Lace pants
${function() {
const variantData = data.variant || {"id":"36259eea-821b-4dc3-91a5-42f2a155b664","product_id":"d1156f33-92c4-4740-8766-3024cecc2946","title":"S","weight_unit":"kg","inventory_quantity":0,"sku":"SLRCMFOV-0001","barcode":"","position":1,"option1":"S","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":49.5,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"49.5","retail_price":"0","available":true,"url":"\/products\/lace-pants?variant=36259eea-821b-4dc3-91a5-42f2a155b664","available_quantity":999999999,"options":[{"name":"SIZE","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
people are viewing this right now
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Worldwide Express Shipping Available.
Safety payment: PayPal/Credit Card
100% Quality Inspection on every order.
${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.