blissclub.com Open in urlscan Pro
23.227.38.32  Public Scan

URL: https://blissclub.com/
Submission: On October 08 via api from US — Scanned from CA

Form analysis 7 forms found in the DOM

POST /cart

<form id="cart-drawer-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 currently empty.</p>
  </div><input id="upsell-product-enable" type="checkbox" value="upsell product enable" style="display:none">
</form>

Name: google-sheets

<form name="google-sheets">
  <div class="google-form" id="google-form">
    <h3> Hello! Drop in your details to get notified when the product is restocked</h3>
    <div class="mb-3">
      <label for="name" class="form-label">Name</label>
      <input type="text" class="form-control" id="name" name="Name" required="">
      <label for="email" class="form-label">Email</label>
      <input type="text" class="form-control" id="email" name="Email">
      <label for="phone" class="form-label">Phone</label>
      <input type="text" class="form-control" id="phone" name="Phone" required="">
      <input type="hidden" class="form-control" id="Product_name" name="Product_name" value=" test">
      <input type="hidden" class="form-control" id="Variant_name" name="Variant_name" value="">
      <input type="hidden" class="form-control" id="Date" name="Date" value="2023-10-08 22:02">
    </div>
    <button type="submit" id="gform-submit" class="btn btn-primary">Submit</button>
  </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 our products" placeholder="Search our products" autofocus="">
  <input type="hidden" name="type" value="product">
</form>

POST /account/recover

<form method="post" action="/account/recover" accept-charset="UTF-8"><input type="hidden" name="form_type" value="recover_customer_password"><input type="hidden" name="utf8" value="✓"></form>

Name: loginPOST /account/login

<form method="post" action="/account/login" id="customer_login" accept-charset="UTF-8" data-login-with-shop-sign-in="true" name="login" class="Form Form--spacingTight" style="display: block"><input type="hidden" name="form_type"
    value="customer_login"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="return_to" value="https://blissclub.com/">
  <header class="Form__Header">
    <h1 class="Form__Title Heading u-h1">Login</h1>
    <p class="Form__Legend">Please enter your e-mail and password:</p>
  </header>
  <div class="Form__Item">
    <input type="email" class="Form__Input" name="customer[email]" required="required" placeholder="Email" aria-label="Email" autofocus="">
    <label class="Form__FloatingLabel">Email</label>
  </div>
  <div class="Form__Item">
    <input type="password" class="Form__Input" name="customer[password]" required="required" placeholder="Password" aria-label="Password">
    <label class="Form__FloatingLabel">Password</label>
    <button type="button" class="Form__ItemHelp Link Link--primary" data-action="toggle-recover-form">Forgot password?</button>
  </div>
  <button type="submit" class="Form__Submit Button Button--primary Button--full">Login</button>
  <div class="Form__Hint Form__Hint--center">
    <span class="Text--subdued">Don't have an account?</span>
    <a href="javascript:void(0)" class="Link Link--secondary" onclick="showRegister()">Create one</a>
  </div>
</form>

Name: recoverPOST /account/recover

<form method="post" action="/account/recover" id="recover_customer_password" accept-charset="UTF-8" name="recover" class="Form Form--spacingTight" style="display: none"><input type="hidden" name="form_type" value="recover_customer_password"><input
    type="hidden" name="utf8" value="✓">
  <header class="Form__Header">
    <h1 class="Form__Title Heading u-h1">Recover password</h1>
    <p class="Form__Legend">Please enter your email:</p>
  </header>
  <div class="Form__Item">
    <input type="email" class="Form__Input" name="email" required="required" placeholder="Email" aria-label="Email" autofocus="">
    <label class="Form__FloatingLabel">Email</label>
  </div>
  <button type="submit" class="Form__Submit Button Button--primary Button--full">Recover</button>
  <div class="Form__Hint Form__Hint--center">
    <span class="Text--subdued">Remember your password?</span>
    <button type="button" class="Link Link--secondary" data-action="toggle-recover-form">Back to login</button>
  </div>
</form>

Name: create_customerPOST /account

