MENS SLUGGER W WITH FIELD OF DREAMS SOLE
${function() {
const variantData = data.variant || {"id":"581bbe96-247c-41fe-8baa-0aa5a35e2acf","product_id":"2d7d10ec-532c-4349-91f3-d12f08302bf1","title":"7 R","weight_unit":"kg","inventory_quantity":1000,"sku":"052356409389","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\/1402000070282ta?variant=581bbe96-247c-41fe-8baa-0aa5a35e2acf","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":"581bbe96-247c-41fe-8baa-0aa5a35e2acf","product_id":"2d7d10ec-532c-4349-91f3-d12f08302bf1","title":"7 R","weight_unit":"kg","inventory_quantity":1000,"sku":"052356409389","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\/1402000070282ta?variant=581bbe96-247c-41fe-8baa-0aa5a35e2acf","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}
`
}()}