TRAF 2024 Women's Solid Basic T Shirts Loose Casual Set Fashionable Stretch High Waist Female Pants 2-piece Spring Suits
${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 `
`;
}()}
${function() {
const variantData = data.variant || {"id":"3cd7ca9c-e56f-4feb-915b-ec15da74439c","product_id":"4db38d7a-d0f8-4114-aeef-f2e244cb0ca2","title":"Gold-M","weight_unit":"kg","inventory_quantity":0,"sku":"Gold-M-292-A0221131","barcode":"","position":5,"option1":"Gold","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1203b4293283e564546905c7dbfc4c99.jpeg","path":"1203b4293283e564546905c7dbfc4c99.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":17.61,"min_quantity":1}],"weight":"0","compare_at_price":"33.23","price":"17.61","retail_price":"33.23","available":true,"url":"\/products\/traf-2024-womens-solid-basic-t-shirts-loose-casual-set-fashionable-stretch-high-waist-female-pants-2-piece-spring-suits?variant=3cd7ca9c-e56f-4feb-915b-ec15da74439c","available_quantity":999999999,"options":[{"name":"Color","value":"Gold"},{"name":"Size","value":"M"}],"off_ratio":47,"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.
Sku : Gold-M-292-A0221131
Inventory : 999999999
${function(){
const variantData = data.variant || {"id":"3cd7ca9c-e56f-4feb-915b-ec15da74439c","product_id":"4db38d7a-d0f8-4114-aeef-f2e244cb0ca2","title":"Gold-M","weight_unit":"kg","inventory_quantity":0,"sku":"Gold-M-292-A0221131","barcode":"","position":5,"option1":"Gold","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1203b4293283e564546905c7dbfc4c99.jpeg","path":"1203b4293283e564546905c7dbfc4c99.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":17.61,"min_quantity":1}],"weight":"0","compare_at_price":"33.23","price":"17.61","retail_price":"33.23","available":true,"url":"\/products\/traf-2024-womens-solid-basic-t-shirts-loose-casual-set-fashionable-stretch-high-waist-female-pants-2-piece-spring-suits?variant=3cd7ca9c-e56f-4feb-915b-ec15da74439c","available_quantity":999999999,"options":[{"name":"Color","value":"Gold"},{"name":"Size","value":"M"}],"off_ratio":47,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
Inventory : ${variantData && variantData.available_quantity}
`
}()}