thefrankieshop.com Open in urlscan Pro
23.227.38.32  Public Scan

URL: https://thefrankieshop.com/collections/womens-new-arrivals
Submission: On April 15 via api from IE — Scanned from CA

Form analysis 10 forms found in the DOM

<form class="clc-BackInStock_EmailForm" data-plp-back-in-stock-flow-el="emailForm" aria-hidden="false">
  <div class="clc-BackInStock_EmailFormInputWrapper">
    <input label="Email Address Field" class="clc-BackInStock_EmailInput" data-plp-back-in-stock-flow-el="emailInput" type="email" placeholder="Email" pattern="^[\w-\.]+@([\w-]+\.)+[\w-]{2,4}$" tabindex="1">
    <button class="clc-BackInStock_EmailSubmissionTrigger fz-14_100" data-plp-back-in-stock-flow-el="formSubmissionTrigger" type="submit">Send</button>
  </div>
  <div class="clc-BackInStock_MarketingField">
    <label class="clc-BackInStock_CheckboxWrapper fz-14_100" for="acceptMarketing">
      <input class="clc-BackInStock_Checkbox " type="checkbox" name="accept marketing" id="acceptMarketing" tabindex="1" data-plp-back-in-stock-flow-el="acceptMarketingCheckbox">
      <div class="clc-BackInStock_CustomCheckbox"></div>
      <span>Sign up to see our new arrivals &amp; restock.</span>
    </label>
  </div>
</form>

POST /checkout

<form class="psh-CartFooter_Buttons" action="/checkout" method="POST">
  <button class="psh-CartFooter_Submit btn-Button btn-Button-primary btn-Button-fullWidth" type="submit" name="checkout">Checkout</button>
</form>

POST /account/login

<form method="post" action="/account/login" id="customer_login" accept-charset="UTF-8" data-login-with-shop-sign-in="true" class="drw-Auth_Form"><input type="hidden" name="form_type" value="customer_login"><input type="hidden" name="utf8" value="✓">
  <div class="frm-Form">
    <div class="frm-Form_Row">
      <input class="frm-Form_Input" type="email" name="customer[email]" id="CustomerEmail" placeholder="Email" spellcheck="false" autocomplete="email" autocapitalize="off" required="">
      <label class="frm-Form_Label" for="CustomerEmail"> Email </label>
    </div>
    <div class="frm-Form_Row">
      <input class="frm-Form_Input" type="password" name="customer[password]" id="CustomerPassword" placeholder="Password" spellcheck="false" autocomplete="current-password" required="">
      <label class="frm-Form_Label" for="CustomerPassword"> Password </label>
    </div>
    <div class="frm-Form_RowAction fz-14_100"> Forgot password? <a class="drw-Auth_ResetPasswordLink" href="/account/login#recover"> Reset your password now </a>
    </div>
    <div class="frm-Form_RowAction fz-14_100" data-authentication-drawer-el="register-link"> Not yet a user? <span class="drw-Auth_CreateAccountLink">Create new account.</span>
    </div>
  </div>
  <div class="drw-Auth_Footer">
    <button type="submit" class="frm-Form_Submit btn-Button btn-Button-primary btn-Button-fullWidth"> Sign in </button>
  </div>
</form>

POST /account

<form method="post" action="/account" id="create_customer" accept-charset="UTF-8" data-login-with-shop-sign-up="true" class="drw-Auth_Form"><input type="hidden" name="form_type" value="create_customer"><input type="hidden" name="utf8"
    value="✓"><input type="hidden" name="return_to" value="/account">
  <div class="frm-Form">
    <div class="frm-Form_Row">
      <input class="frm-Form_Input" type="text" name="customer[first_name]" id="RegisterForm-FirstName" placeholder="First name" autocomplete="given-name" required="">
      <label class="frm-Form_Label" for="RegisterForm-FirstName">First name</label>
    </div>
    <div class="frm-Form_Row">
      <input class="frm-Form_Input" type="text" name="customer[last_name]" id="RegisterForm-LastName" placeholder="Last name" autocomplete="family-name" required="">
      <label class="frm-Form_Label" for="RegisterForm-LastName">Last name</label>
    </div>
    <div class="frm-Form_Row">
      <input class="frm-Form_Input frm-Form_Date" type="date" name="customer[note][birthday]" id="CustomerBirthday" min="1900-12-31" max="2022-12-31" placeholder="Date of Birth*">
      <label class="frm-Form_Label" for="CustomerBirthday"> Date of Birth* </label>
    </div>
    <div class="frm-Form_Row">
      <input class="frm-Form_Input" type="email" name="customer[email]" id="RegisterForm-email" placeholder="Email" spellcheck="false" autocomplete="email" autocapitalize="off" required="">
      <label class="frm-Form_Label" for="RegisterForm-email">Email</label>
    </div>
    <div class="frm-Form_Row">
      <input class="frm-Form_Input" type="password" name="customer[password]" id="RegisterForm-password" placeholder="Password" spellcheck="false" required="">
      <label class="frm-Form_Label" for="RegisterForm-password">Password</label>
    </div>
    <div class="frm-Form_Row frm-Form_Row-noBorder">
      <label class="frm-Form_CheckboxLabel" for="marketing-authentication">
        <input class="frm-Form_HiddenCheckbox" type="checkbox" id="marketing-authentication" name="customer[accepts_marketing]">
        <div class="frm-Form_CustomCheckbox frm-Form_CustomCheckbox-Square"></div>
        <div class="fz-14_120"> Sign up to see our new arrivals &amp; restock. </div>
      </label>
      <p class="frm-Form_OptionalLabel">*Optional</p>
    </div>
  </div>
  <div class="drw-Auth_Footer">
    <button type="submit" class="frm-Form_Submit btn-Button btn-Button-primary btn-Button-fullWidth"> Create </button>
  </div>
</form>

#

<form class="drw-Search_Form" action="#">
  <svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
    <path fill-rule="evenodd" clip-rule="evenodd"
      d="M8.786 11.463c2.213 0 4-1.786 4-3.981a3.99 3.99 0 0 0-4-3.982 3.99 3.99 0 0 0-4 3.982 3.99 3.99 0 0 0 4 3.981Zm0 1c2.762 0 5-2.23 5-4.981 0-2.752-2.238-4.982-5-4.982-2.761 0-5 2.23-5 4.982 0 2.75 2.239 4.981 5 4.981Z" fill="currentColor">
    </path>
    <path fill-rule="evenodd" clip-rule="evenodd" d="m1.933 13.604 3.5-3.487.709.706-3.5 3.487-.71-.706Z" fill="currentColor"></path>
  </svg>
  <input class="drw-Search_Input" name="q" type="text" placeholder="Type To Search" data-search-drawer-el="searchField" aria-label="Type To Search" autocomplete="off" maxlength="128">
</form>

