Halloween Steampunk Goggles Industrial Retro Goggles Creative Glasses Props
${function() {
const variantData = data.variant || {"id":"04264bea-b87f-4166-9459-5c13509ec7ca","product_id":"30d5f319-ba3e-4458-9223-6fd67273853c","title":"","weight_unit":"kg","inventory_quantity":100,"sku":"1560477918927261697-Maroon","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":89.99,"min_quantity":1}],"weight":"0.28","compare_at_price":"0","price":"89.99","retail_price":"0","available":true,"url":"\/products\/halloween-steampunk-goggles-industrial-retro-goggles-creative-glasses-props?variant=04264bea-b87f-4166-9459-5c13509ec7ca","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 : 1560477918927261697-Maroon
Weight : 0.28kg
${function(){
const variantData = data.variant || {"id":"04264bea-b87f-4166-9459-5c13509ec7ca","product_id":"30d5f319-ba3e-4458-9223-6fd67273853c","title":"","weight_unit":"kg","inventory_quantity":100,"sku":"1560477918927261697-Maroon","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":89.99,"min_quantity":1}],"weight":"0.28","compare_at_price":"0","price":"89.99","retail_price":"0","available":true,"url":"\/products\/halloween-steampunk-goggles-industrial-retro-goggles-creative-glasses-props?variant=04264bea-b87f-4166-9459-5c13509ec7ca","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}
`
}()}