Price Rules

Shopify uses the PriceRule endpoint to create discounts using conditions. You can then associate the conditions with a discount code by using the DiscountCode endpoint. Merchants can distribute the discount codes to their customers.

Using the PriceRule endpoint, you can create discounts that specify a discount as a percentage, a fixed amount, or free shipping. You use entitlements and prerequisites to dynamically build these discounts.

Last updated