Elegant Bucket Hat Houndstooth Pattern Pearls Wool Knitted Hat
${function() {
const variantData = data.variant || {"id":"e66d97d1-5977-4376-b05b-a7071e482142","product_id":"7cb4b979-c136-4e27-b9e2-995117bd69eb","title":"Black-Adjustable","weight_unit":"kg","inventory_quantity":1000,"sku":"MF-LLong04-Bla-Adjustable","barcode":"","position":1,"option1":"Black","option2":"Adjustable","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1efe9d875a0eb16c71a1e8a490aa2123.jpeg","path":"1efe9d875a0eb16c71a1e8a490aa2123.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":50.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"39.99","price":"50.99","retail_price":"39.99","available":true,"url":"\/products\/elegant-bucket-hat-houndstooth-pattern-pearls-wool-knitted-hat?variant=e66d97d1-5977-4376-b05b-a7071e482142","available_quantity":1000,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"Adjustable"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`;
}()}
Color:
Black
${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}
`
}()}
Size:
Adjustable
${function(){
const optName = "Size";
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 : MF-LLong04-Bla-Adjustable
Weight : 0.3kg
${function(){
const variantData = data.variant || {"id":"e66d97d1-5977-4376-b05b-a7071e482142","product_id":"7cb4b979-c136-4e27-b9e2-995117bd69eb","title":"Black-Adjustable","weight_unit":"kg","inventory_quantity":1000,"sku":"MF-LLong04-Bla-Adjustable","barcode":"","position":1,"option1":"Black","option2":"Adjustable","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1efe9d875a0eb16c71a1e8a490aa2123.jpeg","path":"1efe9d875a0eb16c71a1e8a490aa2123.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":50.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"39.99","price":"50.99","retail_price":"39.99","available":true,"url":"\/products\/elegant-bucket-hat-houndstooth-pattern-pearls-wool-knitted-hat?variant=e66d97d1-5977-4376-b05b-a7071e482142","available_quantity":1000,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"Adjustable"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}