1980 2008 2009 MLB Philadelphia Phillies championship Ring Set of 3
${function() {
const variantData = data.variant || {"id":"81f28dd1-1c7d-4d10-a0d8-a840ca41d8ce","product_id":"92a9c1ff-3a7a-4823-bc0b-470122c66d8e","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\/1980-2008-2009-mlb-philadelphia-phillies-championship-ring-set-of-3?variant=81f28dd1-1c7d-4d10-a0d8-a840ca41d8ce","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.