Remove coupon box from Checkout page - by wittyspaces

This topic has 4 replies, 3 voices, and was last updated 8 years, 1 months ago ago by Stan Russell

  • Avatar: wittyspaces
    wittyspaces
    Participant
    March 4, 2016 at 20:38

    How can I remove the coupon box on the checkout page and leave it only in cart page.

    I want to only allow them to insert code on /cart/ page instead of /checkout/

    3 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    March 5, 2016 at 08:36

    Hello,

    You can disable the coupon in Dashboard->WooCommerce->Settings->Checkout->Checkout Process->and uncheck ‘Enable the use of coupons’ option.

    Regards,
    Robert Hall

    Avatar: wittyspaces
    wittyspaces
    Participant
    March 5, 2016 at 22:21

    I want to allow coupons but only on the /CART/ page instead of both /CART/ and /CHECKOUT/ pages.

    Avatar: stan
    Stan Russell
    Participant
    March 7, 2016 at 11:42

    Hello,

    please add following css code to your custom.css:

    .woocommerce-checkout .woocommerce-info{
    display:none
    }

    It will hide coupon field on checkout page only.

    Regards,
    Stan Russell.

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.