sattvaboutique.store Open in urlscan Pro
2606:4700:3036::ac43:9ab3  Public Scan

URL: https://sattvaboutique.store/
Submission: On May 09 via api from US — Scanned from DE

Form analysis 10 forms found in the DOM

GET /search

<form action="/search" method="get" id="searchbox">
  <input type="text" name="q" class="search-input" id="q" placeholder="Search">
</form>

POST /localization

<form method="post" action="/localization" id="localization_form" accept-charset="UTF-8" class="selectors-form" 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="/">
  <div class="selectors-form__item">
    <h2 class="visually-hidden" id="currency-heading"> Currency </h2>
    <div class="disclosure" data-disclosure-currency="">
      <button type="button" class="disclosure__toggle" aria-expanded="false" aria-controls="currency-list" aria-describedby="currency-heading" data-disclosure-toggle=""> USD $</button>
      <ul id="currency-list" class="disclosure-list" data-disclosure-list="">
        <li class="disclosure-list__item ">
          <a class="disclosure-list__option" href="#" data-value="CAD" data-disclosure-option="">
                              CAD $</a>
        </li>
        <li class="disclosure-list__item disclosure-list__item--current">
          <a class="disclosure-list__option" href="#" aria-current="true" data-value="USD" data-disclosure-option="">
                              USD $</a>
        </li>
      </ul>
      <input type="hidden" name="currency_code" id="CurrencySelector" value="USD" data-disclosure-input="">
    </div>
  </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="prospect, password page">
  <input type="email" name="contact[email]" id="footer-EMAIL" placeholder="Enter Email Address">
  <input type="submit" id="footer-subscribe" value="Join">
</form>

POST /localization

<form method="post" action="/localization" id="localization_form" accept-charset="UTF-8" class="selectors-form" 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="/">
  <div class="selectors-form__item">
    <h2 class="visually-hidden" id="currency-heading"> Currency </h2>
    <div class="disclosure" data-disclosure-currency="">
      <button type="button" class="disclosure__toggle" aria-expanded="false" aria-controls="currency-list" aria-describedby="currency-heading" data-disclosure-toggle=""> USD $</button>
      <ul id="currency-list" class="disclosure-list" data-disclosure-list="">
        <li class="disclosure-list__item ">
          <a class="disclosure-list__option" href="#" data-value="CAD" data-disclosure-option="">
                            CAD $</a>
        </li>
        <li class="disclosure-list__item disclosure-list__item--current">
          <a class="disclosure-list__option" href="#" aria-current="true" data-value="USD" data-disclosure-option="">
                            USD $</a>
        </li>
      </ul>
      <input type="hidden" name="currency_code" id="CurrencySelector" value="USD" data-disclosure-input="">
    </div>
  </div>
</form>

GET /search

<form action="/search" method="get">
  <input type="text" name="q" id="q" placeholder="Search">
</form>

GET /search

<form action="/search" method="get" class="input-group search__bar" role="search" data-searchwishlist="" onsubmit="return false;">
  <input type="search" name="q" value="" placeholder="" class="input-group-field" aria-label="Search our store" data-wishlistsearch="" tabindex="5">
</form>

<form>
  <ul class="choose-wishlist-option" data-userwishlists="">
  </ul>
  <ul class="choose-wishlist-option">
    <li data-opencreatesection="">
      <a href="#" class="creat_link">
                                    <span class="icon-wishlist-plus hulkThemeColor"></span><span data-createwishlisttext="" class="hulkThemeColor">Create New wishlist</span>
                                </a>
    </li>
    <li data-addnewwishlist="" style="display: none">
      <div class="input-group">
        <button class="close-new-wishlist-input" data-closenewwishlistinput="" style="font-size: 10px;float: right;padding: 6px; color: #aaa;">
          <span class="icon-wishlist-cross"></span>
        </button>
        <label for="newWishlist" class="wishlist-checkbox"><span></span><input data-newwishlist="" type="text" placeholder="Ex. Watch" value=""></label>
        <button class="wishlist-btn hulkBtnStyle" data-savenewwishlist="">Save</button>
      </div>
    </li>
  </ul>
</form>

POST /share-wishlist

