app-download-header
24 Hours Sale - 95% Off on Everything
20% OFF on Buy 4 any items, Use Code: MERRY
20% OFF on Buy 4 any items
Use Code: MERRY
HR
:
MN
:
SC
ENDS IN

Women

Filter
Shopping Options
Category
Category
Styles
Styles
  1. Asymmetrical Dresses 175 items
  2. Blouses 233 items
  3. Body Suits 414 items
  4. Bodycon 1127 items
  5. Cover Ups 89 items
  6. Crop Tops 625 items
  7. Cropped Jeans 4 items
  8. Culottes 1 item
  9. Denim Dresses 14 items
  10. Denim Tops 11 items
  11. Dungarees 5 items
  12. Flare Jeans 68 items
  13. Jumpsuits 259 items
  14. Maxi Dresses 800 items
  15. Maxi Skirts 107 items
  16. Maxi Tops 1 item
  17. Midi Dresses 394 items
  18. Midi Skirts 136 items
  19. Nightdresses 168 items
  20. Nightwear Set 343 items
  21. Off Shoulder Tops 103 items
  22. Off-shoulder And Bandeau Dresses 416 items
  23. Pencil Dresses 114 items
  24. Pencil Skirts 16 items
  25. Pinafore 2 items
  26. Playsuits And Rompers 165 items
  27. Ripped Jeans 4 items
  28. Sets 1709 items
  29. Shift Dresses 96 items
  30. Shirt Dresses 38 items
  31. Shirts 151 items
  32. Short And Mini Skirts 128 items
  33. Skater Dresses 249 items
  34. Skater Skirts 50 items
  35. Skinny Jeans 7 items
  36. Straight Jeans 195 items
  37. Swimsuit 325 items
  38. T-shirts 1170 items
  39. Tunic Dresses 28 items
  40. Tunic Tops 10 items
  41. Vests And Camis 672 items
  42. Hipster 51 items
  43. Bikini 116 items
  44. Boyshort 134 items
  45. Thong 499 items
  46. Cycling Short 4 items
  47. Boyleg 7 items
  48. Full Figure 8 items
  49. Sports 53 items
  50. Racerback 3 items
  51. T-Shirt Bra 34 items
  52. Bralette 28 items
  53. Padded 9 items
  54. Non Padded 27 items
  55. Sports Bra 20 items
  56. Collars 39 items
  57. Wrap Dresses 24 items
  58. Mom Jeans 6 items
  59. Baggy Jeans 20 items
  60. Vests 2 items
  61. Wide Leg Jeans 87 items
  62. Thongbody 3 items
  63. Corsets & Tube Tops 534 items
  64. Cold Shoulder Tops 19 items
  65. Sarong 22 items
  66. Corset Dresses 85 items
  67. Dressing Gowns & Robes 17 items
Colour
Colour
  1. Beige 32 items
  2. Black 98 items
  3. Blue 39 items
  4. Brown 27 items
  5. Gold 7 items
  6. Green 49 items
  7. Grey 13 items
  8. Maroon 6 items
  9. Multi 38 items
  10. Orange 12 items
  11. Pink 47 items
  12. Purple 31 items
  13. Red 28 items
  14. Silver 1 item
  15. White 107 items
  16. Yellow 17 items
Less
Size
Size
  1. 1XL 4 items
  2. 2XL 95 items
  3. 3XL 16 items
  4. 4XL 9 items
  5. 5XL 2 items
  6. 6XL 1 item
  7. FS 55 items
  8. L 433 items
  9. M 438 items
  10. S 256 items
  11. XL 279 items
  12. XS 12 items
  13. XXL 22 items
  14. XXXL 3 items
Less
Price
Price
  1. Rs. 0 - 200 9 items
  2. Rs. 200 - 400 15 items
  3. Rs. 400 - 600 5 items
  4. Rs. 600 - 800 10 items
  5. Rs. 800 - 1000 7 items
  6. Rs. 1000 - 1200 50 items
  7. Rs. 1200 - 1400 83 items
  8. Rs. 1400 - 1600 123 items
  9. Rs. 1600 - 1800 67 items
  10. Rs. 1800 - 2000 55 items
  11. Rs. 2000 - 2500 69 items
  12. Rs. 2500 - 3000 67 items
  13. Rs. 3000 - 3500 6 items
  14. Rs. 3500 - 4000 1 item
  1. Nightdresses Remove This Item
  2. Shirts Remove This Item
  3. Blouses Remove This Item

SELECT `e`.*, `cat_index`.`position` AS `cat_index_position`, `stock_status_index`.`stock_status` AS `is_salable`, `price_index`.`price`, `price_index`.`tax_class_id`, `price_index`.`final_price`, IF(price_index.tier_price IS NOT NULL, LEAST(price_index.min_price, price_index.tier_price), price_index.min_price) AS `minimal_price`, `price_index`.`min_price`, `price_index`.`max_price`, `price_index`.`tier_price`, `at_special_price`.`value` AS `special_price` FROM `catalog_product_entity` AS `e` INNER JOIN `catalog_category_product_index_store1` AS `cat_index` ON cat_index.product_id=e.entity_id AND cat_index.store_id=1 AND cat_index.visibility IN(2, 4) AND cat_index.category_id=469 INNER JOIN `cataloginventory_stock_status` AS `stock_status_index` ON e.entity_id = stock_status_index.product_id AND stock_status_index.website_id = 0 AND stock_status_index.stock_id = 1 INNER JOIN `catalog_product_index_price` AS `price_index` ON price_index.entity_id = e.entity_id AND price_index.website_id = '1' AND price_index.customer_group_id = 0 INNER JOIN `search_tmp_6623404d4f9141_59054597` AS `search_result` ON e.entity_id = search_result.entity_id LEFT JOIN `catalog_product_entity_decimal` AS `at_special_price` ON (`at_special_price`.`entity_id` = `e`.`entity_id`) AND (`at_special_price`.`attribute_id` = '76') AND (`at_special_price`.`store_id` = 0) WHERE (stock_status_index.stock_status = 1) ORDER BY `special_price` DESC, `e`.`entity_id` DESC LIMIT 24

552 styles found
  1. 60% Off
    -60%
    BUTTON UP WHITE TOP
    New
    Button Up White Top
    ₹9,352
    ₹3,741 (60% Off)
  2. 60% Off
    -60%
    White Ruffle Trim Collared Blouse
  3. 60% Off
    -60%
    White Stripe Patterned Loose Shirt
  4. 60% Off
    -60%
    White Long-sleeved Retro Blouse
  5. 60% Off
    -60%
    STRINGS ON SIDE YELLOW TOP
  6. 60% Off
    -60%
    STRINGS ON SIDE WHITE TOP
  7. 60% Off
    -60%
    Grey Blue Short Cotton Shirt
  8. 58% Off
    -58%
    BROWN KNOT-FRONT PLUS SIZE BLOUSE
  9. 60% Off
    -60%
    YOU'RE  AWESOME BLACK TOP
  10. 60% Off
    -60%
    Polka Dot Collared Grey Shirt
  11. 60% Off
    -60%
    White Bow-knit Smock Cuff Blouse
  12. 60% Off
    -60%
    BLACK KNOT-FRONT PLUS SIZE BLOUSE
  13. 60% Off
    -60%
    Blue Pencil Stripes Zip-up Shirt