<form class="kla-Form" id="email_signup" data-klaviyo-signup-form-el="form">
  <input type="hidden" name="g" value="W66vb5">
  <div class="kla-Form_Row frm-Form_Row">
    <input class="frm-Form_Input" type="email" value="" name="email" id="k_id_email" placeholder="Email" data-klaviyo-signup-form-el="email">
    <button class="kla-Form_Submit" type="submit">Subscribe</button>
  </div>
  <div class="kla-Form_Row">
    <fieldset class="frm-Form_Fieldset">
      <label class="frm-Form_CheckboxLabel" for="male">
        <input class="frm-Form_HiddenCheckbox" type="radio" id="male" name="gender" value="male" data-klaviyo-signup-form-el="radio">
        <div class="frm-Form_CustomCheckbox"></div> Men
      </label>
      <label class="frm-Form_CheckboxLabel" for="female">
        <input class="frm-Form_HiddenCheckbox" type="radio" id="female" name="gender" value="female" data-klaviyo-signup-form-el="radio">
        <div class="frm-Form_CustomCheckbox"></div> Women
      </label>
    </fieldset>
  </div>
  <div class="kla-Form_SuccessState" data-klaviyo-signup-form-el="successState" aria-hidden="true">
    <p>Thanks for subscribing</p>
  </div>
</form>

