${function() {
const variantData = data.variant || {"id":"afacd993-92f1-405e-b2a9-a89b9d8b60fb","product_id":"d78f78dc-bae4-4a2f-9338-72d91732db47","title":"A21-63-95x70cm-China","weight_unit":"kg","inventory_quantity":987,"sku":"","barcode":"","position":4,"option1":"A21-63","option2":"95x70cm","option3":"China","note":"","image":{"src":"\/\/img.staticdj.com\/e2e0c34030dff3cf04944e7322c9b0be.webp","path":"e2e0c34030dff3cf04944e7322c9b0be.webp","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":17.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"17.99","retail_price":"0","available":true,"url":"\/products\/nigikala-waterfall-forest-home-art-tapestry-hippie-bohemian-decoration-large-bed-sheet-background-wall-sofa-blanket?variant=afacd993-92f1-405e-b2a9-a89b9d8b60fb","available_quantity":999999999,"options":[{"name":"Color","value":"A21-63"},{"name":"Size","value":"95x70cm"},{"name":"Ships From","value":"China"}],"off_ratio":0,"flashsale_info":[],"sales":0};
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}
`
}()}
${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":"afacd993-92f1-405e-b2a9-a89b9d8b60fb","product_id":"d78f78dc-bae4-4a2f-9338-72d91732db47","title":"A21-63-95x70cm-China","weight_unit":"kg","inventory_quantity":987,"sku":"","barcode":"","position":4,"option1":"A21-63","option2":"95x70cm","option3":"China","note":"","image":{"src":"\/\/img.staticdj.com\/e2e0c34030dff3cf04944e7322c9b0be.webp","path":"e2e0c34030dff3cf04944e7322c9b0be.webp","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":17.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"17.99","retail_price":"0","available":true,"url":"\/products\/nigikala-waterfall-forest-home-art-tapestry-hippie-bohemian-decoration-large-bed-sheet-background-wall-sofa-blanket?variant=afacd993-92f1-405e-b2a9-a89b9d8b60fb","available_quantity":999999999,"options":[{"name":"Color","value":"A21-63"},{"name":"Size","value":"95x70cm"},{"name":"Ships From","value":"China"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}