${function() {
const variantData = data.variant || {"id":"07a7a811-b2f4-4363-b1e9-ecba2bbbff2a","product_id":"2676b7b8-8919-431c-882a-741cbcae6781","title":"XS","weight_unit":"kg","inventory_quantity":1000,"sku":"346892","barcode":"","position":1,"option1":"XS","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":50,"min_quantity":1}],"weight":"0","compare_at_price":"100","price":"50","retail_price":"100","available":true,"url":"\/products\/maio-afete-tropical?variant=07a7a811-b2f4-4363-b1e9-ecba2bbbff2a","available_quantity":999999999,"options":[{"name":"Size","value":"XS"}],"off_ratio":"50","flashsale_info":{"variant_id":"07a7a811-b2f4-4363-b1e9-ecba2bbbff2a","product_id":"","quantity":0,"discount_id":"","limit_time":0,"limit_buy":0,"user_limit_buy":0,"discount_sales":0,"discount_sales_rate":"","discount_stock":0,"ends_at":0,"starts_at":0,"allow_oversold":"","allocation_method":"","price":"50","compare_at_price":"","discount_price":"50","customary_saved_price":"","customary_off_ratio":"","discount_saved_price":"","discount_off_ratio":"50","use_before_price":false,"before_price":"","title":"","properties":"","color_setting_promotional_copy":"","discount_quantity":0,"is_need_split":false},"sales":0};
const saveType = null;
const productSaveLabel = null;
return `
-
${ variantData.off_ratio }%
`; }()}
${function() {
const minInventory = parseInt('7');
const maxInventory = parseInt('10');
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
Please select a Size
${function(){
return `
Please select a Size
`;
}()}
Product was out of stock.
Product is unavailable.
Enjoy free shipping on every order, delivered to your doorstep no matter where you are in the world.
Shop with confidence with our hassle-free returns policy, ensuring you love what you buy.
Designed with the planet in mind, all our products are committed to sustainable practices.
Your payment information is always protected with our advanced, encrypted checkout security.
Embrace tropical vibrancy with the MAIO AFETE TROPICAL, a stunning one-piece swimwear from Farm Rio that brings bold, colorful patterns straight from Brazil to your beach days. Designed for comfort and style, this piece combines flattering cuts with eye-catching prints that celebrate nature's most vibrant hues. Perfect for making a statement at the pool or ocean.
${function(){
const variantData = data.variant || null;
return `
Vendor by :
${data.product && data.product.vendor}
Weight :
${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode :
${variantData && variantData.barcode}
Sku :
${variantData && variantData.sku}
Inventory :
${variantData && variantData.available_quantity}
` }()}