www.bananamoon.com Open in urlscan Pro
2606:4700::6811:9209  Public Scan

URL: https://www.bananamoon.com/en/
Submission Tags: sansec.io magecart Search All
Submission: On February 15 via api from DE — Scanned from DE

Form analysis 5 forms found in the DOM

POST https://www.bananamoon.com/en/customer/account/loginPost/

<form class="form form-login" action="https://www.bananamoon.com/en/customer/account/loginPost/" method="post" id="login-form" novalidate="novalidate">
  <input name="form_key" type="hidden" value="OMXwHh7wtuCGBCpy">
  <fieldset class="fieldset login" data-hasrequired="* Required Fields">
    <div class="field email required">
      <div class="control">
        <input name="login[username]" value="" autocomplete="off" id="email" type="email" class="input-text" title="Email" placeholder="Email" data-validate="{required:true, 'validate-email':true}" aria-required="true">
      </div>
    </div>
    <div class="field password required">
      <div class="control">
        <input name="login[password]" type="password" autocomplete="off" class="input-text" id="pass" title="Password" placeholder="Password" data-validate="{required:true}" aria-required="true"><button type="button"
          class="action password-toggle"><span>Show</span></button>
      </div>
    </div>
    <span data-obfuscate="all-pages-obfuscation" class="action remind" data-link-obf="aHR0cHM6Ly93d3cuYmFuYW5hbW9vbi5jb20vZW4vY3VzdG9tZXIvYWNjb3VudC9mb3Jnb3RwYXNzd29yZC8="><span>Forgot Your Password?</span></span>
    <button type="submit" class="action login primary" name="send" id="send2"><span>Ok</span></button>
  </fieldset>
</form>

GET https://www.bananamoon.com/en/catalogsearch/result/

<form class="form minisearch" id="search_mini_form" action="https://www.bananamoon.com/en/catalogsearch/result/" method="get">
  <div class="field search">
    <label class="label" for="search" data-role="minisearch-label">
      <span>Search</span>
    </label>
    <button type="button" title="Close" id="search-close-button">
      <span class="icon icon-close"></span>
    </button>
    <div class="control">
      <input id="search" type="text" name="q" value="" placeholder="Search entire store here..." class="input-text" maxlength="128" role="combobox" aria-haspopup="false" aria-autocomplete="both" autocomplete="off">
      <div id="search_autocomplete" class="search-autocomplete"></div>
      <div class="nested">
        <span class="action advanced" data-link-obfnobase64="=&quot;https://www.bananamoon.com/en/catalogsearch/advanced/&quot;" data-action="advanced-search"> Advanced Search </span>
      </div>
    </div>
  </div>
  <div class="actions">
    <button type="submit" title="Search" class="action search" aria-label="Search" disabled="">
      <span>Search</span>
    </button>
  </div>
</form>

POST https://www.bananamoon.com/en/newsletter-modal/user/subscribe/

<form class="form subscribe newsletter" data-nl-ajax="1" novalidate="novalidate" action="https://www.bananamoon.com/en/newsletter-modal/user/subscribe/" method="post" id="newsletter-validate-detail">
  <div class="field newsletter">
    <div class="control">
      <label for="newsletter">
        <span class="label"> Sign Up for Our Newsletter: </span>
        <input name="email" type="email" id="newsletter" placeholder="E-mail address" data-validate="{required:true, 'validate-email':true}">
      </label>
    </div>
  </div>
  <div class="actions">
    <button class="action subscribe primary" title="Subscribe" type="submit" aria-label="Subscribe">
      <span>Ok</span>
    </button>
  </div>
  <div class="newsletter__notifications">
    <div class="newsletter__error" id="newsletter-form-error"></div>
    <div class="newsletter__success" id="newsletter-form-success">Thank you for your subscription. Get 10% off on your next order now!</div>
  </div>
</form>

POST https://www.bananamoon.com/en/newsletter-modal/user/subscribe/

<form class="form subscribe newsletter-modal-form" novalidate="novalidate" action="https://www.bananamoon.com/en/newsletter-modal/user/subscribe/" method="post" data-ajax="1" id="newsletter-modal-form">
  <div class="field newsletter">
    <div class="control">
      <label for="newsletter">
        <input name="email" type="email" id="newsletter" placeholder="Your e-mail address" data-validate="{required:true, 'validate-email':true}">
        <div class="newsletter-modal__error" id="newsletter-modal-error"></div>
      </label>
    </div>
  </div>
  <div class="actions">
    <button class="action subscribe primary" title="Subscribe" type="submit" aria-label="Subscribe">
      <span> I subscribe </span>
      <span class="loading" style="display: none;">
        <img src="https://www.bananamoon.com/static/version2023021010/frontend/Bananamoon/default/en_GB/images/loading.gif">
      </span>
    </button>
  </div>
</form>

POST

