Custom events: Thank you

First product $29 $25 1 Cat 1, Cat 2 $59 2 Cat 1, Cat 3 Third product $119 Cat 2 3 Total: $500 [fp_set name=”products”] ^items^ : ^{{.products .product}}^ ^item name^ : ^{{.name|get:text}}^ ^item price^ : ^{{.price|limit:last|get:text|replace:$:|to:float}}^ ^item qty^ : ^{{.qty|get:text|to:integer}}^ ^item id^ : ^{{|get:data-id}}^ ^order id^ : fp.data.wp.page_id ^order value^ : ^{{#order_total strong|get:text|replace:$:|to:float}}^ ^currency^…

Custom events: Product

Third product $119 Cat 2 [fp_set name=”product”] ^item name^ : ^{{.name|get:text}}^ ^item price^ : ^{{.price|limit:last|get:text|replace:$:|to:float}}^ ^item category^ : ^{{.categories|get:text}}^ ^item id^ : ^{{.product|get:data-id}}^ ^item qty^ : ^{{input[type=number]|get:value|to:integer}}^ ^list name^ : ^product^ ^currency^ : ^USD^ ^ga send to^ : 1 ^ga interaction^ : false [/fp_set] [fp_track data=”product” event=”add to cart” trigger=”click” condition=”.fptest_addtocart” context=”.entry-content”]