<form class="mod-ShippingLocation_Form">
  <div class="mod-ShippingLocation_FormWrapper">
    <label class="fz-14_100" for="shippingList">Shipping to:</label>
    <select class="frm-Form_Select mod-ShippingLocation_Select" data-shipping-location-modal-el="select" name="region" id="shippingList" style="filter: invert(0);">
      <option value="">Please select...</option>
      <option value="AX">Åland Islands €</option>
      <option value="AL">Albania $</option>
      <option value="DZ">Algeria $</option>
      <option value="AS">American Samoa $</option>
      <option value="AD">Andorra €</option>
      <option value="AO">Angola $</option>
      <option value="AI">Anguilla $</option>
      <option value="AG">Antigua and Barbuda $</option>
      <option value="AR">Argentina $</option>
      <option value="AW">Aruba $</option>
      <option value="AU">Australia €</option>
      <option value="AT">Austria €</option>
      <option value="AZ">Azerbaijan $</option>
      <option value="BS">Bahamas $</option>
      <option value="BH">Bahrain $</option>
      <option value="BD">Bangladesh $</option>
      <option value="BB">Barbados $</option>
      <option value="BE">Belgium €</option>
      <option value="BZ">Belize $</option>
      <option value="BJ">Benin $</option>
      <option value="BM">Bermuda $</option>
      <option value="BT">Bhutan $</option>
      <option value="BO">Bolivia, Plurinational State of $</option>
      <option value="BQ">Bonaire, Sint Eustatius and Saba $</option>
      <option value="BA">Bosnia and Herzegovina €</option>
      <option value="BW">Botswana $</option>
      <option value="BV">Bouvet Island $</option>
      <option value="BR">Brazil $</option>
      <option value="IO">British Indian Ocean Territory $</option>
      <option value="BN">Brunei Darussalam $</option>
      <option value="BG">Bulgaria €</option>
      <option value="BF">Burkina Faso $</option>
      <option value="BI">Burundi $</option>
      <option value="KH">Cambodia $</option>
      <option value="CM">Cameroon $</option>
      <option value="CA">Canada $</option>
      <option value="CV">Cape Verde $</option>
      <option value="KY">Cayman Islands $</option>
      <option value="CF">Central African Republic $</option>
      <option value="TD">Chad $</option>
      <option value="CL">Chile $</option>
      <option value="CN">China $</option>
      <option value="CX">Christmas Island $</option>
      <option value="CC">Cocos (Keeling) Islands $</option>
      <option value="CO">Colombia $</option>
      <option value="KM">Comoros $</option>
      <option value="CG">Congo $</option>
      <option value="CD">Congo, the Democratic Republic of the $</option>
      <option value="CK">Cook Islands $</option>
      <option value="CR">Costa Rica $</option>
      <option value="CI">Côte d'Ivoire $</option>
      <option value="HR">Croatia €</option>
      <option value="CU">Cuba $</option>
      <option value="CW">Curaçao $</option>
      <option value="CY">Cyprus €</option>
      <option value="CZ">Czech Republic €</option>
      <option value="DK">Denmark €</option>
      <option value="DJ">Djibouti $</option>
      <option value="DM">Dominica $</option>
      <option value="DO">Dominican Republic $</option>
      <option value="EC">Ecuador $</option>
      <option value="EG">Egypt $</option>
      <option value="SV">El Salvador $</option>
      <option value="GQ">Equatorial Guinea $</option>
      <option value="ER">Eritrea $</option>
      <option value="EE">Estonia €</option>
      <option value="ET">Ethiopia $</option>
      <option value="FK">Falkland Islands (Malvinas) $</option>
      <option value="FO">Faroe Islands €</option>
      <option value="FJ">Fiji $</option>
      <option value="FI">Finland €</option>
      <option value="FR">France €</option>
      <option value="GF">French Guiana $</option>
      <option value="PF">French Polynesia $</option>
      <option value="TF">French Southern Territories $</option>
      <option value="GA">Gabon $</option>
      <option value="GM">Gambia $</option>
      <option value="GE">Georgia €</option>
      <option value="DE">Germany €</option>
      <option value="GH">Ghana $</option>
      <option value="GI">Gibraltar €</option>
      <option value="GR">Greece €</option>
      <option value="GL">Greenland $</option>
      <option value="GD">Grenada $</option>
      <option value="GP">Guadeloupe €</option>
      <option value="GU">Guam $</option>
      <option value="GT">Guatemala $</option>
      <option value="GG">Guernsey €</option>
      <option value="GN">Guinea $</option>
      <option value="GW">Guinea-Bissau $</option>
      <option value="GY">Guyana $</option>
      <option value="HT">Haiti $</option>
      <option value="HM">Heard Island and McDonald Islands $</option>
      <option value="VA">Holy See (Vatican City State) €</option>
      <option value="HN">Honduras $</option>
      <option value="HK">Hong Kong $</option>
      <option value="HU">Hungary €</option>
      <option value="IS">Iceland €</option>
      <option value="IN">India $</option>
      <option value="ID">Indonesia $</option>
      <option value="IR">Iran, Islamic Republic of $</option>
      <option value="IQ">Iraq $</option>
      <option value="IE">Ireland €</option>
      <option value="IM">Isle of Man €</option>
      <option value="IL">Israel $</option>
      <option value="IT">Italy €</option>
      <option value="JM">Jamaica $</option>
      <option value="JP">Japan $</option>
      <option value="JE">Jersey $</option>
      <option value="JO">Jordan $</option>
      <option value="KZ">Kazakhstan $</option>
      <option value="KE">Kenya $</option>
      <option value="KI">Kiribati $</option>
      <option value="KP">Korea, Democratic People's Republic of $</option>
      <option value="KR">Korea, Republic of $</option>
      <option value="KW">Kuwait $</option>
      <option value="KG">Kyrgyzstan $</option>
      <option value="LA">Lao People's Democratic Republic $</option>
      <option value="LV">Latvia €</option>
      <option value="LB">Lebanon $</option>
      <option value="LS">Lesotho $</option>
      <option value="LR">Liberia $</option>
      <option value="LY">Libya $</option>
      <option value="LI">Liechtenstein €</option>
      <option value="LT">Lithuania €</option>
      <option value="LU">Luxembourg €</option>
      <option value="MO">Macao $</option>
      <option value="MK">Macedonia, the former Yugoslav Republic of €</option>
      <option value="MG">Madagascar $</option>
      <option value="MW">Malawi $</option>
      <option value="MY">Malaysia $</option>
      <option value="MV">Maldives $</option>
      <option value="ML">Mali $</option>
      <option value="MT">Malta €</option>
      <option value="MH">Marshall Islands $</option>
      <option value="MQ">Martinique €</option>
      <option value="MR">Mauritania $</option>
      <option value="MU">Mauritius $</option>
      <option value="YT">Mayotte €</option>
      <option value="MX">Mexico $</option>
      <option value="FM">Micronesia, Federated States of $</option>
      <option value="MD">Moldova, Republic of €</option>
      <option value="MC">Monaco €</option>
      <option value="MN">Mongolia $</option>
      <option value="ME">Montenegro €</option>
      <option value="MS">Montserrat $</option>
      <option value="MA">Morocco $</option>
      <option value="MZ">Mozambique $</option>
      <option value="MM">Myanmar $</option>
      <option value="NA">Namibia $</option>
      <option value="NR">Nauru $</option>
      <option value="NP">Nepal $</option>
      <option value="NL">Netherlands €</option>
      <option value="NC">New Caledonia $</option>
      <option value="NZ">New Zealand $</option>
      <option value="NI">Nicaragua $</option>
      <option value="NE">Niger $</option>
      <option value="NG">Nigeria $</option>
      <option value="NU">Niue $</option>
      <option value="NF">Norfolk Island $</option>
      <option value="MP">Northern Mariana Islands $</option>
      <option value="NO">Norway €</option>
      <option value="OM">Oman $</option>
      <option value="PK">Pakistan $</option>
      <option value="PW">Palau $</option>
      <option value="PS">Palestinian Territory, Occupied $</option>
      <option value="PA">Panama $</option>
      <option value="PG">Papua New Guinea $</option>
      <option value="PY">Paraguay $</option>
      <option value="PE">Peru $</option>
      <option value="PH">Philippines $</option>
      <option value="PN">Pitcairn $</option>
      <option value="PL">Poland €</option>
      <option value="PT">Portugal €</option>
      <option value="PR">Puerto Rico $</option>
      <option value="QA">Qatar $</option>
      <option value="RE">Réunion €</option>
      <option value="RO">Romania €</option>
      <option value="RW">Rwanda $</option>
      <option value="BL">Saint Barthélemy $</option>
      <option value="SH">Saint Helena, Ascension and Tristan da Cunha $</option>
      <option value="KN">Saint Kitts and Nevis $</option>
      <option value="LC">Saint Lucia $</option>
      <option value="MF">Saint Martin (French part) $</option>
      <option value="PM">Saint Pierre and Miquelon $</option>
      <option value="VC">Saint Vincent and the Grenadines $</option>
      <option value="WS">Samoa $</option>
      <option value="SM">San Marino €</option>
      <option value="ST">Sao Tome and Principe $</option>
      <option value="SA">Saudi Arabia $</option>
      <option value="SN">Senegal $</option>
      <option value="RS">Serbia €</option>
      <option value="SC">Seychelles $</option>
      <option value="SL">Sierra Leone $</option>
      <option value="SG">Singapore $</option>
      <option value="SX">Sint Maarten (Dutch part) $</option>
      <option value="SK">Slovakia €</option>
      <option value="SI">Slovenia €</option>
      <option value="SB">Solomon Islands $</option>
      <option value="SO">Somalia $</option>
      <option value="ZA">South Africa $</option>
      <option value="GS">South Georgia and the South Sandwich Islands $</option>
      <option value="SS">South Sudan $</option>
      <option value="ES">Spain €</option>
      <option value="LK">Sri Lanka $</option>
      <option value="SD">Sudan $</option>
      <option value="SR">Suriname $</option>
      <option value="SJ">Svalbard and Jan Mayen €</option>
      <option value="SZ">Swaziland $</option>
      <option value="SE">Sweden €</option>
      <option value="CH">Switzerland €</option>
      <option value="SY">Syrian Arab Republic $</option>
      <option value="TW">Taiwan, Province of China $</option>
      <option value="TJ">Tajikistan $</option>
      <option value="TZ">Tanzania, United Republic of $</option>
      <option value="TH">Thailand $</option>
      <option value="TL">Timor-Leste $</option>
      <option value="TG">Togo $</option>
      <option value="TK">Tokelau $</option>
      <option value="TO">Tonga $</option>
      <option value="TT">Trinidad and Tobago $</option>
      <option value="TN">Tunisia $</option>
      <option value="TR">Turkey $</option>
      <option value="TM">Turkmenistan $</option>
      <option value="TC">Turks and Caicos Islands $</option>
      <option value="TV">Tuvalu $</option>
      <option value="UG">Uganda $</option>
      <option value="AE">United Arab Emirates $</option>
      <option value="GB">United Kingdom €</option>
      <option value="US">United States $</option>
      <option value="UM">United States Minor Outlying Islands $</option>
      <option value="UY">Uruguay $</option>
      <option value="UZ">Uzbekistan $</option>
      <option value="VU">Vanuatu $</option>
      <option value="VE">Venezuela, Bolivarian Republic of $</option>
      <option value="VN">Viet Nam $</option>
      <option value="VG">Virgin Islands, British $</option>
      <option value="VI">Virgin Islands, U.S. $</option>
      <option value="WF">Wallis and Futuna $</option>
      <option value="EH">Western Sahara $</option>
      <option value="YE">Yemen $</option>
      <option value="ZM">Zambia $</option>
      <option value="ZW">Zimbabwe $</option>
    </select>
  </div>
  <input data-shipping-location-modal-el="currency" type="hidden" name="currency" value="CAD">
  <button data-shipping-location-modal-el="submit" class="fz-14_100" type="submit">Confirm</button>
</form>

