Native American Dress
${function() {
const variantData = data.variant || {"id":"e2b9a84d-29e3-4b58-87fb-a0bdf76ac71c","product_id":"7e24b322-c0bc-4ae8-aac6-62de1b524c0f","title":"XL","weight_unit":"g","inventory_quantity":0,"sku":"JC2024052312-XL","barcode":"","position":1,"option1":"XL","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1d1b5fd4192c613d88769f936e17b059.png","path":"1d1b5fd4192c613d88769f936e17b059.png","width":900,"height":1200,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":50,"min_quantity":1}],"weight":"300","compare_at_price":"0","price":"50","retail_price":"0","available":true,"url":"\/products\/native-american-dress-dhgt?variant=e2b9a84d-29e3-4b58-87fb-a0bdf76ac71c","available_quantity":999999999,"options":[{"name":"Size","value":"XL"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${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":"e2b9a84d-29e3-4b58-87fb-a0bdf76ac71c","product_id":"7e24b322-c0bc-4ae8-aac6-62de1b524c0f","title":"XL","weight_unit":"g","inventory_quantity":0,"sku":"JC2024052312-XL","barcode":"","position":1,"option1":"XL","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1d1b5fd4192c613d88769f936e17b059.png","path":"1d1b5fd4192c613d88769f936e17b059.png","width":900,"height":1200,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":50,"min_quantity":1}],"weight":"300","compare_at_price":"0","price":"50","retail_price":"0","available":true,"url":"\/products\/native-american-dress-dhgt?variant=e2b9a84d-29e3-4b58-87fb-a0bdf76ac71c","available_quantity":999999999,"options":[{"name":"Size","value":"XL"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Barcode : ${variantData && variantData.barcode}
`
}()}