sundaysomewhere.com Open in urlscan Pro
23.227.38.32  Public Scan

URL: https://sundaysomewhere.com/
Submission Tags: analytics-framework
Submission: On April 25 via api from US — Scanned from CA

Form analysis 9 forms found in the DOM

POST /cart

<form class="Cart Drawer__Content" action="/cart" method="POST" novalidate="">
  <div class="Drawer__Main" data-scrollable="">
    <p class="Cart__Empty Heading u-h5">Your cart is empty</p>
  </div>
</form>

Name: GET /search

<form action="/search" name="GET" role="search" class="Search__Form">
  <div class="Search__InputIconWrapper">
    <span class="hidden-tablet-and-up"><svg class="Icon Icon--search " role="presentation" viewBox="0 0 18 17">
        <g transform="translate(1 1)" stroke="currentColor" fill="none" fill-rule="evenodd" stroke-linecap="square">
          <path d="M16 16l-5.0752-5.0752"></path>
          <circle cx="6.4" cy="6.4" r="6.4"></circle>
        </g>
      </svg></span>
    <span class="hidden-phone"><svg class="Icon Icon--search-desktop " role="presentation" viewBox="0 0 21 21">
        <g transform="translate(1 1)" stroke="currentColor" stroke-width="2" fill="none" fill-rule="evenodd" stroke-linecap="square">
          <path d="M18 18l-5.7096-5.7096"></path>
          <circle cx="7.2" cy="7.2" r="7.2"></circle>
        </g>
      </svg></span>
  </div>
  <input type="search" class="Search__Input Heading" name="q" autocomplete="off" autocorrect="off" autocapitalize="off" aria-label="Search..." placeholder="Search..." autofocus="">
  <input type="hidden" name="type" value="product">
</form>

POST /account/recover

<form method="post" action="/account/recover" accept-charset="UTF-8"><input type="hidden" name="form_type" value="recover_customer_password"><input type="hidden" name="utf8" value="✓"></form>

Name: loginPOST /account/login

<form method="post" action="/account/login" id="customer_login" accept-charset="UTF-8" data-login-with-shop-sign-in="true" name="login" class="Form Form--spacingTight" style="display: block"><input type="hidden" name="form_type"
    value="customer_login"><input type="hidden" name="utf8" value="✓">
  <header class="Form__Header">
    <h1 class="Form__Title Heading u-h1"> Sign in </h1>
  </header>
  <div class="Form__Item">
    <input type="email" class="Form__Input" name="customer[email]" required="required" placeholder="EMAIL" aria-label="Email" autofocus="">
    <label class="Form__FloatingLabel">Email</label>
  </div>
  <div class="Form__Item">
    <input type="password" class="Form__Input" name="customer[password]" required="required" placeholder="PASSWORD" aria-label="Password">
    <label class="Form__FloatingLabel">Password</label>
  </div>
  <button type="button" class="Form__ItemHelp Link Link--primary" data-action="toggle-recover-form"> Forgot your password? </button>
  <button type="submit" class="Form__Submit Button Button--primary Button--full">sign in</button>
  <div class="Form__Item__Button">
    <span>OR</span>
    <button type="button" class=" Button Button--secondary Button--full">
      <img src="//cdn.shopify.com/s/files/1/0310/2629/t/116/assets/facebook.png?v=175893194623259956631679621600" alt=""> SIGN IN WITH FACEBOOK </button>
    <button type="button" class=" Button Button--secondary Button--full">
      <img src="//cdn.shopify.com/s/files/1/0310/2629/t/116/assets/google.png?v=70961220005153644681679621600" alt=""> SIGN IN WITH GOOGLE </button>
  </div>
  <div class="Form__Hint Form__Hint--center">
    <span class="Text--subdued">Not a member? </span>
    <a href="/account/register" class="Link Link--secondary">
            REGISTER
          </a>
  </div>
</form>

Name: recoverPOST /account/recover

<form method="post" action="/account/recover" id="recover_customer_password" accept-charset="UTF-8" name="recover" class="Form Form--spacingTight" style="display: none"><input type="hidden" name="form_type" value="recover_customer_password"><input
    type="hidden" name="utf8" value="✓">
  <header class="Form__Header">
    <h1 class="Form__Title Heading u-h1">Recover password</h1>
    <p class="Form__Legend">Please enter your email:</p>
  </header>
  <div class="Form__Item">
    <input type="email" class="Form__Input" name="email" required="required" placeholder="Email" aria-label="Email" autofocus="">
    <label class="Form__FloatingLabel">Email</label>
  </div>
  <button type="submit" class="Form__Submit Button Button--primary Button--full">Recover</button>
  <div class="Form__Hint Form__Hint--center">
    <span class="Text--subdued">Remember your password?</span>
    <button type="button" class="Link Link--secondary" data-action="toggle-recover-form">Back to login</button>
  </div>
