Hi guys i am creating a cart display apply and removal app. I have found a way to apply discount But i can’t remove the discount in cart . I am using this url to fetch and make that happen.
“${shop-domain}/discount/=”
Can u guys help me with it
Hi guys i am creating a cart display apply and removal app. I have found a way to apply discount But i can’t remove the discount in cart . I am using this url to fetch and make that happen.
“${shop-domain}/discount/=”
Can u guys help me with it
Looking for the same.
Is there a way to remove discount from cart and checkout using just Javascript?
Would be absolutely helpful if there was a way in Shopify to fetch a discount by cookies instead of redirecting the page to /discount/${discountCode} …