people are viewing this right now
${function() {
const variantData = data.variant || {"id":"281c01a6-90e1-47dd-8de8-ff5a2f09eee3","product_id":"27133520-e153-4ce0-8eba-a11adbea28b8","title":"Green-S:Bust36.22\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP10436_G_S","barcode":"","position":1,"option1":"Green","option2":"S:Bust36.22\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f7d2f2de3a29c26182aa1b66e4f6927b.jpeg","path":"f7d2f2de3a29c26182aa1b66e4f6927b.jpeg","width":612,"height":816,"alt":"Women's Floral Printed V-neck Long Sleeve Dress","aspect_ratio":0.75},"wholesale_price":[{"price":24.83,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"24.83","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp10436?variant=281c01a6-90e1-47dd-8de8-ff5a2f09eee3","available_quantity":1000,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"S:Bust36.22\""}],"off_ratio":0,"flashsale_info":[],"sales":0};
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.
${function(){
const variantData = data.variant || {"id":"281c01a6-90e1-47dd-8de8-ff5a2f09eee3","product_id":"27133520-e153-4ce0-8eba-a11adbea28b8","title":"Green-S:Bust36.22\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP10436_G_S","barcode":"","position":1,"option1":"Green","option2":"S:Bust36.22\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f7d2f2de3a29c26182aa1b66e4f6927b.jpeg","path":"f7d2f2de3a29c26182aa1b66e4f6927b.jpeg","width":612,"height":816,"alt":"Women's Floral Printed V-neck Long Sleeve Dress","aspect_ratio":0.75},"wholesale_price":[{"price":24.83,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"24.83","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp10436?variant=281c01a6-90e1-47dd-8de8-ff5a2f09eee3","available_quantity":1000,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"S:Bust36.22\""}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}