madhuryarakhi.com
Open in
urlscan Pro
23.227.38.32
Public Scan
URL:
https://madhuryarakhi.com/
Submission: On May 24 via api from US — Scanned from CA
Submission: On May 24 via api from US — Scanned from CA
Form analysis
6 forms found in the DOMPOST /contact#newsletter-popup
<form method="post" action="/contact#newsletter-popup" id="newsletter-popup" accept-charset="UTF-8" class="NewsletterPopup__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" required="required" aria-label="Enter your email" placeholder="Enter your email">
<button class="Form__Submit Button Button--primary Button--full" type="submit">Subscribe</button>
</form>
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 /cart/add
<form method="post" action="/cart/add" id="product_form_8431209480471" accept-charset="UTF-8" class="ProductForm" enctype="multipart/form-data"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓">
<div class="ProductForm__Variants">
<div class="ProductForm__Option ProductForm__Option--labelled"><span class="ProductForm__Label"> Color: </span>
<ul class="SizeSwatchList HorizontalList HorizontalList--spacingTight">
<li class="HorizontalList__Item">
<input id="option-featured-product-0-0" class="SizeSwatch__Radio" type="radio" name="option-0" value="Blue" checked="checked" data-option-position="1">
<label for="option-featured-product-0-0" class="SizeSwatch">Blue</label>
</li>
<li class="HorizontalList__Item">
<input id="option-featured-product-0-1" class="SizeSwatch__Radio" type="radio" name="option-0" value="Red" data-option-position="1">
<label for="option-featured-product-0-1" class="SizeSwatch">Red</label>
</li>
<li class="HorizontalList__Item">
<input id="option-featured-product-0-2" class="SizeSwatch__Radio" type="radio" name="option-0" value="Green" data-option-position="1">
<label for="option-featured-product-0-2" class="SizeSwatch">Green</label>
</li>
</ul>
</div>
<div class="no-js ProductForm__Option">
<div class="Select Select--primary"><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><select id="product-select-8431209480471" name="id" title="Variant">
<option selected="selected" value="45624646762775" data-sku="w83">Blue - Rs. 325.00</option>
<option value="45624646795543" data-sku="w81">Red - Rs. 325.00</option>
<option value="45624646828311" data-sku="w82">Green - Rs. 325.00</option>
</select>
</div>
</div><span class="ProductForm__Label">Quantity:</span>
<div class="ProductForm__QuantitySelector">
<div class="QuantitySelector QuantitySelector--large"><button type="button" class="QuantitySelector__Button Link Link--secondary" data-action="decrease-quantity"><svg class="Icon Icon--minus" role="presentation" viewBox="0 0 16 2">
<path d="M1,1 L15,1" stroke="currentColor" fill="none" fill-rule="evenodd" stroke-linecap="square"></path>
</svg></button>
<input type="text" class="QuantitySelector__CurrentQuantity" pattern="[0-9]*" name="quantity" value="1" aria-label="Quantity">
<button type="button" class="QuantitySelector__Button Link Link--secondary" data-action="increase-quantity"><svg class="Icon Icon--plus" role="presentation" viewBox="0 0 16 16">
<g stroke="currentColor" fill="none" fill-rule="evenodd" stroke-linecap="square">
<path d="M8,1 L8,15"></path>
<path d="M1,8 L15,8"></path>
</g>
</svg></button>
</div>
</div>
</div><button type="submit" data-use-primary-button="false" class="ProductForm__AddToCart Button Button--secondary Button--full" data-action="add-to-cart"><span>Add to cart</span></button>
<div data-shopify="payment-button" class="shopify-payment-button"> <dynamic-checkout recommended="null" fallback="{"name":"buy_it_now","wallet_params":{}}" access-token="3b320c8dc1494322871ce98ae89925d4"
buyer-country="IN" buyer-locale="en" buyer-currency="INR"
variant-params="[{"id":45624646762775,"requiresShipping":true},{"id":45624646795543,"requiresShipping":true},{"id":45624646828311,"requiresShipping":true}]" shop-id="77359612183"
requires-shipping="">
<style>
dynamic-checkout .wallet-button-fade-in,
cart-wallet-buttons .wallet-button-fade-in {
animation: animation-fade-in .3s cubic-bezier(.1, .79, 1, 1)
}
dynamic-checkout .shopify-payment-button__button,
cart-wallet-buttons .shopify-payment-button__button {
cursor: pointer
}
@keyframes animation-fade-in {
0% {
opacity: 0
}
to {
opacity: 1
}
}
button[aria-disabled=true] {
opacity: .5;
cursor: not-allowed
}
</style>
<div class="wallet-button-fade-in"><shopify-buy-it-now-button access-token="3b320c8dc1494322871ce98ae89925d4" buyer-country="IN" buyer-currency="INR" disabled="false" wallet-params="{}" page-type="product" call-to-action=""
requires-shipping=""><button tabindex="0" type="button" role="button" class="shopify-payment-button__button shopify-payment-button__button--unbranded">Buy it now</button></shopify-buy-it-now-button></div>
</dynamic-checkout> </div>
<div class="ProductMeta__StoreAvailabilityContainer">
<div class="store-availability-container" data-section-id="store-availability" data-section-type="store-availability">
<div class="store-availability-information">
<svg focusable="false" class="Icon Icon--store-availability-in-stock" viewBox="0 0 13 9" role="presentation">
<path fill="none" d="M1 4l4 4 7-7" stroke="#307A07" stroke-linecap="square"></path>
</svg>
<div class="store-availability-information-container">
<p class="store-availability-information__title">Pickup available at <strong>Store</strong></p>
<p class="store-availability-information__stock">Usually ready in 24 hours</p>
<p class="store-availability-information__stores">
<button type="button" class="store-availability-information__link Link Link--underline" data-action="open-drawer" data-drawer-id="StoreAvailabilityModal-45624646762775">View store information</button>
</p>
</div>
</div>
</div>
</div><input type="hidden" name="product-id" value="8431209480471"><input type="hidden" name="section-id" value="featured-product">
</form>
POST /cart/add
<form method="post" action="/cart/add" id="product_form_8428305416471" accept-charset="UTF-8" class="ProductForm" enctype="multipart/form-data"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓">
<div class="ProductForm__Variants"><input type="hidden" name="id" data-sku="44/w44" value="45613462946071">
<div class="ProductForm__QuantitySelector">
<div class="QuantitySelector QuantitySelector--large"><button type="button" class="QuantitySelector__Button Link Link--secondary" data-action="decrease-quantity"><svg class="Icon Icon--minus" role="presentation" viewBox="0 0 16 2">
<path d="M1,1 L15,1" stroke="currentColor" fill="none" fill-rule="evenodd" stroke-linecap="square"></path>
</svg></button>
<input type="text" class="QuantitySelector__CurrentQuantity" pattern="[0-9]*" name="quantity" value="1" aria-label="Quantity">
<button type="button" class="QuantitySelector__Button Link Link--secondary" data-action="increase-quantity"><svg class="Icon Icon--plus" role="presentation" viewBox="0 0 16 16">
<g stroke="currentColor" fill="none" fill-rule="evenodd" stroke-linecap="square">
<path d="M8,1 L8,15"></path>
<path d="M1,8 L15,8"></path>
</g>
</svg></button>
</div>
</div>
</div><button type="submit" data-use-primary-button="false" class="ProductForm__AddToCart Button Button--secondary Button--full" data-action="add-to-cart"><span>Add to cart</span><span class="Button__SeparatorDot"></span>
<span>Rs. 250</span></button>
<div data-shopify="payment-button" class="shopify-payment-button"> <dynamic-checkout recommended="null" fallback="{"name":"buy_it_now","wallet_params":{}}" access-token="3b320c8dc1494322871ce98ae89925d4"
buyer-country="IN" buyer-locale="en" buyer-currency="INR" variant-params="[{"id":45613462946071,"requiresShipping":true}]" shop-id="77359612183" requires-shipping="">
<style>
dynamic-checkout .wallet-button-fade-in,
cart-wallet-buttons .wallet-button-fade-in {
animation: animation-fade-in .3s cubic-bezier(.1, .79, 1, 1)
}
dynamic-checkout .shopify-payment-button__button,
cart-wallet-buttons .shopify-payment-button__button {
cursor: pointer
}
@keyframes animation-fade-in {
0% {
opacity: 0
}
to {
opacity: 1
}
}
button[aria-disabled=true] {
opacity: .5;
cursor: not-allowed
}
</style>
<div class="wallet-button-fade-in"><shopify-buy-it-now-button access-token="3b320c8dc1494322871ce98ae89925d4" buyer-country="IN" buyer-currency="INR" disabled="false" wallet-params="{}" page-type="product" call-to-action=""
requires-shipping=""><button tabindex="0" type="button" role="button" class="shopify-payment-button__button shopify-payment-button__button--unbranded">Buy it now</button></shopify-buy-it-now-button></div>
</dynamic-checkout> </div>
<div class="ProductMeta__StoreAvailabilityContainer">
<div class="store-availability-container" data-section-id="store-availability" data-section-type="store-availability">
<div class="store-availability-information">
<svg focusable="false" class="Icon Icon--store-availability-in-stock" viewBox="0 0 13 9" role="presentation">
<path fill="none" d="M1 4l4 4 7-7" stroke="#307A07" stroke-linecap="square"></path>
</svg>
<div class="store-availability-information-container">
<p class="store-availability-information__title">Pickup available at <strong>Store</strong></p>
<p class="store-availability-information__stock">Usually ready in 24 hours</p>
<p class="store-availability-information__stores">
<button type="button" class="store-availability-information__link Link Link--underline" data-action="open-drawer" data-drawer-id="StoreAvailabilityModal-45613462946071">View store information</button>
</p>
</div>
</div>
</div>
</div><input type="hidden" name="product-id" value="8428305416471"><input type="hidden" name="section-id" value="1645516002f50c1c9f">
</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="Enter your email address" required="">
<button type="submit" class="Form__Submit Button Button--primary">Subscribe</button>
</form>
Text Content
Skip to content JOIN WITH US Be the first to hear about New Arrivals, Events & Sales Subscribe Home Catalog Categories Contact About Us * Account * * * * * Cart Your cart is empty Worldwide SHIPPING (DELIVERY TIME: USA,UK,CANADA,Germany-7/10 DAYS. INDIA 2/5 DAY) MADHURYA RAKHI 1. 2. BHAI RAKHI View products BHABHI RAKHI View products COMBO RAKHI BHAIYA BHABHI RAKHI View products BRACELET RAKHI View products KIDS RAKHI View products FANCY RAKHI View products RUDRAKSH RAKHI View products KUNDAN RAKHI View products SIMPLE RAKHI View products BEST SELLING RAKHI MADHURYA RAKHI EVIL EYE HANDMADE BHABHI RAKHI SKU: w83 Rs. 325 / Color: * Blue * Red * Green Blue - Rs. 325.00Red - Rs. 325.00Green - Rs. 325.00 Quantity: Add to cart Buy it now Pickup available at Store Usually ready in 24 hours View store information View product details NEW COLLECTION BRACELET RAKHI Sold out RUDRAKSH BHAI BRACELET RAKHI Rs. 140 On sale GANPATI BRACELET BHAI RAKHI Rs. 155 Rs. 200 On sale TRISHUL RUDRAKSH BRACELET HANDMADE BHAI RAKHI Rs. 150 Rs. 250 On sale SHIVLING RUDRAKSHA BRACELET BHAI RAKHI Rs. 165 Rs. 250 Sold out ELEPHANT RUDRAKSHA BRACELET KIDS RAKHI Rs. 130 Rs. 160 On sale POOH RUSRAKSHA BRACELTE KIDS RAKHI Rs. 130 Rs. 160 BIRD GRANTHAN BRACELET Rs. 165 HANDMADE KUNDAN FANCY BHAI BHABHI RAKHI SET Rs. 335 On sale SHIVALING BRACELTE BHAI RAKHI Rs. 155 Rs. 200 SHIN AND SHRI RUDRAKSH BRACELET BHAI RAKHI Rs. 100 On sale DONALD RUDRAKHA BRACELET KIDS RAKHI Rs. 130 Rs. 160 On sale BEAD BRACLETE WAITE AND BLUE EVIL EYE BHAI RAKHI Rs. 110 Rs. 290 View all products YOUR VIDEO TOP SELLING RAKHI TOP SELLING RAKHI On sale UNIQUE BHAI BHABHI HANDMADE RAKHI SET Rs. 285 Rs. 360 GANESHA DIVINE BEAD COUPLE RAKHI Rs. 195 On sale HANDMADE BHABHI RAKHI Rs. 120 Rs. 290 On sale SHIVLING RUDRAKSHA BRACELET BHAI RAKHI Rs. 165 Rs. 250 View all products TOP SELLING RAKHI MADHURYA RAKHI RUDRAKSH BHAI BHABHI FANCY RAKHI SET Rs. 250 / Add to cart Rs. 250 Buy it now Pickup available at Store Usually ready in 24 hours View store information Discover the perfect way to celebrate Raksha Bandhan with our exclusive 'Rudraksha Rakhi and Bhaiya-Bhabhi Rakhi Sets'. These beautiful rakhis are designed with a blend of tradition and style, making them the best rakhi choice for your loved ones. Our Rudraksha Rakhi, a unique bracelet rakhi for bhai, is adorned with authentic rudraksh, symbolizing protection and well-being. This rakhi bracelet for brother is not just a rakhi, it's a token of your love and blessings. Our Bhaiya-Bhabhi Rakhi Sets include a matching pair of rakhis for your brother and sister-in-law. Each rakhi set is crafted with care, making them a special part of your Raksha Bandhan celebration. Buy rakhi online from our collection and enjoy a seamless rakhi online shopping experience. With our online rakhi delivery service, you can send rakhi online to your loved ones, no matter where they are. Don't miss out on our Rakshabandhan offers. Order now and make this Raksha Bandhan memorable. View product details Madhurya Handmade 43-ABC-02,, Mota Varachha, 394101 Surat GJ, India Mon - Fri, 10am - 9pm Saturday, 11am - 9pm Sunday, 11am - 5pm FOOTER MENU * Search * Privacy Policy * Terms of Service * Refund Policy * Shipping Policy * Contact Information * Terms and Conditions MAIN MENU * Home * Catalog * Categories * Contact * About Us NEWSLETTER Subscribe to receive updates, access to exclusive deals, and more. Subscribe MADHURYA.CO Madhurya is an online marketplace operating in products for women's fashion. The company is based in Surat Gujarat Currently Madhurya operates as a DTC online brand and is headed by PINISHA,BHUMI AND PANKTI * * * * * © Madhurya Rakhi EVIL EYE HANDMADE BHABHI RAKHI Blue Store Pickup available, usually ready in 24 hours G-43, ABC (Angel Business Center)-2, ABC circle, Sudama chowk, Mota Varachha, Surat, Pincode 394101 Surat GJ India +919726279192 RUDRAKSH BHAI BHABHI FANCY RAKHI SET Default Title Store Pickup available, usually ready in 24 hours G-43, ABC (Angel Business Center)-2, ABC circle, Sudama chowk, Mota Varachha, Surat, Pincode 394101 Surat GJ India +919726279192