<form class="clc-BackInStock_EmailForm" data-plp-back-in-stock-flow-el="emailForm" aria-hidden="false" data-back-in-stock-modal-external-el="modalForm">
  <div class="clc-BackInStock_EmailFormInputWrapper">
    <input label="Email Address Field" class="clc-BackInStock_EmailInput" data-plp-back-in-stock-flow-el="emailInput" type="email" placeholder="Email" pattern="^[\w-\.]+@([\w-]+\.)+[\w-]{2,4}$" tabindex="1">
    <button class="clc-BackInStock_EmailSubmissionTrigger fz-14_100" data-plp-back-in-stock-flow-el="formSubmissionTrigger" type="submit">Send</button>
  </div>
  <div class="clc-BackInStock_MarketingField">
    <label class="clc-BackInStock_CheckboxWrapper fz-14_100" for="acceptMarketing">
      <input class="clc-BackInStock_Checkbox " type="checkbox" name="accept marketing" id="acceptMarketing" tabindex="1" data-plp-back-in-stock-flow-el="acceptMarketingCheckbox">
      <div class="clc-BackInStock_CustomCheckbox"></div>
      <span>Sign up to see our new arrivals &amp; restock.</span>
    </label>
  </div>
</form>

<form></form>

POST #

<form class="acsb-form" data-acsb-search="form" enctype="multipart/form-data" action="#" method="POST"> <input type="text" tabindex="0" name="acsb_search" autocomplete="off" placeholder="Unclear content? Search in dictionary..."
    aria-label="Unclear content? Search in dictionary..."> <i class="acsbi-search"></i> <i class="acsbi-chevron_down"></i> </form>

Text Content

Use Website In a Screen-Reader Mode
Skip to Content
↵ENTER
Skip to Menu
↵ENTER
Skip to Footer
↵ENTER

Skip to content

More Menu
Go to the The Frankie Shop homepage
 * Shop
    * Women
      * New In
      * Clothing
      * Outerwear
      * Tops
      * Bottoms
      * Dresses
      * Jumpsuits
      * Knitwear
      * Loungewear
      * Swimwear
      * Shoes
      * Accessories
      * New In
      * Everyday Formula
      * Denim
      * Faux Leather
      * Suits
      * Unisex
      * The Essentials
      * Coming Soon
      * Gift Card
      * Shop the Looks
    * Men
      * New In
      * Clothing
      * Outerwear
      * Tops
      * Bottoms
      * Knitwear
      * Loungewear
      * Swimwear
      * Shoes
      * Accessories
      * Unisex
      * Gift Card
      * New In
    * Lifestyle
      * View All
      * Gift Shop New
      * Beauty
      * Candles
      * Decor
      * Frankie Gives Back
      * Candles
      * Decor
    * Sale
      * Women's Sale
      * Men's Sale
      * Women's Sale

 * Explore
    * About
      * About us
      * Contact
      * Contact
      * Once upon a time in NY City
    * Journal
      * Latest story
      * View all
      * Introducing: Ultra Soir by Diana Bartlett
      * Opening the shutter with Deon Hinton
    * Looks
      * Discover our Looks
      * Looks
      * Looks
    * Stores
      * New York
      * Paris - Women
      * Paris - Men & Unisex
      * View all
      * Paris - Men & Unisex
      * The Frankie Shop stores

 * Search Search _
 * Login Login
 * 0 Bag 0


NEW ARRIVALS

New contemporary closet staples available now.

 * Women
 * New Arrivals

View
[Bigger] [Smaller]
Filter[0]
CLEAR
Sort[Featured]
 * Featured
 * Lowest Price
 * Highest Price
 * Newest to oldest
 * Oldest to newest

Close
Refine By

Size
 * XXS
 * XXS/XS
 * XS
 * XS/S
 * S
 * S/M
 * M
 * M/L
 * L
 * L/XL
 * XL
 * ONE SIZE

CloseClear
Shoe size
 * 6US
 * 7US
 * 8US
 * 9US
 * 10US
 * 36.5 IT
 * 37.5 IT
 * 38.5 IT
 * 39.5 IT

CloseClear
Color
 * Beige
 * Black
 * Blue
 * Brown
 * Gold
 * Green
 * Grey
 * Metallic
 * Multi
 * Orange
 * Pink
 * Purple
 * Red
 * Silver
 * White
 * Yellow

CloseClear
Sort
 * Featured
 * Lowest Price
 * Highest Price
 * Newest to oldest
 * Oldest to newest


Show Results (570) Clear AllClose



PRODUCT LIST

