Appearance
Props
Prop | Type | Default | Description |
---|---|---|---|
productId | string | The ID of the product associated with the order. | |
orderId | string | The ID of the order. | |
customerId | string | The ID of the customer associated with the order. | |
lineItemId | string | The line item ID (used when type is "shopify") | |
variantId | string | The variant ID (used when type is "shopify" or "offline") | |
shopId | string | The shop ID that owns the order. | |
scope | `"lineItem" | "order"` | order |
type | `"shopify" | "offline"` | shopify |