people are viewing this right now
${function() {
const variantData = data.variant || {"id":"d46bd82f-55f0-47d0-8dae-fa4d5e7d2978","product_id":"756585dc-4667-421d-9196-9cc1a03eea4c","title":"Black-S:Bust36.61\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP03823_B_S","barcode":"","position":1,"option1":"Black","option2":"S:Bust36.61\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a36d81fd5043626e0962cb75e6d2044c.jpeg","path":"a36d81fd5043626e0962cb75e6d2044c.jpeg","width":1065,"height":1421,"alt":"Women Short Sleeve Scoop Neck Printed Stitching Top","aspect_ratio":0.7494722026741731},"wholesale_price":[{"price":28.57,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"28.57","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp03823?variant=d46bd82f-55f0-47d0-8dae-fa4d5e7d2978","available_quantity":1000,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S:Bust36.61\""}],"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.
${function(){
const variantData = data.variant || {"id":"d46bd82f-55f0-47d0-8dae-fa4d5e7d2978","product_id":"756585dc-4667-421d-9196-9cc1a03eea4c","title":"Black-S:Bust36.61\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP03823_B_S","barcode":"","position":1,"option1":"Black","option2":"S:Bust36.61\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a36d81fd5043626e0962cb75e6d2044c.jpeg","path":"a36d81fd5043626e0962cb75e6d2044c.jpeg","width":1065,"height":1421,"alt":"Women Short Sleeve Scoop Neck Printed Stitching Top","aspect_ratio":0.7494722026741731},"wholesale_price":[{"price":28.57,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"28.57","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp03823?variant=d46bd82f-55f0-47d0-8dae-fa4d5e7d2978","available_quantity":1000,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S:Bust36.61\""}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}