Cute Grizzly Bear Plush Toy Doll
${function() {
const variantData = data.variant || {"id":"5df6e633-e871-4ed9-8edf-5da419bf2bee","product_id":"06d7ac45-20df-4ad7-9ca5-f3ef5984ba75","title":"Picture 1-M","weight_unit":"kg","inventory_quantity":1000,"sku":"DOL460701-PT100M","barcode":"","position":1,"option1":"Picture 1","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ff90b9d23ec969675a4ef60904ad539a.jpeg","path":"ff90b9d23ec969675a4ef60904ad539a.jpeg","width":617,"height":823,"alt":"","aspect_ratio":0.7496962332928311},"wholesale_price":[{"price":4.99,"min_quantity":1}],"weight":"0","compare_at_price":"65.14","price":"4.99","retail_price":"65.14","available":true,"url":"\/products\/cute-grizzly-bear-plush-toy-doll-6bq6?variant=5df6e633-e871-4ed9-8edf-5da419bf2bee","available_quantity":999999999,"options":[{"name":"Color","value":"Picture 1"},{"name":"Size","value":"M"}],"off_ratio":92,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function() {
const minInventory = parseInt('3');
const maxInventory = parseInt('88');
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}
`
}()}
${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":"5df6e633-e871-4ed9-8edf-5da419bf2bee","product_id":"06d7ac45-20df-4ad7-9ca5-f3ef5984ba75","title":"Picture 1-M","weight_unit":"kg","inventory_quantity":1000,"sku":"DOL460701-PT100M","barcode":"","position":1,"option1":"Picture 1","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ff90b9d23ec969675a4ef60904ad539a.jpeg","path":"ff90b9d23ec969675a4ef60904ad539a.jpeg","width":617,"height":823,"alt":"","aspect_ratio":0.7496962332928311},"wholesale_price":[{"price":4.99,"min_quantity":1}],"weight":"0","compare_at_price":"65.14","price":"4.99","retail_price":"65.14","available":true,"url":"\/products\/cute-grizzly-bear-plush-toy-doll-6bq6?variant=5df6e633-e871-4ed9-8edf-5da419bf2bee","available_quantity":999999999,"options":[{"name":"Color","value":"Picture 1"},{"name":"Size","value":"M"}],"off_ratio":92,"flashsale_info":[],"sales":0};
return `
`
}()}