Skip to main content

Interface: TieredDiscountOfferTarget

The target entity (product or collection) a tiered discount offer applies to.

Properties​

collection_id?​

optional collection_id?: string | null


collection_title?​

optional collection_title?: string | null


external_product_id?​

optional external_product_id?: string | null


type​

type: "product" | "collection"