<form action="/share-wishlist" method="post" class="floating-form" role="share-wishlist" data-hulkemailform="">
  <div class="floating-label">
    <input type="text" class="floating-input" placeholder=" " name="name" value="" aria-label="Search our store">
    <span class="highlight"></span>
    <label id="from_name_label">Sender Name*</label>
  </div>
  <div class="floating-label">
    <input type="email" class="floating-input" placeholder=" " name="email" value="" aria-label="Search our store">
    <span class="highlight"></span>
    <label id="email_label">Recipients Email*</label>
  </div>
  <div class="floating-label">
    <input type="text" class="floating-input" placeholder=" " name="subject" value="" aria-label="Search our store">
    <span class="highlight"></span>
    <label id="subject_label">Subject*</label>
  </div>
  <div class="floating-label">
    <textarea id="body" class="floating-input" placeholder=" " name="body" rows="4" style="width: 100%"></textarea>
    <span class="highlight"></span>
    <label for="body" id="email_body_label">Message*</label>
  </div>
  <div class="floating-label" style="margin-bottom: 20px;">
    <button type="submit" class="wishlist-btn hulkBtnStyle" data-hulksendemailbutton="">SHARE WISHLIST</button>
  </div>
</form>

<form class="input-group search-bar" style="padding: 0;">
  <input type="text" id="shareURL" value="" class="input-group-field" data-shareurl="" readonly="">
  <span class="input-group-btn">
    <button type="button" class="wishlist-btn hulkBtnStyle" data-copyshareurlbutton=""> </button>
  </span>
</form>

POST /subscribe

<form action="/subscribe" method="post" class="input-group search-bar" role="subscribe" data-hulksubscribeform="">
  <input type="email" name="email" value="" placeholder="user@gmail.com" class="input-group-field" aria-label="Search our store">
  <span class="input-group-btn">
    <button type="submit" class="wishlist-btn hulkBtnStyle" data-hulksubscribebutton="">Subscribe</button>
  </span>
</form>

Text Content

Sattva Rewards

Join our rewards program and earn points with every purchase
Place an order
Every order earns you points.

Refer a Friend
Refer and earn.

Join Now
Log In

 * 
 * 
 * 

Complimentary shipping on orders over $299
 * MENU
 * 
 * 
 * 
 * 


 * CURRENCY
   
   USD $
    * CAD $
    * USD $

 * MY CART    0

 * Shop
   
   FEATURED
   
   * Mother's Day Collection
   * Pyrrha | 20% off
   * Sattva by Sarah
   * Best Sellers
   * Holebrook
   * Indi & Cold
   * Denim
   * Des Petits Hauts
   * Armedangels
   * VEJA
   
   APPAREL
   
   * Dresses
   * Jumpsuits
   * Denim
   * Tops
   * Pants
   * Skirts & Shorts
   * Sweaters & Cardigans
   * Blazers & Jackets
   * Outerwear
   
   SHOES
   
   * Boots
   * Sneakers
   * Flats & Loafers
   * Sandals
   * Slippers
   
   JEWELRY
   
   * Necklaces
   * Earrings
   * Rings
   * Bracelets
   * Pyrrha | 20% off
   
   BAGS & WALLETS
   
   * Handbags
   * Crossbody
   * Backpacks
   * Totes
   * Belt Bags
   * Wallets
   * Cosmetic Bags
   * Laptop Sleeves
   
   ACCESSORIES
   
   * Face Masks
   * Sunglasses
   * Scarves
   * Hair Accessories
   * Hosiery
   * Belts
   * Hats
   * Gloves & Mittens
   * Gift Certificates
   
   HOME & APOTHECARY
   
   * Face Care
   * Hair Care
   * Body Care
   * Bathtime
   * Books
   * Cosmetic Bags
   * Candles & Scents
   * Pottery
   * Cards
   * Zero-Waste Home
   * Blankets & Towels
   * Cards & Prints
 * New Arrivals
 * In-House Line
   
   ABOUT THE DESIGNER
   
   * Interview with Sarah
   
   SATTVA BY SARAH
   
   * Shop All Sattva by Sarah
   * Knitwear Collection
   * Fall / Winter Collection
 * About
   
   ABOUT US
   
   * Rewards Program
   * Our Founder
   * Our Story
   * Meet Our Team
   * Careers
   
   CONTACT US
   
   * Blog
   * Contact Info
   * Complete our Feedback Survey
 * Sale
   
   SHOP ALL SALE
   
   * Shop Tops
   * Shop Dresses
   * Shop Pants
   * Shop Footwear
   * Shop Accessories


 * 
   
 * 
   
 * 
   

 * 
 * 




