stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > DiscountShareableUrlTargetType

AdminTypes.DiscountShareableUrlTargetType enum

The type of page where a shareable discount URL lands.

Signature:

export declare enum DiscountShareableUrlTargetType 

Enumeration Members

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.