Skip to main content
object

Requires Apps must have read_discounts 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.

Boolean!
non-null

Whether all items are eligible for the discount. This value always returns true.


Was this section helpful?