Butterfly Stacking Necklace
${function() {
const variantData = data.variant || {"id":"88741af8-27f4-440e-8e7c-2f8858affe4f","product_id":"b429fba9-ec10-4ca1-9705-09d4b8515d0d","title":"A-Infinity-One Size","weight_unit":"kg","inventory_quantity":1000,"sku":"YWXRSP-4392_4393_4384-01-A-One Size","barcode":"","position":1,"option1":"A-Infinity","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/dc6c7c2a868632d4486aee3679b12a30.jpeg","path":"dc6c7c2a868632d4486aee3679b12a30.jpeg","width":1300,"height":1950,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":22,"min_quantity":1}],"weight":"0","compare_at_price":"22","price":"22","retail_price":"22","available":true,"url":"\/products\/butterfly-stacking-necklace?variant=88741af8-27f4-440e-8e7c-2f8858affe4f","available_quantity":999999999,"options":[{"name":"Style","value":"A-Infinity"},{"name":"Size","value":"One Size"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${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 : YWXRSP-4392_4393_4384-01-A-One Size
${function(){
const variantData = data.variant || {"id":"88741af8-27f4-440e-8e7c-2f8858affe4f","product_id":"b429fba9-ec10-4ca1-9705-09d4b8515d0d","title":"A-Infinity-One Size","weight_unit":"kg","inventory_quantity":1000,"sku":"YWXRSP-4392_4393_4384-01-A-One Size","barcode":"","position":1,"option1":"A-Infinity","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/dc6c7c2a868632d4486aee3679b12a30.jpeg","path":"dc6c7c2a868632d4486aee3679b12a30.jpeg","width":1300,"height":1950,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":22,"min_quantity":1}],"weight":"0","compare_at_price":"22","price":"22","retail_price":"22","available":true,"url":"\/products\/butterfly-stacking-necklace?variant=88741af8-27f4-440e-8e7c-2f8858affe4f","available_quantity":999999999,"options":[{"name":"Style","value":"A-Infinity"},{"name":"Size","value":"One Size"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}