Load Previous Page


 * PANAMA OVERSIZED SHIRT
   
   260 CAD
   
    * XS/S
    * M/L
    * Add
    * Notify


 * PANAMA OVERSIZED SHIRT
   
   260 CAD
   
    * XS/S
    * M/L
    * Add
    * Notify


 * PANAMA OVERSIZED SHIRT
   
   260 CAD
   
    * XS/S
    * M/L
    * Add
    * Notify


 * 3.1 PHILLIP LIM TEXTURED FRINGE SKIRT
   
   755 CAD
   
    * XS
    * S
    * M
    * L
    * Add
    * Notify


 * LUI BLACK SATIN SHIRT
   
   227 CAD
   
    * XS
    * S
    * M
    * L
    * Add
    * Notify


 * TANSY BLACK SATIN PANTS
   
   213 CAD
   
    * XS
    * S
    * M
    * L
    * Add
    * Notify


 * TANSY WHITE SATIN PANTS
   
   213 CAD
   
    * XS
    * S
    * M
    * L
    * Add
    * Notify


 * LUI WHITE SATIN SHIRT
   
   227 CAD
   
    * XS
    * S
    * M
    * L
    * Add
    * Notify


 * RAVEN POCKET SHIRT DRESS
   
   186 CAD
   
    * ONE SIZE
    * Add
    * Notify


 * ANDERSON TRENCH COAT
   
   534 CAD
   
    * XS/S
    * M/L
    * Add
    * Notify


 * IONA BOATNECK NAVY SWEATER
   
   176 CAD
   
    * XS/S
    * M/L
    * Add
    * Notify


 * ANDERSON PANTS
   
   219 CAD
   
    * XS
    * S
    * M
    * L
    * Add
    * Notify


 * RAVEN POCKET SHIRT DRESS
   
   186 CAD
   
    * ONE SIZE
    * Add
    * Notify


 * REMAIN SEQUIN LACE FRINGE DRESS
   
   494 CAD
   
    * 34DK/2US
    * 36DK/4US
    * 38DK/6US
    * 40DK/8US
    * Add
    * Notify


 * SAMSØE SAMSØE MAREN SHORTS
   
   138 CAD
   
    * XS
    * S
    * M
    * L
    * Add
    * Notify


 * ROTATE GRACE SATEEN MIDI DRESS
   
   385 CAD
   
    * 34DK/2US
    * 36DK/4US
    * 38DK/6US
    * 40DK/8US
    * 42DK/10US
    * Add
    * Notify


 * SAMSØE SAMSØE BREE PANTIES
   
   69 CAD
   
    * XS
    * S
    * M
    * L
    * Add
    * Notify


 * SAMSØE SAMSØE BREE CROSS BRA
   
   83 CAD
   
    * XS
    * S
    * M
    * L
    * Add
    * Notify


 * JW ANDERSON ASYMMETRIC CARE LABEL SKIRT
   
   1,084 CAD
   
    * 4UK/2US
    * 6UK/4US
    * 8UK/6US
    * 10UK/8US
    * Add
    * Notify


 * NANUSHKA VIVIA FUNNEL NECK TOP
   
   886 CAD
   
    * XS
    * S
    * M
    * L
    * Add
    * Notify


 * NANUSHKA NICIA ELASTICATED TROUSER
   
   927 CAD
   
    * XS
    * S
    * M
    * L
    * Add
    * Notify


 * SAMSØE & SAMSØE FREDERICKA LONG DRESS
   
   371 CAD
   
    * XS
    * S
    * M
    * L
    * Add
    * Notify


 * SAMSØE & SAMSØE EVELINA DRESS
   
   378 CAD
   
    * XS
    * S
    * M
    * L
    * Add
    * Notify


 * SAMSØE & SAMSØE EVELINA TOP
   
   165 CAD
   
    * XS
    * S
    * M
    * L
    * Add
    * Notify


 * SYDNEY WIDE LEATHER PANTS
   
   1,071 CAD
   
    * XXS
    * XS
    * S
    * M
    * L
    * Add
    * Notify


 * IONA BOATNECK CREAM SWEATER
   
   176 CAD
   
    * XS/S
    * M/L
    * Add
    * Notify


 * HEATHER LEATHER PENCIL SKIRT
   
   685 CAD
   
    * XS
    * S
    * M
    * L
    * XL
    * Add
    * Notify


 * SAINT STRIPE SWEATER
   
   191 CAD
   
    * XS/S
    * M/L
    * Add
    * Notify


 * COCO BLACK OFF SHOULDER SWEATER
   
   172 CAD
   
    * XS/S
    * M/L
    * Add
    * Notify


 * COCO WHITE OFF SHOULDER SWEATER
   
   172 CAD
   
    * XS/S
    * M/L
    * Add
    * Notify


 * SADIE OVERSIZED DOUBLE BREASTED BLAZER
   
   501 CAD
   
    * ONE SIZE
    * Add
    * Notify


 * JAMIE ASYMMETRIC T-SHIRT
   
   90 CAD
   
    * XS
    * S
    * M
    * L
    * Add
    * Notify


 * RÓHE SHAPED RIB TOP - NOIR
   
   199 CAD
   
    * 34EU/2US
    * 36EU/4US
    * 38EU/6US
    * 40EU/8US
    * Add
    * Notify


 * SYDNEY WIDE LEATHER PANTS
   
   1,071 CAD
   
    * XXS
    * XS
    * S
    * M
    * L
    * Add
    * Notify


 * HEATHER LEATHER PENCIL SKIRT
   
   685 CAD
   
    * XS
    * S
    * M
    * L
    * XL
    * Add
    * Notify


 * LOW CLASSIC HOLE POINT TOP
   
   246 CAD
   
    * XS
    * S
    * M
    * L
    * Add
    * Notify


 * HEATHER LEATHER PENCIL SKIRT
   
   685 CAD
   
    * XS
    * S
    * M
    * L
    * XL
    * Add
    * Notify


 * SYDNEY WIDE LEATHER PANTS
   
   1,071 CAD
   
    * XXS
    * XS
    * S
    * M
    * L
    * Add
    * Notify


 * 3.1 PHILLIP LIM FREIDA PILLOW-PLATFORM SLIDE
   
   680 CAD
   
    * 36 EU
    * 37 EU
    * 38 EU
    * 39 EU
    * 40 EU
    * Add
    * Notify


 * SAMSØE & SAMSØE BIANCA DRESS
   
   405 CAD
   
    * XS
    * S
    * M
    * L
    * Add
    * Notify


 * JW ANDERSON ONE SHOULDER ASYMMETRIC LACE SLIP DRESS
   
   1,359 CAD
   
    * 6UK/2US
    * 8UK/4US
    * 10UK/6US
    * 12UK/8US
    * Add
    * Notify


 * JW ANDERSON ZIP DETAIL SLEEVELESS TOP
   
   892 CAD
   
    * 4UK/0US
    * 6UK/2US
    * 8UK/4US
    * 10UK/6US
    * 12UK/8US
    * Add
    * Notify


 * JW ANDERSON COLD SHOULDER CABLE JUMPER
   
   1,222 CAD
   
    * XS
    * S
    * M
    * L
    * Add
    * Notify


 * 3.1 PHILLIP LIM MESH MARKET TOTE
   
   378 CAD
   
    * ONE SIZE
    * Add
    * Notify


 * JW ANDERSON CABAS TOTE
   
   947 CAD
   
    * ONE SIZE
    * Add
    * Notify


 * MATIN COLLARLESS SHIRT DRESS
   
   1,035 CAD
   
    * 6AU/2US
    * 8AU/4US
    * 10AU/6US
    * 12AU/8US
    * Add
    * Notify


 * JW ANDERSON NANO TWISTER BAG
   
   947 CAD
   
    * ONE SIZE
    * Add
    * Notify


 * REMAIN LEATHER MINI SKIRT
   
   357 CAD
   
    * 34DK/2US
    * 36DK/4US
    * 38DK/6US
    * 40DK/8US
    * Add
    * Notify


1 - 48 of 570 Products
Load More

To Top


Notify Me Close
Send

Sign up to see our new arrivals & restock.
We’ll keep you notified


SUPPORT

 * Contact
 * Payment
 * Delivery
 * Returns
 * FAQs

STORES

 * New York
 * Paris - Women
 * Paris - Men & Unisex

THE COMPANY

 * Journal
 * Cookies
 * Terms of Service
 * Privacy Policy
 * Accessibility

JOIN US

 * Instagram
 * Facebook
 * TikTok
 * Pinterest
 * LinkedIn
 * Mailing List

