Halloween Steampunk Retro Goggles Gothic Goggles Outdoor Accessories
${function() {
const variantData = data.variant || {"id":"cf2f0d8e-f0e4-4b8f-ac24-ba7d77f9a021","product_id":"b6d23d7b-0af8-4095-8c01-a475f2b67a2c","title":"","weight_unit":"kg","inventory_quantity":100,"sku":"1560477848815276032-Brown","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":31.99,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"31.99","retail_price":"0","available":true,"url":"\/products\/halloween-steampunk-retro-goggles-gothic-goggles-outdoor-accessories?variant=cf2f0d8e-f0e4-4b8f-ac24-ba7d77f9a021","available_quantity":999999999,"options":[],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
Product was out of stock.
Product is unavailable.
Sku : 1560477848815276032-Brown
Weight : 0.2kg
${function(){
const variantData = data.variant || {"id":"cf2f0d8e-f0e4-4b8f-ac24-ba7d77f9a021","product_id":"b6d23d7b-0af8-4095-8c01-a475f2b67a2c","title":"","weight_unit":"kg","inventory_quantity":100,"sku":"1560477848815276032-Brown","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":31.99,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"31.99","retail_price":"0","available":true,"url":"\/products\/halloween-steampunk-retro-goggles-gothic-goggles-outdoor-accessories?variant=cf2f0d8e-f0e4-4b8f-ac24-ba7d77f9a021","available_quantity":999999999,"options":[],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}