${function() {
const variantData = data.variant || {"id":"b03eb0b4-293f-414a-963b-d68a84cc5bfc","product_id":"a279eb63-2dbc-4e02-bcff-cdb56116db36","title":"A","weight_unit":"kg","inventory_quantity":998,"sku":"3256804423885252_A","barcode":"","position":1,"option1":"A","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7fce71dd8f872929fbf590659e1e7df7.jpeg","path":"7fce71dd8f872929fbf590659e1e7df7.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":9.99,"min_quantity":1}],"weight":"0","compare_at_price":"19.99","price":"9.99","retail_price":"19.99","available":true,"url":"\/products\/hair-increase-pads-bb-clip-sponge-hair-mat-hair-styling-tools-hairpin-for-hair-root-height-fluffy-hair-cushion-hair-accessories?variant=b03eb0b4-293f-414a-963b-d68a84cc5bfc","available_quantity":999999999,"options":[{"name":"Color","value":"A"}],"off_ratio":50,"flashsale_info":[],"sales":1};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
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":"b03eb0b4-293f-414a-963b-d68a84cc5bfc","product_id":"a279eb63-2dbc-4e02-bcff-cdb56116db36","title":"A","weight_unit":"kg","inventory_quantity":998,"sku":"3256804423885252_A","barcode":"","position":1,"option1":"A","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7fce71dd8f872929fbf590659e1e7df7.jpeg","path":"7fce71dd8f872929fbf590659e1e7df7.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":9.99,"min_quantity":1}],"weight":"0","compare_at_price":"19.99","price":"9.99","retail_price":"19.99","available":true,"url":"\/products\/hair-increase-pads-bb-clip-sponge-hair-mat-hair-styling-tools-hairpin-for-hair-root-height-fluffy-hair-cushion-hair-accessories?variant=b03eb0b4-293f-414a-963b-d68a84cc5bfc","available_quantity":999999999,"options":[{"name":"Color","value":"A"}],"off_ratio":50,"flashsale_info":[],"sales":1};
return `
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}