Skip to content

Commit c04f70a

Browse files
Update src/connections/sources/catalog/libraries/website/shopify/index.md
Co-authored-by: forstisabella <[email protected]>
1 parent af07494 commit c04f70a

File tree

1 file changed

+6
-2
lines changed
  • src/connections/sources/catalog/libraries/website/shopify

1 file changed

+6
-2
lines changed

src/connections/sources/catalog/libraries/website/shopify/index.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,9 +147,13 @@ The properties below are included with `Product Added` and `Product Removed` `tr
147147
| `total_price` | The total decimal money amount (price) for the product | Number |
148148
| `sku` | The SKU (stock keeping unit) associated with the variant | String |
149149

150-
## Product List Viewed track() event properties
150+
## Product List Viewed Track event properties
151+
152+
The properties below are included with `Product List Viewed` Track events. `products.$.` indicates an array named 'products'.
153+
154+
> info "Missing properties?"
155+
> Your Segment events may be missing one of the following properties if Shopify provides `null` or an empty value for a property.
151156
152-
The properties below are included with `Product List Viewed` `track()` events. `products.$.` indicates an array named 'products'. Note: If a property is missing it is due to Shopify not providing the value, or due to a `null` or empty value being provided.
153157

154158
| Property | Description | Type |
155159
| --------------------------------------- | ---------------------------------------------------------------------------------------------- | ------------- |

0 commit comments

Comments
 (0)