Steel Circle Hollow Hanging Neck Bikini
${function(){
return `
Please select a color
`;
}()}
${function(){
return `
Please select a size
`;
}()}
${function() {
const variantData = data.variant || {"id":"e0bdd1c2-8467-43a3-94c1-ca610bb09174","product_id":"173cb5db-aca1-47c0-b5a2-70b77ca26108","title":"Picture-S","weight_unit":"kg","inventory_quantity":1000,"sku":"S520060282-Picture-S","barcode":"","position":1,"option1":"Picture","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b06e86750e4b9251a399f654fd94739f.jpeg","path":"b06e86750e4b9251a399f654fd94739f.jpeg","width":500,"height":750,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":28.5,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"28.5","retail_price":"0","available":true,"url":"\/products\/steel-circle-hollow-hanging-neck-bikini?variant=e0bdd1c2-8467-43a3-94c1-ca610bb09174","available_quantity":999999999,"options":[{"name":"color","value":"Picture"},{"name":"size","value":"S"}],"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