www.verymuchindian.com Open in urlscan Pro
23.227.38.74  Public Scan

Submitted URL: https://verymuchindian-com.myshopify.com/
Effective URL: https://www.verymuchindian.com/
Submission: On May 15 via api from US — Scanned from CA

Form analysis 6 forms found in the DOM

POST /localization

<form action="/localization" method="POST"><input name="_method" type="hidden" value="PUT"><input name="source" type="hidden" value="geolocation_recommendation"><input name="return_to" type="hidden" value="/"><input name="country_code" type="hidden"
    value="CA"><button class="recommendation-modal__close-button" type="submit"><svg aria-label="Dismiss" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" style="height: 1em; width: 1em;">
      <path d="M11.414 10l6.293-6.293a.999.999 0 1 0-1.414-1.414L10 8.586 3.707 2.293a.999.999 0 1 0-1.414 1.414L8.586 10l-6.293 6.293a.999.999 0 1 0 1.414 1.414L10 11.414l6.293 6.293a.997.997 0 0 0 1.414 0 .999.999 0 0 0 0-1.414L11.414 10z"
        fill="#333333"></path>
    </svg></button></form>

POST /localization

<form action="/localization" method="POST" class="recommendation-modal__form"><input name="_method" type="hidden" value="PUT"><input name="source" type="hidden" value="geolocation_recommendation"><input name="return_to" type="hidden" value="/"><input
    name="country_code" type="hidden" value="CA"><button class="recommendation-modal__button" type="submit" style="background-color: rgb(24, 120, 185); color: rgb(255, 255, 255);">Continue</button></form>

POST /cart

<form action="/cart" method="post" novalidate="" class="cart-drawer-form">
  <div id="cartSlideoutWrapper" class="capital-shopping-right slideout-panel-hidden cart-drawer-right slideout-menu slideout-menu-right" role="dialog" aria-labelledby="cart_dialog_label" aria-describedby="cart_dialog_status" aria-modal="true">
    <div class="cart-drawer__top">
      <h3 class="type-subheading type-subheading--1 wow fadeIn" id="cart_dialog_label">
        <span class="cart-drawer--title">Your cart</span>
      </h3>
      <div class="cart-close-icon-wrapper">
        <button type="button" class="slide-menu cart-close-icon cart-menu-close alt-focus">
          <svg width="28" height="28" aria-label="Close cart" xmlns="http://www.w3.org/2000/svg" tabindex="-1">
            <g stroke="#330" fill="none" fill-rule="evenodd">
              <circle cx="14" cy="14" r="13.5"></circle>
              <path stroke-linecap="square" d="M12.158 8.474L17.684 14M12.158 19.527L17.684 14"></path>
            </g>
          </svg>
          <span class="sr-only">Close cart</span>
        </button>
      </div>
    </div>
    <div class="cart-drawer__empty-div"></div>
    <div class="cart-error-box"></div>
    <div aria-live="polite" class="cart-empty-box"> Your cart is currently empty. </div>
    <script type="application/template" id="cart-item-template"> <li>
          <article class="cart-item">
            <div class="cart-item-image--wrapper">
              <a class="cart-item-link" href="" tabindex="-1">
                <img
                  class="cart-item-image"
                  src="/product/image.jpg"
                  alt=""
                />
              </a>
            </div>
            <div class="cart-item-details--wrapper">
              <h3 class="cart-item__title">
                <a href="" class="cart-item-link cart-item-details--product-title-wrapper">
                  <span class="cart-item-product-title"></span>
                  <span class="cart-item-variant-title hide"></span>
                  <span class="cart-item-selling-plan hide"></span>
                </a>
              </h3>

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

              <ul class="cart-item-drawer-properties"></ul>

              <ul class="order-discount--cart-list" aria-label="Discount"></ul>

              <div class="cart-item--qtys">
                <div class="cart-item--quantity-remove-wrapper">
                  <div class="cart-item--quantity-wrapper">
                    <button
                      type="button"
                      class="alt-focus cart-item-quantity-button cart-item-decrease"
                      data-amount="-1"
                      aria-label="Reduce item quantity by one"
                    ><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g fill="none" fill-rule="evenodd" stroke="#330"><circle cx="8" cy="8" r="7.5"/><path stroke-linecap="square" d="M4.706 8h6.588"/></g></svg>
