- ${item}
-
${item.word}
SHIPPING WORLDWIDE
GET YOUR FIRST ORDER FOR 10% OFF
30 DAYS RETURN & EXCHANGE
SHIPPING WORLDWIDE
GET YOUR FIRST ORDER FOR 10% OFF
30 DAYS RETURN & EXCHANGE
Planning a getaway is all about the "OOTD" (Outfit of the Day) anticipation. When you’re packing for a tropical breeze or a sunset dinner by the Mediterranean, nothing beats the effortless elegance of a maxi dress. They are the ultimate one-and-done solution for looking polished while staying cool.
From bold florals to striking animal prints, we’ve curated the top vacation dresses to ensure your suitcase is packed with nothing but head-turners.
Floral prints and vacations go together like sand and sea. If you’re looking to channel a garden-party-meets-beach-club vibe, these picks are for you:
Keyah Green Flower Maxi Dress: A lush, botanical dream. This dress is perfect for blending into tropical landscapes.
Inge Pink Strappy Flower Maxi Dress: With delicate straps and a soft pink hue, this is the romantic choice for a seaside stroll.
Kaylen Red Sleeveless Flower Maxi Dress: Bold, fiery, and feminine. This sleeveless silhouette is a standout piece for a high-energy vacation night.
Emely Floral Printed Backless Maxi Dress: Business in the front, party in the back. The backless detail adds a sultry edge to the classic floral print.
Sometimes, the silhouette is just as important as the print. These dresses play with volume and fit to create a high-fashion look.
Keturah Yellow Ruched Maxi Dress: Yellow is the color of sunshine. The ruching detail is incredibly flattering, hugging your curves in all the right places.
Baha Floral Printed Puff Sleeve Maxi Dress: For the vintage lovers, the puff sleeves add a touch of "cottage-core" charm to your vacation wardrobe.
Eudoxia Pink Printed Maxi Dress: A vibrant, printed masterpiece that screams luxury resort wear.
Halter necks are a vacation staple—they show off the shoulders and provide a sleek, elongated look.
Florine Green Halter Flower Ruffle Maxi Dress: The ruffles add movement and drama, making this green beauty perfect for dancing the night away.
Delicah Blue Halter Floral Ruffle Maxi Dress: A cool blue alternative that feels fresh and airy, ideal for a lunch overlooking the ocean.
Kayoko Zebra Stripe Off-Shoulder Maxi Dress: If you’re tired of florals, go bold with animal print. The off-shoulder neckline paired with a striking zebra stripe makes this a sophisticated, "it-girl" choice for your next city-break or island escape.
To keep your vacation dresses wrinkle-free, try the "rolling" method instead of folding. This saves space and ensures that pieces like the Florine or Delicah are ready to wear the moment you unzip your luggage!
Which of these styles is making it into your suitcase?
${!!data[1].settings.not_login_prefix_content ? data[1].settings.not_login_prefix_content : "Welcome to"}
${!!data[1].settings.not_login_title ? data[1].settings.not_login_title : "Fashionslee"}
${benefitItem.name}
${benefitItem.desc}
${!!data[1].settings.login_tip_desc ? data[1].settings.login_tip_desc : "Already have an account?" }
By joining, you agree to receive our emails, and accept Terms of Use & Privacy Policy.
Spent
Reached maximum level
${data[2].settings.title}
Paid benefits
${data[1].campaign?.name} >
Benefits (${data.tier_detail.benefits.length})
${item.name}
${item.desc}
View coupon code>
Last name
${ data.member?.last_name ? data.member?.last_name : 'Please enter last name' }First name
${ data.member?.first_name ? data.member?.first_name : 'Please enter first name' }Birth of date
Phone
${data.member?.phone ? data.member?.phone : 'Please enter phone number'}Created on
Joined on
${data.title}
${function(){ let title = data.campaign.name; if (data.campaign.event_type === 'share_link') { let limit_reward_count = Number(data.campaign.campaign_rule.limit_reward_count); let participation_times = Number(data.participation_info.participation_times); if (limit_reward_count > 1) { title = `${title} (${limit_reward_count - participation_times}/${limit_reward_count})`; } } return title; }()}
${function(){ if (data.campaign.event_type === 'successful_order') { return `Available
Frozen
${function(){
const { use_global_config, is_expired, expired_method, day, month } = data[1].points_rule.point_expired_setting;
let date = `Permanent Validity`;
if (!use_global_config) {
date = `Each point is calculated separately according to the rules of the activity (details can be viewed in the point detail records)`;
} else {
if (is_expired) {
if (expired_method === 'after_x_months') {
date = `${month} months valid`;
} else if (expired_method === 'after_x_days') {
date = `${day} days valid`;
} else if (expired_method === 'on_specific_date') {
const dateElement = `
${function(){
const amount = new Intl.NumberFormat().format(data[0].point.earned_amount);
return `Accumulated
${data.points > 0 ? '+' : ''}${data.points}
No record yet
Get discount code
${data[0].campaign?.name}
${function(){
const { prerequisite_type, prerequisite_value } = data[0].campaign?.reward.discount_code_activity || {};
if (prerequisite_type === 'none') {
return `No threshold`;
}
if (prerequisite_type === 'quantity') {
return `The order is available when it contains at least ${parseInt(prerequisite_value)} items`;
}
if (prerequisite_type === 'subtotal') {
return `Available when the order amount exceeds
It will cost
Get discount code
Congratulations! You have received a discount code
Available when paying for an order
Discount
Conditions of use:
${x_content}
${function(){ if (!data[0].campaign) { return `${y_content}
${function(){ if (!data[0].campaign) { return `Validity period:
Valid for long termApplicable products:
All products${data.discount_code}
${function(){
const {obtain_type, obtain_value, prerequisite_type, prerequisite_value} = data;
if (prerequisite_type === 'quantity') {
return `Purchase the following items for a total of ${prerequisite_value} items`;
} else if (prerequisite_type === 'subtotal') {
return `Purchase the following items for a total of
${data.discount_code}
No offers yet
Amount threshold:
${function(){ if (data[1].campaign?.threshold) { return `Order total reachMaximum discount per order:
${function(){ if (data[1].campaign?.max_deduction) { return `Combination rules:
Can be combined with any discount.Deduction rules:
The minimum discount unit is cents, and the calculated points are rounded up.Points Refund Policy for Returns:
${data.discount_code}
${function(){
if (data.available_times === -1) {
return `Unlimited usage`;
} else if (data.available_times > 0) {
return `Can be used ${data.available_times} times`;
}
}()}
Next refresh time:
${data.benefit.name}
${data.benefit.desc}
${data.benefit.name}
${data.benefit.desc}
${function(){ const {execution_schedule, trigger_type} = data.benefit.benefit_config; const { type, date } = execution_schedule || {}; if (data.benefit.type === 'point') { if (trigger_type === 'onetime') { return `After you successfully purchase the benefit package, it will be immediately issued to your account.`; } else if (trigger_type === 'periodic') { if (type === 'monthly') { return `After successfully purchasing the benefit package, it will be automatically issued to your account every month.`; } else if (type === 'weekly') { return `After you successfully purchase the benefit package, it will be automatically issued to your account every week.`; } else if (type === 'cycle') { return `After you successfully purchase the benefit package, it will be automatically issued to your account every ${execution_schedule.days[0]} days.`; } } else if (type === 'specific_date') { return `The benefit will be issued to your account on ${ date } every year.`; } } else { if (trigger_type === 'onetime') { return `After you successfully purchase the benefit package, it will be immediately issued to your account.`; } else if (trigger_type === 'periodic') { if (type === 'monthly') { return `After you successfully purchase the benefit package, the discount code will be automatically refreshed monthly.`; } else if (type === 'weekly') { return `After you successfully purchase the benefit package, the discount code will be automatically refreshed weekly.`; } else if (type === 'cycle') { return `After you successfully purchase the benefit package, it will be automatically issued to your account every ${execution_schedule.days[0]} days.`; } } else if (type === 'specific_date') { return `The benefit will be issued to your account on ${ date } every year.`; } } }()}