cancel
Showing results for 
Search instead for 
Did you mean: 

Excluding products from being discounted within a category

SOLVED

Excluding products from being discounted within a category

Hi,

 

I've set up a Catalog Price Rule on my store for all the products within a specific category. I have just added a few new products which will fall into that category, however I do not want the discount to be applied to these new products. Is there a way to exclude these new products from being discounted, even though the sale has been applied to that category?

 

Thanks

1 ACCEPTED SOLUTION

Accepted Solutions

Re: Excluding products from being discounted within a category

In Backend,
Catalog -> Attributes -> Manage Attributes

Go To Sku,
Set Use for Promo Rule Conditions To Yes.

Clear Cache.
Now you have display this option in your catalog rule.

If this response was helpful to you, consider giving kudos to this post.
If this response solved your problem, click accept as solution to help others solve this.

If Issue Solved, Click Kudos/Accept As solutions. Get Magento insight from
Magento 2 Blogs/Tutorial

View solution in original post

8 REPLIES 8

Re: Excluding products from being discounted within a category

Hello.

 

You can add condition - SKU is not one of ... (and list SKUs for products you want to exclude from the discount).

Store Manager for Magento 1.x and 2.x - inventory management tool to automatically update products, customers, orders, and other data across multiple sales channels and suppliers.

Re: Excluding products from being discounted within a category

Hi,

 

I cannot seem to find the "SKU is not one of" option within the Catalog Price Rule.

Re: Excluding products from being discounted within a category


You can find SKU from your Catalog Price rule page, Conditions Tab,

Now click on Green Button below the If ALL of these conditions are TRUE :
You have seen Dropdown option, Please Choose a Condition to add...

Select  SKU from Dropdown and set your product sku which you want to not apply Discount rule.

Thanks.

If Issue Solved, Click Kudos/Accept As solutions. Get Magento insight from
Magento 2 Blogs/Tutorial

Re: Excluding products from being discounted within a category

Below are the current options which I have:

 

Re: Excluding products from being discounted within a category

In Backend,
Catalog -> Attributes -> Manage Attributes

Go To Sku,
Set Use for Promo Rule Conditions To Yes.

Clear Cache.
Now you have display this option in your catalog rule.

If this response was helpful to you, consider giving kudos to this post.
If this response solved your problem, click accept as solution to help others solve this.

If Issue Solved, Click Kudos/Accept As solutions. Get Magento insight from
Magento 2 Blogs/Tutorial

Re: Excluding products from being discounted within a category

To make SKU showing in conditions you need to make appropriate setting - 'Use for Promo rule conditions' to 'Yes' for SKU in attributes section -

magento sku use for promo.png

 

Then you will be able to make the following setting in the price rule:

magento price rule exclude from category.png

Hope this helps.

Store Manager for Magento 1.x and 2.x - inventory management tool to automatically update products, customers, orders, and other data across multiple sales channels and suppliers.

Re: Excluding products from being discounted within a category

Thank you both for the solution!

Re: Excluding products from being discounted within a category

Hello! What happens when I add a product where the coupon applies with another one that's excluded? I don't want de coupon to apply but it does anyway. Can you help me?