</button>
                    <input
                      type="text"
                      class="cart-item-quantity"
                      min="1"
                      pattern="[0-9]*"
                      aria-label="Quantity"
                    >
                    <button
                      type="button"
                      class="alt-focus cart-item-quantity-button cart-item-increase"
                      data-amount="1"
                      aria-label="Increase item quantity by one"
                    ><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g fill="none" fill-rule="evenodd" stroke="#330"><circle cx="8" cy="8" r="7.5"/><path stroke-linecap="square" d="M4.706 8h6.588M8 4.706v6.588"/></g></svg>
</button>
                  </div>
                </div>
                <div class="cart-item-remove-button-container">
                  <button type="button" id="cart-item-remove-button" class="alt-focus" aria-label="Remove product">Remove</button>
                </div>
              </div>
            </div>
          </article>
        </li>
      </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": "INR",
        "items_subtotal_price": 0,
        "cart_level_discount_applications": [],
        "checkout_charge_amount": 0
      }
    </script>
    <ul class="cart-items"></ul>
    <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="cart--subtotals">
        <span class="cart-price-text">Subtotal</span>
        <div class="cart--subtotals_figures">
          <div class="ajax-cart--cart-original-price">
            <span class="cart-item-original-total-price" style="display: none;"><span class="money"><span class="money">Rs. 0.00</span></span></span>
          </div>
          <div class="ajax-cart--total-price hide">
            <h2 id="cart_dialog_status" role="status" class="js-cart-drawer-status sr-only"></h2>
            <h5 id="cart_drawer_subtotal">
              <span class="cart-total-price" id="cart-price"><span class="money">Rs. 0.00</span></span>
            </h5>
          </div>
        </div>
      </div>
      <div class="cart--shipping-message rte">Tax included. <a href="/policies/shipping-policy">Shipping</a> calculated at checkout. </div>
      <div class="slide-checkout-buttons">
        <button type="submit" name="checkout" class="btn hover-animation cart-button-checkout hide">
          <span class="button-text cart-button-checkout-text">Checkout</span>
          <div class="cart-button-checkout-spinner lds-dual-ring hide"></div>
        </button>
      </div>
    </div>
  </div>
</form>

GET /search

<form class="header-search-form form" action="/search" method="get" data-header-search-form="">
  <div class="header-search-input-wrapper">
    <label for="header-search" aria-label="Type to search">
      <button class="header-search-submit header-search-submit--minimal" type="button" aria-label="Submit" data-header-search-submit=""><svg>
          <use xlink:href="#icon-search"></use>
        </svg></button>
      <span class="header-search-text" tabindex="0">Search</span>
      <input id="header-search" name="q" type="text" placeholder="Type to search" value="" class="form-input is-predictive hidden" data-show-prices="true" data-show-vendor="false" aria-hidden="true" tabindex="0" autocomplete="off" autocorrect="off"
        spellcheck="false">
      <span class="header-search-clear" aria-label="Clear search input" tabindex="0"><svg width="11" height="11" viewBox="0 0 11 11" fill="none" xmlns="http://www.w3.org/2000/svg">
          <rect x="10.2353" y="10.9424" width="14.4749" height="1" transform="rotate(-135 10.2353 10.9424)"></rect>
          <rect x="10.9424" y="0.707031" width="14.4749" height="1" transform="rotate(135 10.9424 0.707031)"></rect>
        </svg></span>
    </label>
  </div>
  <div class="header-search-results-wrapper" data-header-search-results-wrapper="">
    <div class="close-icon" aria-label="Close search" tabindex="0" data-header-search-results-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></div>
    <div class="header-search-results" data-header-search-results="">
    </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="✓">
  <header class="index-header aos-init" data-aos-duration="600" data-aos-delay="100" data-aos="fade-right" data-aos-easing="capital-easing">
    <h2 class="index-newsletter-title">Subscribe us for latest offers &amp; news</h2>
  </header>
  <div class="index-newsletter-content aos-init" data-aos-duration="600" data-aos-delay="400" data-aos="fade-left" data-aos-easing="capital-easing">
    <input type="hidden" name="contact[tags]" value="">
    <div class="form-field">
      <label class="form-label" for="mailing-list-email" aria-label="Your email">
        <input class="form-input form-full" type="email" name="contact[email]" id="mailing-list-email" placeholder="Your email" value="">
      </label>
      <button class="button hover-animation " type="submit" value="Sign up" aria-label="Sign up"><span class="button-text">Sign up</span></button>
    </div>
  </div>
