stack

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

AdminTypes.PriceRuleShareableUrl interface

Shareable URL for the discount code associated with the price rule.

Signature:

export interface PriceRuleShareableUrl 

Properties

Property Modifiers Type Description
targetItemImage?   Maybe<Image> (Optional) The image URL of the item (product or collection) to which the discount applies.
targetType   PriceRuleShareableUrlTargetType | `${PriceRuleShareableUrlTargetType}` The type of page that’s associated with the URL.
title   Scalars[‘String’][‘output’] The title of the page that’s associated with the URL.
url   Scalars[‘URL’][‘output’] The URL for the discount code.