<form method="post" action="/account" id="create_customer" accept-charset="UTF-8" data-login-with-shop-sign-up="true" name="create_customer" class="Form Form--spacingTight"><input type="hidden" name="form_type" value="create_customer"><input
    type="hidden" name="utf8" value="✓">
  <header class="Form__Header">
    <h1 class="Form__Title Heading u-h1">Register </h1>
    <p class="Form__Legend">Please fill in the information below:</p>
  </header>
  <div class="Form__Item">
    <input type="text" class="Form__Input" name="customer[first_name]" aria-label="First name" placeholder="First name" autofocus="">
    <label class="Form__FloatingLabel">First name</label>
  </div>
  <div class="Form__Item">
    <input type="text" class="Form__Input" name="customer[last_name]" aria-label="Last name" placeholder="Last name">
    <label class="Form__FloatingLabel">Last name</label>
  </div>
  <div class="Form__Item">
    <input type="email" class="Form__Input" name="customer[email]" aria-label="Email" placeholder="Email" required="required">
    <label class="Form__FloatingLabel">Email</label>
  </div>
  <div class="Form__Item">
    <input type="password" class="Form__Input" name="customer[password]" aria-label="Password" placeholder="Password" required="required">
    <label class="Form__FloatingLabel">Password</label>
  </div>
  <button type="submit" class="Form__Submit Button Button--primary Button--full">Create my account</button>
  <div class="Form__Hint Form__Hint--center">
    <span class="Text--subdued">Already have an account?</span>
    <a href="javascript:void(0)" class="Link Link--secondary" onclick="showLogin()">Log in</a>
  </div>
</form>

Text Content

Blissclub would like to send you awesome updates and offers!

Notifications can be turned off anytime from browser settings.

Don't Allow Allow

💰 Earn 1 BlissCoins for every ₹1 you spend
Join now
Earn 1000 BlissCoins

Already a member?
Log in
REDEEM BLISSCOINS

Skip to content


DEAL OF THE WEEK
STYLES STARTING AT ₹1499
SHOP ALL
SHOP BY CATEGORY
BOTTOMWEAR
TOPS & TEES
SPORTS BRAS
ACCESSORIES
PRICE DROP
NEW LAUNCHES
BESTSELLERS
CELEB APPROVED
COMMUNITY EVENTS
GIFT CARD
BLISSQUEEN ROYALTY PROGRAM
STORE LOCATOR

DOWNLOAD THE APP NOW


 * Login / Create Account
 * Returns/Exchanges
 * Refer & Earn
 * Order Tracking
 * FAQ
 * Our Story
 * Careers
 * Contact Us

 * 
 * 
 * 
 * 
 * 

Shopping Cart

Your cart is currently empty.

×


HELLO! DROP IN YOUR DETAILS TO GET NOTIFIED WHEN THE PRODUCT IS RESTOCKED

Name Email Phone
Submit


THANK YOU. WE WILL NOTIFY YOU WHEN YOUR FAVOURITE IS BACK IN STOCK

Use code FIRSTBLISS to get upto ₹500 off* on your first order.

Get first dibs on new launches, exclusive offers and redeem your Blisscoins
easily. Download the app now.

Use code FIRSTBLISS to get upto ₹500 off* on your first order.

Get first dibs on new launches, exclusive offers and redeem your Blisscoins
easily. Download the app now.

Use code FIRSTBLISS to get upto ₹500 off* on your first order.

 * 
 * 
 * 


Recent Searches

Trending Searches
 * No search suggestions

Recommended for you


 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 



 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 



Search Suggestions
 * No search suggestions

Search Results


SEARCH SUGGESTIONS

 * No search suggestions

No products for the Query

View all (-1) products


NO RESULTS FOUND FOR ''

Try searching some other keywords


HERE ARE SOME OF OUR BESTSELLERS


0000 Blisscoins Sign up here & earn 1000 Bliss Coins Worth ₹ 100 x
Our App is LIVE! Download Now

0




SHOP BY CATEGORY

Bottomwear

Topwear

Sports Bra


MOST LOVED ❤️ VIEW ALL

Bottomwear

Top and tees

Sports Bra

 * Lucky50






Loved by 150K Women


THE ULTIMATE FLARE PANTS

GYM | RUN | WALK

Rs. 2,299 Rs. 1,499
 * Tara Teal
 * Winnie Wine
 * Bliss Black
 * Devika Dark Navy
 * Priya Pine
 * Barkha Brown
 * Gowri Grey
 * Bulbull Burgundy
 * Bobby Blue
 * Samira Sage
 * Olivia Olive
 * Gargi Grape

+ 5
Select Size Add to cart
 * Lucky50






Loved by 200K Women


THE ULTIMATE LEGGINGS

GYM | RUN | WALK