</form>

POST /localization

<form method="post" action="/localization" id="localization_form_header" accept-charset="UTF-8" class="Header__LocalizationForm" 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="/?dsadas=233333">
  <div class="Currency__Selector HorizontalList HorizontalList--spacingLoose">
    <div class="HorizontalList__Item" style="width:50px;margin-left: 30px;">
      <input type="hidden" name="currency_code" value="USD">
      <span class="u-visually-hidden">Currency</span>
      <button type="button" class="SelectButton Link Link--primary u-h8" aria-haspopup="true" aria-expanded="false" aria-controls="header-currency-popover-0"> USD/$ </button>
      <div id="header-currency-popover-0" class="Popover Popover--small Popover--noWrap" aria-hidden="true">
        <header class="Popover__Header">
          <button type="button" class="Popover__Close Icon-Wrapper--clickable" data-action="close-popover"><svg class="Icon Icon--close " role="presentation" viewBox="0 0 16 14">
              <path d="M15 0L1 14m14 0L1 0" stroke="currentColor" fill="none" fill-rule="evenodd"></path>
            </svg></button>
          <span class="Popover__Title Heading u-h4">Currency</span>
        </header>
        <div class="Popover__Content">
          <div class="Popover__ValueList Popover__ValueList--center" data-scrollable=""><button type="submit" name="currency_code" class="Popover__Value  Heading Link Link--primary u-h6" value="AUD"> AUD $ </button><button type="submit"
              name="currency_code" class="Popover__Value  Heading Link Link--primary u-h6" value="EUR"> EUR € </button><button type="submit" name="currency_code" class="Popover__Value  Heading Link Link--primary u-h6" value="GBP"> GBP £
            </button><button type="submit" name="currency_code" class="Popover__Value is-selected Heading Link Link--primary u-h6" value="USD" aria-current="true"> USD $ </button></div>
        </div>
      </div>
    </div>
  </div>
</form>

POST /localization

<form method="post" action="/localization" id="localization_form_header" accept-charset="UTF-8" class="Header__LocalizationForm hidden-pocket hidden-lap" 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="/?dsadas=233333">
  <div class="Currency__Selector HorizontalList HorizontalList--spacingLoose">
    <div class="HorizontalList__Item">
      <input type="hidden" name="currency_code" value="USD">
      <span class="u-visually-hidden">Currency</span>
      <button type="button" class="SelectButton Link Link--primary u-h8" aria-haspopup="true" aria-expanded="false" aria-controls="header-currency-popover-1"> USD/$ </button>
      <div id="header-currency-popover-1" class="Popover Popover--small Popover--noWrap" aria-hidden="true">
        <header class="Popover__Header">
          <button type="button" class="Popover__Close Icon-Wrapper--clickable" data-action="close-popover"><svg class="Icon Icon--close " role="presentation" viewBox="0 0 16 14">
              <path d="M15 0L1 14m14 0L1 0" stroke="currentColor" fill="none" fill-rule="evenodd"></path>
            </svg></button>
          <span class="Popover__Title Heading u-h4">Currency</span>
        </header>
        <div class="Popover__Content">
          <div class="Popover__ValueList Popover__ValueList--center" data-scrollable=""><button type="submit" name="currency_code" class="Popover__Value  Heading Link Link--primary u-h6" value="AUD"> AUD $ </button><button type="submit"
              name="currency_code" class="Popover__Value  Heading Link Link--primary u-h6" value="EUR"> EUR € </button><button type="submit" name="currency_code" class="Popover__Value  Heading Link Link--primary u-h6" value="GBP"> GBP £
            </button><button type="submit" name="currency_code" class="Popover__Value is-selected Heading Link Link--primary u-h6" value="USD" aria-current="true"> USD $ </button></div>
        </div>
      </div>
    </div>
  </div>
</form>

POST /contact#footer-newsletter

