www.shopakira.com Open in urlscan Pro
2606:4700:20::ac43:4b8d  Public Scan

Submitted URL: http://shopakira.com/
Effective URL: https://www.shopakira.com/
Submission: On December 27 via manual from US — Scanned from DE

Form analysis 5 forms found in the DOM

GET https://www.shopakira.com/nsearch/

<form class="form minisearch" id="search_mini_form_134" action="https://www.shopakira.com/nsearch/" method="get">
  <div class="field search">
    <label class="label" for="search_134" data-role="minisearch-label">
      <span>Search</span>
    </label>
    <div class="control">
      <span></span>
      <input id="search_134" type="text" name="q" value="" placeholder="Search" class="input-text" maxlength="128" role="combobox" aria-haspopup="false" aria-autocomplete="both" autocomplete="off"
        aria-label="To make this website accessible to screen reader, Press combination of alt and 1 keys. To stop getting this message, press the combination of alt and 2 keys">
    </div>
  </div>
  <div class="actions">
    <button type="submit" title="Search" class="action search" aria-label="Search" disabled="">
    </button>
  </div>
</form>

GET https://www.shopakira.com/nsearch/

<form class="form minisearch" id="search_mini_form_194" action="https://www.shopakira.com/nsearch/" method="get">
  <div class="field search">
    <label class="label" for="search_194" data-role="minisearch-label">
      <span>Search</span>
    </label>
    <div class="control">
      <span></span>
      <input id="search_194" type="text" name="q" value="" placeholder="Search" class="input-text" maxlength="128" role="combobox" aria-haspopup="false" aria-autocomplete="both" autocomplete="off"
        aria-label="To make this website accessible to screen reader, Press combination of alt and 1 keys. To stop getting this message, press the combination of alt and 2 keys">
    </div>
  </div>
  <div class="actions">
    <button type="submit" title="Search" class="action search" aria-label="Search" disabled="">
    </button>
  </div>
</form>

POST https://www.shopakira.com/newsletter/subscriber/new/

<form class="form subscribe" novalidate="novalidate" action="https://www.shopakira.com/newsletter/subscriber/new/" 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="email address" data-validate="{required:true, 'validate-email':true}"
          aria-label="To make this website accessible to screen reader, Press combination of alt and 1 keys. To stop getting this message, press the combination of alt and 2 keys">
      </label>
    </div>
  </div>
  <div class="actions">
    <button class="action subscribe primary sr-only" title="Sign up" type="submit" aria-label="Subscribe">
      <span>Sign up</span>
    </button>
  </div>
</form>

POST https://www.shopakira.com/newsletter/subscriber/new/

<form class="form subscribe" novalidate="novalidate" action="https://www.shopakira.com/newsletter/subscriber/new/" 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="Email address" data-validate="{required:true, 'validate-email':true}"
          aria-label="To make this website accessible to screen reader, Press combination of alt and 1 keys. To stop getting this message, press the combination of alt and 2 keys">
      </label>
    </div>
  </div>
  <div class="actions">
    <button class="action subscribe primary" title="Sign up" type="submit" aria-label="Subscribe">
      <span>Sign up</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 template: getTemplate() -->
    <input name="captcha_form_id" type="hidden" data-bind="value: formId,  attr: {'data-scope': dataScope}" value="user_login" data-scope="">
    <!-- ko if: (isRequired() && getIsVisible())--><!-- /ko -->
    <!-- /ko -->
    <!-- ko template: getTemplate() -->
    <div data-bind="{
    attr: {
        'id': getReCaptchaId() + '-wrapper'
    },
    'afterRender': renderReCaptcha()
}" id="recaptcha-popup-login-wrapper">
      <div class="g-recaptcha" id="recaptcha-popup-login">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LfBG00UAAAAAH-E3YS4mLOquSUfZzx7OFeSex1H&amp;co=aHR0cHM6Ly93d3cuc2hvcGFraXJhLmNvbTo0NDM.&amp;hl=de&amp;v=5qcenVbrhOy8zihcc2aHOWD4&amp;theme=light&amp;size=normal&amp;cb=4saja0l7w52d"
              width="304" height="78" role="presentation" name="a-s757txchgpx4" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe></div><textarea id="g-recaptcha-response" name="g-recaptcha-response"
            class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div><iframe style="display: none;"></iframe>
      </div>
      <!-- ko if: (!getIsInvisibleRecaptcha()) -->
      <div class="field">
        <div class="control">
          <input type="checkbox" value="" class="required-captcha checkbox" name="recaptcha-validate-" data-validate="{required:true}">
        </div>
      </div>
      <!-- /ko -->
    </div>
    <!-- /ko -->
    <!-- /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.shopakira.com/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
                            </a>
      </div>
    </div>
  </div>