<form class="form form-login" method="post" data-bind="event: {submit: login }" id="login-form">
  <div class="fieldset login" data-bind="attr: {'data-hasrequired': $t('* Required Fields')}" data-hasrequired="* Required Fields">
    <div class="field email required">
      <label class="label" for="customer-email"><span data-bind="i18n: 'Email Address'">Email Address</span></label>
      <div class="control">
        <input name="username" id="customer-email" type="email" class="input-text" data-mage-init="{&quot;mage/trim-input&quot;:{}}" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true, 'validate-email':true}"
          autocomplete="off">
      </div>
    </div>
    <div class="field password required">
      <label for="pass" class="label"><span data-bind="i18n: 'Password'">Password</span></label>
      <div class="control">
        <input name="password" type="password" class="input-text" id="pass" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true}" autocomplete="off">
      </div>
    </div>
    <!-- ko foreach: getRegion('additional-login-form-fields') --><!-- /ko -->
    <div class="actions-toolbar">
      <input name="context" type="hidden" value="checkout">
      <div class="primary">
        <button type="submit" class="action action-login secondary" name="send" id="send2">
          <span data-bind="i18n: 'Sign In'">Sign In</span>
        </button>
      </div>
      <div class="secondary">
        <a class="action" data-bind="attr: {href: forgotPasswordUrl}" href="https://www.bananamoon.com/en/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
                            </a>
      </div>
    </div>
  </div>
</form>

Text Content

JavaScript seems to be disabled in your browser. For the best experience on our
site, be sure to turn on Javascript in your browser.


Visual Merchandiser enabled - only available on category page

--------------------------------------------------------------------------------

 

Students offer!

Details

Free Standard Delivery on orders over 150€

New arrivals

--------------------------------------------------------------------------------

 * Need
   help ?
   
   Contact us:
   
   Phone : +377 97 98 60 82
   
    * WhatsApp
    * Email
    * More info

 * Store
   locator

Toggle Nav
Germany
How would you like to shop?
Ship to
Germany
Ship To Location
 * Andorra
 * België
 * Belgique
 * България
 * Česká republika
 * Cyprus
 * Danmark
 * Deutschland
 * España
 * Estonia
 * Ελλάδα
 * Finland
 * France
 * Hrvatska
 * Ireland
 * Italia
 * Latvia
 * Lithuania
 * Luxembourg
 * Magyarország
 * Malta
 * Monaco
 * Nederland
 * Norway
 * Österreich
 * Polska
 * Portugal
 * Romania
 * San Marino
 * Slovakia
 * Slovenia
 * Schweiz
 * Suisse
 * Sverige
 * United Kingdom
 * United States

Back
Language
English
Language
 * English
 * Français
 * Español
 * Italiano
 * Nederlands

Back
 * My Account
 * My Wish List
   Log In
   Show
   Forgot Your Password? Ok
   Join Create an account

My Cart
My Cart
Close You have no items in your shopping cart.
Search
Search
Advanced Search
Search
 * Swimwear
   Women's swimwear
   * Two piece swimsuit
   * One piece swimsuit
   * Bikini
   * New arrivals
   * Best Sellers
   New Collection
   * Banana Moon
   * Banana Moon Couture
   * Banana Moon Teens
   * Banana Moon Sports
   * Sustainable Collection
   * Cruise Collection
   All tops
   * Triangle
   * Push up
   * Bandeau
   * Bralette
   * Balconnette & underwire
   * Top & tankini
   * A cup
   * B cup
   * C cup
   * D cup
   All bottoms
   * Brief
   * Tie side
   * Thong & brazilian
   * High waisted
   * Shorty
   * Small coverage
   * Medium coverage
   * Full coverage
   * Low back one piece swimsuit
   * Sexy one piece swimsuit
   * Low neck one piece swimsuit
   Color
   * Black swimsuit
   * Red swimsuit
   * Green swimsuit
   * Purple swimsuit
   * Yellow swimsuit
   * Orange swimsuit
   * White swimsuit
   * Blue swimsuit
   * Pink swimsuit
   * Colors of Summer
   Trends
   * Shop lookbook
   * Tie-Dye
   * Floral
   * Tropical
   * Solid colors
   * Women's sport swimsuit
   * Prints & patterns
   * Bachelorette swimsuit
   * Beach essential
   Children collection
   * Girl & Boy
   * Mother Daughter swimsuits
   Men collection View all swimsuits
 * Activewear
   New arrivals Best sellers Loungewear
   * Tops
   * Hoodies & sweatshirts
   * Jackets
   * Pants & shorts
   * Sweatpants
   Wellness
   * Tops & bras
   * Leggings & pants
   * Shorts & biker shorts
   * Jackets & coverups
   * Sport swimwear
   Shop by collection
   * Yoga & Wellness
   * Loungewear
   * Sport & water sports
 * Homewear
   New arrivals Best Sellers Lingerie
   * Bralette & bras
   * Brief & thong
   * Pajamas
   * Accessories
   Homewear
   * Loungewear
   * Sweater
   * Accessories
   Shop by collection
   * Intimates set
   * Undies bundles
   * Mix & match
   * Cosy at home
 * Clothing
   New arrivals Best Sellers Ready to wear
   * Sweaters
   * Dresses
   * Jackets & coats
   * Pants
   * Shorts & playsuits
   * Tops & t-shirts
   * Skirts
   Beachwear
   * Beach tunics & dresses
   * Crochet dresses
   * Beach shorts & pants
   * Pareo
   Shop by collection
   * Cosy outfits
   * Summer dress
   * Coverups
   
   
 * Accessories
   Summer collection
   * New arrivals
   * Beach towels & foutas
   * Hats & caps
   * Totes & beach bags
   * Sun cream
   * Sunglasses
   * Shoes
   * Other accessories
   * View all products
   Fall Winter collection
   * Beanies & hats
   * Winter shoes
   * Bags
   * Scarves & Shawls
   * Other accessories
   * View all products
   Trends
   * Banana Moon x Lexon
   * Beach essentials
   * Retro
   * Jewels
   * View all products
   
   
   
   View all accessories
 * Connect / Subscribe
 * Find a retailer
 * Need help ?




