Dynamic Fields List
Below is a list of all the dynamic fields available for Klaviyo, broken out by trigger event.
Added To Cart - Triple Pixel
Field | Example Value | Dynamic Markup |
Compare At Price | 65 |
Formatted:
|
Currency | "$" |
|
Image Url |
| |
Price | 65 |
|
Product Id | 3998565269613 |
|
Product Name | "Eva Bangs Hair Extension" | { |
Quantity | 1 |
|
Shop Url | "madisonbraids.com" |
|
Sku | "BNGDB" |
|
Url |
| |
Variant Id | 29735044186221 |
|
Variant Title | "Dark Brown" |
|
Viewed Product - Triple Pixel
Field | Example Value | Dynamic Markup |
Compare At Price | 65 |
|
Currency | "$" |
|
Image Url |
| |
Price | 65 |
|
Product Id | 3998565269613 |
|
Product Name | "Eva Bangs Hair Extension" |
|
Shop Url | "madisonbraids.com" |
|
Sku | "BNGDB" |
|
Url |
| |
Variant Id | 29735044186221 |
|
Variant Title | "Dark Brown" |
|
Checkout Started - Triple Pixel
Dynamic markup examples below assume you have aliased the line_item row collection as “item” when configuring a dynamic table element in your message.
Field | Description | Example Value | Dynamic Markup |
$value | Total price of all items in cart | 99.98
|
|
Item Count | Count of cart items | 2 |
|
Items | List of product names. Can be used in dynamic table settings as a “row collection” to load the dynamic list of product names | “Lulu Two Strand = Braided Hairband” |
|
line_items | Product Names of each item in cart.
Can be used in dynamic table settings as a “row collection” to load the dynamic list of cart contents | "The Bree Ponytail Extension" |
|
checkout_url | The checkout url |
| |
compare_at_price | Nested in the line_items. To use the field in a dynamic table, the example assumes you have aliased the line_items row collection as “item” | 49.99 |
|
product.handle | The url slug for the product.
Can be used to compose a link to the product page.
Example assumes you have aliased the line_items row collection as ‘item’. | two-strand |
|
product.id | The product id. | 9599055947 |
|
product.images.0.src | The main product image |
| |
product.images.0.thumbSrc | The product thumbnail |
| |
variant.id | The variant id | 12307243696235 |
|
variant.sku | The variant sku | TSHL |
|
variant.title | The variant title | Highlighted |
|
vendor | The Item’s vendor | Madison Braids |
|
presentment_currency | The items currency | USD |
|
token | The user’s cart token | 07d01e08aac61f0fef5ccfb95dcc8b8b |
|
Active On Site - Triple Pixel
Field | Example Value | Dynamic Markup |
Page |
|
|
Os | "Linux armv81/Android" |
|
Browser | "Chrome" |
|