</form>

Text Content

Open Accessibility menuPress the enter key to adjust the page for a screen
reader

The store will not work correctly in the case when cookies are disabled.

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

Search
Search



Log In | Register
My Cart
My Cart
Close You have no items in your shopping cart.


Toggle Nav
Search
Search





Log In / Create an Account
Menu
 * WHAT'S NEW
   
   
   
   WHAT'S NEW
   Back
   Close Menu
   
   
   
    * View All
    * NEW YEARS EVE
    * Best Sellers
    * BOOT FLASH SALE
    * Back In Stock
    * 4 WAY STRETCH
    * STAR STRETCH COLLECTION
    * WINTER FLASH SALE
    * New Shoes
    * New Clothes
    * New Dresses
    * DOUBLE TAKE
    * COLD WEATHER
    * OUTERWEAR FLASH SALE
    * SPOTLIGHT
    * EXTENDED SIZES
    * HOLIDAY 2022
    * Shop Under $40
    * New Accessories
    * WHITE PARTY
      WHITE PARTY
      Back
      Close Menu
       * View All
       * WHITE SHOES
       * WHITE CLOTHING
       * WHITE ACCESSORIES
   
    * $20 AND UNDER SHOES

 * SHOES
   
   
   
   SHOES
   Back
   Close Menu
   
   
   
    * View All
    * PANT BOOTS
    * EXTENDED SIZES
    * BOOTS
      BOOTS
      Back
      Close Menu
       * View All
       * Thigh High Boots
       * Booties
       * Knee High Boots
       * Mid Calf Boots
       * Combat Boots
       * Cold Weather Boots
       * Chunky Heel Boots
       * Flat Boots
       * High Heel Boots
       * Lace Up Boots
       * Peep Toe
       * Slim Fit Boots
   
    * SANDALS
      SANDALS
      Back
      Close Menu
       * View All
       * Slides
       * Gladiator Sandals
       * Heeled Sandals
       * Platform Sandals
       * Flat Sandals
   
    * HEELS
      HEELS
      Back
      Close Menu
       * View All
       * Pumps
       * Platform Heels
       * High Heels
       * Chunky Heels
       * Strappy Heels
       * Peep Toe
   
    * Clear PVC Shoes
    * SNEAKERS
      SNEAKERS
      Back
      Close Menu
       * View All
       * Wedge Sneakers
       * Platform Sneakers
       * Flat Sneakers
       * Branded Sneakers
   
    * Party Shoes
    * Platforms
      Platforms
      Back
      Close Menu
       * View All
       * Platform Sneakers
       * Platform Sandals
       * Platform Heels
       * Platform Booties
       * Platform Boots
   
    * Flats
    * Mules
    * Wedges
    * Shoe Accessories
    * ROLLER SKATES

 * JACKETS & COATS
   
   
   
   JACKETS & COATS
   Back
   Close Menu
   
   
   
    * View All
    * MOTO JACKETS
    * DENIM JACKETS
    * LEATHER JACKETS
    * BLAZERS
    * COATS
    * BOMBER JACKETS
    * DUSTERS
    * FAUX FUR
    * TRENCH COATS

 * DRESSES
   
   
   
   DRESSES
   Back
   Close Menu
   
   
   
    * View All
    * Sexy Dresses
    * Party Dresses
    * Mini Dresses
    * Little Black Dresses
    * Maxi Dresses
    * Sequin Dresses
    * White Dresses
    * Midi Dresses
    * Bodycon Dressses
    * Red Dresses
    * Print Dresses
    * Casual Dresses
    * Special Occasion Dresses
    * Skater Dresses
    * Shirt Dresses
    * Tank Dresses
    * Long Sleeve Dresses
    * Strapless Dresses
    * Backless Dresses
    * Lace Dresses

 * TOPS
   TOPS
   Back
   Close Menu
    * View All
    * SWEATERS AND CARDIGANS
    * HOODIES AND SWEATSHIRTS
    * BLOUSES
    * BODYSUITS
    * TSHIRTS
    * LONG SLEEVE TOPS
    * GRAPHIC TEES
    * DUSTERS
    * TANK TOPS
    * CROP TOPS & BRALETTES

 * BOTTOMS
   BOTTOMS
   Back
   Close Menu
    * View All
    * DENIM
    * PANTS
    * JOGGERS
    * LEGGINGS
    * SKIRTS
    * SHORTS

 * CLOTHING
   
   
   
   CLOTHING
   Back
   Close Menu
   
   
   
    * View All
    * KIDS COLLECTION
    * TWO PIECE SETS
      TWO PIECE SETS
      Back
      Close Menu
       * View All
       * Two Piece Dresses
   
    * TOPS
      TOPS
      Back
      Close Menu
       * View All
       * BodySuits
       * Crop Tops & Bralettes
       * Tank Tops
       * Tshirts
       * Blouses
       * Hoodies and SweatShirts
       * Sweaters and Cardigans
       * Dusters
       * Long Sleeve Tops
       * Graphic Tees
   
    * BOTTOMS
      BOTTOMS
      Back
      Close Menu
       * View All
       * Leggings
       * Pants
       * Denim
       * Skirts
       * Shorts
       * Joggers
   
    * JACKETS & COATS
      JACKETS & COATS
      Back
      Close Menu
       * View All
       * Moto Jackets
       * Denim Jackets
       * Leather Jackets
       * Ponchos & Vests
       * Faux Fur
       * Coats
       * Blazers
       * Bomber Jackets
       * Dusters
   
    * DENIM
      DENIM
      Back
      Close Menu
       * View All
       * Skinny Jeans
       * Boyfriend Jeans
       * Wide Leg & Flare Jeans
       * High Rise Denim
       * Distressed Denim
       * White Denim
       * Denim Shorts & Skirts
       * Jean Jackets
   
    * DRESSES
      DRESSES
      Back
      Close Menu
       * View All
       * Special Occasion Dresses
       * Mini Dresses
       * Midi Dresses
       * Maxi Dresses
       * Bodycon Dresses
       * Sexy Dresses
       * Print Dresses
       * Little Black Dresses
       * White Dresses
       * Red Dresses
       * Casual Dresses
       * Party Dresses
       * Skater Dresses
       * Shirt Dresses
       * Strapless Dresses
       * Backless Dresses
       * Tank Dresses
       * Long Sleeve Dresses
   
    * LUXE BASICS
    * Rompers & JumpSuits
    * BASICS
      BASICS
      Back
      Close Menu
       * View All
       * Tops
       * Dresses
       * Rompers & JumpSuits
       * Bottoms
       * Under $30
   
    * CORSETS
    * BodySuits
    * Intimates
    * SwimWear
    * White Dresses
    * Tops on Sale
    * White Tops
    * Bottoms on Sale
    * White Bottoms
    * Dresses on Sale
    * White Rompers & Jumpsuits
    * Shoes on Sale
    * Accessories on Sale

 * PLUS SIZE
   
   
   
   PLUS SIZE
   Back
   Close Menu
   
   
   
    * View All
    * PLUS SIZE JACKETS & COATS
    * PLUS SIZE TOPS
    * PLUS SIZE DRESSES
    * PLUS SIZE BOTTOMS

 * ACCESSORIES
   
   
   
   ACCESSORIES
   Back
   Close Menu
   
   
   
    * View All
    * Sunglasses
    * JEWELRY
      JEWELRY
      Back
      Close Menu
       * View All
       * Rings
       * Earrings
       * Bracelets
       * Necklaces
   
    * BODY JEWELRY
      BODY JEWELRY
      Back
      Close Menu
       * View All
       * ANKLETS
       * EYE GEMS
       * PASTIES AND BODY TAPE
       * BODY CHAINS AND HARNESSES
   
    * BELTS
    * Handbags, Clutches & Wallets
    * Hats
    * Hair Accessories
    * Scarves
    * Socks & Tights & Gloves
    * Belts & Body Jewelry
    * BEAUTY
    * Fashion Face Covers
    * PHONE CASES

 * SALE
   
   
   
   SALE
   Back
   Close Menu
   
   
   
    * View All
    * CLOTHING ON SALE
      CLOTHING ON SALE
      Back
      Close Menu
       * View All
       * Dresses on Sale
       * Tops & Bodysuits on Sale
       * Bottoms on Sale
       * Rompers & Jumpsuits on Sale
       * Outerwear on Sale
       * Swim on Sale
       * Denim on Sale
   
    * Shoes on Sale
    * Accessories on Sale
    * PLUS ON SALE
    * $20 & Under
    * $25 & Under
    * $15 & Under
    * $10 & Under
    * $5 & Under
    * New on Sale

 * REWARDS
   
   

