Straw hat with bow ribbon and sunshade
${function() {
const variantData = data.variant || {"id":"e69c8ecb-0870-4d1a-a050-c5cb3873e444","product_id":"35954ed8-4220-4502-874c-b9020864cafa","title":"White-Adjustable","weight_unit":"g","inventory_quantity":999,"sku":"XHQ4hISkV-White-Adjustable","barcode":"","position":2,"option1":"White","option2":"Adjustable","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b5116ab12afcf85454303619eed7daef.jpeg","path":"b5116ab12afcf85454303619eed7daef.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=e69c8ecb-0870-4d1a-a050-c5cb3873e444","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"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-White-Adjustable
Weight : 300g
${function(){
const variantData = data.variant || {"id":"e69c8ecb-0870-4d1a-a050-c5cb3873e444","product_id":"35954ed8-4220-4502-874c-b9020864cafa","title":"White-Adjustable","weight_unit":"g","inventory_quantity":999,"sku":"XHQ4hISkV-White-Adjustable","barcode":"","position":2,"option1":"White","option2":"Adjustable","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b5116ab12afcf85454303619eed7daef.jpeg","path":"b5116ab12afcf85454303619eed7daef.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=e69c8ecb-0870-4d1a-a050-c5cb3873e444","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"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}
`
}()}