Rs. 2,299 Rs. 1,499
 * Indira Indigo
 * Bliss Black
 * Priya Pine
 * Gowri Grey
 * Monica Mauve
 * Bulbull Burgundy
 * Bloom Blue
 * Maya Moonstone
 * Farah Forest
 * Sara Sangria
 * Dia Dusty Rose
 * Naina Navy

+ 5
Select Size Add to cart
 * Lucky50






Loved by 50K Women


THE GREATEST LEGGINGS

GYM | YOGA | WALK

Rs. 2,249 Rs. 1,499
 * Bliss Black
 * Naina Navy
 * Bulbull Burgundy
 * Maya Moonstone
 * Dia Dusty Rose
 * Monica Mauve

Select Size & Length Add to cart
 * Lucky50






Loved by 10K Women


ON-THE-GO SLIT FLARE PANTS

GYM | YOGA | WALK

Rs. 2,649 Rs. 1,999
 * Barkha Brown
 * Bliss Black
 * Devika Dark Navy
 * Priya Pine
 * Veronica Vintage Lilac

Select Size & Length Add to cart






AM:PM COTTON PENCIL PANTS

RUN | GYM | WALK

Rs. 2,399 Rs. 1,899
 * Veronica Vintage Lilac
 * Naina Navy
 * Bliss Black

Select Size Add to cart
 * Lucky50






Loved by 30K Women


GROOVE-IN COTTON FLARE PANTS - REGULAR

YOGA | WALK

Rs. 2,199 Rs. 1,499
 * Bella Blue
 * Bliss Black
 * Naina Navy
 * Barkha Brown
 * Veronica Vintage Lilac
 * Gargi Grape
 * Gowri Grey
 * Priya Pine
 * Bulbull Burgundy
 * Olivia Olive

+ 3
Select Size Add to cart


 * Lucky50







THE BREEZY GIRLFRIEND TEE

YOGA | WALK

Rs. 1,749 Rs. 1,199
 * Monica Mauve
 * Vintage Veronica Lilac
 * Gargi Grape
 * Richa Rust
 * Twinkle Teal
 * Sally Salmon
 * Barkha Brown
 * Grace Green

Select Size Add to cart






THE SOFTEST TEE - SQUARE NECK

YOGA | WALK

Rs. 1,599 Rs. 999
 * Lucy Lavender
 * Bliss Black
 * Inara Indigo
 * Grace Green
 * Percy Pink

Select Size Add to cart
 * Bestseller






Loved by 10K Women


AT-EASE COTTON KNIT TOP

WALK

Rs. 1,749 Rs. 1,499
 * Candy Coral
 * Priyanka Pink
 * Ananya Aqua
 * Mona Mustard
 * Devika Dark Navy
 * Bulbull Burgundy
 * Bliss Black
 * Aliya Ash
 * Pearl Periwinkle
 * Betty Bubblegum
 * Jia Jade
 * Isha Ivory
 * Bridget Beige

Select Size Add to cart


 * Lucky50






Loved by 5K Women


POWER UP SPORTS BRA

RUN | GYM | HIIT & CROSS-FIT

Rs. 2,999 Rs. 2,399
 * Bliss Black
 * Dia Dusty Rose
 * Monica Mauve
 * Gargi Grape
 * Baby Blue

Select Size Add to cart
 * Lucky50






Loved by 40K Women


THE ULTIMATE COMFORT SPORTS BRA

YOGA | WALK

Rs. 2,299 Rs. 1,599
 * Barkha Brown
 * Naina Navy
 * Bliss Black
 * Monica Mauve
 * Bulbull Burgundy
 * Maya Moonstone
 * Farah Forest
 * Bloom Blue
 * Gargi Grape

Select Size Add to cart






FLEX-IT MOULDED SPORTS BRA

GYM | RUN

Rs. 2,999 Rs. 2,399
 * Bliss Black

Select Size Add to cart
 * Lucky50






Loved by 10K Women


THE ULTIMATE CRISS-CROSS SPORTS BRA

YOGA | WALK

Rs. 2,399 Rs. 1,899
 * Gargi Grape
 * Bliss Black
 * Naina Navy
 * Samira Sage
 * Monica Mauve
 * Bulbull Burgundy
 * Dia Dusty Rose

Select Size Add to cart


 * 1



 * 1


VERIFIED BY #WOMENWHOMOVE


PRIYA NAIR


MARATHON RUNNER