<form method="post" action="/contact#footer-newsletter" id="footer-newsletter" accept-charset="UTF-8" class="Footer__Newsletter Form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓"><input
    type="hidden" name="contact[tags]" value="newsletter">
  <input type="email" name="contact[email]" class="Form__Input" aria-label="Enter your email address" placeholder="YOUR EMAIL" required="">
  <button type="submit" class="Form__Submit Button Button--primary">Submit</button>
</form>

POST /cart/update

<form method="post" action="/cart/update" id="currency_form" accept-charset="UTF-8" class="shopify-currency-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="currency"><input type="hidden" name="utf8" value="✓"><input
    type="hidden" name="return_to" value="/">
  <div class="Select Select--primary">
    <span class=""><svg class="Icon Icon--select-arrow " role="presentation" viewBox="0 0 19 12">
        <polyline fill="none" stroke="currentColor" points="17 2 9.5 10 2 2" fill-rule="evenodd" stroke-width="2" stroke-linecap="square"></polyline>
      </svg></span>
    <select class="currency-picker" name="currencies">
      <option>AUD</option>
      <option>EUR</option>
      <option>GBP</option>
      <option selected="true">USD</option>
    </select>
  </div>
</form>

Text Content

Skip to content


Shop Sun
New In
Top sellers
Women
Men
All Styles
The Archive Sale
About us
The brand
As Seen On
 * Sign in

 * 
 * 
 * 
 * 

SHOPPING CART

Your cart is empty

SHOP OUR NEW COLLECTION



SIGN IN

Email
Password
Forgot your password? sign in
OR SIGN IN WITH FACEBOOK SIGN IN WITH GOOGLE
Not a member? REGISTER


RECOVER PASSWORD

Please enter your email:

Email
Recover
Remember your password? Back to login
Currency USD/$
Currency
AUD $ EUR € GBP £ USD $
 * Shop Sun
   
   ALL STYLES
   
   New in
   
   TOP SELLERS
   
   Womens
   
   Mens
   
   ALL STYLES
   
   New in
   
   TOP SELLERS
   
   Womens
   
   Mens
   
   ALL STYLES
   
   New in
   
   TOP SELLERS
   
   Womens
   
   Mens
   
   ALL STYLES
   
   New in
   
   TOP SELLERS
   
   Womens
   
   Mens
   
   ALL STYLES
   
   New in
   
   TOP SELLERS
   
   Womens
   
   Mens

 * The Archive Sale
 * About us
   
   The brand
   
   As Seen On
   
   The brand
   
   As Seen On




 * sign in
 * Currency USD/$
   Currency
   AUD $ EUR € GBP £ USD $
 * 
 * 
 * 0

TOP SELLERSNew in


HARPER IN BLACK

$225.00


SOELAE IN BLACK

$260.00


HARPER IN AMBER

$225.00


ELIZABETH IN TOKYO TORT

$290.00


ELIZABETH IN PINK

$290.00


SOELAE BROWN FADE

$260.00


ELIZABETH IN RED

$290.00


SOELAE IN CHAMPAGNE

$260.00
Sold out


YANNI IN PINK

$260.00


ASTERIA IN DUSTY PINK

$225.00


ANDY IN ROSE QUARTZ

$290.00


ASTERIA IN WHITE

$225.00


ELECTRA IN TOKYO TORT

$225.00


ELLE IN MILKY WHITE

$225.00


CINDY IN TIGER TORT

$225.00


HARMONIA IN CHAMPAGNE

$225.00


BROOKE IN AZURE CRYSTAL

$225.00


ARTEMIS IN TOKYO TORT

$260.00


ELIZABETH IN BLACK

$290.00


HARPER IN MINT

$225.00


CINDY IN BLACK

$225.00


HARMONIA IN BLACK

$225.00


HARPER IN BLACK

$225.00


SOELAE IN BLACK

$260.00


HARPER IN AMBER

$225.00


ELIZABETH IN TOKYO TORT

$290.00


ELIZABETH IN PINK

$290.00


SOELAE BROWN FADE

$260.00


ELIZABETH IN RED

$290.00


SOELAE IN CHAMPAGNE

$260.00
Sold out


YANNI IN PINK

$260.00


ASTERIA IN DUSTY PINK

$225.00


ANDY IN ROSE QUARTZ

$290.00


ASTERIA IN WHITE

$225.00


ELECTRA IN TOKYO TORT

$225.00


ELLE IN MILKY WHITE

$225.00


CINDY IN TIGER TORT

$225.00


HARMONIA IN CHAMPAGNE

$225.00


BROOKE IN AZURE CRYSTAL

$225.00


