www.sundancecatalog.com Open in urlscan Pro
23.75.227.149  Public Scan

Submitted URL: http://sundancecatalog.com/
Effective URL: https://www.sundancecatalog.com/
Submission: On April 30 via manual from US — Scanned from DE

Form analysis 4 forms found in the DOM

POST /checkout/literegistration.do?method=submitLogin

<form id="accountSetupFormLogin" action="/checkout/literegistration.do?method=submitLogin" method="post" onsubmit="return false" class="ng-pristine ng-valid" novalidate="novalidate">
  <input id="socialLoginLinkAccountsRequiredForSubmitLogin" name="socialLoginLinkAccountsRequired" type="hidden" value="false">
  <input id="socialLoginFromPage" name="socialLoginFromPage" value="LITEREGISTRATION" type="hidden">
  <input id="mergeAccount" name="mergeAccount" value="" type="hidden">
  <div id="accountsetupfailerrorlogin"></div>
  <label class="visuallyhidden-with-placeholder" for="loginEmail">Email Address</label>
  <div class="input-group">
    <input ng-readonly="model.show.mergeMessages" type="email" autofocus="" name="loginEmail" maxlength="100" value="" class="form-control" id="loginEmail" placeholder="Email Address">
  </div>
  <label class="visuallyhidden-with-placeholder" for="loginPassword2">Password</label>
  <div class="input-group">
    <input type="password" name="loginPassword2" maxlength="50" value="" class="form-control" id="loginPassword2" placeholder="Password">
  </div>
  <div>
    <div class="ml-button-set">
      <div>
        <label for="btnContinueAccountSetupFormLogin" class="ml-srOnly-content">Continue Account Setup</label>
        <input id="btnContinueAccountSetupFormLogin" name="ContinueAccountSetupForm" class="ml-login-btn" type="submit" tabindex="0" value="Sign In" aria-label="Continue">
      </div>
    </div>
    <div class="ml-forgot-password"><a href="#" onclick="MarketLive.LiteRegistration.forgotPassword();">Forgot password? Click Here<span class="ml-content-link-right ml-icon-lib"></span></a></div>
  </div>
</form>

POST /checkout/literegistration.do?method=submitRegister

<form id="accountSetupForm" action="/checkout/literegistration.do?method=submitRegister" method="post" onsubmit="return false" class="ng-pristine ng-valid" novalidate="novalidate">
  <input id="socialLoginLinkAccountsRequired" name="socialLoginLinkAccountsRequired" type="hidden" value="false">
  <div id="accountsetupfailerror"></div>
  <label class="visuallyhidden-with-placeholder" for="newCustomerEmail">Email Address</label>
  <div class="input-group">
    <input type="email" name="newCustomerEmail" maxlength="100" value="" class="form-control" id="newCustomerEmail" placeholder="Email Address">
  </div>
  <label class="visuallyhidden-with-placeholder" for="loginPassword">Password</label>
  <div class="input-group">
    <input type="password" name="loginPassword" maxlength="50" value="" class="form-control" id="loginPassword" placeholder="Password">
  </div>
  <label class="visuallyhidden-with-placeholder" for="loginPasswordConfirm">Confirm Password</label>
  <div class="input-group">
    <input type="password" name="loginPasswordConfirm" maxlength="50" value="" class="form-control" id="loginPasswordConfirm" placeholder="Confirm Password">
  </div>
  <div class="input-group">
    <label for="liteRegistrationHint" class="ml-srOnly-content">Select a Recovery Question</label>
    <select id="liteRegistrationHint" name="liteRegistrationHint" class="form-select">
      <option value="">Select Recovery Question</option>
      <option value="1">What is your city of birth?</option>
      <option value="2">What is your mother's maiden name?</option>
      <option value="3">What is your father's first name?</option>
      <option value="4">What is your pet's name?</option>
      <option value="5">What is the year you were born?</option>
      <option value="6">What is your billing zipcode?</option>
    </select>
  </div>
  <label class="visuallyhidden-with-placeholder" for="liteRegistrationAnswer">Answer Recovery Question</label>
  <div class="input-group">
    <input type="text" name="liteRegistrationAnswer" maxlength="100" value="" class="form-control" id="liteRegistrationAnswer" placeholder="Answer Recovery Question">
  </div>
  <div class="ml-lite-registration-signup">
    <input type="checkbox" name="emailSignup" id="emailSignup" checked="">
    <span class="ml-custom-blankbox ml-icon-lib"></span>
    <label for="emailSignup">Sign up for Sundance emails - Be the first to know about sneak peeks, special promotions and events!</label>
  </div>
  <div class="ml-button-set">
    <div><input id="btnContinueAccountSetupForm" aria-label="Register button" name="ContinueAccountSetupForm" class="ml-register-btn" type="submit" tabindex="0" value="SUBMIT"></div>
  </div>