</form>

GET /search

<form class="footer-search-form" action="/search" method="get" data-footer-content-item="search" data-footer-search="">
  <div class="form-field">
    <label for="footer-search" aria-label="Type to search">
      <input class="form-input is-predictive" data-search-types="" data-show-prices="true" data-show-vendor="false" id="footer-search" name="q" type="text" placeholder="Type to search" value="" aria-hidden="true" tabindex="0" autocomplete="off"
        autocorrect="off" spellcheck="false">
      <span class="footer-search-clear" aria-label="Clear search input" tabindex="0"><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></span>
    </label>
    <button class="button" aria-label="Search" type="submit">Search</button>
  </div>
  <div class="footer-search-results-wrapper" data-footer-search-results-wrapper="">
    <div class="close-icon" aria-label="Translation missing: en. search.general.close " tabindex="0" data-footer-search-results-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></div>
    <div class="footer-search-results" data-footer-search-results="">
    </div>
  </div>
</form>

Text Content

YOUR LOCATION IS SET TO CANADA

 * Shop in INR ₹
 * Get shipping options for Canada

Continue
Change country/region




YOUR CART

Close cart


Your cart is currently empty.
Subtotal
Rs. 0.00

RS. 0.00

Tax included. Shipping calculated at checkout.
Checkout

