STRICT Bondage Board
${function() {
const variantData = data.variant || {"id":"9dcfee6b-298b-45c7-a7cd-34adf363d723","product_id":"f1643e8a-a1bf-4ed4-be1a-6558baa058c6","title":"X-Large (Pack of 1)","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2118839129893","barcode":"","position":1,"option1":"X-Large (Pack of 1)","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e7d5ee6afabb9351ac0185945a695280.jpeg","path":"e7d5ee6afabb9351ac0185945a695280.jpeg","width":882,"height":923,"alt":"","aspect_ratio":0.9555796316359697},"wholesale_price":[{"price":43.68,"min_quantity":1}],"weight":"0","compare_at_price":"183.76","price":"43.68","retail_price":"183.76","available":true,"url":"\/products\/strict-bondage-board?variant=9dcfee6b-298b-45c7-a7cd-34adf363d723","available_quantity":1000,"options":[{"name":"Size","value":"X-Large (Pack of 1)"}],"off_ratio":76,"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":"9dcfee6b-298b-45c7-a7cd-34adf363d723","product_id":"f1643e8a-a1bf-4ed4-be1a-6558baa058c6","title":"X-Large (Pack of 1)","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2118839129893","barcode":"","position":1,"option1":"X-Large (Pack of 1)","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e7d5ee6afabb9351ac0185945a695280.jpeg","path":"e7d5ee6afabb9351ac0185945a695280.jpeg","width":882,"height":923,"alt":"","aspect_ratio":0.9555796316359697},"wholesale_price":[{"price":43.68,"min_quantity":1}],"weight":"0","compare_at_price":"183.76","price":"43.68","retail_price":"183.76","available":true,"url":"\/products\/strict-bondage-board?variant=9dcfee6b-298b-45c7-a7cd-34adf363d723","available_quantity":1000,"options":[{"name":"Size","value":"X-Large (Pack of 1)"}],"off_ratio":76,"flashsale_info":[],"sales":0};
return `
`
}()}