people are viewing this right now
${function() {
const variantData = data.variant || {"id":"a8256d4a-82d9-433c-9829-a3a2b24352d3","product_id":"f95fe96a-8bb8-49bf-aa40-76c3e3b86bf1","title":"Green-S:Bust39.37\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP14114_G_S","barcode":"","position":1,"option1":"Green","option2":"S:Bust39.37\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4124f86f109f1909563b8d7e6fc49182.jpeg","path":"4124f86f109f1909563b8d7e6fc49182.jpeg","width":1059,"height":1412,"alt":"Women Long Sleeve Hooded Striped Stitching Top","aspect_ratio":0.75},"wholesale_price":[{"price":27.81,"min_quantity":1}],"weight":"0.35","compare_at_price":"0","price":"27.81","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp14114?variant=a8256d4a-82d9-433c-9829-a3a2b24352d3","available_quantity":1000,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"S:Bust39.37\""}],"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}
`
}()}
Product was out of stock.
Product is unavailable.
Sku : YP14114_G_S
Weight : 0.35kg
${function(){
const variantData = data.variant || {"id":"a8256d4a-82d9-433c-9829-a3a2b24352d3","product_id":"f95fe96a-8bb8-49bf-aa40-76c3e3b86bf1","title":"Green-S:Bust39.37\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP14114_G_S","barcode":"","position":1,"option1":"Green","option2":"S:Bust39.37\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4124f86f109f1909563b8d7e6fc49182.jpeg","path":"4124f86f109f1909563b8d7e6fc49182.jpeg","width":1059,"height":1412,"alt":"Women Long Sleeve Hooded Striped Stitching Top","aspect_ratio":0.75},"wholesale_price":[{"price":27.81,"min_quantity":1}],"weight":"0.35","compare_at_price":"0","price":"27.81","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp14114?variant=a8256d4a-82d9-433c-9829-a3a2b24352d3","available_quantity":1000,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"S:Bust39.37\""}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}