FAVORITES

 * SANTAFE Purple
   Top 64,00 €
   Bottom 51,00 €
   
 * SEALAKE Red
   72,00 €
   
 * SEAGLITTER Red
   Top 48,00 €
   Bottom 42,00 €
   
 * COCOBEACH White
   114,00 €
   
 * SILKY Pink
   Top 29,00 €
   Bottom 25,00 €
   


SOCIAL SHOP



Offering swimsuits for women, men and children, Banana Moon combines quality
fashion with unequaled comfort and the latest trends. The brand's style can be
summed up in three words: fun, comfort and style! Banana Moon takes you to a
world where the sun is shining all year long. The joy of life sails through
the 2022 swimsuit collections with models that will put you in a sunny mood! The
brand combines cuts of flowing materials, delicately ehanced
with embroidery, crochet or vibrant prints. When you wear a Banana Moon
bikini you shine with the trendy and sunny values of the brand!

When your vacation comes to an end, Banana Moon keeps it going
with clothing, accessories and beachwear designed to complement its wide
selection of swimsuits. To forget the weather and routine, get a trendy fashion
look and fill up on vitality all year long. Feet in the water or out on the
sidewalk, head for sunny spirits with a foolproof trendy style for any occasion
thanks to Banana Moon's spring-summer and fall-winter collections!

Fall in love with summer all over again with the latest Banana Moon women's
beachwear collection. By the shore or at the pool, soak up the sun in style with
the laid back West Coast appeal of our new season edit. Discover fabulous
dresses, cute shorts and girly playsuits in sunshine colours and captivating
prints: from sleek high leg swimsuits to flirty rompers, our collection will
take you through the summer in style. Capture the sporty chic look with high
waist bikini bottoms and bralettes - with pieces available separately in a wide
range of standard American sizes, everyone can find the perfect fit to suit
their body shape. Whatever your plans for the summer, our chic bathing
accessories are the perfect way to being a dash of personality to your summer
look: from beach towels to sunglasses, foutas and tote bags, we have everything
you need to shine this season.

During sales periods, check out our best offers on swimsuits, beachwear and
accessories.

 * Payment secured Payment secured
 * Return within 15 days Return within 15 days
 * Standard free shipping from 150 € Standard free shipping from 150 €*
 * Customer service
   +377 97 98 60 82 Customer service +377 97 98 60 82

 * Store locator
 * Newsletter subscription
 * Help & info
   * Contact us
   * Frequently asked questions
   * Shipping
   * Return policy
   * Sizes guide
 * Collections
   * Banana Moon
   * Banana Moon Couture
   * Banana Moon Teens
   * Banana Moon Sports
   * Cruise Collection
   * Banana Moon Children
   * Banana Moon Men
   * Banana Moon Clothing
   * Banana Moon Accessories
 * About
   * Our story
   * Pro area access
   * Sustainability program

Follow us:
 * Banana Moon on Facebook
 * Banana Moon on Instagram
 * Banana Moon on Pinterest
 * Banana Moon on YouTube

NEWSLETTER

Trends, news, good deals, subscribe to the newsletter and get a 10% discount on
your order!

Newsletter
Sign Up for Our Newsletter:
Ok
Thank you for your subscription. Get 10% off on your next order now!
 * Terms of use
 * Privacy policy
 * Cookies policy
 * Terms and conditions
 * Sitemap

© 2023 Banana Moon
Accept
Our website uses cookies. By using our website, you consent to our use of
cookies in accordance with our Privacy Policy.

Enter your email below and

GET 10% OFF YOUR NEXT ORDER

You are now registered! You will receive a confirmation email containing your
10% discount code which can be used on your first order.
I subscribe


Close
Checkout as a new customer

Creating an account has many benefits:

 * See order and shipping status
 * Track order history
 * Check out faster

Create an Account
Checkout using your account

Email Address

Password

Sign In
Forgot Your Password?