people are viewing this right now
${function() {
const variantData = data.variant || {"id":"db7010a0-adf8-47d5-a814-d4bbe62efaea","product_id":"f07fabe8-00ad-43ee-a710-42271ab4aaea","title":"Green-F: Bust 74.07\"\/188cm","weight_unit":"kg","inventory_quantity":1000,"sku":"YP11128_G_F","barcode":"","position":1,"option1":"Green","option2":"F: Bust 74.07\"\/188cm","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7b9fcb0f4470c77aa6dec250c19c9d25.jpeg","path":"7b9fcb0f4470c77aa6dec250c19c9d25.jpeg","width":600,"height":800,"alt":"Women's V-neck 3\/4 Sleeve Knit Shawl Fringed Hem Striped Stitching Cardigan Sweater Top","aspect_ratio":0.75},"wholesale_price":[{"price":40.99,"min_quantity":1}],"weight":"0.25","compare_at_price":"0","price":"40.99","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp11128?variant=db7010a0-adf8-47d5-a814-d4bbe62efaea","available_quantity":1000,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"F: Bust 74.07\"\/188cm"}],"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 : YP11128_G_F
Weight : 0.25kg
${function(){
const variantData = data.variant || {"id":"db7010a0-adf8-47d5-a814-d4bbe62efaea","product_id":"f07fabe8-00ad-43ee-a710-42271ab4aaea","title":"Green-F: Bust 74.07\"\/188cm","weight_unit":"kg","inventory_quantity":1000,"sku":"YP11128_G_F","barcode":"","position":1,"option1":"Green","option2":"F: Bust 74.07\"\/188cm","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7b9fcb0f4470c77aa6dec250c19c9d25.jpeg","path":"7b9fcb0f4470c77aa6dec250c19c9d25.jpeg","width":600,"height":800,"alt":"Women's V-neck 3\/4 Sleeve Knit Shawl Fringed Hem Striped Stitching Cardigan Sweater Top","aspect_ratio":0.75},"wholesale_price":[{"price":40.99,"min_quantity":1}],"weight":"0.25","compare_at_price":"0","price":"40.99","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp11128?variant=db7010a0-adf8-47d5-a814-d4bbe62efaea","available_quantity":1000,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"F: Bust 74.07\"\/188cm"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}