Learn how to exclude specific products from discounts and promotions in Shopify
Identify The Product
Tag the Product
no_discount
(or a tag of your choice) to the product(s) you want to exclude.Write the Script
no_discount
, the script resets its line price to the original price, removing any applied discount.Save the Script
Shopify Admin > Settings > Checkout > Scripts.
Test the Script
Using Discount Conditions and Exclusions
Tagging Products for Exclusions
Third Party Apps
Using Shopify Scripts (via Third Party Integrations)
Custom Development (Liquid Template Customizations)
Exclude Products in Discount Rules
Exclude Products by Category or Custom Field
Custom Logic with BigCommerce API
Use Custom Checkout Scripts (Stencil)