Search






 * Log in Or create an account
   
   WE'RE HERE TO HELP
   
    * 7410027616
    * info@verymuchindian.com

 * 

 * Bestsellers
 * Category
   * Sarees
   * Dupattas
   * Blouses
 * By Sarees
   * Handloom Paithani Sarees
     * Premium Paithani
     * Pure Silk Paithani
     * Sustainable Pure Cotton Paithani
     * Muniya Border Paithani
   * Ilkal, Khun & Narayanpet
     * Handloom Ilkals
     * Khun
     * Narayanpet
     * Patteda Anchu
   * Tussar & Dupion Silk
   * Sustainable Weaves
     * Mul Cotton
     * Batik Saree
     * Banana Silk
     * Modal Silk
     * Matka Silk
     * Tissue
   * Handloom Cotton Silk
   * Handmade Bandhani
   * Banarasi
   * All Sarees
 * By Weaves
   * Paithani
   * Pure Silk
   * Ilkal, Khun, Narayanpet, and Patteda Anchu
   * Cotton / Linen
   * Banana / Modal Silk
   * Khadigram Certified
   * Madhubani
   * Bandhej
   * Maheshwari
   * Gadwal
   * Organza
   * Banarasi
   * Ikkat
 * By Fabric
   * Pure Silk
   * Modal Silk
   * Tussar Silk
   * Dupion Silk
   * Cotton Linen
   * Cotton Silk
   * Gajji Silk
   * Organza
   * Tissue
   * Georgette
 * By Patterns & Prints
   * Hand Block
   * Ajrakh
   * Tie & Dye
   * Embroidery
   * Shibori
   * Bandhani
   * Batik
   * Geometric
   * Solid
   * Hand Painted
 * Bulk Purchase
 * Blogs

 * Bestsellers
 * Category
   * Sarees
   * Dupattas
   * Blouses
 * By Sarees
   * Handloom Paithani Sarees
     * Premium Paithani
     * Pure Silk Paithani
     * Sustainable Pure Cotton Paithani
     * Muniya Border Paithani
   * Ilkal, Khun & Narayanpet
     * Handloom Ilkals
     * Khun
     * Narayanpet
     * Patteda Anchu
   * Tussar & Dupion Silk
   * Sustainable Weaves
     * Mul Cotton
     * Batik Saree
     * Banana Silk
     * Modal Silk
     * Matka Silk
     * Tissue
   * Handloom Cotton Silk
   * Handmade Bandhani
   * Banarasi
   * All Sarees
 * By Weaves
   * Paithani
   * Pure Silk
   * Ilkal, Khun, Narayanpet, and Patteda Anchu
   * Cotton / Linen
   * Banana / Modal Silk
   * Khadigram Certified
   * Madhubani
   * Bandhej
   * Maheshwari
   * Gadwal
   * Organza
   * Banarasi
   * Ikkat
 * By Fabric
   * Pure Silk
   * Modal Silk
   * Tussar Silk
   * Dupion Silk
   * Cotton Linen
   * Cotton Silk
   * Gajji Silk
   * Organza
   * Tissue
   * Georgette
 * By Patterns & Prints
   * Hand Block
   * Ajrakh
   * Tie & Dye
   * Embroidery
   * Shibori
   * Bandhani
   * Batik
   * Geometric
   * Solid
   * Hand Painted
 * Bulk Purchase
 * Blogs

 * Bestsellers
 * Category
   * Sarees
   * Dupattas
   * Blouses
 * By Sarees
   * Handloom Paithani Sarees
     * Premium Paithani
     * Pure Silk Paithani
     * Sustainable Pure Cotton Paithani
     * Muniya Border Paithani
   * Ilkal, Khun & Narayanpet
     * Handloom Ilkals
     * Khun
     * Narayanpet
     * Patteda Anchu
   * Tussar & Dupion Silk
   * Sustainable Weaves
     * Mul Cotton
     * Batik Saree
     * Banana Silk
     * Modal Silk
     * Matka Silk
     * Tissue
   * Handloom Cotton Silk
   * Handmade Bandhani
   * Banarasi
   * All Sarees
 * By Weaves
   * Paithani
   * Pure Silk
   * Ilkal, Khun, Narayanpet, and Patteda Anchu
   * Cotton / Linen
   * Banana / Modal Silk
   * Khadigram Certified
   * Madhubani
   * Bandhej
   * Maheshwari
   * Gadwal
   * Organza
   * Banarasi
   * Ikkat
 * By Fabric
   * Pure Silk
   * Modal Silk
   * Tussar Silk
   * Dupion Silk
   * Cotton Linen
   * Cotton Silk
   * Gajji Silk
   * Organza
   * Tissue
   * Georgette
 * By Patterns & Prints
   * Hand Block
   * Ajrakh
   * Tie & Dye
   * Embroidery
   * Shibori
   * Bandhani
   * Batik
   * Geometric
   * Solid
   * Hand Painted
 * Bulk Purchase
 * Blogs

icon-account icon-account icon-arrow-right icon-arrow-down icon-arrow-next
icon-arrow-prev icon-slideshow-next icon-slideshow-previous icon-comment
icon-heart icon-cart icon-bag icon-close icon-glasses icon-menu icon-minus
icon-play icon-plus social-seach social-facebook social-fancy social-instagram
social-pinterest social-rss social-twitter home-tapbar limited-footer-tapbar
new-footer-tapbar cart-footer-tapbar user-footer-tapbar paithani-footer-tapbar
best-seller-footer-tapbar
 * 1
 * 2
 * 3

Sustainable Homegrown Brand Sustainable Homegrown BrandSustainable Homegrown
BrandSustainable Homegrown BrandSustainable Homegrown BrandSustainable Homegrown
BrandSustainable Homegrown BrandSustainable Homegrown Brand
Sustainable Homegrown Brand Sustainable Homegrown BrandSustainable Homegrown
BrandSustainable Homegrown BrandSustainable Homegrown BrandSustainable Homegrown
BrandSustainable Homegrown BrandSustainable Homegrown Brand
 * New Arrivals
 * Best Sellers
 * Limited Editions
 * All Sarees


