less than a minute read • Updated 40 minutes ago
Set up a product discount
How to add an automatic quantity discount to a single product using the Foxy Link & Form Builder.
A product discount is an automatic quantity discount attached to one specific product. Tiers can be based on quantity or on order value. It applies whenever that product is added to the cart and is reflected in the product's per-item price. This is useful for items ordered in bulk, such as hardware.
Steps
Notes
The builder writes the discount into the add to cart code as a parameter, for example:
discount_price_percentage="My Discount{allunits|5-10|10-20}". See Discount syntax reference for the full mapping.A discount name is required, or the discount will not apply on cart reloads.
Product discounts apply to that product only and appear in the product's per-item price, not as a separate line item.
Product, category, and coupon discounts can be combined, but mixing product-specific and category-specific quantity discounts is best avoided.