Women's Crew Neck I'm With The Banned Casual Tank Top
${function(){
return `
Please select a Color
`;
}()}
${function(){
return `
Please select a Size
`;
}()}
${function() {
const variantData = data.variant || {"id":"fe774869-279a-4bf3-82c2-3c183a7c0bc3","product_id":"9d1243f7-894b-4cbe-8f9e-8cd2d25f3248","title":"Wine Red-S(6-8)","weight_unit":"kg","inventory_quantity":1000,"sku":"2076439331664-Wine Red-S(6-8)","barcode":"","position":1,"option1":"Wine Red","option2":"S(6-8)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b45d2758ef541e50eb5a9e8cda16a99b.png","path":"b45d2758ef541e50eb5a9e8cda16a99b.png","width":633,"height":843,"alt":"","aspect_ratio":0.7508896797153025},"wholesale_price":[{"price":14.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"14.99","retail_price":"0","available":true,"url":"\/products\/casual-summer-text-letters-natural-micro-elasticity-regular-fit-sleeveless-regular-regular-tank-tops-for-women-15239479?variant=fe774869-279a-4bf3-82c2-3c183a7c0bc3","available_quantity":999999999,"options":[{"name":"Color","value":"Wine Red"},{"name":"Size","value":"S(6-8)"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productSaveLabel = false;
return `
-
${saveType == 'percent' ? `-${variantData.off_ratio}%` : `-` }
`; }()}
Free worldwide shipping 80$ +
Product was out of stock.
Product is unavailable.
Estimated Delivery:Jul-18 - Jul-22
${function() {
const type = 'hero';
const postageFreeAmount = 80;
const custom_text_hero = "Buy {amount} more to enjoy FREE Shipping";
const totalPrice = +data.total_price;
const diffPrice = postageFreeAmount - totalPrice;
const percentDiff = (diffPrice > 0 ? (totalPrice / postageFreeAmount * 100) : 100) + '%';
let tipText = "Your order is free delivery";
const custom_text_wind = "Buy {amount} more to enjoy FREE Shipping";
const custom_text = type === 'hero' ? custom_text_hero : custom_text_wind;
if (diffPrice > 0) {
tipText = custom_text.replace('{amount}', `
`);
}
return `
${type === 'hero' ?
`
` :
`
${tipText}
Your order is free delivery
`
}
`;
}()}
${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 `
`;
}()}
people are viewing this right now