Yescom Retractable Green Screen Chromakey with Stand 6'x6'
${function() {
const variantData = data.variant || {"id":"b9f2ec87-6928-43f1-b7e6-52dc576b74db","product_id":"01224ca9-09f6-44bf-b156-4d2e286ebfb1","title":"Default Title","weight_unit":"kg","inventory_quantity":997,"sku":"sku2118838739949","barcode":"","position":1,"option1":"Default Title","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a10aefbe3b73fad88f6ba80a301b2955.jpeg","path":"a10aefbe3b73fad88f6ba80a301b2955.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":9.95,"min_quantity":1}],"weight":"0","compare_at_price":"40","price":"9.95","retail_price":"40","available":true,"url":"\/products\/yescom-retractable-green-screen-chromakey-with-stand-6-x6-w102294?variant=b9f2ec87-6928-43f1-b7e6-52dc576b74db","available_quantity":997,"options":[{"name":"Title","value":"Default Title"}],"off_ratio":75,"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}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"b9f2ec87-6928-43f1-b7e6-52dc576b74db","product_id":"01224ca9-09f6-44bf-b156-4d2e286ebfb1","title":"Default Title","weight_unit":"kg","inventory_quantity":997,"sku":"sku2118838739949","barcode":"","position":1,"option1":"Default Title","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a10aefbe3b73fad88f6ba80a301b2955.jpeg","path":"a10aefbe3b73fad88f6ba80a301b2955.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":9.95,"min_quantity":1}],"weight":"0","compare_at_price":"40","price":"9.95","retail_price":"40","available":true,"url":"\/products\/yescom-retractable-green-screen-chromakey-with-stand-6-x6-w102294?variant=b9f2ec87-6928-43f1-b7e6-52dc576b74db","available_quantity":997,"options":[{"name":"Title","value":"Default Title"}],"off_ratio":75,"flashsale_info":[],"sales":0};
return `
`
}()}