people are viewing this right now
${function() {
const variantData = data.variant || {"id":"340f31b0-4a15-4122-b989-ca9d3987757a","product_id":"04701a07-53a5-4200-b31e-22db4b2404b0","title":"White-S:Bust-110cm\/43.31\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP14339_W_S","barcode":"","position":1,"option1":"White","option2":"S:Bust-110cm\/43.31\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/67089d683a5899ee38a6a87dad67b277.jpeg","path":"67089d683a5899ee38a6a87dad67b277.jpeg","width":443,"height":590,"alt":"Women Long Sleeve Scoop Neck Top","aspect_ratio":0.7508474576271187},"wholesale_price":[{"price":34.06,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"34.06","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp14339?variant=340f31b0-4a15-4122-b989-ca9d3987757a","available_quantity":1000,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S:Bust-110cm\/43.31\""}],"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 : YP14339_W_S
Weight : 0.2kg
${function(){
const variantData = data.variant || {"id":"340f31b0-4a15-4122-b989-ca9d3987757a","product_id":"04701a07-53a5-4200-b31e-22db4b2404b0","title":"White-S:Bust-110cm\/43.31\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP14339_W_S","barcode":"","position":1,"option1":"White","option2":"S:Bust-110cm\/43.31\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/67089d683a5899ee38a6a87dad67b277.jpeg","path":"67089d683a5899ee38a6a87dad67b277.jpeg","width":443,"height":590,"alt":"Women Long Sleeve Scoop Neck Top","aspect_ratio":0.7508474576271187},"wholesale_price":[{"price":34.06,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"34.06","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp14339?variant=340f31b0-4a15-4122-b989-ca9d3987757a","available_quantity":1000,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S:Bust-110cm\/43.31\""}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}