Straw hat with bow ribbon and sunshade
${function() {
const variantData = data.variant || {"id":"e8e99fd6-932f-4357-80cf-fd972f5dd849","product_id":"35954ed8-4220-4502-874c-b9020864cafa","title":"Pink-Adjustable","weight_unit":"g","inventory_quantity":999,"sku":"XHQ4hISkV-Pink-Adjustable","barcode":"","position":3,"option1":"Pink","option2":"Adjustable","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7057c0bcb21ad49d85f577acbea1fa8b.jpeg","path":"7057c0bcb21ad49d85f577acbea1fa8b.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=e8e99fd6-932f-4357-80cf-fd972f5dd849","available_quantity":999999999,"options":[{"name":"Color","value":"Pink"},{"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-Pink-Adjustable
Weight : 300g
${function(){
const variantData = data.variant || {"id":"e8e99fd6-932f-4357-80cf-fd972f5dd849","product_id":"35954ed8-4220-4502-874c-b9020864cafa","title":"Pink-Adjustable","weight_unit":"g","inventory_quantity":999,"sku":"XHQ4hISkV-Pink-Adjustable","barcode":"","position":3,"option1":"Pink","option2":"Adjustable","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7057c0bcb21ad49d85f577acbea1fa8b.jpeg","path":"7057c0bcb21ad49d85f577acbea1fa8b.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=e8e99fd6-932f-4357-80cf-fd972f5dd849","available_quantity":999999999,"options":[{"name":"Color","value":"Pink"},{"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}
`
}()}