Shipping to: Please select... Åland Islands €Albania $Algeria $American Samoa
$Andorra €Angola $Anguilla $Antigua and Barbuda $Argentina $Aruba $Australia
€Austria €Azerbaijan $Bahamas $Bahrain $Bangladesh $Barbados $Belgium €Belize
$Benin $Bermuda $Bhutan $Bolivia, Plurinational State of $Bonaire, Sint
Eustatius and Saba $Bosnia and Herzegovina €Botswana $Bouvet Island $Brazil
$British Indian Ocean Territory $Brunei Darussalam $Bulgaria €Burkina Faso
$Burundi $Cambodia $Cameroon $Canada $Cape Verde $Cayman Islands $Central
African Republic $Chad $Chile $China $Christmas Island $Cocos (Keeling) Islands
$Colombia $Comoros $Congo $Congo, the Democratic Republic of the $Cook Islands
$Costa Rica $Côte d'Ivoire $Croatia €Cuba $Curaçao $Cyprus €Czech Republic
€Denmark €Djibouti $Dominica $Dominican Republic $Ecuador $Egypt $El Salvador
$Equatorial Guinea $Eritrea $Estonia €Ethiopia $Falkland Islands (Malvinas)
$Faroe Islands €Fiji $Finland €France €French Guiana $French Polynesia $French
Southern Territories $Gabon $Gambia $Georgia €Germany €Ghana $Gibraltar €Greece
€Greenland $Grenada $Guadeloupe €Guam $Guatemala $Guernsey €Guinea
$Guinea-Bissau $Guyana $Haiti $Heard Island and McDonald Islands $Holy See
(Vatican City State) €Honduras $Hong Kong $Hungary €Iceland €India $Indonesia
$Iran, Islamic Republic of $Iraq $Ireland €Isle of Man €Israel $Italy €Jamaica
$Japan $Jersey $Jordan $Kazakhstan $Kenya $Kiribati $Korea, Democratic People's
Republic of $Korea, Republic of $Kuwait $Kyrgyzstan $Lao People's Democratic
Republic $Latvia €Lebanon $Lesotho $Liberia $Libya $Liechtenstein €Lithuania
€Luxembourg €Macao $Macedonia, the former Yugoslav Republic of €Madagascar
$Malawi $Malaysia $Maldives $Mali $Malta €Marshall Islands $Martinique
€Mauritania $Mauritius $Mayotte €Mexico $Micronesia, Federated States of
$Moldova, Republic of €Monaco €Mongolia $Montenegro €Montserrat $Morocco
$Mozambique $Myanmar $Namibia $Nauru $Nepal $Netherlands €New Caledonia $New
Zealand $Nicaragua $Niger $Nigeria $Niue $Norfolk Island $Northern Mariana
Islands $Norway €Oman $Pakistan $Palau $Palestinian Territory, Occupied $Panama
$Papua New Guinea $Paraguay $Peru $Philippines $Pitcairn $Poland €Portugal
€Puerto Rico $Qatar $Réunion €Romania €Rwanda $Saint Barthélemy $Saint Helena,
Ascension and Tristan da Cunha $Saint Kitts and Nevis $Saint Lucia $Saint Martin
(French part) $Saint Pierre and Miquelon $Saint Vincent and the Grenadines
$Samoa $San Marino €Sao Tome and Principe $Saudi Arabia $Senegal $Serbia
€Seychelles $Sierra Leone $Singapore $Sint Maarten (Dutch part) $Slovakia
€Slovenia €Solomon Islands $Somalia $South Africa $South Georgia and the South
Sandwich Islands $South Sudan $Spain €Sri Lanka $Sudan $Suriname $Svalbard and
Jan Mayen €Swaziland $Sweden €Switzerland €Syrian Arab Republic $Taiwan,
Province of China $Tajikistan $Tanzania, United Republic of $Thailand
$Timor-Leste $Togo $Tokelau $Tonga $Trinidad and Tobago $Tunisia $Turkey
$Turkmenistan $Turks and Caicos Islands $Tuvalu $Uganda $United Arab Emirates
$United Kingdom €United States $United States Minor Outlying Islands $Uruguay
$Uzbekistan $Vanuatu $Venezuela, Bolivarian Republic of $Viet Nam $Virgin
Islands, British $Virgin Islands, U.S. $Wallis and Futuna $Western Sahara $Yemen
$Zambia $Zimbabwe $

© 2023 The Frankie Shop

Close
Bag Bag0
Close
Free US shipping on orders over 100 CAD

Your bag is currently empty.

The Frankie Shop processes Canadian orders in CAD$ at the most current exchange
rate

Total

0 CAD

Checkout



LOGIN

CloseClose
Welcome,

Please login below.
Email
Password
Forgot password? Reset your password now
Not yet a user? Create new account.
Sign in


CREATE ACCOUNT

CloseClose
Welcome,

Create account or go back to Login.
First name
Last name
Date of Birth*
Email
Password
Sign up to see our new arrivals & restock.

*Optional

Create
Close
MENU


CloseClose

Suggested searches

 * 'Blazer'
 * 'Cargo'
 * 'Vest'
 * 'Tansy'
 * 'Gelso'

Popular pages

 * New In
 * The Essentials
 * FAQs
 * Shipping
 * Returns


HAYLA CONTRAST DENIM PANTS

172 CAD

 * XS/S
 * M/L
 * Add
 * Notify


FRANKIE OVERSIZED BOYFRIEND BLAZER

227 CAD

 * ONE SIZE
 * Add
 * Notify


GAE FAUX LEATHER CROPPED BOMBER

426 CAD

 * S
 * M
 * L
 * Add
 * Notify


KAI CARGO DENIM PANTS

150 CAD

 * XS
 * S
 * M
 * L
 * XL
 * Add
 * Notify


SASHA WIDE LEG JEANS

272 CAD

 * XS
 * S
 * M
 * L
 * Add
 * Notify


BEA BLAZER

474 CAD

 * XS
 * S
 * M
 * L
 * Add
 * Notify


SASHA WIDE LEG JEANS

272 CAD

 * XS
 * S
 * M
 * L
 * Add
 * Notify


COLETTE HOURGLASS BLAZER

397 CAD

 * XS/S
 * M/L
 * Add
 * Notify



 * Choosing a selection results in a full page refresh.



WishList Close

Login to save your wishlist to you account

Close

SIGN UP & GET 10% OFF YOUR FIRST ORDER

Subscribe

Men

Women

Thanks for subscribing

