Anchor to AllDiscountItemsAll
objectAll Discount Items
Requires Apps must have access scope.
Represents a discount configuration that applies to all items in a customer's cart without restriction. This object enables store-wide promotions that affect every product equally.
For example, a "Sitewide 10% Off Everything" sale would target all items, ensuring that every product in the customer's cart receives the promotional discount regardless of category or collection.
This universal targeting approach simplifies promotional campaigns and provides customers with clear, straightforward savings across the entire product catalog.
Anchor to FieldsFields
- Anchor to allItemsall•Boolean!
Items non-null Whether all items are eligible for the discount. This value always returns
true
.
Was this section helpful?