sundryssl.shop Open in urlscan Pro
2606:4700:3033::6815:4742  Public Scan

URL: https://sundryssl.shop/
Submission: On July 24 via api from US — Scanned from DE

Form analysis 6 forms found in the DOM

POST /cart

<form action="/cart" method="post" novalidate="" class="cart-drawer-form">
  <div id="cartSlideoutWrapper" class="envy-shopping-right slideout-panel-hidden cart-drawer-right slideout-menu">
    <a href="https://sundryssl.shop/#" class="slide-menu cart-close-icon cart-menu-close"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x"><line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line></svg></a>
    <span class="cart-drawer--title custom-font">Your Cart</span>
    <div class="cart-error-box"></div>
    <div class="cart-empty-box"> Your basket is empty </div>
    <script type="application/template" id="cart-item-template"> <div class="cart-item">
				<div class="cart-item-image--wrapper">
					<a class="cart-item-link" href="/product">
						<img
							class="cart-item-image"
							src="/product/image.jpg"
							alt=""
						/>
					</a>
				</div>
				<div class="cart-item-details--wrapper">
					<a href="/product" class="cart-item-link cart-item-details--product-title-wrapper">
						<span class="cart-item-product-title"></span>
						<span class="cart-item-variant-title"></span>
					</a>

					<div class="cart-item--quantity-price-wrapper">
						<div class="cart-item--quantity-wrapper">
							<button type="button" class="cart-item-quantity-button cart-item-decrease" data-amount="-1" aria-label="Reduce item quantity by one">-</button>
							<input type="text" class="cart-item-quantity" min="1" pattern="[0-9]*" aria-label="quantity" />
							<button type="button" class="cart-item-quantity-button cart-item-increase" data-amount="1" aria-label="Increase item quantity by one">+</button>
						</div>

						<div class="cart-item-price-wrapper">
							<span class="cart-item-price-original"></span>
							<span class="cart-item-price"></span>
							<span class="cart-item-price-per-unit"></span>
						</div>

						<ul class="order-discount--cart-list" aria-label="Discount"></ul>
					</div>
				</div>
			</div>
		</script>
    <script type="application/json" id="initial-cart">
      {
        "note": null,
        "attributes": {},
        "original_total_price": 0,
        "total_price": 0,
        "total_discount": 0,
        "total_weight": 0.0,
        "item_count": 0,
        "items": [],
        "requires_shipping": false,
        "currency": "USD",
        "items_subtotal_price": 0,
        "cart_level_discount_applications": [],
        "checkout_charge_amount": 0
      }
    </script>
    <div class="cart-items"></div>
    <div class="ajax-cart--bottom-wrapper">
      <div class="ajax-cart--cart-discount">
        <div class="cart--order-discount-wrapper custom-font ajax-cart-discount-wrapper"></div>
      </div>
      <div class="ajax-cart--cart-original-price">
        <h5><span class="cart-item-original-total-price" style="display: none;"><span class="money">$0</span></span></h5>
      </div>
      <div class="ajax-cart--total-price hide">
        <h4><span class="cart-item-total-price" id="cart-price"><span class="money">$0.00</span></span></h4>
        <span class="cart-item-price-text">total cart value</span>
      </div>
      <div class="slide-checkout-buttons">
        <button type="submit" name="checkout" class="btn btn-success cart-button-checkout hide">
          <span class="cart-button-checkout-text">HEAD TO CHECKOUT </span>
          <div class="cart-button-checkout-spinner lds-dual-ring hide"></div>
        </button>
        <div class="additional-checkout-buttons hide">
          <div class="dynamic-checkout__content" id="dynamic-checkout-cart" data-shopify="dynamic-checkout-cart"></div>
        </div>
        <a href="https://sundryssl.shop/#" class="btn btn-default cart-menu-close">Continue Shopping</a><br>
      </div>
    </div>
  </div>
</form>

/search

<form id="search-page-form" action="/search">
  <div id="search-wrapper">
    <div class="search_bar--controls">
      <button id="search_submit" type="submit">
        <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-search">
          <circle cx="11" cy="11" r="8"></circle>
          <line x1="21" y1="21" x2="16.65" y2="16.65"></line>
        </svg>
      </button>
    </div>
    <input type="hidden" name="type" value="product,">
    <input id="search_text" name="q" type="text" size="20" placeholder="Search...">
    <a href="https://sundryssl.shop/#" class="search-show" title="Search">
            <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x"><line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line></svg>
          </a>
  </div>
</form>

POST /contact/?contact_form

<form method="post" action="/contact/?contact_form" id="contact_form" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <input type="hidden" name="contact[tags]" value="newsletter">
  <p class="note form-success hide">
    <strong>Thanks for Joining!</strong>
  </p>
  <div id="newsletter-wrapper">
    <input id="newsletter_text" type="email" value="" placeholder="Enter email" name="contact[email]" class="input-group-field email" aria-label="Enter email" autocorrect="off" autocapitalize="off">
    <button type="submit" id="newsletter_submit" name="commit">
      <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right">
        <polyline points="9 18 15 12 9 6"></polyline>
      </svg>
    </button>
  </div>
  <div class="lds-dual-ring newsletter-spinner hide"></div>