Welcome to
The Frankie Shop
Shipping to: Please select... Åland Islands €Albania $Algeria $American Samoa
$Andorra €Angola $Anguilla $Antigua and Barbuda $Argentina $Aruba $Australia
€Austria €Azerbaijan $Bahamas $Bahrain $Bangladesh $Barbados $Belgium €Belize
$Benin $Bermuda $Bhutan $Bolivia, Plurinational State of $Bonaire, Sint
Eustatius and Saba $Bosnia and Herzegovina €Botswana $Bouvet Island $Brazil
$British Indian Ocean Territory $Brunei Darussalam $Bulgaria €Burkina Faso
$Burundi $Cambodia $Cameroon $Canada $Cape Verde $Cayman Islands $Central
African Republic $Chad $Chile $China $Christmas Island $Cocos (Keeling) Islands
$Colombia $Comoros $Congo $Congo, the Democratic Republic of the $Cook Islands
$Costa Rica $Côte d'Ivoire $Croatia €Cuba $Curaçao $Cyprus €Czech Republic
€Denmark €Djibouti $Dominica $Dominican Republic $Ecuador $Egypt $El Salvador
$Equatorial Guinea $Eritrea $Estonia €Ethiopia $Falkland Islands (Malvinas)
$Faroe Islands €Fiji $Finland €France €French Guiana $French Polynesia $French
Southern Territories $Gabon $Gambia $Georgia €Germany €Ghana $Gibraltar €Greece
€Greenland $Grenada $Guadeloupe €Guam $Guatemala $Guernsey €Guinea
$Guinea-Bissau $Guyana $Haiti $Heard Island and McDonald Islands $Holy See
(Vatican City State) €Honduras $Hong Kong $Hungary €Iceland €India $Indonesia
$Iran, Islamic Republic of $Iraq $Ireland €Isle of Man €Israel $Italy €Jamaica
$Japan $Jersey $Jordan $Kazakhstan $Kenya $Kiribati $Korea, Democratic People's
Republic of $Korea, Republic of $Kuwait $Kyrgyzstan $Lao People's Democratic
Republic $Latvia €Lebanon $Lesotho $Liberia $Libya $Liechtenstein €Lithuania
€Luxembourg €Macao $Macedonia, the former Yugoslav Republic of €Madagascar
$Malawi $Malaysia $Maldives $Mali $Malta €Marshall Islands $Martinique
€Mauritania $Mauritius $Mayotte €Mexico $Micronesia, Federated States of
$Moldova, Republic of €Monaco €Mongolia $Montenegro €Montserrat $Morocco
$Mozambique $Myanmar $Namibia $Nauru $Nepal $Netherlands €New Caledonia $New
Zealand $Nicaragua $Niger $Nigeria $Niue $Norfolk Island $Northern Mariana
Islands $Norway €Oman $Pakistan $Palau $Palestinian Territory, Occupied $Panama
$Papua New Guinea $Paraguay $Peru $Philippines $Pitcairn $Poland €Portugal
€Puerto Rico $Qatar $Réunion €Romania €Rwanda $Saint Barthélemy $Saint Helena,
Ascension and Tristan da Cunha $Saint Kitts and Nevis $Saint Lucia $Saint Martin
(French part) $Saint Pierre and Miquelon $Saint Vincent and the Grenadines
$Samoa $San Marino €Sao Tome and Principe $Saudi Arabia $Senegal $Serbia
€Seychelles $Sierra Leone $Singapore $Sint Maarten (Dutch part) $Slovakia
€Slovenia €Solomon Islands $Somalia $South Africa $South Georgia and the South
Sandwich Islands $South Sudan $Spain €Sri Lanka $Sudan $Suriname $Svalbard and
Jan Mayen €Swaziland $Sweden €Switzerland €Syrian Arab Republic $Taiwan,
Province of China $Tajikistan $Tanzania, United Republic of $Thailand
$Timor-Leste $Togo $Tokelau $Tonga $Trinidad and Tobago $Tunisia $Turkey
$Turkmenistan $Turks and Caicos Islands $Tuvalu $Uganda $United Arab Emirates
$United Kingdom €United States $United States Minor Outlying Islands $Uruguay
$Uzbekistan $Vanuatu $Venezuela, Bolivarian Republic of $Viet Nam $Virgin
Islands, British $Virgin Islands, U.S. $Wallis and Futuna $Western Sahara $Yemen
$Zambia $Zimbabwe $
Confirm
Notify Me Close
Send

Sign up to see our new arrivals & restock.
We’ll keep you notified
My Wishlist




0

word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word

mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1

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.

Manage Preferences Accept All



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

STRICTLY NECESSARY COOKIES

Always Active

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.

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.

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.

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.

Back Button


PERFORMANCE COOKIES



Search Icon
Filter Icon

Clear
checkbox label label
Apply Cancel
Consent Leg.Interest
checkbox label label
checkbox label label
checkbox label label

Reject All Confirm My Choices





English
Accessibility Adjustments
Reset Settings Statement Hide Interface

Choose the right accessibility profile for you
OFF ON
Seizure Safe Profile Clear flashes & reduces color
This profile enables epileptic and seizure prone users to browse safely by
eliminating the risk of seizures that result from flashing or blinking
animations and risky color combinations.
OFF ON
Vision Impaired Profile Enhances website's visuals
This profile adjusts the website, so that it is accessible to the majority of
visual impairments such as Degrading Eyesight, Tunnel Vision, Cataract,
Glaucoma, and others.
OFF ON
ADHD Friendly Profile More focus & fewer distractions
This profile significantly reduces distractions, to help people with ADHD and
Neurodevelopmental disorders browse, read, and focus on the essential elements
of the website more easily.
OFF ON
Cognitive Disability Profile Assists with reading & focusing
This profile provides various assistive features to help users with cognitive
disabilities such as Autism, Dyslexia, CVA, and others, to focus on the
essential elements of the website more easily.
OFF ON
Keyboard Navigation (Motor) Use website with the keyboard
This profile enables motor-impaired persons to operate the website using the
keyboard Tab, Shift+Tab, and the Enter keys. Users can also use shortcuts such
as “M” (menus), “H” (headings), “F” (forms), “B” (buttons), and “G” (graphics)
to jump to specific elements.

Note: This profile prompts automatically for keyboard users.
OFF ON
Blind Users (Screen Reader) Optimize website for screen-readers
This profile adjusts the website to be compatible with screen-readers such as
JAWS, NVDA, VoiceOver, and TalkBack. A screen-reader is software that is
installed on the blind user’s computer and smartphone, and websites should
ensure compatibility with it.

Note: This profile prompts automatically to screen-readers.
Content Adjustments
Content Scaling
Default

Readable Font
Highlight Titles
Highlight Links
Text Magnifier
Adjust Font Sizing
Default

Align Center
Adjust Line Height
Default

Align Left
Adjust Letter Spacing
Default

Align Right
Color Adjustments
Dark Contrast
Light Contrast
High Contrast
High Saturation
Adjust Text Colors
Cancel
Monochrome
Adjust Title Colors
Cancel
Low Saturation
Adjust Background Colors
Cancel
Orientation Adjustments
Mute Sounds
Hide Images
Read Mode
Reading Guide
Useful Links
Select an option Home Header Footer Main Content
Stop Animations
Reading Mask
Highlight Hover
Highlight Focus
Big Black Cursor
Big White Cursor
HIDDEN_ADJUSTMENTS
Keyboard Navigation
Accessible Mode
Screen Reader Adjustments
Read Mode
Web Accessibility By
Learn More
Choose the Interface Language
English
Español
Deutsch
Português
Français
Italiano
עברית
繁體中文
Pусский
عربى
عربى
Nederlands
繁體中文
日本語
Polski
Türk
Accessibility StatementCompliance status

We firmly believe that the internet should be available and accessible to anyone
and are committed to providing a website that is accessible to the broadest
possible audience, regardless of ability.

