New Landing How can we help? Atelier Remove 'Have a coupon?" text from checkout pages.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Atelier
  • #188221
    GTS75
    Member
    Post count: 240

    Whenever a user moves from the cart page to the 1st checkout page a “info” box appears above the checkout section asking if the customer wants to apply a coupon code. I won’t be using coupon codes for this site…how can I remove the box? Not the actually Apply Coupon box on the cart page, just the pop up box that appears on the checkout page.

     

    Thanks

    #188372
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Go to WooCommerce Settings to disable coupons on your site

    – Kyle

    #188571
    GTS75
    Member
    Post count: 240

    I don’t want to totally remove coupon functionality from my site, I just don’t want the info apply coupon popup box on the checkout page to display.

    #188575
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Try adding this to your child theme’s functions.php file:

    remove_action( 'woocommerce_before_checkout_form', 'woocommerce_checkout_coupon_form', 10 );

    – Kyle

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register