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 65 items
  2. Blouses 57 items
  3. Body Suits 207 items
  4. Bodycon 473 items
  5. Cover Ups 19 items
  6. Crop Tops 210 items
  7. Denim Tops 3 items
  8. Dungarees 2 items
  9. Flare Jeans 21 items
  10. Jumpsuits 111 items
  11. Maxi Dresses 276 items
  12. Maxi Skirts 31 items
  13. Midi Dresses 125 items
  14. Midi Skirts 31 items
  15. Nightdresses 43 items
  16. Nightwear Set 81 items
  17. Off Shoulder Tops 28 items
  18. Off-shoulder And Bandeau Dresses 158 items
  19. Pencil Dresses 51 items
  20. Pencil Skirts 6 items
  21. Playsuits And Rompers 65 items
  22. Sets 496 items
  23. Shift Dresses 27 items
  24. Shirt Dresses 6 items
  25. Shirts 26 items
  26. Short And Mini Skirts 47 items
  27. Skater Dresses 89 items
  28. Skater Skirts 12 items
  29. Skinny Jeans 1 item
  30. Straight Jeans 29 items
  31. Swimsuit 103 items
  32. T-shirts 350 items
  33. Tunic Dresses 6 items
  34. Tunic Tops 2 items
  35. Vests And Camis 211 items
  36. Hipster 19 items
  37. Bikini 37 items
  38. Boyshort 35 items
  39. Thong 116 items
  40. Cycling Short 1 item
  41. Boyleg 3 items
  42. Full Figure 5 items
  43. Sports 10 items
  44. Racerback 1 item
  45. T-Shirt Bra 7 items
  46. Bralette 14 items
  47. Padded 2 items
  48. Non Padded 8 items
  49. Sports Bra 3 items
  50. Collars 13 items
  51. Wrap Dresses 10 items
  52. Mom Jeans 2 items
  53. Baggy Jeans 2 items
  54. Vests 1 item
  55. Wide Leg Jeans 13 items
  56. Thongbody 3 items
  57. Corsets & Tube Tops 197 items
  58. Cold Shoulder Tops 8 items
  59. Sarong 4 items
  60. Corset Dresses 41 items
  61. Dressing Gowns & Robes 7 items
Colour
Colour
  1. Beige 94 items
  2. Black 384 items
  3. Blue 197 items
  4. Brown 126 items
  5. Gold 5 items
  6. Green 158 items
  7. Grey 67 items
  8. Maroon 1 item
  9. Multi 128 items
  10. Orange 51 items
  11. Pink 168 items
  12. Purple 53 items
  13. Red 138 items
  14. Silver 11 items
  15. White 225 items
  16. Yellow 54 items
Less
Size
Size
  1. 1XL 5 items
  2. 2XL 39 items
  3. 3XL 13 items
  4. 4XL 11 items
  5. 5XL 6 items
  6. 70A 9 items
  7. 70ABC-S 4 items
  8. 70B 9 items
  9. 70C 8 items
  10. 70D 5 items
  11. 70E 3 items
  12. 75A 9 items
  13. 75ABC-M 4 items
  14. 75B 9 items
  15. 75C 9 items
  16. 75D 5 items
  17. 75E 3 items
  18. 80A 8 items
  19. 80ABC-L 5 items
  20. 80B 9 items
  21. 80C 9 items
  22. 80D 5 items
  23. 80E 3 items
  24. 85B 9 items
  25. 85C 9 items
  26. 85D 5 items
  27. 85E 3 items
  28. 90C 4 items
  29. 90D 4 items
  30. 95C 4 items
  31. 95D 4 items
  32. FS 10 items
  33. L 429 items
  34. M 417 items
  35. S 396 items
  36. XL 191 items
  37. XS 15 items
  38. XXL 12 items
  39. XXXL 1 item
  40. 0XL 2 items
Less
Price
Price
  1. Rs. 200 - 400 7 items
  2. Rs. 400 - 600 3 items
  3. Rs. 600 - 800 1 item
  4. Rs. 800 - 1000 4 items
  5. Rs. 1000 - 1200 14 items
  6. Rs. 1200 - 1400 52 items
  7. Rs. 1400 - 1600 81 items
  8. Rs. 1600 - 1800 79 items
  9. Rs. 1800 - 2000 60 items
  10. Rs. 2000 - 2500 106 items
  11. Rs. 2500 - 3000 88 items
  12. Rs. 3000 - 3500 30 items
  13. Rs. 3500 - 4000 7 items
  14. Rs. 4000 - 4500 1 item
  15. Rs. 4500 - 5000 5 items
  1. Shirts Remove This Item
  2. Sets Remove This Item
  3. Red Remove This Item
  4. Black 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_6627ace373a454_31154715` 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

522 styles found
  1. 60% Off
    -60%
    BLACK PUFFER JACKET WITH TIE-UP SKIRT
  2. 60% Off
    -60%
    Black Knitted Pullover & Pants Set
  3. 60% Off
    -60%
    Black Lace-up Strap Skirt Suit Set
  4. 60% Off
    -60%
    Black Fitted Top & Bootcut Pants Set
  5. 60% Off
    -60%
    BLACK CORSETRY HOODIE & JOGGER SET
  6. 58% Off
    -58%
    LACY TWO PIECE BLACK CO-ORD SET
  7. 60% Off
    -60%
    Strapless Corset & Cut-out Pants Set
  8. 60% Off
    -60%
    Black Collared Top & Pants Set
  9. 59% Off
    -59%
    BLACK BOXY FIT BLAZER & SHORTS SET
  10. 59% Off
    -59%
    RED HEART-MOTIF 2PC CO-ORD SET
  11. 60% Off
    -60%
    BLACK LOOSE SHRUG AND TROUSER SET