👶🎁Racing Adventure Car Steering Wheel Toy
people are viewing this right now
${function() {
const variantData = data.variant || {"id":"85c5fe53-7b99-4a57-baa7-0711be7bac37","product_id":"abdd20da-ac29-442a-b67f-a5df8f895b52","title":"Racing Car","weight_unit":"kg","inventory_quantity":963,"sku":"MU2285086-\u65b0\u6b3e\u8d5b\u8f66\u95ef\u5173\u5927\u5192\u9669","barcode":"","position":1,"option1":"Racing Car","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/732afeade1509390d96b3789311bca00.jpeg","path":"732afeade1509390d96b3789311bca00.jpeg","width":600,"height":600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":74.99,"min_quantity":1}],"weight":"0","compare_at_price":"189.99","price":"74.99","retail_price":"189.99","available":true,"url":"\/products\/racing-adventure-car-steering-wheel-toy-phxb?variant=85c5fe53-7b99-4a57-baa7-0711be7bac37","available_quantity":999999999,"options":[{"name":"Style","value":"Racing Car"}],"off_ratio":61,"flashsale_info":[],"sales":6};
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}
`
}()}
${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 `
`;
}()}
Product was out of stock.
Product is unavailable.