You can hide the offer widget in the product pages and keep it on the cart page.
To hide the widget, follow these steps:
- Open your Theme and click Customize. 
- Then click "Theme Settings", then find "Custom CSS" and fill it with this code and tap "Save": - #quantity-discount-app{display:none;}
To make it appear again you can simply remove this code from Custom CSS tab :)
Need Help?
If you have any questions, please contact our support team.
π© Contact Support: Reach out to us via live chat or send an email to [email protected].


