stack

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

AdminTypes.PriceRuleShareableUrlTargetType enum

The type of page where a shareable price rule URL lands.

Signature:

export declare enum PriceRuleShareableUrlTargetType 

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.