MENS TOASTIN A GNARLY SHARK WITH BEER GIRL SOLE
${function() {
const variantData = data.variant || {"id":"be70aa44-7cd6-4e75-abae-818107532ce9","product_id":"6b2ff02e-ff0e-4e42-99a1-6ebafb8a4b39","title":"7 R","weight_unit":"kg","inventory_quantity":999,"sku":"196070722000","barcode":"","position":1,"option1":"7 R","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"19.99","retail_price":"0","available":true,"url":"\/products\/1402000070002ta?variant=be70aa44-7cd6-4e75-abae-818107532ce9","available_quantity":999999999,"options":[{"name":"SIZE","value":"7 R"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"be70aa44-7cd6-4e75-abae-818107532ce9","product_id":"6b2ff02e-ff0e-4e42-99a1-6ebafb8a4b39","title":"7 R","weight_unit":"kg","inventory_quantity":999,"sku":"196070722000","barcode":"","position":1,"option1":"7 R","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"19.99","retail_price":"0","available":true,"url":"\/products\/1402000070002ta?variant=be70aa44-7cd6-4e75-abae-818107532ce9","available_quantity":999999999,"options":[{"name":"SIZE","value":"7 R"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}