BLONDE T Shirt
${function() {
const variantData = data.variant || {"id":"b51bd521-2e95-4fc8-97fa-8230e9530402","product_id":"b45eec05-43be-49ec-9b31-ce914e50f312","title":"Blue-XXL","weight_unit":"kg","inventory_quantity":1000,"sku":"29675275-38y1-fstbu-xxl","barcode":"","position":1,"option1":"Blue","option2":"XXL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7edf94ac40c2ef81ad75b95f79de635d.jpeg","path":"7edf94ac40c2ef81ad75b95f79de635d.jpeg","width":640,"height":640,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":46,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"46","retail_price":"0","available":true,"url":"\/products\/blonde-t-shirt?variant=b51bd521-2e95-4fc8-97fa-8230e9530402","available_quantity":999999999,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"XXL"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "percentage";
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.
Sku : 29675275-38y1-fstbu-xxl
${function(){
const variantData = data.variant || {"id":"b51bd521-2e95-4fc8-97fa-8230e9530402","product_id":"b45eec05-43be-49ec-9b31-ce914e50f312","title":"Blue-XXL","weight_unit":"kg","inventory_quantity":1000,"sku":"29675275-38y1-fstbu-xxl","barcode":"","position":1,"option1":"Blue","option2":"XXL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7edf94ac40c2ef81ad75b95f79de635d.jpeg","path":"7edf94ac40c2ef81ad75b95f79de635d.jpeg","width":640,"height":640,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":46,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"46","retail_price":"0","available":true,"url":"\/products\/blonde-t-shirt?variant=b51bd521-2e95-4fc8-97fa-8230e9530402","available_quantity":999999999,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"XXL"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}