NEW ARRIVALS


QUICK VIEW
Greer Blazer
$200.00

QUICK VIEW
Enola Dress
$185.00

QUICK VIEW
Romy Pant
$163.00

QUICK VIEW
Calista Dress
$212.00

QUICK VIEW
Oriana Skirt
$141.00

QUICK VIEW
Kim Short
$133.00

QUICK VIEW
Alethea Dress
$212.00

QUICK VIEW
Lyra Blouse
$126.00

QUICK VIEW
Camilla Dress
$215.00

QUICK VIEW
Cranston Pant
$141.00

QUICK VIEW
Mia Tank
$119.00

QUICK VIEW
Diana Pants
$193.00

QUICK VIEW
Suki Blouse
$145.00

QUICK VIEW
River Short
$119.00

QUICK VIEW
Leyster Top
$133.00

QUICK VIEW
Jasper Jumpsuit
$208.00

QUICK VIEW
Pamika Jumpsuit
$208.00




SATTVA BY SARAH


QUICK VIEW
Crew Neck Sweater
$168.00

QUICK VIEW
Crew Neck Sweater
$168.00

QUICK VIEW
Knit Vest
$126.00

QUICK VIEW
Balloon Sleeve Sweater
$148.00

QUICK VIEW
Balloon Sleeve Sweater
$148.00

QUICK VIEW
Kimono
$148.00

QUICK VIEW
Everyday Blouse
$104.00

QUICK VIEW
Kimono
$148.00

QUICK VIEW
Linen Pants
$133.00

QUICK VIEW
Shell Top
$101.00

QUICK VIEW
Shell Top
$101.00

QUICK VIEW
Linen Pants
$133.00

QUICK VIEW
Linen Pants
$133.00

QUICK VIEW
Shell Top
$101.00

QUICK VIEW
Boxy Blouse
$119.00

QUICK VIEW
Lulu Pullover
$200.00

QUICK VIEW
Cargo Tank
$111.00

QUICK VIEW
Cargo Pant
$148.00

QUICK VIEW
Button Cardigan
$200.00

QUICK VIEW
Crepe Cami
$96.00

QUICK VIEW
Long Skirt
$126.00




VEJA


QUICK VIEW
Esplar Sneaker
$142.00

QUICK VIEW
V-90 Sneaker
$183.00

QUICK VIEW
Impala Sneaker
$149.00

QUICK VIEW
SDU Sneaker
$142.00

QUICK VIEW
Campo Sneaker
$164.00

QUICK VIEW
Recife Velcro Sneaker
$175.00

QUICK VIEW
V-12 Sneaker
$168.00

QUICK VIEW
Recife Velcro Sneaker
$168.00

QUICK VIEW
Recife Velcro Sneaker
$175.00

QUICK VIEW
Esplar Sneaker
$142.00

QUICK VIEW
V-15 Sneaker
$197.00

QUICK VIEW
Urca Sneaker
$175.00

QUICK VIEW
Recife Velcro Sneaker
$168.00

QUICK VIEW
Campo Sneaker
$164.00

QUICK VIEW
Campo Sneaker
$164.00

QUICK VIEW
Rio Branco Sneaker
$157.00

QUICK VIEW
Rio Branco Alvromesh Sneaker
$157.00

QUICK VIEW
SDU Sneakers
$149.00

QUICK VIEW
Campo Sneaker
$164.00

QUICK VIEW
Campo Sneaker
$164.00
SALE

QUICK VIEW
V-10 Sneakers
$148.00
$183.00
SALE

QUICK VIEW
SDU Rec Flannel Sneaker
$119.00
$149.00


 * 
   

 * 
 * 




BEST SELLERS


QUICK VIEW
LuLu Wide Leg Trouser
$111.00

QUICK VIEW
Polka Dot Shirt
$89.00

QUICK VIEW
Urca Sneaker
$175.00

QUICK VIEW
3/4 Trench Coat
$312.00

QUICK VIEW
Kassel VG Bag
$133.00

QUICK VIEW
Campo Sneaker
$164.00

