For the complete documentation index, see llms.txt. This page is also available as Markdown.

Discount Block

If a product in the basket is discount-blocked, that product's value is excluded from the discount calculation. The discount still applies to the rest of the order.

For example:

If a discount code does not have Overrides product block enabled and a basket contains a Lunch Deal that is discount-blocked, plus additional items like chips, ice cream, and Coke, the discount will not apply to the Lunch Deal's value — but it will still apply to the chips, ice cream, and Coke.

However, if the discount code has Overrides product block enabled, the discount will apply to all items in the basket.

Last updated