ARTEMIS IN TOKYO TORT

$260.00


ELIZABETH IN BLACK

$290.00


HARPER IN MINT

$225.00


CINDY IN BLACK

$225.00


HARMONIA IN BLACK

$225.00


ANDREA IN BROWN GRADIENT

$290.00


BELLA IN ORANGE CRYSTAL

$225.00


ALLY IN LAVENDER

$225.00


CINDY IN MILKY WHITE

$225.00


MAE IN CHAMPAGNE

$260.00


PHEE IN GLOSS WHITE

$260.00


ELLE IN TIGER TORT

$225.00


LYLA IN TOKYO TORT

$225.00


BROOKE IN MINT

$225.00


BLONDIE IN CHAMPAGNE

$260.00


OLIVIA IN BLACK

$260.00


ANDREA IN BROWN GRADIENT

$290.00


BELLA IN ORANGE CRYSTAL

$225.00


ALLY IN LAVENDER

$225.00


CINDY IN MILKY WHITE

$225.00


MAE IN CHAMPAGNE

$260.00


PHEE IN GLOSS WHITE

$260.00


ELLE IN TIGER TORT

$225.00


LYLA IN TOKYO TORT

$225.00


BROOKE IN MINT

$225.00


BLONDIE IN CHAMPAGNE

$260.00


OLIVIA IN BLACK

$260.00

FREE INTERNATIONAL SHIPPING

We live so far away from most of you, maybe one day you'll visit us... but you
shouldn't have to pay for this when our sunglasses arrive at your door and you
want to enjoy them on your weekend or holiday. FREE when you spend over $99.

COMPLIMENTARY SIMPLE RETURNS

Didn't put you in that Sunday state of mind, why not try something else? We will
do all the leg work so you don't have to! FREE returns within 30 days for
customers from Australia, US and U.K.

DELIVERED TAXES AND DUTIES PAID

This is an additional cost we don't want you to worry about. That's why we
deliver our orders taxes and duties paid for. Check our FAQs to see which
regions this applies to.

 1. 
 2. 
 3. 




SPRING EDIT

Shop all


BROOKE IN TIGER TORT

$225.00


HARPER IN AMBER

$225.00


HARPER IN CRYSTAL

$225.00


HARPER IN PINK

$225.00


HARPER IN BLUE TORT

$225.00


CALYPSO IN BLACK

$225.00


ASTERIA IN WHITE

$225.00


BROOKE IN MINT

$225.00


CALYPSO IN WHITE

$225.00


ASTERIA IN MINT

$225.00


BROOKE IN AZURE CRYSTAL

$225.00


YEEHA IN CRYSTAL

$260.00


HARPER IN BLACK

$225.00


ANDREA IN LIGHT BROWN GRADIENT

$290.00


BROOKE IN BLACK

$225.00


HARPER IN TOKYO TORT

$225.00


ASTERIA IN BLACK

$225.00


MAE IN CHAMPAGNE

$260.00


ELLE IN MILKY WHITE

$225.00


BELLA IN CHAMPAGNE

$225.00


ALLY IN BLACK

$225.00


CALYPSO IN CHAMPAGNE

$225.00


BELLA IN ORANGE CRYSTAL

$225.00


ASTERIA IN TERRACOTTA

$225.00


HARPER IN AZURE

$225.00


ANDREA IN BROWN

$290.00


ALLY IN CHAMPAGNE

$225.00


HARPER IN MINT

$225.00


CALYPSO IN TERRACOTTA

$225.00


ANDREA IN PINK TINT

$290.00


CALYPSO IN AZURE

$225.00


ELLE IN BLACK

$225.00


ANDREA IN BROWN GRADIENT

$290.00


YEEHA IN PINK CRYSTAL

$260.00


MAE IN TOKYO TORT

$260.00


MAE IN BLACK

$260.00


MAE IN LAVENDER

$260.00


ALLY IN LAVENDER

$225.00


BROOKE IN TIGER TORT

$225.00


HARPER IN AMBER

$225.00


HARPER IN CRYSTAL

$225.00


HARPER IN PINK

$225.00


HARPER IN BLUE TORT

$225.00


CALYPSO IN BLACK

$225.00


ASTERIA IN WHITE

$225.00


BROOKE IN MINT

$225.00


CALYPSO IN WHITE

$225.00


ASTERIA IN MINT

$225.00


BROOKE IN AZURE CRYSTAL

$225.00


YEEHA IN CRYSTAL

