people are viewing this right now
${function() {
const variantData = data.variant || {"id":"d7645744-708b-41a4-9ce3-be205590a395","product_id":"1ffa5da0-8df2-4ac0-9cbc-ea78c156008c","title":"Gray-S:Bust-86cm\/33.86\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP13045_GR_S","barcode":"","position":1,"option1":"Gray","option2":"S:Bust-86cm\/33.86\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cdf69764b30c22355f5b88746819363a.jpeg","path":"cdf69764b30c22355f5b88746819363a.jpeg","width":659,"height":879,"alt":"Women Long Sleeve Scoop Neck Button Top","aspect_ratio":0.7497155858930603},"wholesale_price":[{"price":28.83,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"28.83","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp13045?variant=d7645744-708b-41a4-9ce3-be205590a395","available_quantity":1000,"options":[{"name":"Color","value":"Gray"},{"name":"Size","value":"S:Bust-86cm\/33.86\""}],"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.
Sku : YP13045_GR_S
Weight : 0.2kg
${function(){
const variantData = data.variant || {"id":"d7645744-708b-41a4-9ce3-be205590a395","product_id":"1ffa5da0-8df2-4ac0-9cbc-ea78c156008c","title":"Gray-S:Bust-86cm\/33.86\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP13045_GR_S","barcode":"","position":1,"option1":"Gray","option2":"S:Bust-86cm\/33.86\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cdf69764b30c22355f5b88746819363a.jpeg","path":"cdf69764b30c22355f5b88746819363a.jpeg","width":659,"height":879,"alt":"Women Long Sleeve Scoop Neck Button Top","aspect_ratio":0.7497155858930603},"wholesale_price":[{"price":28.83,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"28.83","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp13045?variant=d7645744-708b-41a4-9ce3-be205590a395","available_quantity":1000,"options":[{"name":"Color","value":"Gray"},{"name":"Size","value":"S:Bust-86cm\/33.86\""}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}