Check Today's Promos | See In-Store Events
Account

Toggle Nav Overlay
BUY ONE, GET ONE 50% OFF SITEWIDE WITH CODE "NEW50"
FREE DELIVERY TO YOUR DOOR ($60+)!
JOIN OUR REWARDS PROGRAM



HOME - MAIN SLIDER - DESKTOP









HOME - MAIN SLIDER - MOBILE








FREE STANDARD U.S. SHIPPING ON ORDERS $60+*

shop by category




HOME - SHOP BY CATEGORY - BACKGROUND







HOME - SHOP BY CATEGORY - BANNERS








SHOP NOW, PAY LATER!
WITH

Learn More


HOME - CENTER BANNER











HOME - CENTER BANNER









HOME - VIDEO - BACKGROUND









HOME - MOSAIC











HOME - INSTAGRAM - DESKTOP









HOME - INSTAGRAM - MOBILE












Weekly giveaways and offers announced on our Instagram @ shopAKIRA. Be sure to
follow and turn on your notifications so you don’t miss out!
SIGN UP FOR PROMOTIONAL EMAILS AND RECEIVE 10% OFF!
Sign Up for Our Newsletter:
Sign up


ACCESSIBILITY

 * Accessibility Policy

COMPANY

 * About us
 * Careers
   
   
 * CCPA OPT-OUT
 * Videos
 * #AKIRAgivesback

