dolceaesthetic.com Open in urlscan Pro
23.227.38.65  Public Scan

Submitted URL: https://account.dolceaesthetic.com/
Effective URL: https://dolceaesthetic.com/
Submission: On July 23 via automatic, source certstream-suspicious — Scanned from CA

Form analysis 5 forms found in the DOM

GET /search

<form action="/search" method="get" role="search" class="search search-modal__form search-modal__form--mobile">
  <div class="field field-justify-between">
    <button class="button button--primary search__button field__button focus-inset" aria-label="Search for anything">
      <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 30 30" aria-hidden="true" focusable="false" role="presentation">
        <path fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="2" d="M13 4A9 9 0 1 0 13 22A9 9 0 1 0 13 4Z"></path>
        <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2" d="M26 26L19.437 19.437"></path>
      </svg>
    </button>
    <label class="field__label hiddenLabels" for="Search-In-Modal">Search for anything</label>
    <input class="search__input field__input form-input-placeholder" id="Search-In-Modal" type="search" name="q" value="" placeholder="Search for anything" autocomplete="off">
    <input type="hidden" name="type" value="product">
    <input type="hidden" name="options[prefix]" value="last">
  </div>
</form>

POST /localization

<form method="post" action="/localization" id="HeaderLanguageFormNoScript" accept-charset="UTF-8" class="localization-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden" name="utf8"
    value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/">
  <div class="localization-form__select">
    <h2 class="visually-hidden" id="HeaderLanguageLabelNoScript">Language</h2>
    <select class="localization-selector link" name="locale_code" aria-labelledby="HeaderLanguageLabelNoScript">
      <option value="en" lang="en" selected=""> English </option>
      <option value="el" lang="el"> Ελληνικά </option>
    </select>
  </div>
  <button class="button button--tertiary">Update language</button>
</form>

POST /localization

<form method="post" action="/localization" id="HeaderLanguageForm" accept-charset="UTF-8" class="localization-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden" name="utf8"
    value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/">
  <div class="no-js-hidden">
    <div class="disclosure">
      <p class="title" id="HeaderLanguageLabel">Language</p>
      <ul id="HeaderLanguageList" role="list" class="disclosure__list list-unstyled custom-scrollbar">
        <li class="disclosure__item" tabindex="-1">
          <a class="link link--text disclosure__link disclosure__link--active focus-inset" href="#" hreflang="en" lang="en" aria-current="true" data-value="en" role="button">
                                        <span class="icon"></span>
                                        <span class="text">English</span>
                                    </a>
        </li>
        <li class="disclosure__item" tabindex="-1">
          <a class="link link--text disclosure__link focus-inset" href="#" hreflang="el" lang="el" data-value="el" role="button">
                                        <span class="icon"></span>
                                        <span class="text">Ελληνικά</span>
                                    </a>
        </li>
      </ul>
    </div>
    <input type="hidden" name="locale_code" value="en">
  </div>
</form>

POST /account/login

<form accept-charset="UTF-8" action="/account/login" method="post" class="auth-form auth-form-2">
  <div name="hiko-container" type="login" app="">
    <div class="h_wizard">
      <div name="hiko-err"></div>
      <div class="h_buttons">
        <div class="h_google_button h_google_rect" data="google">
          <p class="png-google" title="Sign in with Google" alt=""></p>
        </div>
        <div class="h_facebook_button h_facebook_rect" data="facebook">
          <p class="png-facebook" title="Sign in with Facebook" alt=""></p>
        </div>
        <div class="h_apple_button h_apple_rect" data="apple"><i style="color: black;" class="fax fax-apple" title="Sign in with Apple"></i></div>
        <div class="h_twitter_button h_twitter_rect" data="twitter">
          <p class="png-twitter-x" title="Sign in with Twitter" alt=""></p>
        </div>
        <div class="h_tiktok_button h_tiktok_rect" data="tiktok">
          <p class="png-tiktok" title="Sign in with TikTok" alt=""></p>
        </div>
      </div>
      <div class="h_divider">OR</div>
    </div>
  </div>
  <input name="form_type" type="hidden" value="customer_login">
  <input name="utf8" type="hidden" value="✓">
  <div class="form-field">
    <label class="form-label" for="customer_email"> Your username <em>*</em>
    </label>
    <input class="form-input form-input-placeholder" type="email" value="" name="customer[email]" placeholder="Your username">
  </div>
  <div class="form-field">
    <label class="form-label" for="customer_password"> Your password <em>*</em>
    </label>
    <input class="form-input form-input-placeholder" type="password" value="" placeholder="Your password" name="customer[password]">
  </div>
  <div class="form-actions auth-actions text-center">
    <input type="submit" class="button button-height button-1 button-login" value="Log in">
    <a href="/account/register" class="button button-height flex align-center justify-center button-5 button-register">
                        Sign Up
                    </a>
    <a class="auth-link link link-underline" href="/account/login#recover">
                        <span class="text">Forgot password?</span>
                    </a>
  </div>
</form>

GET /search

