Sha256: d3b5b873110bb33c35dfadda1612d6494a8dceb57d5c9d7199b37f85d2bc5ab2

Contents?: true

Size: 314 Bytes

Versions: 6

Compression:

Stored size: 314 Bytes

Contents

= "_gaq.push(['_addItem',"
= "'#{transaction}',"          #order ID
= "'#{item[:sku]}', "               #item sku
= "'#{item[:name]}', "              #item name
= "'#{item[:category]}', "          #category name
= "'#{item[:price]}', "             #item price
= "'#{item[:quantity]}', "          #quantity
= "]);"

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
sfanalytics-0.2.16 templates/line_item.html.haml
sfanalytics-0.2.15 templates/line_item.html.haml
sfanalytics-0.2.13 templates/line_item.html.haml
sfanalytics-0.2.1 templates/line_item.html.haml
sfanalytics-0.2.0 templates/line_item.html.haml
sfanalytics-0.1.0 templates/line_item.html.haml