Solid Color Reversible Bucket Hat
${function() {
const variantData = data.variant || {"id":"f326881b-b721-458a-b338-e7c2440476a2","product_id":"4d9005c4-33b3-44e9-aa34-50f3e6f9053f","title":"Yellow","weight_unit":"kg","inventory_quantity":1000,"sku":"TZHYHY-HY00001-Yellow","barcode":"","position":1,"option1":"Yellow","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f0c7c06ac8a85e179867408b6022390a.jpeg","path":"f0c7c06ac8a85e179867408b6022390a.jpeg","width":1300,"height":1950,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":25,"min_quantity":1}],"weight":"0","compare_at_price":"25","price":"25","retail_price":"25","available":true,"url":"\/products\/solid-color-reversible-bucket-hat?variant=f326881b-b721-458a-b338-e7c2440476a2","available_quantity":999999999,"options":[{"name":"Color","value":"Yellow"}],"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}
`
}()}
Product was out of stock.
Product is unavailable.
Sku : TZHYHY-HY00001-Yellow
${function(){
const variantData = data.variant || {"id":"f326881b-b721-458a-b338-e7c2440476a2","product_id":"4d9005c4-33b3-44e9-aa34-50f3e6f9053f","title":"Yellow","weight_unit":"kg","inventory_quantity":1000,"sku":"TZHYHY-HY00001-Yellow","barcode":"","position":1,"option1":"Yellow","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f0c7c06ac8a85e179867408b6022390a.jpeg","path":"f0c7c06ac8a85e179867408b6022390a.jpeg","width":1300,"height":1950,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":25,"min_quantity":1}],"weight":"0","compare_at_price":"25","price":"25","retail_price":"25","available":true,"url":"\/products\/solid-color-reversible-bucket-hat?variant=f326881b-b721-458a-b338-e7c2440476a2","available_quantity":999999999,"options":[{"name":"Color","value":"Yellow"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}