Disable discount on specific products

You can disable discount discount for specific products by creating a product attribute with code 'disable_discount'.

  1. Select Items from the left-hand menu.

  2. Press Custom Attributes at the top of the screen.

  3. Press + New Product Attribute.

  4. Under ATTRIBUTE CODE, enter disable_discount.

  5. Under ATTRIBUTE NAME, enter Disable discount.

  6. Under CUSTOM ATTRIBUTE TYPE, choose Product attribute / string.

  7. Under FRONTEND INPUT TYPE, choose Select.

  8. Under SELECT VALUES, press + Add New.

    1. Enter false under VALUE and False under LABEL.

    2. Press + Add New.

    3. Enter true under VALUE and True under LABEL.

  9. Under UI COLUMN SIZE IN POS, enter 4.

  10. Press Save Changes