</form>

POST /contact/?contact_form

<form method="post" action="/contact/?contact_form" id="contact_form" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <input type="hidden" name="contact[tags]" value="newsletter">
  <p class="note form-success hide">
    <strong>Thanks for Joining!</strong>
  </p>
  <div id="newsletter-wrapper">
    <input id="newsletter_text" type="email" value="" placeholder="Enter email" name="contact[email]" class="input-group-field email" aria-label="Enter email" autocorrect="off" autocapitalize="off">
    <button type="submit" id="newsletter_submit" name="commit">
      <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right">
        <polyline points="9 18 15 12 9 6"></polyline>
      </svg>
    </button>
  </div>
  <div class="lds-dual-ring newsletter-spinner hide"></div>
</form>

POST /contact/?contact_form

<form method="post" action="/contact/?contact_form" id="contact_form" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <input type="hidden" name="contact[tags]" value="newsletter">
  <p class="note form-success hide">
    <strong>Thanks for Joining!</strong>
  </p>
  <div id="newsletter-wrapper">
    <input id="newsletter_text" type="email" value="" placeholder="Enter email" name="contact[email]" class="input-group-field email" aria-label="Enter email" autocorrect="off" autocapitalize="off">
    <button type="submit" id="newsletter_submit" name="commit">
      <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right">
        <polyline points="9 18 15 12 9 6"></polyline>
      </svg>
    </button>
  </div>
  <div class="lds-dual-ring newsletter-spinner hide"></div>
</form>

/search

<form id="search" action="/search">
  <div id="search-wrapper">
    <input id="search_text" name="q" type="text" size="20" onblur="if(this.value=='')this.value=this.defaultValue;" onfocus="if(this.value==this.defaultValue)this.value='';" value="Search">
  </div>
</form>

Text Content

Your Cart

Your basket is empty


$0

$0.00

total cart value
HEAD TO CHECKOUT


Continue Shopping


join us for an evening of community connection with Actually Curious founder +
author Michael Tennant! click here to RSVP

 * 
 * 
 * 0

 * new
 * bestsellers
 * gifts
   * buy a gift card
   * gifts $25 and under
   * gifts $50 and under
   * gift boxes
   * BIPOC makers
   * district love
   * guy gifts
 * candles + body
   * candles + incense
   * face + body
   * accessories
 * table + home
   * dinnerware + serving
   * drinkware
     * glassware + pitchers
     * mugs
   * table linens
   * handmade ceramics
   * pillows + throws
   * art + decor + rugs
   * for the bar
   * pantry + kitchen
   * home garden
   * furniture + lighting
 * accessories
   * jewelry
     * earrings
     * rings
     * bracelets
     * necklaces
     * fine jewelry
     * all jewelry
   * apparel + scarves
   * bags + clutches
   * claws + hair accessories
 * paper goods
   * greeting cards
   * puzzles + games
   * books
   * notebooks + planners
 * kids + baby
   * clothing, toys + gifts
   * kids books
 * sale


 * 
   

 * 
 * 


Handblown Hammered Glass in Amber $8

Sunset Drops Handwoven Placemat $24

Sunset Orchid Handwoven Napkin Ring $10

Rainbow Denim Napkins, Set of 4 $39


Berry Bowl + Saucer in Pink $27

Berry Bowl + Saucer in White $27

Berry Bowl + Saucer in Yellow $27

Jumbo Mug in Pink $22.5




SHOP NEW ARRIVALS


Reusable Bag in Apples + Bananas $7.5

Reusable Bag in Iris Green Check $7.5

Zip Duck Bag in Navy Green Check $22.5

Kate Hoops in Peach Shell $22

Linen Daily Apron in Mustard $26

Linen Daily Apron in French Blue $26

Lip Balm in Retro Surf $5

Visera Handwoven Sun Visor $18

View all
 * 
   

 * 
 * 





SOCIAL NETWORKS

 * 
 * 
 * 
 * 


ABOUT US

 * Our Story
 * Our Values
 * Where To Find Us
 * Work With Us
 * The Sun Room
 * Events
 * Press


INFORMATION

 * Shop With Us
 * Contact
 * FAQ
 * Gift Registry
 * Refund Policy
 * Terms of Service
 * Privacy Policy


JOIN OUR MAILING LIST

Enter your email address for 10% off your first order!

Thanks for Joining!




© 2024 Sundryssl | Ecommerce Software by Shopify

American Express
Apple Pay
Diners Club
Discover
Meta Pay
Google Pay
Mastercard
Shop Pay
Visa

let's be friends!

sign up for our newsletter for shop updates + more

Thanks for Joining!




let's be friends!

sign up for our newsletter for shop updates + more

Thanks for Joining!






Thanks for Joining!


   
 * 
 * new
 * bestsellers
 * gifts
 * candles + body
 * table + home
 * accessories
 * paper goods
 * kids + baby
 * sale
 * Log in
 * Create Account
    * 
    * 
    * 
    * 

   
 * 

   
 *