Women's Casual Solid Color Velvet Pants Suit
${function() {
const variantData = data.variant || {"id":"a09bb46c-9bc1-4380-a65d-13a103e8b49a","product_id":"7967deb2-6d0c-4496-8358-4861f8f037fd","title":"Black-S(US 6)","weight_unit":"kg","inventory_quantity":1000,"sku":"YSYYJ240906043-Black-S(US 6)","barcode":"","position":1,"option1":"Black","option2":"S(US 6)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3c392e15d290c3fff70668408bb60f4b.jpeg","path":"3c392e15d290c3fff70668408bb60f4b.jpeg","width":800,"height":1200,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"43.99","price":"19.99","retail_price":"43.99","available":true,"url":"\/products\/womens-casual-solid-color-velvet-pants-suit?variant=a09bb46c-9bc1-4380-a65d-13a103e8b49a","available_quantity":999999999,"options":[{"name":"color","value":"Black"},{"name":"size","value":"S(US 6)"}],"off_ratio":55,"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}
`
}()}
${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":"a09bb46c-9bc1-4380-a65d-13a103e8b49a","product_id":"7967deb2-6d0c-4496-8358-4861f8f037fd","title":"Black-S(US 6)","weight_unit":"kg","inventory_quantity":1000,"sku":"YSYYJ240906043-Black-S(US 6)","barcode":"","position":1,"option1":"Black","option2":"S(US 6)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3c392e15d290c3fff70668408bb60f4b.jpeg","path":"3c392e15d290c3fff70668408bb60f4b.jpeg","width":800,"height":1200,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"43.99","price":"19.99","retail_price":"43.99","available":true,"url":"\/products\/womens-casual-solid-color-velvet-pants-suit?variant=a09bb46c-9bc1-4380-a65d-13a103e8b49a","available_quantity":999999999,"options":[{"name":"color","value":"Black"},{"name":"size","value":"S(US 6)"}],"off_ratio":55,"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 `
`;
}()}