I'm 45 years old. I've completed numerous marathons, .. and have practiced yoga
for the last 18 years .. Having used several activewear brands, none have made
me as happy as Blissclub's ultimate legging.


GRETEL D'SOUZA


SO COMFY EVEN NEW MOMAS LOVE IT!

Mommy's new favourite ❤️😜 I've always been in love with high waisted pants, &
with a mommy pouch .... after recently delivering my baby during the pandemic,
I've wanted something that can be comfortable at the same time be used all day.
My search has ended with the TUL


TERI KUMARI


YOGA TEACHER

The best of the best I love the way these Flare pants look - so flattering, so
comfy. Amazing for any kind of movement. Without a doubt, go for it.


PRIYA NAIR


MARATHON RUNNER

I'm 45 years old. I've completed numerous marathons, .. and have practiced yoga
for the last 18 years .. Having used several activewear brands, none have made
me as happy as Blissclub's ultimate legging.


GRETEL D'SOUZA


SO COMFY EVEN NEW MOMAS LOVE IT!

Mommy's new favourite ❤️😜 I've always been in love with high waisted pants, &
with a mommy pouch .... after recently delivering my baby during the pandemic,
I've wanted something that can be comfortable at the same time be used all day.
My search has ended with the TUL


TERI KUMARI


YOGA TEACHER

The best of the best I love the way these Flare pants look - so flattering, so
comfy. Amazing for any kind of movement. Without a doubt, go for it.


PRIYA NAIR


MARATHON RUNNER

I'm 45 years old. I've completed numerous marathons, .. and have practiced yoga
for the last 18 years .. Having used several activewear brands, none have made
me as happy as Blissclub's ultimate legging.


GRETEL D'SOUZA


SO COMFY EVEN NEW MOMAS LOVE IT!

Mommy's new favourite ❤️😜 I've always been in love with high waisted pants, &
with a mommy pouch .... after recently delivering my baby during the pandemic,
I've wanted something that can be comfortable at the same time be used all day.
My search has ended with the TUL

 * 1



We love movement - from the intentional to the incidental, from dance to HIIT,
from taking a walk to watering the plants. We believe in its power, its power to
transform lives.

And that's what we keep in mind while engineering each product for you, so that
no matter how you move, you are comfortable.

KNOW MORE
KNOW MORE


WE’VE GOT NEWS FOR YOU!




WATCH AS THESE WOMEN #KEEPMOVING




 * 
 * 
 * 
 * 
 * 
 * 














Filters
Sort by

FILTER BY: CLEAR ALL


SIZE CLEAR




COLOR CLEAR




PRICE CLEAR




AVAILABILITY CLEAR

 * Exclude out of Stock

Showing -1 Results Results for ""
Sort by
Relevance
 * Relevance
 * Price: Low to High
 * Price: High to Low
 * Alphabetically: A-Z
 * Alphabetically: Z-A
 * Date:Old to New
 * Date:New to Old



Results end here
 * Relevance
 * Price: Low to High
 * Price: High to Low
 * Alphabetically: A-Z
 * Alphabetically: Z-A
 * Date:Old to New
 * Date:New to Old

Filters Clear all Close

FILTER BY: CLEAR ALL


SIZE CLEAR




COLOR CLEAR




PRICE CLEAR




AVAILABILITY CLEAR

 * Exclude out of Stock

Apply Filter



WE'RE SORRY. THERE ARE NO RESULTS FOR ''.

Please check the spelling or try again with a less specific or different term.
or try clearing some filters


MEANWHILE CHECKOUT SOME OF OUR OTHER PRODUCTS


It's taking longer than usual. Please check your network connection or try
refreshing the page!


DELIVERING BLISS





DOWNLOAD THE APP NOW




ABOUT US

 * Our Story
 * Blissclub Stores
 * Careers
 * WWM Blog
 * Terms of Service
 * Privacy Policy
 * Return/Exchange


HELP

 * Order Tracking
 * Returns / Refunds / Exchanges Policy
 * Sitemap
 * Shipping Policy
 * FAQ
 * Contact Us
 * Return/Exchange
 * Return/Exchange


REWARDS & BENEFITS

 * Blissqueen Rewards Program
 * Refer & Earn
 * Return/Exchange

 * 
 * 
 * 
 * 
 * 


ADDRESS