QUICK VIEW
Floral Detail Button Blouse
$96.00

QUICK VIEW
Mara Straight Leg
$171.00

QUICK VIEW
Campo Sneaker
$164.00

QUICK VIEW
T-Shirt
$37.00

QUICK VIEW
Knitted Cardigan
$123.00

QUICK VIEW
Ven Jean
$183.00

QUICK VIEW
Weekend Crew Grey
$96.00

QUICK VIEW
Linen Shirt Dress
$185.00

QUICK VIEW
Polka Dot Shirt
$89.00

QUICK VIEW
Campo Sneaker
$164.00

QUICK VIEW
Knitted Cardigan
$123.00

QUICK VIEW
Bodybag Pacifica Top
$104.00

QUICK VIEW
Crepe Cami
$96.00

QUICK VIEW
Long Skirt
$126.00

QUICK VIEW
SDU Sneaker
$142.00

QUICK VIEW
Lulu Jeans
$111.00

QUICK VIEW
Candle Flora
$37.00

QUICK VIEW
Button Blouse
$133.00

QUICK VIEW
Taylor Barrel
$215.00

QUICK VIEW
Bridget Bootcut
$171.00

QUICK VIEW
Camile Strap Maxi Dress
$185.00

QUICK VIEW
Boxy Blouse
$119.00

QUICK VIEW
Brutus Clog
$183.00

QUICK VIEW
Agna Sweater
$175.00




SHOP BY CATEGORY

Tops

Dresses

Pants

Shoes




YOGA JEANS


QUICK VIEW
Prague High-Rise Skinny Leg
$93.00

QUICK VIEW
Emily Slim Classic
$108.00

QUICK VIEW
Emily Slim Classic
$108.00

QUICK VIEW
Deep Sea High Rise Wide Leg
$108.00

QUICK VIEW
Black Raven High-Rise Slim Leg
$93.00

QUICK VIEW
Black High Rise Wide Leg
$104.00
SALE

QUICK VIEW
Dark Indie High-Rise Skinny
$89.00
$126.00

QUICK VIEW
Sunday Classic Rise Wide Leg
$108.00

QUICK VIEW
Malia High Rise Jogger
$108.00

QUICK VIEW
Denim Jacket
$93.00

QUICK VIEW
Emily Classic Rise
$104.00

QUICK VIEW
Denim Shorts
$74.00

QUICK VIEW
Midi Skirt
$96.00

QUICK VIEW
Coral Reef High Rise Wide Leg
$108.00

QUICK VIEW
Emily Slim Classic
$108.00


 * 
   

 * 
 * 




ARMEDANGELS


QUICK VIEW
Jeaninaas Cardigan
$205.00

QUICK VIEW
Oneliaa T-Shirt
$71.00

QUICK VIEW
Oneliaa T-Shirt
$56.00

QUICK VIEW
Jilaana T-shirt
$67.00

QUICK VIEW
Nuriaas Knit
$168.00

QUICK VIEW
Nuriaas Knit
$168.00

QUICK VIEW
Salmaraa Long Sleeve
$79.00

QUICK VIEW
Caarlas Cotton Knit
$200.00

QUICK VIEW
Magdalenaa Pants
$145.00

QUICK VIEW
Magdaalena Pants
$145.00

QUICK VIEW
Kardaa T-shirt
$67.00

QUICK VIEW
Kanitaa Tank
$59.00




CUSTOMER TESTIMONIALS




BRENDA



"Sattva is one of my favourite shops in Halifax and I continue to return because
the service, friendliness and choice selection stand out. I also like supporting
ethically made and products that support less waste and recycling."




VICTORIA



"Sattva has been my go-to store since it opened. They have great basics, and
carry some of my favourite brands like Des Petits Hauts, Veja,  Camper, and ELK.
They always help me find what I need and offer very personalized pieces. My
favourite way to shop there is with my mom - we have our own little fashion
show, with some guidance when we need it."




NICHOLE



"The team at Sattva always helps me find exactly what I'm looking for. Their
pieces are reliably high quality, timeless, and ethically / sustainably sourced.
I always get the most compliments on pieces they've chosen to help me step
outside my comfort zone."






ABOUT