</form>

Name: searchFormGET /search.do

<form id="searchFrom1" name="searchForm" method="get" action="/search.do" onsubmit="document.searchForm.pageName.value=MarketLive.Base.getVariableValue('pageName');return MarketLive.Nav.TopNav.checkKeyword(this.keyword);">
  <input type="hidden" name="pageName" value="">
  <div id="searchDiv">
    <label for="navsearchbox" class="ml-navsearchbox-label">Go</label>
    <input type="text" id="navsearchbox" name="keyword" class="ml-header-search-field form-control" placeholder="Keyword or Item #" maxlength="30" data-toggle="dropdown" autocomplete="off">
    <!-- here is where autocomplete content is appended to -->
    <div id="MLAutocompleteContainter_10cce" style="z-index:9999;width:100%">
      <div class="autocomplete-w1" style="width:100%">
        <div class="autocomplete dropdown-menu" id="MLAutocomplete_10cce" style="display: none; max-height: 1000px;"></div>
      </div>
    </div>
  </div>
  <div class="ml-header-search-btn-wrapper">
    <button id="searchBtn" type="submit" class="sd-search-icon" aria-label="Go"></button>
  </div>
</form>

Name: searchFormMGET /search.do

<form id="searchFormMM" name="searchFormM" method="get" action="/search.do" onsubmit="document.searchFormM.pageName.value=MarketLive.Base.getVariableValue('pageName');return MarketLive.Nav.TopNav.checkKeyword(this.keyword);">
  <input type="hidden" name="pageName" value="">
  <div id="searchDivM">
    <label for="navsearchboxM" class="ml-navsearchbox-label">Go</label>
    <input type="text" id="navsearchboxM" name="keyword" class="ml-header-search-field form-control" placeholder="Search" maxlength="30" data-toggle="dropdown">
    <!-- here is where autocomplete content is appended to -->
  </div>
  <div class="ml-header-search-btn-wrapper">
    <button id="searchBtnM" type="submit" class="sd-search-icon" aria-label="Go"></button>
  </div>
</form>

Text Content

This website uses cookies to provide you with a great user experience. By using
this site you accept our use of cookies.
OK

You can press Enter to skip to main content

Sign In Register Guest Checkout Sign In Register Save Cart Save Bag Cancel
×
Welcome back! We have noticed you already have an account.
We have found a MarketLive account that matches your email address.
Enter your MarketLive password to connect.


SIGN IN


Email Address

Password

Continue Account Setup
Forgot password? Click Here
Your personal MarketLive data will not be shared with
 * MarketLive will not share your account information with
 * MarketLive will not share your purchase history with
 * MarketLive will not attempt to contact your personal contacts on


REGISTER


Email Address

Password

Confirm Password

Select a Recovery Question Select Recovery Question What is your city of birth?
What is your mother's maiden name? What is your father's first name? What is
your pet's name? What is the year you were born? What is your billing zipcode?
Answer Recovery Question

Sign up for Sundance emails - Be the first to know about sneak peeks, special
promotions and events!



GUEST CHECKOUT

I will provide my personal information
checkout As Guest
 
OR
Checkout with an existing account with:


close button
Get the benefits Email Sign Up
Threshold Messaging




Sign In
Favourites Wishlist 0


MY FAVORITES:

With so many amazing styles, we’ve made it easy to keep track of your favorites.
Quickly save your favorite styles on any page with one simple click.

Sign In

Click the Heart,
Collect Your Favorites
0
Your bag is empty.





 * * * COLUMN1
     
     * Mother's Day Gifts
       Spring Gatherings
     * Julie Romanenko Resort Wear
       Spring Home Collection
   * 
   |
 * Women
   
   
   * * COLUMN1
     
     * Featured
       View All
       New Arrivals
     * Top Rated
     * The Denim Shop
     * Mother's Day Gifts Resort Wear
       Springtime Dresses
   
   
   * * COLUMN2
     
     * Shop by Category
       Dresses
     * Tops
     * Sweaters
     * Kimonos
     * Jackets & Coats
     * Jeans
     * Pants & Shorts
     * Jumpsuits & Rompers
     * Skirts
     * Weekend Wear
     * Resort Wear
       Swimwear
     * Sleepwear
     * Petite Styles
   * Discover More
     Footwear Bags Accessories Apparel Care Springtime Gatherings
   * 
 * Jewelry
   
   
   * * COLUMN1
     
     * Featured
       View All
       New Arrivals
     * Top Rated
     * Jewelry Under $100
     * Jewelry Gifts For Mom Celebration Rings
       Jewelry to Splurge On
     * Heritage Collection
   
   
   * * COLUMN2
     
     * Shop by Category
       Rings
     * Earrings
     * Bracelets
     * Necklaces
     * Watches
     * Personalization
     * Charms
     * Accessories
     * Jewelry Storage
   * Discover More
     Our Jewelry Artists Men's Jewelry & Watches May's Birthstone Jewelry Care
   * 
 * Shoes & Accessories
   
   
   * * COLUMN1
     
     * Featured
       View All
       New Arrivals
     * Top Rated
     * Sundance Boot Guide
     * Resort Footwear & Accessories
       Iconic Brands
     * Comfort Footwear
     * All-Weather Footwear
   
   
   * * COLUMN2
     
     * Shop by Category
       All Footwear
     * ShoesClogsSandalsBootsSlippersSocksBeltsScarvesHatsGloves
       Handbags
   * Discover More
     Exclusively Sundance Women's Apparel Resort Footwear Springtime Gatherings
     Men's Footwear Men's Accessories
   * 
 * Men
   
   
   * * COLUMN2
     
     * Shop by Category
       View All
       Shirts
     * T-Shirts & Henleys
     * Sweaters & Sweatshirts
     * Jackets & Coats
     * Pants, Shorts & Jeans
     * Lounge Around
     * Footwear
     * Accessories & Bags
     * Watches & Jewelry
   * 
 * Home
   
   
   * * COLUMN1
     
     * Featured
       View All
       New Arrivals
     * Spring Home Collection
       Featured Rooms
     * Outdoor Living
     * Gifts for the Home
     * Home Office
     * One-Of-A-Kind
     * Care & Cleaning
   
   
   * * COLUMN2
     
     * Shop by Category
       Furniture
     * Bedding & Bath
     * Decor
     * Lighting
     * Tabletop
     * Rugs
     * For Pets & Pet Lovers
     * Personal Care
     * Seasonal
   * Discover More
     Our Home Artists Personalized Gifts Gift Wrap & Ribbons
   * 
 * Gifts
   
   
   * * COLUMN1
     
     * Shop Gifts
       View All
       For Her
     * For Him
     * Gifts for the Home Gifts for the Pet LoverPersonal Care
       Personalized Gifts
     * Celebration RingsJewelry to Splurge On
       Gift Wrap & Ribbons
   * 
 * Artists
   
   
   * * COLUMN1
     
     * Shop by Category
       Jewelry ArtistsHome ArtistsHeritage ArtistsThe Art of JewelryHeritage
       Collection
       Art Collage
   * 
 * Outlet
   
   
   * * COLUMN2
     
     * Featured
       View All
       Almost Gone
     * New Arrivals
     * Recent Markdowns
     * $30 & Under
   
   
   * * COLUMN1
     
     * Shop by Category
       Women's Apparel
     * Swimwear
     * Petite Styles
     * Men's
     * Jewelry
     * Shoes & Accessories
     * Home Furnishings
   * 

