MLB 1972 1973 1974 1989 Oakland Athletics Championship Ring 4 Sets
${function() {
const variantData = data.variant || {"id":"86700ecf-7751-482a-be00-5d848cba96e5","product_id":"42adc807-fee7-470c-b84f-1b7a174d323a","title":"11","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"11","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":59.99,"min_quantity":1}],"weight":"0.75","compare_at_price":"119.98","price":"59.99","retail_price":"119.98","available":true,"url":"\/products\/mlb-1972-1973-1974-1989-oakland-athletics-championship-ring-4-sets?variant=86700ecf-7751-482a-be00-5d848cba96e5","available_quantity":999999999,"options":[{"name":"Size","value":"11"}],"off_ratio":50,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function() {
const minInventory = parseInt('10');
const maxInventory = parseInt('50');
const randomInventory = Math.round(Math.random() * (maxInventory - minInventory)) + minInventory;
const customText = "Only {stock} item(s) left in stock!".replace(/\{stock\}/g, '' + randomInventory + '');
const barWidth = (randomInventory / maxInventory) * 100 + '%';
return `
`;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Product was out of stock.
Product is unavailable.