people are viewing this right now
${function() {
const variantData = data.variant || {"id":"33849fb1-5043-4bda-81a4-314c1af973e1","product_id":"6868384e-61e0-43f5-b9f0-f3432f415628","title":"Black-S:Bust36.22\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP14089_B_S","barcode":"","position":1,"option1":"Black","option2":"S:Bust36.22\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/aa17c02ab37bf88df4ade387824c9196.jpeg","path":"aa17c02ab37bf88df4ade387824c9196.jpeg","width":600,"height":800,"alt":"Women Long Sleeve Scoop Neck Polka Dot Graphic Stitching Top","aspect_ratio":0.75},"wholesale_price":[{"price":23.57,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"23.57","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp14089?variant=33849fb1-5043-4bda-81a4-314c1af973e1","available_quantity":1000,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S:Bust36.22\""}],"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":"33849fb1-5043-4bda-81a4-314c1af973e1","product_id":"6868384e-61e0-43f5-b9f0-f3432f415628","title":"Black-S:Bust36.22\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP14089_B_S","barcode":"","position":1,"option1":"Black","option2":"S:Bust36.22\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/aa17c02ab37bf88df4ade387824c9196.jpeg","path":"aa17c02ab37bf88df4ade387824c9196.jpeg","width":600,"height":800,"alt":"Women Long Sleeve Scoop Neck Polka Dot Graphic Stitching Top","aspect_ratio":0.75},"wholesale_price":[{"price":23.57,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"23.57","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp14089?variant=33849fb1-5043-4bda-81a4-314c1af973e1","available_quantity":1000,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S:Bust36.22\""}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}