Fashion Printed Long -sleeved Shirt
${function() {
const variantData = data.variant || {"id":"7522f679-2d86-404a-ab5a-a369c04e43e2","product_id":"348e2490-9290-4e8e-bca5-eed36aee6b1b","title":"Picture 1-S","weight_unit":"kg","inventory_quantity":1000,"sku":"WSH186414-PT100S","barcode":"","position":1,"option1":"Picture 1","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8d5cb9b60f4ce41baf7655973fce22c8.jpeg","path":"8d5cb9b60f4ce41baf7655973fce22c8.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":32.39,"min_quantity":1}],"weight":"0","compare_at_price":"64.13","price":"32.39","retail_price":"64.13","available":true,"url":"\/products\/fashion-printed-long-sleeved-shirt?variant=7522f679-2d86-404a-ab5a-a369c04e43e2","available_quantity":1000,"options":[{"name":"Color","value":"Picture 1"},{"name":"Size","value":"S"}],"off_ratio":49,"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}
`
}()}
${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":"7522f679-2d86-404a-ab5a-a369c04e43e2","product_id":"348e2490-9290-4e8e-bca5-eed36aee6b1b","title":"Picture 1-S","weight_unit":"kg","inventory_quantity":1000,"sku":"WSH186414-PT100S","barcode":"","position":1,"option1":"Picture 1","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8d5cb9b60f4ce41baf7655973fce22c8.jpeg","path":"8d5cb9b60f4ce41baf7655973fce22c8.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":32.39,"min_quantity":1}],"weight":"0","compare_at_price":"64.13","price":"32.39","retail_price":"64.13","available":true,"url":"\/products\/fashion-printed-long-sleeved-shirt?variant=7522f679-2d86-404a-ab5a-a369c04e43e2","available_quantity":1000,"options":[{"name":"Color","value":"Picture 1"},{"name":"Size","value":"S"}],"off_ratio":49,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}