people are viewing this right now
${function() {
const variantData = data.variant || {"id":"17ca6fe8-bea1-4096-8314-a2be8effaa81","product_id":"61b690c4-cd42-48f1-b70b-b20afa2f76d3","title":"Black-S:Bust30.71\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP03811_B_S","barcode":"","position":1,"option1":"Black","option2":"S:Bust30.71\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/94b0aec81ed0f63e7a2218ddbbf0046e.jpeg","path":"94b0aec81ed0f63e7a2218ddbbf0046e.jpeg","width":724,"height":966,"alt":"Women Sleeveless Scoop Neck Graphic Top","aspect_ratio":0.7494824016563147},"wholesale_price":[{"price":28.47,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"28.47","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp03811?variant=17ca6fe8-bea1-4096-8314-a2be8effaa81","available_quantity":1000,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S:Bust30.71\""}],"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":"17ca6fe8-bea1-4096-8314-a2be8effaa81","product_id":"61b690c4-cd42-48f1-b70b-b20afa2f76d3","title":"Black-S:Bust30.71\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP03811_B_S","barcode":"","position":1,"option1":"Black","option2":"S:Bust30.71\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/94b0aec81ed0f63e7a2218ddbbf0046e.jpeg","path":"94b0aec81ed0f63e7a2218ddbbf0046e.jpeg","width":724,"height":966,"alt":"Women Sleeveless Scoop Neck Graphic Top","aspect_ratio":0.7494824016563147},"wholesale_price":[{"price":28.47,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"28.47","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp03811?variant=17ca6fe8-bea1-4096-8314-a2be8effaa81","available_quantity":1000,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S:Bust30.71\""}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}