${function() {
const variantData = data.variant || {"id":"609146e7-0a98-4f68-9f54-7217500b1b93","product_id":"e080009e-ef1f-42c9-bdf4-7ec461614457","title":"As shown-1PCS","weight_unit":"g","inventory_quantity":198,"sku":"LC0022-As shown-1PCS","barcode":"","position":1,"option1":"As shown","option2":"1PCS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/04548dfa69cda62e63e04abb92a705a2.jpeg","path":"04548dfa69cda62e63e04abb92a705a2.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":12.9,"min_quantity":1}],"weight":"80","compare_at_price":"24.9","price":"12.9","retail_price":"24.9","available":true,"url":"\/products\/womens-ethnic-print-open-toe-buckle-high-heels-8h7r-xkly-6c6p-hf4x?variant=609146e7-0a98-4f68-9f54-7217500b1b93","available_quantity":198,"options":[{"name":"color","value":"As shown"},{"name":"size","value":"1PCS"}],"off_ratio":48,"flashsale_info":[],"sales":1};
const saveType = "amount";
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.
Sku : LC0022-As shown-1PCS
Weight : 80g
${function(){
const variantData = data.variant || {"id":"609146e7-0a98-4f68-9f54-7217500b1b93","product_id":"e080009e-ef1f-42c9-bdf4-7ec461614457","title":"As shown-1PCS","weight_unit":"g","inventory_quantity":198,"sku":"LC0022-As shown-1PCS","barcode":"","position":1,"option1":"As shown","option2":"1PCS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/04548dfa69cda62e63e04abb92a705a2.jpeg","path":"04548dfa69cda62e63e04abb92a705a2.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":12.9,"min_quantity":1}],"weight":"80","compare_at_price":"24.9","price":"12.9","retail_price":"24.9","available":true,"url":"\/products\/womens-ethnic-print-open-toe-buckle-high-heels-8h7r-xkly-6c6p-hf4x?variant=609146e7-0a98-4f68-9f54-7217500b1b93","available_quantity":198,"options":[{"name":"color","value":"As shown"},{"name":"size","value":"1PCS"}],"off_ratio":48,"flashsale_info":[],"sales":1};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}