${function() {
const variantData = data.variant || {"id":"87cf7e5f-2235-48e9-b941-2ab1877c182f","product_id":"28b9c4f7-f3cc-4735-858c-afe5248b694f","title":"Off White-XS","weight_unit":"kg","inventory_quantity":1000,"sku":"338559-1","barcode":"","position":1,"option1":"Off White","option2":"XS","option3":"","note":"","image":null,"wholesale_price":[{"price":51.6,"min_quantity":1}],"weight":"0","compare_at_price":"129","price":"51.6","retail_price":"129","available":true,"url":"\/products\/maio-localizado-destino-tropical?variant=87cf7e5f-2235-48e9-b941-2ab1877c182f","available_quantity":999999999,"options":[{"name":"Color","value":"Off White"},{"name":"Size","value":"XS"}],"off_ratio":"60","flashsale_info":{"variant_id":"87cf7e5f-2235-48e9-b941-2ab1877c182f","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":"51.6","compare_at_price":"","discount_price":"51.6","customary_saved_price":"","customary_off_ratio":"","discount_saved_price":"","discount_off_ratio":"60","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
${function(){
return `
Please select a Color
`;
}()}
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.
Traje de baño con estampado tropical. Presenta un escote pronunciado y tirantes finos ajustables que brindan comodidad y versatilidad. Su diseño anatómico se adapta al cuerpo, ideal para momentos en el mar o en la piscina. Destaca por su vibrante estampado que aporta frescura y alegría a los días soleados. FARM RIO original - invierno 2025.
${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}
` }()}