Home > @infiniteobjects/shopify-data-manager > AdminTypes > DiscountShareableUrlTargetType
The type of page where a shareable discount URL lands.
Signature:
export declare enum DiscountShareableUrlTargetType
Member | Value | Description |
---|---|---|
Collection | "COLLECTION" |
The URL lands on a collection page. |
Home | "HOME" |
The URL lands on a home page. |
Product | "PRODUCT" |
The URL lands on a product page. |