American Flag Statue Of Liberty Drawstring Halter Two Pieces Swimwear
${function(){
return `
Please select a Color
`;
}()}
${function(){
return `
Please select a Size
`;
}()}
${function() {
const variantData = data.variant || {"id":"eb1c2527-5cbf-4ff0-b092-14125e3739bd","product_id":"73e70fa2-1af3-4882-84ab-8aa687f169b2","title":"Blue-S","weight_unit":"kg","inventory_quantity":1000,"sku":"SWTW0324CM230608-Blue-S-UN","barcode":"","position":1,"option1":"Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1e1b12f45dff724b99beacec13fb4a2e.jpeg","path":"1e1b12f45dff724b99beacec13fb4a2e.jpeg","width":800,"height":1200,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":31.99,"min_quantity":1}],"weight":"0","compare_at_price":"45.99","price":"31.99","retail_price":"45.99","available":true,"url":"\/products\/american-flag-statue-of-liberty-drawstring-halter-two-pieces-swimwear?variant=eb1c2527-5cbf-4ff0-b092-14125e3739bd","available_quantity":999999999,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"S"}],"off_ratio":30,"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:Jun-22 - Jun-26
${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