|
Search
Go





 * * COLUMN1
   
   * 
   * Mother's Day Gifts
     Spring Gatherings
   * Julie Romanenko Resort Wear
     Spring Home Collection
 * 
   |
 * Women
   
   
   * COLUMN1
   
   * 
   * Featured
     View All
     New Arrivals
   * Top Rated
   * The Denim Shop
   * Mother's Day Gifts Resort Wear
     Springtime Dresses
   
   
   * COLUMN2
   
   * 
   * Shop by Category
     Dresses
   * Tops
   * Sweaters
   * Kimonos
   * Jackets & Coats
   * Jeans
   * Pants & Shorts
   * Jumpsuits & Rompers
   * Skirts
   * Weekend Wear
   * Resort Wear
     Swimwear
   * Sleepwear
   * Petite Styles
 * Discover More
   Footwear Bags Accessories Apparel Care Springtime Gatherings
 * 
 * Jewelry
   
   
   * COLUMN1
   
   * 
   * Featured
     View All
     New Arrivals
   * Top Rated
   * Jewelry Under $100
   * Jewelry Gifts For Mom Celebration Rings
     Jewelry to Splurge On
   * Heritage Collection
   
   
   * COLUMN2
   
   * 
   * Shop by Category
     Rings
   * Earrings
   * Bracelets
   * Necklaces
   * Watches
   * Personalization
   * Charms
   * Accessories
   * Jewelry Storage
 * Discover More
   Our Jewelry Artists Men's Jewelry & Watches May's Birthstone Jewelry Care
 * 
 * Shoes & Accessories
   
   
   * COLUMN1
   
   * 
   * Featured
     View All
     New Arrivals
   * Top Rated
   * Sundance Boot Guide
   * Resort Footwear & Accessories
     Iconic Brands
   * Comfort Footwear
   * All-Weather Footwear
   
   
   * COLUMN2
   
   * 
   * Shop by Category
     All Footwear
   * ShoesClogsSandalsBootsSlippersSocksBeltsScarvesHatsGloves
     Handbags
 * Discover More
   Exclusively Sundance Women's Apparel Resort Footwear Springtime Gatherings
   Men's Footwear Men's Accessories
 * 
 * Men
   
   
   * COLUMN2
   
   * 
   * Shop by Category
     View All
     Shirts
   * T-Shirts & Henleys
   * Sweaters & Sweatshirts
   * Jackets & Coats
   * Pants, Shorts & Jeans
   * Lounge Around
   * Footwear
   * Accessories & Bags
   * Watches & Jewelry
 * 
 * Home
   
   
   * COLUMN1
   
   * 
   * Featured
     View All
     New Arrivals
   * Spring Home Collection
     Featured Rooms
   * Outdoor Living
   * Gifts for the Home
   * Home Office
   * One-Of-A-Kind
   * Care & Cleaning
   
   
   * COLUMN2
   
   * 
   * Shop by Category
     Furniture
   * Bedding & Bath
   * Decor
   * Lighting
   * Tabletop
   * Rugs
   * For Pets & Pet Lovers
   * Personal Care
   * Seasonal
 * Discover More
   Our Home Artists Personalized Gifts Gift Wrap & Ribbons
 * 
 * Gifts
   
   
   * COLUMN1
   
   * 
   * Shop Gifts
     View All
     For Her
   * For Him
   * Gifts for the Home Gifts for the Pet LoverPersonal Care
     Personalized Gifts
   * Celebration RingsJewelry to Splurge On
     Gift Wrap & Ribbons
 * 
 * Artists
   
   
   * COLUMN1
   
   * 
   * Shop by Category
     Jewelry ArtistsHome ArtistsHeritage ArtistsThe Art of JewelryHeritage
     Collection
     Art Collage
 * 
 * Outlet
   
   
   * COLUMN2
   
   * 
   * Featured
     View All
     Almost Gone
   * New Arrivals
   * Recent Markdowns
   * $30 & Under
   
   
   * COLUMN1
   
   * 
   * Shop by Category
     Women's Apparel
   * Swimwear
   * Petite Styles
   * Men's
   * Jewelry
   * Shoes & Accessories
   * Home Furnishings
 * 


