people are viewing this right now
${function() {
const variantData = data.variant || {"id":"35b133ea-e7e3-4610-acf2-c3a4d7695ec6","product_id":"604bc015-f646-4e64-83e0-f7243436fe11","title":"Yellow-S:Bust37.4\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP10498_Y_S","barcode":"","position":1,"option1":"Yellow","option2":"S:Bust37.4\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/efe234723d63996776e852592be017eb.jpeg","path":"efe234723d63996776e852592be017eb.jpeg","width":750,"height":1000,"alt":"Women's Scoop Neck Short Sleeve Printed Tops","aspect_ratio":0.75},"wholesale_price":[{"price":20.87,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"20.87","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp10498?variant=35b133ea-e7e3-4610-acf2-c3a4d7695ec6","available_quantity":1000,"options":[{"name":"Color","value":"Yellow"},{"name":"Size","value":"S:Bust37.4\""}],"off_ratio":0,"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.
${function(){
const variantData = data.variant || {"id":"35b133ea-e7e3-4610-acf2-c3a4d7695ec6","product_id":"604bc015-f646-4e64-83e0-f7243436fe11","title":"Yellow-S:Bust37.4\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP10498_Y_S","barcode":"","position":1,"option1":"Yellow","option2":"S:Bust37.4\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/efe234723d63996776e852592be017eb.jpeg","path":"efe234723d63996776e852592be017eb.jpeg","width":750,"height":1000,"alt":"Women's Scoop Neck Short Sleeve Printed Tops","aspect_ratio":0.75},"wholesale_price":[{"price":20.87,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"20.87","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp10498?variant=35b133ea-e7e3-4610-acf2-c3a4d7695ec6","available_quantity":1000,"options":[{"name":"Color","value":"Yellow"},{"name":"Size","value":"S:Bust37.4\""}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}