people are viewing this right now
${function() {
const variantData = data.variant || {"id":"443bad99-4f54-4732-a831-590784984f81","product_id":"7b6e6109-2ce5-4bf4-bd1a-ca1292a18edc","title":"Green-S:Bust37.01\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP14429_G_S","barcode":"","position":1,"option1":"Green","option2":"S:Bust37.01\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/37cf34596f9956da5b16c41382eb279a.jpeg","path":"37cf34596f9956da5b16c41382eb279a.jpeg","width":415,"height":554,"alt":"Women Long Sleeve V-neck Graphic Printed Top","aspect_ratio":0.7490974729241877},"wholesale_price":[{"price":19.41,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"19.41","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp14429?variant=443bad99-4f54-4732-a831-590784984f81","available_quantity":1000,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"S:Bust37.01\""}],"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 : YP14429_G_S
Weight : 0.2kg
${function(){
const variantData = data.variant || {"id":"443bad99-4f54-4732-a831-590784984f81","product_id":"7b6e6109-2ce5-4bf4-bd1a-ca1292a18edc","title":"Green-S:Bust37.01\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP14429_G_S","barcode":"","position":1,"option1":"Green","option2":"S:Bust37.01\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/37cf34596f9956da5b16c41382eb279a.jpeg","path":"37cf34596f9956da5b16c41382eb279a.jpeg","width":415,"height":554,"alt":"Women Long Sleeve V-neck Graphic Printed Top","aspect_ratio":0.7490974729241877},"wholesale_price":[{"price":19.41,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"19.41","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp14429?variant=443bad99-4f54-4732-a831-590784984f81","available_quantity":1000,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"S:Bust37.01\""}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}