${function() {
const variantData = data.variant || {"id":"d0767bd6-518d-44da-abe1-3267b120707f","product_id":"039cd73f-8794-44cb-9b4c-5df19c2f0c94","title":"Same As Photo-S","weight_unit":"","inventory_quantity":1000,"sku":"xtjx5202208174-22-a","barcode":"","position":1,"option1":"Same As Photo","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5a912c0aa3ca0b21cb0ba28e82cdb7a5.jpeg","path":"5a912c0aa3ca0b21cb0ba28e82cdb7a5.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":36.69,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"36.69","retail_price":"0","available":true,"url":"\/products\/american-vintage-heavy-grey-green-washed-distressed-shirt?variant=d0767bd6-518d-44da-abe1-3267b120707f","available_quantity":999999999,"options":[{"name":"Color","value":"Same As Photo"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":4};
const saveType = "percentage";
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 : xtjx5202208174-22-a
${function(){
const variantData = data.variant || {"id":"d0767bd6-518d-44da-abe1-3267b120707f","product_id":"039cd73f-8794-44cb-9b4c-5df19c2f0c94","title":"Same As Photo-S","weight_unit":"","inventory_quantity":1000,"sku":"xtjx5202208174-22-a","barcode":"","position":1,"option1":"Same As Photo","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5a912c0aa3ca0b21cb0ba28e82cdb7a5.jpeg","path":"5a912c0aa3ca0b21cb0ba28e82cdb7a5.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":36.69,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"36.69","retail_price":"0","available":true,"url":"\/products\/american-vintage-heavy-grey-green-washed-distressed-shirt?variant=d0767bd6-518d-44da-abe1-3267b120707f","available_quantity":999999999,"options":[{"name":"Color","value":"Same As Photo"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":4};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}