Painter Hat Lady Two-Tone Wool Beret
${function() {
const variantData = data.variant || {"id":"be4e2bac-e19b-4ead-a5f2-48d80e05b4e9","product_id":"920f575c-766c-4cd9-8f11-22cb730351ad","title":"Red And Grey","weight_unit":"kg","inventory_quantity":-1,"sku":"AL32924684592-Red And Grey","barcode":"","position":3,"option1":"Red And Grey","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5990a32f6bfd340e749857e8d3a727fc.jpeg","path":"5990a32f6bfd340e749857e8d3a727fc.jpeg","width":900,"height":1200,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":25.99,"min_quantity":1}],"weight":"0.13","compare_at_price":"19.99","price":"25.99","retail_price":"19.99","available":true,"url":"\/products\/painter-hat-lady-two-tone-wool-beret?variant=be4e2bac-e19b-4ead-a5f2-48d80e05b4e9","available_quantity":999999999,"options":[{"name":"color","value":"Red And Grey"}],"off_ratio":0,"flashsale_info":[],"sales":4};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
color:
Red And Grey
${function(){
const optName = "color";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Add to cart
Buy now
Product was out of stock.
Product is unavailable.
Sku : AL32924684592-Red And Grey
Weight : 0.13kg
${function(){
const variantData = data.variant || {"id":"be4e2bac-e19b-4ead-a5f2-48d80e05b4e9","product_id":"920f575c-766c-4cd9-8f11-22cb730351ad","title":"Red And Grey","weight_unit":"kg","inventory_quantity":-1,"sku":"AL32924684592-Red And Grey","barcode":"","position":3,"option1":"Red And Grey","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5990a32f6bfd340e749857e8d3a727fc.jpeg","path":"5990a32f6bfd340e749857e8d3a727fc.jpeg","width":900,"height":1200,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":25.99,"min_quantity":1}],"weight":"0.13","compare_at_price":"19.99","price":"25.99","retail_price":"19.99","available":true,"url":"\/products\/painter-hat-lady-two-tone-wool-beret?variant=be4e2bac-e19b-4ead-a5f2-48d80e05b4e9","available_quantity":999999999,"options":[{"name":"color","value":"Red And Grey"}],"off_ratio":0,"flashsale_info":[],"sales":4};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}