【Pre sale Product】【June 12th shipment 】H118 # New Golf Women's A-version pleated irregular half length skirt
${function() {
const variantData = data.variant || {"id":"8a44a51b-e397-4adc-bf04-3886d637ab13","product_id":"c171057c-96ad-4a24-8e58-0f6fa8b56013","title":"green-M","weight_unit":"kg","inventory_quantity":5,"sku":"H118#P170-green-M-A0014816","barcode":"","position":5,"option1":"green","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/276d1bbf7df2b6dd5464e4333fe7fd84.jpg","path":"276d1bbf7df2b6dd5464e4333fe7fd84.jpg","width":1280,"height":1707,"alt":"","aspect_ratio":0.7498535442296427},"wholesale_price":[{"price":35.8,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"35.8","retail_price":"0","available":true,"url":"\/products\/pre-sale-product-june-12th-shipment-h118-new-golf-womens-a-version-pleated-irregular-half-length-skirt?variant=8a44a51b-e397-4adc-bf04-3886d637ab13","available_quantity":5,"options":[{"name":"colour","value":"green"},{"name":"size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":8};
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":"8a44a51b-e397-4adc-bf04-3886d637ab13","product_id":"c171057c-96ad-4a24-8e58-0f6fa8b56013","title":"green-M","weight_unit":"kg","inventory_quantity":5,"sku":"H118#P170-green-M-A0014816","barcode":"","position":5,"option1":"green","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/276d1bbf7df2b6dd5464e4333fe7fd84.jpg","path":"276d1bbf7df2b6dd5464e4333fe7fd84.jpg","width":1280,"height":1707,"alt":"","aspect_ratio":0.7498535442296427},"wholesale_price":[{"price":35.8,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"35.8","retail_price":"0","available":true,"url":"\/products\/pre-sale-product-june-12th-shipment-h118-new-golf-womens-a-version-pleated-irregular-half-length-skirt?variant=8a44a51b-e397-4adc-bf04-3886d637ab13","available_quantity":5,"options":[{"name":"colour","value":"green"},{"name":"size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":8};
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 `
`;
}()}