Steering Wheel Phone Holder
people are viewing this right now
${function() {
const variantData = data.variant || {"id":"8a09e340-07dd-4b1a-bcb8-e2e897eb3467","product_id":"e79344b9-703d-4de1-9603-33366b4db950","title":"Red-BUY 1","weight_unit":"kg","inventory_quantity":943,"sku":"XG2086-Red-BUY 1","barcode":"","position":1,"option1":"Red","option2":"BUY 1","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2abd8557905fd23bbf089589d84424fb.jpeg","path":"2abd8557905fd23bbf089589d84424fb.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":10.99,"min_quantity":1}],"weight":"0","compare_at_price":"20.89","price":"10.99","retail_price":"20.89","available":true,"url":"\/products\/steering-wheel-phone-holder-2?variant=8a09e340-07dd-4b1a-bcb8-e2e897eb3467","available_quantity":999999999,"options":[{"name":"Color","value":"Red"},{"name":"Style","value":"BUY 1"}],"off_ratio":47,"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}
`
}()}
${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.