Painter Hat Lady Two-Tone Wool Beret
${function() {
const variantData = data.variant || {"id":"68052e33-e9c2-4220-aa03-a3133abc680a","product_id":"920f575c-766c-4cd9-8f11-22cb730351ad","title":"Grey And Navy blue","weight_unit":"kg","inventory_quantity":-2,"sku":"AL32924684592-Grey And Navy blue","barcode":"","position":1,"option1":"Grey And Navy blue","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0ae97b07b01ae2b6725194528e8d784b.jpeg","path":"0ae97b07b01ae2b6725194528e8d784b.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=68052e33-e9c2-4220-aa03-a3133abc680a","available_quantity":999999999,"options":[{"name":"color","value":"Grey And Navy blue"}],"off_ratio":0,"flashsale_info":[],"sales":4};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`;
}()}
Color:
Grey And Navy blue
${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-Grey And Navy blue
Weight : 0.13kg
${function(){
const variantData = data.variant || {"id":"68052e33-e9c2-4220-aa03-a3133abc680a","product_id":"920f575c-766c-4cd9-8f11-22cb730351ad","title":"Grey And Navy blue","weight_unit":"kg","inventory_quantity":-2,"sku":"AL32924684592-Grey And Navy blue","barcode":"","position":1,"option1":"Grey And Navy blue","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0ae97b07b01ae2b6725194528e8d784b.jpeg","path":"0ae97b07b01ae2b6725194528e8d784b.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=68052e33-e9c2-4220-aa03-a3133abc680a","available_quantity":999999999,"options":[{"name":"color","value":"Grey And Navy blue"}],"off_ratio":0,"flashsale_info":[],"sales":4};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}