EXPLORE OUR WIDE RANGE OF WEAVES & SAREES


PAITHANI


TUSSAR, DUPION & KHADI


ILKAL, KHUN & NARAYANPET


COTTON & LINEN


HANDMADE BANDHANI


HANDLOOM COTTON SILK


SUSTAINABLE WEAVES


HANDBLOCK PRINTED


 * New Arrivals
 * Best Sellers
 * Limited Editions
 * All Sarees


PAITHANI COLLECTIONS


PURE SILK PAITHANI


SUSTAINABLE COTTON PAITHANI


MUNIYA BORDER PAITHANI


PREMIUM PAITHANI


MOST LOVED COLLECTIONS


NAMITA’S FAVOURITES

A vibrant assortment of sarees, dupattas, and suits, reflecting Namita's
exquisite taste and cultural elegance.




PREMIUM WEAVES

Exquisite craftsmanship intertwining premium zari threads, meticulously woven
over 500 hours for unparalleled sophisticated Weaving & Art.




NAMITA’S FAVOURITES

A vibrant assortment of sarees, dupattas, and suits, reflecting Namita's
exquisite taste and cultural elegance.






PREMIUM WEAVES

Exquisite craftsmanship intertwining premium zari threads, meticulously woven
over 500 hours for unparalleled sophisticated Weaving & Art.





Get 10% OFF, use code MAA10 Get 10% OFF, use code MAA10Get 10% OFF, use code
MAA10Get 10% OFF, use code MAA10Get 10% OFF, use code MAA10Get 10% OFF, use code
MAA10Get 10% OFF, use code MAA10Get 10% OFF, use code MAA10
Get 10% OFF, use code MAA10 Get 10% OFF, use code MAA10Get 10% OFF, use code
MAA10Get 10% OFF, use code MAA10Get 10% OFF, use code MAA10Get 10% OFF, use code
MAA10Get 10% OFF, use code MAA10Get 10% OFF, use code MAA10


SHOP BY PRICE


BUDGET FRIENDLY


MID RANGE


ELITE ROYALE


SHOP BY PRICE


BUDGET FRIENDLY


MID RANGE


ELITE ROYALE


SHOP BY CATEGORIES


ALL SAREES


ALL DUPATTAS


ALL BLOUSES


SHOP BY CATEGORIES


ALL SAREES


ALL DUPATTAS


ALL BLOUSES

2,500+

Weavers and growing

20,000 +

Happy customers

100 +

Cities covered




HANDLOOM SAREES WOVEN BY SENIOR WEAVERS! NOW GET DELIVERED AT YOUR DOORSTEP!

From Pure Silk Paithani to Banarasi Cotton, Organic Linen & Cotton Silk to
latest prints including Handblock, Bandhani, Ajrakh, we have them all!


BEST SELLERS

VIEW ALL


BEST SELLERS