Go


To Our Loyal Sundance Customers,

I hope this note finds you and your loved ones safe and healthy.

From our humble beginnings over 30 years ago, to the iconic and beloved brand we
are today, we have always cherished the long standing relationships with our
loyal customers. These past several weeks have been a moment in time that is
certainly unprecedented in the history of Sundance.

In response to the shift in consumer behavior resulting from the pandemic, we
have altered our pricing strategy for a brief period of time. You will notice
that we are offering frequent promotions to our customers, which is rare. These
selective promotions and markdowns on our beautiful collection enable us to
endure as a company and to support the livelihood of our employees, artisans and
designers in the near and long term.

The Sundance family of employees, along with our artisan and designer community,
while working differently, and in many cases remotely, continue to work
tirelessly to bring our loyal customers the authenticity of the Sundance
lifestyle through our exceptional, beautiful and hard to find products curated
just for you. Your love for our artisans and designers and their creations, year
after year, drives our passion.

We look forward to bringing the teams together soon both in our corporate
offices, as well as in our retail stores where our associates and customers hold
a unique human connection through conversation and storytelling. We will make a
gradual and phased transition to return to being together over time, however the
safety and health of our employees and customers remains top priority. As soon
as our retail stores reopen, with social distancing and safety protocol strongly
in play, we will communicate with our customers along the way.

Sundance is an extraordinary brand that holds a strong conviction to create what
is beautiful and inspirational, bringing the Sundance authentic lifestyle to
life for our customers. And we will continue to do so with great passion. As a
result of the longstanding relationships we hold with you, our loyal customer,
Sundance will endure beyond this crisis and its aftermath.

Thank you for your support over the years, and in particular, during this
extraordinary time.

Warm regards and please stay safe,

Matey Erdos
President and CEO


WOMEN'S CLOTHING AND UNIQUE JEWELRY



There Are So Many Benefits... Email Sign Up
Live Chat
1.800.422.2770

HEADING EMPTY SHOPPING TOOLS

Request a Catalog
Gift Cards
Favorites
Digital Catalogs

HEADING EMPTY ORDERING INFO

Size Charts
FAQs
Furniture Orders
International Orders

HEADING CUSTOMER SERVICE

Order Status
Returns & Exchanges
Shipping & Handling

HEADING ABOUT US

Our Story
Our Guarantee of Quality
Experience Sundance
Our Artist Community
Robert Redford's Message
Giving Back

HEADING CONTACT US

1-800-422-2770
Live Chat
Email Us
International Contacts
Affiliates
Press Inquiries
Career Opportunities
Find Your Store

HEADING OUR STORES

Scottsdale, AZ
Tucson, AZ
San Diego, CA
Lone Tree, CO
Alpharetta, GA
Deer Park, IL
Leawood, KS
Rochester Hills, MI
Edina, MN
Cincinnati, OH
Tigard, OR
Nashville, TN
Dallas, TX
San Antonio, TX
Southlake, TX
Salt Lake City, UT
Fairfax, VA
Seattle, WA

 * Sundance Catalog
 * |
 * Site Map
 * Back to Top
 * |
 * Home
 * |
 * Privacy Policy
 * |
 * Do Not Sell My Info
 * |
 * service@sundance.net
 * |
 * ©2022 Sundance Holdings Group, LLC


 
 
 
 
 

The form is unavailable at this time, please try again later.
Reload
xssmmdlg