Halloween Punk Plague Doctor Gentleman Hat
${function() {
const variantData = data.variant || {"id":"78662f9a-4508-4744-9620-e807f9dce0ae","product_id":"38228aaa-2930-4d02-bed0-f5f2d0f3f01e","title":"Black-1","weight_unit":"kg","inventory_quantity":1000,"sku":"595112689480-Black-1","barcode":"","position":1,"option1":"Black-1","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/31f426118c8e98229a97de3ec8e385ec.jpeg","path":"31f426118c8e98229a97de3ec8e385ec.jpeg","width":1001,"height":1001,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":66.99,"min_quantity":1}],"weight":"0.35","compare_at_price":"78","price":"66.99","retail_price":"78","available":true,"url":"\/products\/halloween-punk-plague-doctor-gentleman-hat?variant=78662f9a-4508-4744-9620-e807f9dce0ae","available_quantity":999999999,"options":[{"name":"Color","value":"Black-1"}],"off_ratio":14,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`;
}()}
Color:
Black-1
${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 : 595112689480-Black-1
Weight : 0.35kg
${function(){
const variantData = data.variant || {"id":"78662f9a-4508-4744-9620-e807f9dce0ae","product_id":"38228aaa-2930-4d02-bed0-f5f2d0f3f01e","title":"Black-1","weight_unit":"kg","inventory_quantity":1000,"sku":"595112689480-Black-1","barcode":"","position":1,"option1":"Black-1","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/31f426118c8e98229a97de3ec8e385ec.jpeg","path":"31f426118c8e98229a97de3ec8e385ec.jpeg","width":1001,"height":1001,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":66.99,"min_quantity":1}],"weight":"0.35","compare_at_price":"78","price":"66.99","retail_price":"78","available":true,"url":"\/products\/halloween-punk-plague-doctor-gentleman-hat?variant=78662f9a-4508-4744-9620-e807f9dce0ae","available_quantity":999999999,"options":[{"name":"Color","value":"Black-1"}],"off_ratio":14,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}