people are viewing this right now
${function() {
const variantData = data.variant || {"id":"b0b36a8c-2163-4cb8-bda5-278dd2414462","product_id":"7ee7854c-f9ea-452d-abdd-7bf7014cb031","title":"Green-S:Bust44.09\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP01996_G_S","barcode":"","position":1,"option1":"Green","option2":"S:Bust44.09\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2b40817d074263df5177482ce2f01dcb.jpeg","path":"2b40817d074263df5177482ce2f01dcb.jpeg","width":900,"height":1200,"alt":"Loose Round Neck Short Sleeve Printed T-shirt","aspect_ratio":0.75},"wholesale_price":[{"price":22.71,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"22.71","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp01996?variant=b0b36a8c-2163-4cb8-bda5-278dd2414462","available_quantity":1000,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"S:Bust44.09\""}],"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.
${function(){
const variantData = data.variant || {"id":"b0b36a8c-2163-4cb8-bda5-278dd2414462","product_id":"7ee7854c-f9ea-452d-abdd-7bf7014cb031","title":"Green-S:Bust44.09\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP01996_G_S","barcode":"","position":1,"option1":"Green","option2":"S:Bust44.09\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2b40817d074263df5177482ce2f01dcb.jpeg","path":"2b40817d074263df5177482ce2f01dcb.jpeg","width":900,"height":1200,"alt":"Loose Round Neck Short Sleeve Printed T-shirt","aspect_ratio":0.75},"wholesale_price":[{"price":22.71,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"22.71","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp01996?variant=b0b36a8c-2163-4cb8-bda5-278dd2414462","available_quantity":1000,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"S:Bust44.09\""}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}