Steampunk Goggles Halloween Easter Industrial Retro Goggles
${function() {
const variantData = data.variant || {"id":"1ebb06e5-5be3-45a0-b715-df437740448d","product_id":"b651fe2a-42dd-47a9-8361-ba12f6b37e94","title":"","weight_unit":"kg","inventory_quantity":100,"sku":"1560477896676478976-Brown","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":83.88,"min_quantity":1}],"weight":"0.28","compare_at_price":"0","price":"83.88","retail_price":"0","available":true,"url":"\/products\/steampunk-goggles-halloween-easter-industrial-retro-goggles?variant=1ebb06e5-5be3-45a0-b715-df437740448d","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 : 1560477896676478976-Brown
Weight : 0.28kg
${function(){
const variantData = data.variant || {"id":"1ebb06e5-5be3-45a0-b715-df437740448d","product_id":"b651fe2a-42dd-47a9-8361-ba12f6b37e94","title":"","weight_unit":"kg","inventory_quantity":100,"sku":"1560477896676478976-Brown","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":83.88,"min_quantity":1}],"weight":"0.28","compare_at_price":"0","price":"83.88","retail_price":"0","available":true,"url":"\/products\/steampunk-goggles-halloween-easter-industrial-retro-goggles?variant=1ebb06e5-5be3-45a0-b715-df437740448d","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}
`
}()}