RAAGA~ TRADITIONAL HANDLOOM PURE COTTON TURMERIC YELLOW PAITHANI WITH UNIQUE
RADHA KRISHNA PALLU(... RAAGA~ TRADITIONAL HANDLOOM PURE COTTON TURMERI...

Rs. 9,880.00


DHUN ~ AUTHENTIC HANDLOOM COTTON PAITHANI IN WINE COLOR AND GOLDEN INSTRUMENTAL
PALLU DHUN ~ AUTHENTIC HANDLOOM COTTON PAITHANI IN WI...

Rs. 9,890.00


UTSAAV ~ TRADITIONAL HANDLOOM PURE SILK PAITHANI BEAUTIFUL PEACH PINK WITH FRESH
GREEN BORDER UTSAAV ~ TRADITIONAL HANDLOOM PURE SILK PAITHAN...

Rs. 16,800.00
19% off 19% off19% off19% off19% off
19% off 19% off19% off19% off19% off
19% off 19% off19% off19% off19% off
19% off 19% off19% off19% off19% off
19% off 19% off19% off19% off19% off



COTTON PAITHANI - HANDLOOM FRESH PEACH PAITHANI WITH TRADITIONAL DOUBLE PALLU
COTTON PAITHANI - HANDLOOM FRESH PEACH PAITHANI...

Rs. 7,999.00 Rs. 9,890.00
11% off 11% off11% off11% off11% off
11% off 11% off11% off11% off11% off
11% off 11% off11% off11% off11% off
11% off 11% off11% off11% off11% off
11% off 11% off11% off11% off11% off



HANDLOOM COTTON VISCOSE ILKAL SAREE WITH PURE RESHAM PALLU – BRIGHT GREEN WITH
PINK BORDER HANDLOOM COTTON VISCOSE ILKAL SAREE WITH PURE R...

Rs. 4,250.00 Rs. 4,790.00


EXCLUSIVE COTTON HANDLOOM PAITHANI - BLACK COLOUR WITH DESIGNER 3 PARROTS PALLU
EXCLUSIVE COTTON HANDLOOM PAITHANI - BLACK COLO...

Rs. 9,890.00


RAAGA HERITAGE - TRADITIONAL HANDLOOM PURE SILK PURPLISH WINE PAITHANI WITH
TRADITIONAL DOUBLE PALLU RAAGA HERITAGE - TRADITIONAL HANDLOOM PURE SILK...

Rs. 16,880.00


DHUN ~ AUTHENTIC HANDLOOM COTTON PAITHANI IN LIGHT PINK AND GOLDEN 3 PARROTS
PALLU, HIGH QUALITY ... DHUN ~ AUTHENTIC HANDLOOM COTTON PAITHANI IN LI...

Rs. 9,890.00
22% off 22% off22% off22% off22% off
22% off 22% off22% off22% off22% off
22% off 22% off22% off22% off22% off
22% off 22% off22% off22% off22% off
22% off 22% off22% off22% off22% off



HANDLOOM COTTON VISCOSE ILKAL SAREE WITH PURE RESHAM PALLU – BRIGHT GREEN SHADE
WITH RED BORDER HANDLOOM COTTON VISCOSE ILKAL SAREE WITH PURE R...

Rs. 3,790.00 Rs. 4,890.00
Sold out Sold outSold outSold outSold out
Sold out Sold outSold outSold outSold out
Sold out Sold outSold outSold outSold out
Sold out Sold outSold outSold outSold out
Sold out Sold outSold outSold outSold out



MAYUR ~ AUTHENTIC TRADITIONAL HANDLOOM PURE SILK PAITHANI DUAL TONE BLUISH GREY
GREEN WITH LIGHT ... MAYUR ~ AUTHENTIC TRADITIONAL HANDLOOM PURE SIL...

Rs. 17,499.00


PEHAL~ TRADITIONAL LILAC COTTON PAITHANI SAREE WITH ZARI BORDER & AUTHENTIC
PARROT PALLU PEHAL~ TRADITIONAL LILAC COTTON PAITHANI SAREE ...

Rs. 9,880.00


PURE SILK YEOLA HANDLOOM PAITHANI SAREE WITH DOUBLE PALLU - PRETTY PINK WITH
PURPLE BORDER PURE SILK YEOLA HANDLOOM PAITHANI SAREE WITH DO...

Rs. 16,800.00


EXCLUSIVE AUTHENTIC PURE SILK HANDLOOM PAITHANI - ROYAL BLUE WITH NATH PALLU
EXCLUSIVE AUTHENTIC PURE SILK HANDLOOM PAITHANI...

Rs. 19,800.00


AUTHENTIC HIGH QUALITY PURE SILK PAITHANI WITH MOST TRADITIONAL DOUBLE PALLU~
DUAL TONE LAVENDER AUTHENTIC HIGH QUALITY PURE SILK PAITHANI WITH ...

Rs. 16,800.00



View all


ECOLOGICALLY SUSTAINABLE WEAVES

VIEW ALL


ECOLOGICALLY SUSTAINABLE WEAVES


PURE ORGANIC LINEN SAREE – LAVENDER PURE ORGANIC LINEN SAREE – LAVENDER

Rs. 3,900.00
8% off 8% off8% off8% off8% off
8% off 8% off8% off8% off8% off
8% off 8% off8% off8% off8% off
8% off 8% off8% off8% off8% off
8% off 8% off8% off8% off8% off



PURE ORGANIC LINEN SAREE – YELLOW SHADE PURE ORGANIC LINEN SAREE – YELLOW SHADE

Rs. 3,900.00 Rs. 4,250.00


PURE ORGANIC LINEN SAREE – NAVY BLUE AND RED BORDERED PURE ORGANIC LINEN SAREE –
NAVY BLUE AND RED BO...

Rs. 4,450.00


DESIGNED BY VMI~ HANDLOOM PURE ORGANIC BANANA SILK SAREE WITH ALLOVER HANDBLOCK
PRINT ~FERN GREEN DESIGNED BY VMI~ HANDLOOM PURE ORGANIC BANANA S...

Rs. 6,499.00


DESIGNED BY VMI~ HANDLOOM PURE ORGANIC NATURAL LINEN SAREE - HANDBLOCK PRINTED-
GREY DESIGNED BY VMI~ HANDLOOM PURE ORGANIC NATURAL ...

Rs. 7,999.00


DESIGNED BY VMI~ HANDLOOM PURE ORGANIC NATURAL LINEN SILK SAREE WITH ALLOVER
HANDBLOCK PRINT ~ PO... DESIGNED BY VMI~ HANDLOOM PURE ORGANIC NATURAL ...

Rs. 8,900.00


DESIGNED BY VMI~ HANDLOOM PURE ORGANIC NATURAL LINEN SAREE - HANDBLOCK PRINTED -
BLUE DESIGNED BY VMI~ HANDLOOM PURE ORGANIC NATURAL ...

Rs. 7,999.00


PURE ORGANIC LINEN SAREE – COBALT BLUE PURE ORGANIC LINEN SAREE – COBALT BLUE

Rs. 3,900.00



View all


FOUR GENERATIONS OF HANDLOOM WEAVING

With a rich legacy spanning four generations, our commitment to authentic
handloom silk weaving is unparalleled. Each saree is a testament to our
dedication, with a sophisticated craftsmanship process that involves over 300
hours of meticulous weaving by skilled artisans. The intricate handwork invested
in every piece reflects a deep understanding of the art, passed down through
familial expertise. The result is not merely a garment but a masterpiece,
showcasing the luxurious touch and timeless elegance of pure silk. Our weaving
tradition, rooted in authenticity, speaks volumes about our unwavering
dedication to preserving the heritage of handloom craftsmanship, where each
saree is a labour of love and a celebration of the artistry that defines our
legacy.

ABOUT US



DEPARTMENTS


FEATURED IN




WHAT OUR CUSTOMERS SAY




BULK ORDER OUR METICULOUSLY HANDCRAFTED SAREES

Connect with us today to buy our sarees at the best wholesale price!

Enquire


BECOME A STORE PARTNER AND SHOWCASE OUR EXQUISITE COLLECTION, WHERE TRADITION
MEETS MODERN



Enquire


JOIN OUR COMMUNITY




SUBSCRIBE US FOR LATEST OFFERS & NEWS

Sign up
Trusted by Razorpay
100% secure payments
Silk mark certified
Free delivery

EXPLORE

 * Paithani Saree
 * Bandhani Saree
 * Ilkals & Khun

INFORMATION

 * Blogs
 * About us
 * Contact us
 * Refund Policy
 * Privacy Policy
 * Terms of Service

SHOPPING

 * Track Order
 * Returns or Exchange
 * Bulk Shopping
 * Partnership

TALK TO US

Address:

D504, Teerth Towers, Block Sector Sus Road, Susgaon Mulshi, Pune, Maharashtra,
411021

Phone :

+91 74100 27616

Email:

info@verymuchindian.com



© 2024 verymuchindian.com





RECENT SEARCHES

Paithani Saree Tussar Silk Handloom Muniya Border Paithani Pure Silk Ilkal and
Khun Pure Cotton Pure Linen Tussar Dupion Silk

 * Search

 * Limited

 * Home

 * Best Seller

 * Account

Search





Review
Chat with us