At Sattva, our wish is for all women to find joy in the ritual of dressing. Each
of our responsibly sourced garments have a story to tell. Through every purchase
positive connections are made. Experience our unique personal
service in-store and online.




OUR STORY



Our products are carefully chosen with four commitments in mind:



Ethically Made

Eco Conscious

Socially Aware

Locally Sourced

CUSTOMER CARE

 * Contact Us
 * Shipping
 * Returns
 * Account Register / Login
 * My Wishlist
 * Privacy Policy
 * Terms of Service
 * Gift Certificates

COMMUNITY

 * Internships
 * Press
 * Careers

WE HAVE EXCITING THINGS TO TELL YOU

Join our mailing list and enjoy 10% off your first order



LET US GET TO KNOW YOU BETTER



Each month we reward one customer with a $100 gift certificate for completing
our brief survey



 * 
 * 
 * 

Copyright © 2024 Sattva Boutique


CURRENCY

USD $
 * CAD $
 * USD $

American Express Apple Pay Diners Club Discover Google Pay Mastercard Shop Pay
Visa
 * New Arrivals
 * Featured
    * Mother's Day Collection
    * Pyrrha | 20% off
    * Sattva by Sarah
    * Best Sellers
    * Holebrook
    * Indi & Cold
    * Veja
    * Des Petits Hauts
    * ELK
    * Denim

 * Apparel
    * Dresses
    * Jumpsuits
    * Denim
    * Tops
    * Pants
    * Skirts & Shorts
    * Sweaters & Cardigans
    * Blazers & Jackets
    * Outerwear

 * Shoes
    * Boots
    * Sneakers
    * Flats & Loafers
    * Sandals

 * Jewelry
    * Necklaces
    * Earrings
    * Rings
    * Bracelets

 * Accessories
      Bags & Wallets
       * Crossbody
       * Backpacks
       * Totes
       * Belt Bags
       * Wallets
       * Cosmetic Bags
   
    * Face Masks
    * Sunglasses
    * Scarves
    * Hoisery
    * Hair Accessories
    * Belts
    * Hats
    * Gloves & Mittens
    * Gift Certificates

 * Home & Apothecary
    * Face Care
    * Hair Care
    * Body Care
    * Bathtime
    * Books
    * Cosmetic Bags
    * Candles & Scents
    * Zero-Waste Home
    * Pottery
    * Cards
    * Blankets & Towels
    * Cards & Prints

 * About Us
    * Rewards Program
    * Contact
    * Our Story
    * Our Founder
    * Meet Our Team
    * Careers
      Blog
       * Complete our Feedback Survey

 * Sale
 *   Log In/Create Account






YOUR WISHLIST

Please add product to your wishlist to see them here.
Login to see your wishlist!
 * Select All
 * Move to cart
 * Delete


Login Explore more products Add products Close


MY WISHLIST

Please add product to your wishlist to see them here.
Login to see your wishlist!
 * Select All
 * Move to cart
 * Delete


Login Explore more products Add products


ADD TO WISHLIST

Choose your wishlist to be added

 * Create New wishlist
 * Save

My Wishlist Save

SHARE LIST VIA EMAIL

Sender Name*
Recipients Email*
Subject*
Message*
SHARE WISHLIST

--------------------------------------------------------------------------------

SHARE VIA

 * 
 * 
 * 
 * 



SUBSCRIBE AND GET ALERTS ABOUT YOUR WISHLIST

We will notify you on events like Low stock, Restock, Price drop or general
reminders so that you don’t miss the deal

Subscribe



Move to cart

See Product Details

ARE YOU SURE YOU WANT TO DELETE THIS WISHLIST?

Yes No

ARE YOU SURE YOU WANT TO DELETE SELECTED WISHLIST PRODUCTS?

Yes No

OUT OF STOCK PRODUCTS WILL BE NOT MOVE. ARE YOU WANT TO MOVE SELECTED WISHLIST
PRODUCTS?

Yes Cancel


WISHLIST MANAGEMENT PAGE

 * This page allows you to manage and add wishlist items directly to the cart.
 * Share your public wishlist on social media, through links, and via custom
   email.
 * You can subscribe to get update about your wishlist items


YOU HAVE BEEN UNSUBSCRIBED

YOU WILL NO LONGER RECEIVE EMAILS ABOUT WISHLIST ACTIVITIES FROM THIS STORE.

Close