Home Forums WoodMart support forum Move coupon field in cart page and checkout

Move coupon field in cart page and checkout

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #335438

    xsi2
    Participant

    Hello!

    I would like to move the coupon field to the bottom of the order summary on the checkout page and the cart page.

    I’ve tried this and it locates it where I want but then the coupon doesn’t work:

    remove_action( ‘woocommerce_before_checkout_form’, ‘woocommerce_checkout_coupon_form’, 10 );

    add_action( ‘woocommerce_after_checkout_form’, ‘woocommerce_checkout_coupon_form’ );

    I hope you can help me, thanks!

    Attachments:
    You must be logged in to view attached files.
    #335482

    Hello,

    Sorry but we could not help you with this as you are using code modifications.

    This is out of our theme support scope.

    Best Regards

    #335666

    xsi2
    Participant

    But is it possible to do without code modifications?

    #335731

    Hello,

    Sorry but it is not possible with Simple Custom CSS.

    It requires customizations and this is beyond our limitations and support policy.

    Best Regards

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