people are viewing this right now
${function() {
const variantData = data.variant || {"id":"ee21aea0-b6b0-42b5-adae-be595a45c013","product_id":"afef2e5a-308a-459d-96ff-9ce19e545e2d","title":"Gray-S:Bust40.55\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP14347_GR_S","barcode":"","position":1,"option1":"Gray","option2":"S:Bust40.55\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e53afed4cc7219e2173b1862092c5f21.jpeg","path":"e53afed4cc7219e2173b1862092c5f21.jpeg","width":521,"height":695,"alt":"Women Long Sleeve Scoop Neck Printed Gradient Top","aspect_ratio":0.7496402877697842},"wholesale_price":[{"price":25.58,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"25.58","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp14347?variant=ee21aea0-b6b0-42b5-adae-be595a45c013","available_quantity":1000,"options":[{"name":"Color","value":"Gray"},{"name":"Size","value":"S:Bust40.55\""}],"off_ratio":0,"flashsale_info":[],"sales":2};
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 : YP14347_GR_S
Weight : 0.2kg
${function(){
const variantData = data.variant || {"id":"ee21aea0-b6b0-42b5-adae-be595a45c013","product_id":"afef2e5a-308a-459d-96ff-9ce19e545e2d","title":"Gray-S:Bust40.55\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP14347_GR_S","barcode":"","position":1,"option1":"Gray","option2":"S:Bust40.55\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e53afed4cc7219e2173b1862092c5f21.jpeg","path":"e53afed4cc7219e2173b1862092c5f21.jpeg","width":521,"height":695,"alt":"Women Long Sleeve Scoop Neck Printed Gradient Top","aspect_ratio":0.7496402877697842},"wholesale_price":[{"price":25.58,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"25.58","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp14347?variant=ee21aea0-b6b0-42b5-adae-be595a45c013","available_quantity":1000,"options":[{"name":"Color","value":"Gray"},{"name":"Size","value":"S:Bust40.55\""}],"off_ratio":0,"flashsale_info":[],"sales":2};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}