${function() {
const variantData = data.variant || {"id":"e1dfc376-9b8b-4fa8-9c24-e7c341c4c9bd","product_id":"aedfdced-7d87-4ced-aaa6-0e91625ea855","title":"100%(NORMAL)-white mix brown","weight_unit":"kg","inventory_quantity":819,"sku":"tp009-100%(NORMAL)-white mix brown","barcode":"","position":1,"option1":"100%(NORMAL)","option2":"white mix brown","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2daff49ead6fa4ab10e593d2d824c94a.jpeg","path":"2daff49ead6fa4ab10e593d2d824c94a.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":33.99,"min_quantity":1}],"weight":"0","compare_at_price":"59.99","price":"33.99","retail_price":"59.99","available":true,"url":"\/products\/women-short-brown-blonde-ombre-bob-wigs-with-bangs-synthetic-wigs-heat-safe?variant=e1dfc376-9b8b-4fa8-9c24-e7c341c4c9bd","available_quantity":999999999,"options":[{"name":"DENSITY","value":"100%(NORMAL)"},{"name":"Color","value":"white mix brown"}],"off_ratio":43,"flashsale_info":[],"sales":33};
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}
`
}()}
${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":"e1dfc376-9b8b-4fa8-9c24-e7c341c4c9bd","product_id":"aedfdced-7d87-4ced-aaa6-0e91625ea855","title":"100%(NORMAL)-white mix brown","weight_unit":"kg","inventory_quantity":819,"sku":"tp009-100%(NORMAL)-white mix brown","barcode":"","position":1,"option1":"100%(NORMAL)","option2":"white mix brown","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2daff49ead6fa4ab10e593d2d824c94a.jpeg","path":"2daff49ead6fa4ab10e593d2d824c94a.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":33.99,"min_quantity":1}],"weight":"0","compare_at_price":"59.99","price":"33.99","retail_price":"59.99","available":true,"url":"\/products\/women-short-brown-blonde-ombre-bob-wigs-with-bangs-synthetic-wigs-heat-safe?variant=e1dfc376-9b8b-4fa8-9c24-e7c341c4c9bd","available_quantity":999999999,"options":[{"name":"DENSITY","value":"100%(NORMAL)"},{"name":"Color","value":"white mix brown"}],"off_ratio":43,"flashsale_info":[],"sales":33};
return `
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}