people are viewing this right now
${function() {
const variantData = data.variant || {"id":"da9f8ef9-fa5f-42b5-b14c-0b69f886a7de","product_id":"565381d8-b463-4a13-be0c-e6403a9ead6f","title":"White-S:Bust37.4\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP01916_W_S","barcode":"","position":1,"option1":"White","option2":"S:Bust37.4\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/42b26ee8efea7f6ed7091feb53fc99c7.jpeg","path":"42b26ee8efea7f6ed7091feb53fc99c7.jpeg","width":750,"height":1000,"alt":"Vintage V-neck Long Sleeve Floral Printed Tops","aspect_ratio":0.75},"wholesale_price":[{"price":22.43,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"22.43","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp01916?variant=da9f8ef9-fa5f-42b5-b14c-0b69f886a7de","available_quantity":1000,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S:Bust37.4\""}],"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":"da9f8ef9-fa5f-42b5-b14c-0b69f886a7de","product_id":"565381d8-b463-4a13-be0c-e6403a9ead6f","title":"White-S:Bust37.4\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP01916_W_S","barcode":"","position":1,"option1":"White","option2":"S:Bust37.4\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/42b26ee8efea7f6ed7091feb53fc99c7.jpeg","path":"42b26ee8efea7f6ed7091feb53fc99c7.jpeg","width":750,"height":1000,"alt":"Vintage V-neck Long Sleeve Floral Printed Tops","aspect_ratio":0.75},"wholesale_price":[{"price":22.43,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"22.43","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp01916?variant=da9f8ef9-fa5f-42b5-b14c-0b69f886a7de","available_quantity":1000,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S:Bust37.4\""}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}