【 TOPPP】W824151 New women's knitted high waisted pleated skirt
${function() {
const variantData = data.variant || {"id":"1cbf7fbf-08f3-4099-9b82-0535ac758308","product_id":"adbdd042-eb20-49e5-8e36-c1393e7e2026","title":"black-XS","weight_unit":"kg","inventory_quantity":28,"sku":"W824151210-black-XS-A0015534","barcode":"","position":1,"option1":"black","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0cb089fd721f25d1073652f21f6e4fb2.jpg","path":"0cb089fd721f25d1073652f21f6e4fb2.jpg","width":759,"height":977,"alt":"","aspect_ratio":0.7768679631525077},"wholesale_price":[{"price":45,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"45","retail_price":"0","available":true,"url":"\/products\/toppp-w824151-new-womens-knitted-high-waisted-pleated-skirt?variant=1cbf7fbf-08f3-4099-9b82-0535ac758308","available_quantity":28,"options":[{"name":"colour","value":"black"},{"name":"size","value":"XS"}],"off_ratio":0,"flashsale_info":[],"sales":4};
const saveType = "percentage";
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":"1cbf7fbf-08f3-4099-9b82-0535ac758308","product_id":"adbdd042-eb20-49e5-8e36-c1393e7e2026","title":"black-XS","weight_unit":"kg","inventory_quantity":28,"sku":"W824151210-black-XS-A0015534","barcode":"","position":1,"option1":"black","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0cb089fd721f25d1073652f21f6e4fb2.jpg","path":"0cb089fd721f25d1073652f21f6e4fb2.jpg","width":759,"height":977,"alt":"","aspect_ratio":0.7768679631525077},"wholesale_price":[{"price":45,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"45","retail_price":"0","available":true,"url":"\/products\/toppp-w824151-new-womens-knitted-high-waisted-pleated-skirt?variant=1cbf7fbf-08f3-4099-9b82-0535ac758308","available_quantity":28,"options":[{"name":"colour","value":"black"},{"name":"size","value":"XS"}],"off_ratio":0,"flashsale_info":[],"sales":4};
return `
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}
${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 `
`;
}()}