$260.00


HARPER IN BLACK

$225.00


ANDREA IN LIGHT BROWN GRADIENT

$290.00


BROOKE IN BLACK

$225.00


HARPER IN TOKYO TORT

$225.00


ASTERIA IN BLACK

$225.00


MAE IN CHAMPAGNE

$260.00


ELLE IN MILKY WHITE

$225.00


BELLA IN CHAMPAGNE

$225.00


ALLY IN BLACK

$225.00


CALYPSO IN CHAMPAGNE

$225.00


BELLA IN ORANGE CRYSTAL

$225.00


ASTERIA IN TERRACOTTA

$225.00


HARPER IN AZURE

$225.00


ANDREA IN BROWN

$290.00


ALLY IN CHAMPAGNE

$225.00


HARPER IN MINT

$225.00


CALYPSO IN TERRACOTTA

$225.00


ANDREA IN PINK TINT

$290.00


CALYPSO IN AZURE

$225.00


ELLE IN BLACK

$225.00


ANDREA IN BROWN GRADIENT

$290.00


YEEHA IN PINK CRYSTAL

$260.00


MAE IN TOKYO TORT

$260.00


MAE IN BLACK

$260.00


MAE IN LAVENDER

$260.00


ALLY IN LAVENDER

$225.00

DESTINATIONS REQUIRE PLANS, AND YOU’RE NOT INTO THE WHOLE PLANNING THING. IN
YOUR EXPERIENCE, TRAVELLING WITHOUT ONE ALWAYS LEADS TO MORE EXCITEMENT.

WELCOME TO SUNDAY, SOMEWHERE.


STARS IN SUNDAY


SHOP THEIR LOOK

Shop the look


CALYPSO IN WHITE

$225.00
Shop the look


ANDY IN ROSE QUARTZ

$290.00
Shop the look


CINDY IN MINT

$225.00
Shop the look


BROOKE IN BLACK

$225.00
Shop the look


BROOKE IN AMBER TINT

$225.00
Shop the look


BELLA IN ORANGE CRYSTAL

$225.00
Shop the look


HARPER IN PINK

$225.00
Shop the look


CIRCE IN BLACK

$225.00
Shop the look


ASTERIA IN WHITE

$225.00
Shop the look


CINDY IN TIGER TORT

$225.00


CALYPSO IN WHITE

$225.00
View this product


ANDY IN ROSE QUARTZ

$290.00
View this product


CINDY IN MINT

$225.00
View this product


BROOKE IN BLACK

$225.00
View this product


BROOKE IN AMBER TINT

$225.00
View this product


BELLA IN ORANGE CRYSTAL

$225.00
View this product


HARPER IN PINK

$225.00
View this product


CIRCE IN BLACK

$225.00
View this product


ASTERIA IN WHITE

$225.00
View this product


CINDY IN TIGER TORT

$225.00
View this product
View products


.


THE ARCHIVE COLLECTION

Shop all
On sale


SUJA IN ROSE GOLD

$150.00 $300.00
On sale


JULIA IN RED TORT

$150.00 $300.00
On sale


ROWAN IN BLUE MARBLE

$150.00 $300.00
On sale


ROWAN IN MATTE BLACK

$150.00 $300.00
On sale


SUJA IN ROSE GOLD

$150.00 $300.00
On sale


JULIA IN RED TORT

$150.00 $300.00
On sale


ROWAN IN BLUE MARBLE

$150.00 $300.00
On sale


ROWAN IN MATTE BLACK

$150.00 $300.00


NEW COLLECTION


SUNDAY SOMEWHERE, STATE OF MIND

SHOP NOW


JOIN THE COMMUNITY

Submit

Subscribe to our newsletter for an exclusive 10% OFF updates, & tips for your
next adventure under the sun. Click to read our Privacy Policy.


HOW CAN WE HELP?

 * Faq
 * Become an Affiliate
 * Guarantee & Repair
 * Account
 * Privacy Policy
 * T&C's

 * 
 * 
 * 
 * 

© SUNDAY SOMEWHERE 2023
 * American Express
 * Apple Pay
 * Diners Club
 * Discover
 * Google Pay
 * Maestro
 * Mastercard
 * PayPal
 * Shop Pay
 * Union Pay
 * Visa


SELECT YOUR PREFERRED CURRENCY

Dear Customer, we've detected that you are viewing the website from outside of
Australia, for a better experience please select your preferred currency

AUD EUR GBP USD







My Wishlist0