Blissclub Fitness Private Limited
No. 145, UrbanVault,
5th Main Rd, Sector 6,
HSR Layout,
Bengaluru, Karnataka 560102
CIN - U52520KA2020PTC133220
In case of queries email us at :
hi@myblissclub.in

Copyright © 2022, BlissClub

Powered by Shopify


NAVIGATION LINKS


BOTTOM WEAR

LEGGINGS
 * Gym Leggings
 * Ankle Length Leggings
 * High Waisted Leggings
 * Pocket Leggings
 * Coloured Leggings
 * Cotton Leggings
 * Polyester Leggings
 * Comfortable Leggings
 * Seamless Leggings
 * Lycra Leggings
 * Spandex Leggings
 * Plus Size Leggings
 * Grey Leggings
 * Black Leggings
 * Purple Leggings
 * Blue Leggings
 * Pink Leggings
 * Brown Leggings
 * Green Leggings

SHORTS
 * Sports Shorts
 * Cycling Shorts
 * Running Shorts
 * Loose Shorts
 * Knee Length Shorts
 * High Waisted Shorts
 * Pocket Shorts
 * Yoga Shorts
 * Gym Shorts
 * Cotton Shorts
 * Lycra Shorts
 * Polyester Shorts
 * Spandex Shorts
 * Plus Size Shorts
 * Black Shorts
 * Blue Shorts
 * Purple Shorts

PANTS
 * Flare Pants
 * Yoga Pants
 * Straight Pants
 * Bell Bottom Pants
 * High Waisted Pants
 * Cotton Pants
 * Formal Pants
 * Polyester Pants
 * Wide Leg Pants
 * Pocket Pants
 * Plus Size Pants
 * Blue Pants
 * Brown Pants
 * Grey Pants

TROUSERS
 * Cotton Trousers
 * Formal Trousers
 * Wide Leg Trousers
 * Black Trousers

TIGHTS
 * Running Tights
 * Black Tights
 * Grey Tights
 * SHOP ALL


SPORTS BRAS

 * Padded Sports Bras
 * High Impact Sports Bras
 * Low Impact Sports Bras
 * Medium Impact Sports Bras
 * Racerback Sports Bras
 * Criss-Cross Sports Bras
 * Yoga Sports Bras
 * Plus Size Sports Bras
 * Black Sports Bras
 * Pink Sports Bras
 * Blue Sports Bras
 * Purple Sports Bras
 * Grey Sports Bras
 * SHOP ALL


TOPS AND TEES

T-SHIRTS
 * Gym T-Shirts
 * Travel T-Shirts
 * Running T-Shirts
 * Oversized T-Shirts
 * Drop Shoulder T-Shirts
 * Loose T-Shirts
 * Polo T-Shirts
 * Plain T-Shirts
 * Full Sleeve T-Shirts
 * Half Sleeve T-Shirts
 * Round Neck T-Shirts
 * V-Neck T-Shirts
 * Polyester T-Shirts
 * Boyfriend T-Shirts
 * Plus Size T-Shirts

TOPS
 * Tank Tops
 * Gym Tank Tops
 * Racerback Tank Tops
 * Black Tank Tops
 * Crop Tops
 * Black Crop Tops
 * Yoga Tops
 * Running Tops
 * Round Neck Tops
 * Cotton Tops
 * Polyester Tops
 * Loose Tops
 * Full Sleeve Tops
 * Half Sleeve Tops
 * Raglan Sleeve Tops
 * Sleeveless Tops
 * Plus Size Tank Tops
 * Plus Size Tops
 * Purple Tops

KURTIS
 * Half Sleeve Kurtis
 * Long Kurtis
 * SHOP ALL


CLOTHING

 * Active Wear
 * Sportswear
 * Gym Wear
 * Yoga Wear
 * Running Wear


ABOUT US

 * Our Story

 * Careers

 * WWM Blog

 * Terms of Service

 * Privacy Policy




ORDER & EARN 0 BLISSCOINS

Rs. 0 Rs. 0

Order Now

Get upto ₹500 off* on your first orderUse code: FIRSTBLISS

Close


LOGIN

Please enter your e-mail and password:

Email
Password Forgot password?
Login
Don't have an account? Create one


RECOVER PASSWORD

Please enter your email:

Email
Recover
Remember your password? Back to login


REGISTER

Please fill in the information below:

First name
Last name
Email
Password
Create my account
Already have an account? Log in


x












BlissClub
Typically replies within a day
×
919900001845

Hi there, can you help?

Start Chat


Earn Rewards