124" Wide Leather Match Sofa & Chaise
${function() {
const variantData = data.variant || {"id":"b13f4fa3-6b1d-4fbb-a917-871f69c9a07a","product_id":"5979e3d7-0596-44cf-bfa5-1c8404d7b09e","title":"Beige Leather Match","weight_unit":"kg","inventory_quantity":1000,"sku":"dlz1683530927795","barcode":"","position":1,"option1":"Beige Leather Match","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bf6b4ce52f48ab2f5f1665f94942fc05.jpeg","path":"bf6b4ce52f48ab2f5f1665f94942fc05.jpeg","width":680,"height":680,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":36.99,"min_quantity":1}],"weight":"0","compare_at_price":"99.98","price":"36.99","retail_price":"99.98","available":true,"url":"\/products\/stsf22_0125_b1cf886b_ebbf820f?variant=b13f4fa3-6b1d-4fbb-a917-871f69c9a07a","available_quantity":999999999,"options":[{"name":"Color","value":"Beige Leather Match"}],"off_ratio":63,"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}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"b13f4fa3-6b1d-4fbb-a917-871f69c9a07a","product_id":"5979e3d7-0596-44cf-bfa5-1c8404d7b09e","title":"Beige Leather Match","weight_unit":"kg","inventory_quantity":1000,"sku":"dlz1683530927795","barcode":"","position":1,"option1":"Beige Leather Match","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bf6b4ce52f48ab2f5f1665f94942fc05.jpeg","path":"bf6b4ce52f48ab2f5f1665f94942fc05.jpeg","width":680,"height":680,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":36.99,"min_quantity":1}],"weight":"0","compare_at_price":"99.98","price":"36.99","retail_price":"99.98","available":true,"url":"\/products\/stsf22_0125_b1cf886b_ebbf820f?variant=b13f4fa3-6b1d-4fbb-a917-871f69c9a07a","available_quantity":999999999,"options":[{"name":"Color","value":"Beige Leather Match"}],"off_ratio":63,"flashsale_info":[],"sales":0};
return `
`
}()}
${function() {
const minInventory = parseInt('10');
const maxInventory = parseInt('52');
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 `
`;
}()}