To fulfill this, we aim to adhere as strictly as possible to the World Wide Web
Consortium’s (W3C) Web Content Accessibility Guidelines 2.1 (WCAG 2.1) at the AA
level. These guidelines explain how to make web content accessible to people
with a wide array of disabilities. Complying with those guidelines helps us
ensure that the website is accessible to blind people, people with motor
impairments, visual impairment, cognitive disabilities, and more.

This website utilizes various technologies that are meant to make it as
accessible as possible at all times. We utilize an accessibility interface that
allows persons with specific disabilities to adjust the website’s UI (user
interface) and design it to their personal needs.

Additionally, the website utilizes an AI-based application that runs in the
background and optimizes its accessibility level constantly. This application
remediates the website’s HTML, adapts its functionality and behavior for
screen-readers used by blind users, and for keyboard functions used by
individuals with motor impairments.

If you wish to contact the website’s owner please use the website's form

Screen-reader and keyboard navigation

Our website implements the ARIA attributes (Accessible Rich Internet
Applications) technique, alongside various behavioral changes, to ensure blind
users visiting with screen-readers can read, comprehend, and enjoy the website’s
functions. As soon as a user with a screen-reader enters your site, they
immediately receive a prompt to enter the Screen-Reader Profile so they can
browse and operate your site effectively. Here’s how our website covers some of
the most important screen-reader requirements:

 1. Screen-reader optimization: we run a process that learns the website’s
    components from top to bottom, to ensure ongoing compliance even when
    updating the website. In this process, we provide screen-readers with
    meaningful data using the ARIA set of attributes. For example, we provide
    accurate form labels; descriptions for actionable icons (social media icons,
    search icons, cart icons, etc.); validation guidance for form inputs;
    element roles such as buttons, menus, modal dialogues (popups), and others. 
    
    Additionally, the background process scans all of the website’s images. It
    provides an accurate and meaningful image-object-recognition-based
    description as an ALT (alternate text) tag for images that are not
    described. It will also extract texts embedded within the image using an OCR
    (optical character recognition) technology. To turn on screen-reader
    adjustments at any time, users need only to press the Alt+1 keyboard
    combination. Screen-reader users also get automatic announcements to turn
    the Screen-reader mode on as soon as they enter the website.
    
    These adjustments are compatible with popular screen readers such as JAWS,
    NVDA, VoiceOver, and TalkBack.
    
    
 2. Keyboard navigation optimization: The background process also adjusts the
    website’s HTML and adds various behaviors using JavaScript code to make the
    website operable by the keyboard. This includes the ability to navigate the
    website using the Tab and Shift+Tab keys, operate dropdowns with the arrow
    keys, close them with Esc, trigger buttons and links using the Enter key,
    navigate between radio and checkbox elements using the arrow keys, and fill
    them in with the Spacebar or Enter key.
    
    Additionally, keyboard users will find content-skip menus available at any
    time by clicking Alt+2, or as the first element of the site while navigating
    with the keyboard. The background process also handles triggered popups by
    moving the keyboard focus towards them as soon as they appear, not allowing
    the focus to drift outside.
    
    Users can also use shortcuts such as “M” (menus), “H” (headings), “F”
    (forms), “B” (buttons), and “G” (graphics) to jump to specific elements.

Disability profiles supported on our website
 * Epilepsy Safe Profile: this profile enables people with epilepsy to safely
   use the website by eliminating the risk of seizures resulting from flashing
   or blinking animations and risky color combinations.
 * Vision Impaired Profile: this profile adjusts the website so that it is
   accessible to the majority of visual impairments such as Degrading Eyesight,
   Tunnel Vision, Cataract, Glaucoma, and others.
 * Cognitive Disability Profile: this profile provides various assistive
   features to help users with cognitive disabilities such as Autism, Dyslexia,
   CVA, and others, to focus on the essential elements more easily.
 * ADHD Friendly Profile: this profile significantly reduces distractions and
   noise to help people with ADHD, and Neurodevelopmental disorders browse,
   read, and focus on the essential elements more easily.
 * Blind Users Profile (Screen-readers): this profile adjusts the website to be
   compatible with screen-readers such as JAWS, NVDA, VoiceOver, and TalkBack. A
   screen-reader is installed on the blind user’s computer, and this site is
   compatible with it.
 * Keyboard Navigation Profile (Motor-Impaired): this profile enables
   motor-impaired persons to operate the website using the keyboard Tab,
   Shift+Tab, and the Enter keys. Users can also use shortcuts such as “M”
   (menus), “H” (headings), “F” (forms), “B” (buttons), and “G” (graphics) to
   jump to specific elements.

Additional UI, design, and readability adjustments
 1. Font adjustments – users can increase and decrease its size, change its
    family (type), adjust the spacing, alignment, line height, and more.
 2. Color adjustments – users can select various color contrast profiles such as
    light, dark, inverted, and monochrome. Additionally, users can swap color
    schemes of titles, texts, and backgrounds with over seven different coloring
    options.
 3. Animations – epileptic users can stop all running animations with the click
    of a button. Animations controlled by the interface include videos, GIFs,
    and CSS flashing transitions.
 4. Content highlighting – users can choose to emphasize essential elements such
    as links and titles. They can also choose to highlight focused or hovered
    elements only.
 5. Audio muting – users with hearing devices may experience headaches or other
    issues due to automatic audio playing. This option lets users mute the
    entire website instantly.
 6. Cognitive disorders – we utilize a search engine linked to Wikipedia and
    Wiktionary, allowing people with cognitive disorders to decipher meanings of
    phrases, initials, slang, and others.
 7. Additional functions – we allow users to change cursor color and size, use a
    printing mode, enable a virtual keyboard, and many other functions.

Assistive technology and browser compatibility

We aim to support as many browsers and assistive technologies as possible, so
our users can choose the best fitting tools for them, with as few limitations as
possible. Therefore, we have worked very hard to be able to support all major
systems that comprise over 95% of the user market share, including Google
Chrome, Mozilla Firefox, Apple Safari, Opera and Microsoft Edge, JAWS, and NVDA
(screen readers), both for Windows and MAC users.

Notes, comments, and feedback

Despite our very best efforts to allow anybody to adjust the website to their
needs, there may still be pages or sections that are not fully accessible, are
in the process of becoming accessible, or are lacking an adequate technological
solution to make them accessible. Still, we are continually improving our
accessibility, adding, updating, improving its options and features, and
developing and adopting new technologies. All this is meant to reach the optimal
level of accessibility following technological advancements. If you wish to
contact the website’s owner, please use the website's form

Hide Accessibility Interface? Please note: If you choose to hide the
accessibility interface, you won't be able to see it anymore, unless you clear
your browsing history and data. Are you sure that you wish to hide the
interface?
Accept Cancel

Continue



Processing the data, please give it a few seconds...
Press Alt+1 for screen-reader mode


YOUR CART (0ITEM)

Clear All Close
Your Cart Is Currently Empty
Subtotal $0.00
Checkout
View cart