HELP

 * Contact us
 * Track order
 * Faq’s
 * Shipping info
 * Return policy
 * Ask our stylist

QUICK LINKS

 * Size guide
 * My account
 * Store locator
 * Privacy & security
 * Sitemap
   
   

FIND US ON

 * Instagram
 * Facebook
 * Twitter
 * Linkedin
 * Youtube
 * Pinterest



Newsletter
Sign Up for Our Newsletter:
Sign up






PRIVACY PREFERENCE CENTER

When you visit any website, it may store or retrieve information on your
browser, mostly in the form of cookies. This information might be about you,
your preferences or your device and is mostly used to make the site work as you
expect it to. The information does not usually directly identify you, but it can
give you a more personalized web experience. Because we respect your right to
privacy, you can choose not to allow some types of cookies. Click on the
different category headings to find out more and change our default settings.
However, blocking some types of cookies may impact your experience of the site
and the services we are able to offer. More information
Allow All


MANAGE CONSENT PREFERENCES

SOCIAL MEDIA COOKIES

Social Media Cookies

These cookies are set by a range of social media services that we have added to
the site to enable you to share our content with your friends and networks. They
are capable of tracking your browser across other sites and building up a
profile of your interests. This may impact the content and messages you see on
other websites you visit. If you do not allow these cookies you may not be able
to use or see these sharing tools.

TARGETING COOKIES

Targeting Cookies

These cookies may be set through our site by our advertising partners. They may
be used by those companies to build a profile of your interests and show you
relevant adverts on other sites. They do not store directly personal
information, but are based on uniquely identifying your browser and internet
device. If you do not allow these cookies, you will experience less targeted
advertising.

STRICTLY NECESSARY COOKIES

Always Active
Strictly Necessary Cookies

These cookies are necessary for the website to function and cannot be switched
off in our systems. They are usually only set in response to actions made by you
which amount to a request for services, such as setting your privacy
preferences, logging in or filling in forms. You can set your browser to block
or alert you about these cookies, but some parts of the site will not then work.
These cookies do not store any personally identifiable information.

FUNCTIONAL COOKIES

Functional Cookies

These cookies enable the website to provide enhanced functionality and
personalisation. They may be set by us or by third party providers whose
services we have added to our pages. If you do not allow these cookies then some
or all of these services may not function properly.

PERFORMANCE COOKIES

Performance Cookies

These cookies allow us to count visits and traffic sources so we can measure and
improve the performance of our site. They help us to know which pages are the
most and least popular and see how visitors move around the site. All
information these cookies collect is aggregated and therefore anonymous. If you
do not allow these cookies we will not know when you have visited our site, and
will not be able to monitor its performance.

Confirm My Choices

Back Button

Back


PERFORMANCE COOKIES

Vendor Search Search Icon Filter Icon


Clear Filters

Information storage and access
Apply
Consent Leg.Interest

All Consent Allowed

Select All Vendors
Select All Vendors
All Consent Allowed


 * 33ACROSS
   
   HOST DESCRIPTION
   
   VIEW COOKIES
   
   
   REPLACE-WITH-DYANMIC-HOST-ID
    * Name
      cookie name


 * 33ACROSS
   
   View Privacy Notice
   
   3 Purposes
   
   REPLACE-WITH-DYANMIC-VENDOR-ID
   Arrow
   
   Consent Purposes
   
   Location Based Ads
   
   Consent Allowed
   
   Legitimate Interest Purposes
   
   Personalize
   
   Require Opt-Out
   
   Special Purposes
   
   Location Based Ads
   
   Features
   
   Location Based Ads
   
   Special Features
   
   Location Based Ads

Confirm My Choices


By clicking “Accept All Cookies”, you agree to the storing of cookies on your
device to enhance site navigation, analyze site usage, and assist in our
marketing efforts.

Cookies Settings Accept All Cookies



Accessibility
Need help?
Close

Close

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?