<form action="/search" method="get" role="search" class="search search-modal__form search-modal__form--custom">
  <div class="field">
    <input type="hidden" name="type" value="product">
    <input type="hidden" name="options[prefix]" value="last">
    <label class="field__label hiddenLabels" for="Search-In-Modal">Search for anything</label>
    <input class="search__input field__input form-input-placeholder" id="Search-In-Modal-Mobile" type="search" name="q" value="" placeholder="Search for anything" autocomplete="off">
    <button class="button button--primary search__button field__button focus-inset" aria-label="Search for anything">
      <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" aria-hidden="true" focusable="false" role="presentation">
        <path
          d="M 19 3 C 13.488281 3 9 7.488281 9 13 C 9 15.394531 9.839844 17.589844 11.25 19.3125 L 3.28125 27.28125 L 4.71875 28.71875 L 12.6875 20.75 C 14.410156 22.160156 16.605469 23 19 23 C 24.511719 23 29 18.511719 29 13 C 29 7.488281 24.511719 3 19 3 Z M 19 5 C 23.429688 5 27 8.570313 27 13 C 27 17.429688 23.429688 21 19 21 C 14.570313 21 11 17.429688 11 13 C 11 8.570313 14.570313 5 19 5 Z">
        </path>
      </svg>
    </button>
  </div>
</form>

Text Content

Skip to content

Welcome to our store Free Shipping For All Orders Over 50€ Safe Checkout &
Payments Check out our Summer Collection 2024! Big Variety For every need! Sign
Up for 10% Free! Any many more! Student Discount Available | StudentBeans
Welcome to our store Free Shipping For All Orders Over 50€ Safe Checkout &
Payments
Welcome to our store Free Shipping For All Orders Over 50€ Safe Checkout &
Payments Check out our Summer Collection 2024! Big Variety For every need! Sign
Up for 10% Free! Any many more! Student Discount Available | StudentBeans
Welcome to our store Free Shipping For All Orders Over 50€ Safe Checkout &
Payments

Search for anything

Log in Cart
00 items
 * -35% ΟΛΑ
 * Summer Collection
 * Dresses
    * Dresses
    * Go to Dresses
    * Midi
    * Maxi
    * Mini
    * Cocktail
    * Evening
    * Day
    * Formal

 * Tops
    * Tops
    * Go to Tops
    * Blouses
    * T-Shirt
    * Short Sleeve
    * Long Sleeve

 * Outerwear
    * Outerwear
    * Go to Outerwear
    * Jackets
    * Coats
    * Blazer
    * Cardigan

 * Bottoms
 * Premium

 * 

English English


LANGUAGE

English Ελληνικά
Update language

Language

 * English
 * Ελληνικά

Log in
Cart
00 items
PREMIUM SALE -15% | DON'T MISS OUT!

 * Summer Collection 2024
 * Under 100€
 * Under 50€
 * Dresses
    * Dresses
    * Go to Dresses
    * Day Dresses
    * Evening Dresses

 * Tops
    * Tops
    * Go to Tops
    * Shirts
    * Sweatshirts
    * Sweaters
    * Jumpers

 * Outerwear
    * Outerwear
    * Go to Outerwear
    * Coats

 * Bottoms
    * Bottoms
    * Go to Bottoms
    * Skirts
    * Shorts

 * Footwear
    * Footwear
    * Go to Footwear
    * Ankle Boots & Booties
    * High Boots
    * Thigh Boots
    * Athletic Shoes
    * Trainers
    * Mocassins

 * Accessories





SUMMER COLLECTION 2024

Discover the must-haves for this summer
Shop Collection



-35% OFF EVERYTHING

Only for today 23/7
Don't Miss It!



4s



FREE SHIPPING ON ORDERS OVER 50€ 


-35% ΟΛΑ ΜΟΝΟ ΓΙΑ ΣΗΜΕΡΑ 23/7


SIGN UP TO GET ACCESS TO DOLCE+ REWARDS + MANY MORE


SAFE CHECKOUT WITH MULTIPLE PAYMENT METHODS


RETURNS WITHIN 30 DAYS


WIDE VARIETY OF PRODUCTS


FREE SHIPPING ON ORDERS OVER 50€ 


-35% ΟΛΑ ΜΟΝΟ ΓΙΑ ΣΗΜΕΡΑ 23/7


SIGN UP TO GET ACCESS TO DOLCE+ REWARDS + MANY MORE


SAFE CHECKOUT WITH MULTIPLE PAYMENT METHODS


RETURNS WITHIN 30 DAYS


WIDE VARIETY OF PRODUCTS










SHOP CATEGORIES


TOPS


DRESSES


BLOUSES


SKIRTS


LEGGINS


FLATS


SNEAKERS


TRAINERS


MOCCASINS


HIGH BOOTS






HELP

 * FAQ (Frequently Asked Questions)
 * Order Tracking
 * Shipping Information
 * Returns
 * Promotions & Discounts
 * Size Guides
 * DOLCE+ Rewards
 * Student Discount


SUPPORT

 * Review Us on Trustpilot
 * Contact Us
 * Business Inquiries




 * Privacy Policy
 * Terms Of Service (TOS)
 * Refund Policy
 * Contact Information
 * GDPR Compliance

COPYRIGHT © 2024 DOLCE AESTHETIC



Close

EDIT OPTION


is added to your shopping cart.
Continue Shopping View Cart
Close

Close
Login

OR
Your username *
Your password *
Sign Up Forgot password?
My Cart (0) Close

Close
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 



 * Choosing a selection results in a full page refresh.









My Search Close
Search
Search for anything