Children's Electric Vehicle Ride On Four Wheeled Remote Control Sports Baby Rocking Toy Car
${function() {
const variantData = data.variant || {"id":"a380e1dd-b799-41a6-a710-12431c793724","product_id":"b0fce603-d369-44d3-954f-d3605fcacae0","title":"Plastic seat","weight_unit":"kg","inventory_quantity":1000,"sku":"14:10#Plastic seat","barcode":"","position":2,"option1":"Plastic seat","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/16566c1d7edafbf51b12da4a9652e772.jpeg","path":"16566c1d7edafbf51b12da4a9652e772.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":24.99,"min_quantity":1}],"weight":"0","compare_at_price":"4199","price":"24.99","retail_price":"4199","available":true,"url":"\/products\/childrens-electric-vehicle-ride-on-four-wheeled-remote-control-sports-baby-rocking-toy-car?variant=a380e1dd-b799-41a6-a710-12431c793724","available_quantity":999999999,"options":[{"name":"Color","value":"Plastic seat"}],"off_ratio":99,"flashsale_info":[],"sales":0};
const saveType = "amount";
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":"a380e1dd-b799-41a6-a710-12431c793724","product_id":"b0fce603-d369-44d3-954f-d3605fcacae0","title":"Plastic seat","weight_unit":"kg","inventory_quantity":1000,"sku":"14:10#Plastic seat","barcode":"","position":2,"option1":"Plastic seat","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/16566c1d7edafbf51b12da4a9652e772.jpeg","path":"16566c1d7edafbf51b12da4a9652e772.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":24.99,"min_quantity":1}],"weight":"0","compare_at_price":"4199","price":"24.99","retail_price":"4199","available":true,"url":"\/products\/childrens-electric-vehicle-ride-on-four-wheeled-remote-control-sports-baby-rocking-toy-car?variant=a380e1dd-b799-41a6-a710-12431c793724","available_quantity":999999999,"options":[{"name":"Color","value":"Plastic seat"}],"off_ratio":99,"flashsale_info":[],"sales":0};
return `
`
}()}
${function() {
const minInventory = parseInt('10');
const maxInventory = parseInt('52');
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 `
`;
}()}