test
parent
9e20447f7a
commit
b566222153
|
@ -143,7 +143,9 @@
|
|||
title: '{{ card_product.title }}',
|
||||
price: {{ card_product.price }},
|
||||
compare_at_price: {{ card_product.compare_at_price }},
|
||||
discount_percent: {{ discount_percent }}
|
||||
discount_percent: {{ discount_percent }},
|
||||
discounthere: {{ discount }},
|
||||
discount_percenthere: {{ discount_percent }}
|
||||
});
|
||||
</script>
|
||||
|
||||
|
|
Loading…
Reference in New Issue