people are viewing this right now
${function() {
const variantData = data.variant || {"id":"05d97f5e-0a8f-4f57-bf7d-08bcc83ea969","product_id":"40728485-06aa-446c-8a5a-daf9b751ec58","title":"Gray-S: Bust 38.58\"\/98cm","weight_unit":"kg","inventory_quantity":1000,"sku":"YP11301_GR_S","barcode":"","position":1,"option1":"Gray","option2":"S: Bust 38.58\"\/98cm","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f4f977a2bc4e964c14942f5ad04febbb.jpeg","path":"f4f977a2bc4e964c14942f5ad04febbb.jpeg","width":600,"height":800,"alt":"Women's Long Sleeve Scoop Neck Graphic Printed Top","aspect_ratio":0.75},"wholesale_price":[{"price":19.95,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"19.95","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp11301?variant=05d97f5e-0a8f-4f57-bf7d-08bcc83ea969","available_quantity":1000,"options":[{"name":"Color","value":"Gray"},{"name":"Size","value":"S: Bust 38.58\"\/98cm"}],"off_ratio":0,"flashsale_info":[],"sales":3};
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 : YP11301_GR_S
Weight : 0.2kg
${function(){
const variantData = data.variant || {"id":"05d97f5e-0a8f-4f57-bf7d-08bcc83ea969","product_id":"40728485-06aa-446c-8a5a-daf9b751ec58","title":"Gray-S: Bust 38.58\"\/98cm","weight_unit":"kg","inventory_quantity":1000,"sku":"YP11301_GR_S","barcode":"","position":1,"option1":"Gray","option2":"S: Bust 38.58\"\/98cm","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f4f977a2bc4e964c14942f5ad04febbb.jpeg","path":"f4f977a2bc4e964c14942f5ad04febbb.jpeg","width":600,"height":800,"alt":"Women's Long Sleeve Scoop Neck Graphic Printed Top","aspect_ratio":0.75},"wholesale_price":[{"price":19.95,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"19.95","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp11301?variant=05d97f5e-0a8f-4f57-bf7d-08bcc83ea969","available_quantity":1000,"options":[{"name":"Color","value":"Gray"},{"name":"Size","value":"S: Bust 38.58\"\/98cm"}],"off_ratio":0,"flashsale_info":[],"sales":3};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}