59.99 50.99 50.99 USD
44.99 38.24 38.24 USD
43.99 37.39 37.39 USD
41.99 35.69 35.69 USD
41.99 35.69 35.69 USD
41.99 35.69 35.69 USD
41.99 35.69 35.69 USD
41.99 35.69 35.69 USD
41.99 35.69 35.69 USD
41.99 35.69 35.69 USD
41.99 35.69 35.69 USD
41.99 35.69 35.69 USD
41.99 35.69 35.69 USD
41.99 35.69 35.69 USD
41.99 35.69 35.69 USD
39.99 33.99 33.99 USD
39.99 33.99 33.99 USD
39.99 33.99 33.99 USD
36.99 31.44 31.44 USD
36.99 31.44 31.44 USD
34.99 29.74 29.740000000000002 USD
32.99 28.04 28.04 USD
32.99 28.04 28.04 USD
31.99 27.19 27.19 USD
31.99 27.19 27.19 USD
29.99 25.49 25.490000000000002 USD
29.99 25.49 25.490000000000002 USD
25.99 22.09 22.09 USD
24.99 21.24 21.240000000000002 USD
15.99 13.59 13.59 USD
14.99 12.74 12.74 USD
10.99 9.34 9.34 USD
// add this before event code to all pages where PII data postback is expected and appropriate ttq.identify({ "email": "", // string. The email of the customer if available. It must be hashed with SHA-256 on the client side. "phone_number": "", // string. The phone number of the customer if available. It must be hashed with SHA-256 on the client side. "external_id": "" // string. Any unique identifier, such as loyalty membership IDs, user IDs, and external cookie IDs.It must be hashed with SHA-256 on the client side. }); ttq.track('ViewContent', { "contents": [ { "content_id": "", // string. ID of the product. Example: "1077218". "content_type": "", // string. Either product or product_group. "content_name": "", // string. The name of the page or product. Example: "shirt". "price": "", // number. The price of a single item. Example: 25. "brand": "" // string. The brand name of the page or product. Example: "Nike". } ], "value": "", // number. Value of the order or items sold. Example: 100. "currency": "", // string. The 4217 currency code. Example: "USD". "search_string": "", // string. The word or phrase used to search. Example: "SAVE10COUPON". "description": "" // string. Non-hashed public IP address of the browser. }); ttq.track('AddToWishlist', { "contents": [ { "content_id": "", // string. ID of the product. Example: "1077218". "content_type": "", // string. Either product or product_group. "content_name": "" // string. The name of the page or product. Example: "shirt". } ], "value": "", // number. Value of the order or items sold. Example: 100. "currency": "" // string. The 4217 currency code. Example: "USD". }); ttq.track('Search', { "contents": [ { "content_id": "", // string. ID of the product. Example: "1077218". "content_type": "", // string. Either product or product_group. "content_name": "" // string. The name of the page or product. Example: "shirt". } ], "value": "", // number. Value of the order or items sold. Example: 100. "currency": "", // string. The 4217 currency code. Example: "USD". "search_string": "" // string. The word or phrase used to search. Example: "SAVE10COUPON". }); ttq.track('AddPaymentInfo', { "contents": [ { "content_id": "", // string. ID of the product. Example: "1077218". "content_type": "", // string. Either product or product_group. "content_name": "" // string. The name of the page or product. Example: "shirt". } ], "value": "", // number. Value of the order or items sold. Example: 100. "currency": "" // string. The 4217 currency code. Example: "USD". }); ttq.track('AddToCart', { "contents": [ { "content_id": "", // string. ID of the product. Example: "1077218". "content_type": "", // string. Either product or product_group. "content_name": "" // string. The name of the page or product. Example: "shirt". } ], "value": "", // number. Value of the order or items sold. Example: 100. "currency": "" // string. The 4217 currency code. Example: "USD". }); ttq.track('InitiateCheckout', { "contents": [ { "content_id": "", // string. ID of the product. Example: "1077218". "content_type": "", // string. Either product or product_group. "content_name": "" // string. The name of the page or product. Example: "shirt". } ], "value": "", // number. Value of the order or items sold. Example: 100. "currency": "" // string. The 4217 currency code. Example: "USD". }); ttq.track('PlaceAnOrder', { "contents": [ { "content_id": "", // string. ID of the product. Example: "1077218". "content_type": "", // string. Either product or product_group. "content_name": "" // string. The name of the page or product. Example: "shirt". } ], "value": "", // number. Value of the order or items sold. Example: 100. "currency": "" // string. The 4217 currency code. Example: "USD". }); ttq.track('CompleteRegistration', { "contents": [ { "content_id": "", // string. ID of the product. Example: "1077218". "content_type": "", // string. Either product or product_group. "content_name": "" // string. The name of the page or product. Example: "shirt". } ], "value": "", // number. Value of the order or items sold. Example: 100. "currency": "" // string. The 4217 currency code. Example: "USD". }); ttq.track('Purchase', { "contents": [ { "content_id": "", // string. ID of the product. Example: "1077218". "content_type": "", // string. Either product or product_group. "content_name": "" // string. The name of the page or product. Example: "shirt". } ], "value": "", // number. Value of the order or items sold. Example: 100. "currency": "" // string. The 4217 currency code. Example: "USD". });