Skip to content

Magento 2 cart rule conditions and action to exclude specific product using sku

I have added cart rule and its working properly, I need to exclude specific product from cart rule and others to go with cart rule.

EX: sku1 need to exclude from cart rule.

1.Only “sku1” in the cart – No need to add cart rule.

2.Other products only (no sku1 product) – Need to add cart rule

3.Sku1 and other products – Add cart rule only to other products price value, exclude sku1.

please give some ideas to handle condition and action options.