people are viewing this right now
${function() {
const variantData = data.variant || {"id":"6a23c820-8a68-4168-9c90-9a32a4f515bb","product_id":"4f34964a-c85a-43fb-8a73-84c36df713a8","title":"Black-34-B","weight_unit":"kg","inventory_quantity":1000,"sku":"TK3650JM","barcode":"","position":1,"option1":"Black","option2":"34","option3":"B","note":"","image":{"src":"\/\/img.staticdj.com\/85c1c19263e4990b51b0645ec0ce0061.webp","path":"85c1c19263e4990b51b0645ec0ce0061.webp","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":24.99,"min_quantity":1}],"weight":"0","compare_at_price":"69.98","price":"24.99","retail_price":"69.98","available":true,"url":"\/products\/back-smoothing-bra64f0e48b-e356-4571-9425-b70ffbb48b6d?variant=6a23c820-8a68-4168-9c90-9a32a4f515bb","available_quantity":999999999,"options":[{"name":"COLOR","value":"Black"},{"name":"BAND SIZE (US)","value":"34"},{"name":"CUP SIZE (US)","value":"B"}],"off_ratio":64,"flashsale_info":[],"sales":5};
const saveType = "amount";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
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 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.
${function(){
const variantData = data.variant || {"id":"6a23c820-8a68-4168-9c90-9a32a4f515bb","product_id":"4f34964a-c85a-43fb-8a73-84c36df713a8","title":"Black-34-B","weight_unit":"kg","inventory_quantity":1000,"sku":"TK3650JM","barcode":"","position":1,"option1":"Black","option2":"34","option3":"B","note":"","image":{"src":"\/\/img.staticdj.com\/85c1c19263e4990b51b0645ec0ce0061.webp","path":"85c1c19263e4990b51b0645ec0ce0061.webp","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":24.99,"min_quantity":1}],"weight":"0","compare_at_price":"69.98","price":"24.99","retail_price":"69.98","available":true,"url":"\/products\/back-smoothing-bra64f0e48b-e356-4571-9425-b70ffbb48b6d?variant=6a23c820-8a68-4168-9c90-9a32a4f515bb","available_quantity":999999999,"options":[{"name":"COLOR","value":"Black"},{"name":"BAND SIZE (US)","value":"34"},{"name":"CUP SIZE (US)","value":"B"}],"off_ratio":64,"flashsale_info":[],"sales":5};
return `
`
}()}