Repository Forums Support WooCommerce Extended Coupon Features PRO Coupon by URL: How to "set-cart" and not "add-to"? Reply To: Coupon by URL: How to "set-cart" and not "add-to"?

#3412
Soft79
Keymaster

You can use set_cart= instead of fill_cart= to overwrite the cart.

Beware that this potentially also causes confusion for the customer; if he had added items to the cart before clicking the url these items will be gone…