Ponytail Hairpin.
${function() {
const variantData = data.variant || {"id":"9acefeb9-8298-4605-baa2-f3a2735e18e6","product_id":"0ad26da9-e103-4f33-a1ec-2332780fd514","title":"BROWN+GRAY","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"BROWN+GRAY","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5f9eb2e1350b66fd90cd0916fd05dc43.jpeg","path":"5f9eb2e1350b66fd90cd0916fd05dc43.jpeg","width":750,"height":801,"alt":"","aspect_ratio":0.9363295880149812},"wholesale_price":[{"price":25.99,"min_quantity":1}],"weight":"0","compare_at_price":"39.99","price":"25.99","retail_price":"39.99","available":true,"url":"\/products\/ponytail-hairpin?variant=9acefeb9-8298-4605-baa2-f3a2735e18e6","available_quantity":1000,"options":[{"name":"COLOR","value":"BROWN+GRAY"}],"off_ratio":35,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"9acefeb9-8298-4605-baa2-f3a2735e18e6","product_id":"0ad26da9-e103-4f33-a1ec-2332780fd514","title":"BROWN+GRAY","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"BROWN+GRAY","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5f9eb2e1350b66fd90cd0916fd05dc43.jpeg","path":"5f9eb2e1350b66fd90cd0916fd05dc43.jpeg","width":750,"height":801,"alt":"","aspect_ratio":0.9363295880149812},"wholesale_price":[{"price":25.99,"min_quantity":1}],"weight":"0","compare_at_price":"39.99","price":"25.99","retail_price":"39.99","available":true,"url":"\/products\/ponytail-hairpin?variant=9acefeb9-8298-4605-baa2-f3a2735e18e6","available_quantity":1000,"options":[{"name":"COLOR","value":"BROWN+GRAY"}],"off_ratio":35,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}