Magento – Magento 2 – Use SKU as condition for Cart Price Rule

adminmagento2shopping-cart-price-rules

From this guide – http://docs.magento.com/m2/ee/user_guide/marketing/price-rules-cart.html – they describe how to set up cart price rules. I configured these with success. I am wondering, is it possible to use SKU as a condition for the rule to apply? For example, excluding a SKU, or applying only to a list of SKUs

Best Answer

Edit the attribute in the backend and mark the field Use for Promo Rules Conditions as true. After this you should be able to use the SKU as all the other attributes in a promo rule.

Related Topic