Straw hat with bow ribbon and sunshade
${function() {
const variantData = data.variant || {"id":"271ac529-dc16-40af-9ab3-c34696a1d994","product_id":"35954ed8-4220-4502-874c-b9020864cafa","title":"Blue-Adjustable","weight_unit":"g","inventory_quantity":999,"sku":"XHQ4hISkV-Blue-Adjustable","barcode":"","position":1,"option1":"Blue","option2":"Adjustable","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0e1eb3780d2f30687eb7fd277b71d779.jpeg","path":"0e1eb3780d2f30687eb7fd277b71d779.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":15.89,"min_quantity":1}],"weight":"300","compare_at_price":"27","price":"15.89","retail_price":"27","available":true,"url":"\/products\/straw-hat-with-bow-ribbon-and-sunshade?variant=271ac529-dc16-40af-9ab3-c34696a1d994","available_quantity":999999999,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"Adjustable"}],"off_ratio":41,"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.
Sku : XHQ4hISkV-Blue-Adjustable
Weight : 300g
${function(){
const variantData = data.variant || {"id":"271ac529-dc16-40af-9ab3-c34696a1d994","product_id":"35954ed8-4220-4502-874c-b9020864cafa","title":"Blue-Adjustable","weight_unit":"g","inventory_quantity":999,"sku":"XHQ4hISkV-Blue-Adjustable","barcode":"","position":1,"option1":"Blue","option2":"Adjustable","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0e1eb3780d2f30687eb7fd277b71d779.jpeg","path":"0e1eb3780d2f30687eb7fd277b71d779.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":15.89,"min_quantity":1}],"weight":"300","compare_at_price":"27","price":"15.89","retail_price":"27","available":true,"url":"\/products\/straw-hat-with-bow-ribbon-and-sunshade?variant=271ac529-dc16-40af-9ab3-c34696a1d994","available_quantity":999999999,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"Adjustable"}],"off_ratio":41,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}