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 27 items
  2. Blouses 51 items
  3. Body Suits 74 items
  4. Bodycon 163 items
  5. Cover Ups 12 items
  6. Crop Tops 107 items
  7. Denim Dresses 1 item
  8. Dungarees 1 item
  9. Flare Jeans 1 item
  10. Jumpsuits 27 items
  11. Maxi Dresses 124 items
  12. Maxi Skirts 14 items
  13. Maxi Tops 1 item
  14. Midi Dresses 62 items
  15. Midi Skirts 12 items
  16. Nightwear Set 22 items
  17. Off Shoulder Tops 23 items
  18. Off-shoulder And Bandeau Dresses 72 items
  19. Pencil Dresses 19 items
  20. Pencil Skirts 1 item
  21. Playsuits And Rompers 26 items
  22. Sets 242 items
  23. Shift Dresses 15 items
  24. Shirt Dresses 14 items
  25. Shirts 46 items
  26. Short And Mini Skirts 12 items
  27. Skater Dresses 57 items
  28. Skater Skirts 9 items
  29. Straight Jeans 6 items
  30. Swimsuit 33 items
  31. T-shirts 167 items
  32. Tunic Dresses 7 items
  33. Tunic Tops 3 items
  34. Vests And Camis 128 items
  35. Hipster 1 item
  36. Bikini 14 items
  37. Boyshort 57 items
  38. Thong 23 items
  39. Sports 6 items
  40. T-Shirt Bra 1 item
  41. Bralette 4 items
  42. Sports Bra 1 item
  43. Wrap Dresses 2 items
  44. Mom Jeans 1 item
  45. Baggy Jeans 3 items
  46. Vests 1 item
  47. Wide Leg Jeans 2 items
  48. Corsets & Tube Tops 109 items
  49. Cold Shoulder Tops 3 items
  50. Corset Dresses 12 items
Colour
Colour
  1. Beige 95 items
  2. Black 457 items
  3. Blue 184 items
  4. Brown 153 items
  5. Gold 5 items
  6. Green 167 items
  7. Grey 88 items
  8. Maroon 1 item
  9. Multi 93 items
  10. Orange 47 items
  11. Pink 169 items
  12. Purple 65 items
  13. Red 149 items
  14. Silver 16 items
  15. White 256 items
  16. Yellow 47 items
Less
Size
Size
  1. 1XL 5 items
  2. 2XL 30 items
  3. 3XL 8 items
  4. 4XL 6 items
  5. 5XL 6 items
  6. 70A 4 items
  7. 70ABC-S 3 items
  8. 70B 5 items
  9. 70C 4 items
  10. 70D 3 items
  11. 70E 2 items
  12. 75A 4 items
  13. 75ABC-M 3 items
  14. 75B 5 items
  15. 75C 5 items
  16. 75D 4 items
  17. 75E 2 items
  18. 80A 3 items
  19. 80ABC-L 3 items
  20. 80B 5 items
  21. 80C 5 items
  22. 80D 4 items
  23. 80E 2 items
  24. 85B 5 items
  25. 85C 5 items
  26. 85D 4 items
  27. 85E 2 items
  28. 90C 2 items
  29. 90D 2 items
  30. 95C 2 items
  31. 95D 2 items
  32. FS 24 items
  33. L 355 items
  34. L/80 1 item
  35. M 361 items
  36. M/75 1 item
  37. S 312 items
  38. S/70 1 item
  39. XL 137 items
  40. XL/85 1 item
  41. XS 9 items
  42. XXL 11 items
  43. 0XL 3 items
Less
Price
Price
  1. Rs. 200 - 400 4 items
  2. Rs. 600 - 800 13 items
  3. Rs. 800 - 1000 30 items
  4. Rs. 1000 - 1200 30 items
  5. Rs. 1200 - 1400 38 items
  6. Rs. 1400 - 1600 38 items
  7. Rs. 1600 - 1800 43 items
  8. Rs. 1800 - 2000 30 items
  9. Rs. 2000 - 2500 52 items
  10. Rs. 2500 - 3000 40 items
  11. Rs. 3000 - 3500 22 items
  12. Rs. 3500 - 4000 8 items
  13. Rs. 4000 - 4500 3 items
  14. Rs. 4500 - 5000 1 item
  1. Crop Tops Remove This Item
  2. Sets Remove This Item
  3. Multi Remove This Item
  4. White Remove This Item
  5. S 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_6628990898dde1_77275297` 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

349 styles found
  1. 60% Off
    -60%
    White Knitted Pullover & Pants Set
  2. 60% Off
    -60%
    White Pin Stripe Two Piece Co-ord Set
  3. 60% Off
    -60%
    TWO PIECE RETRO OFF-WHITE CO-ORD SET
  4. 60% Off
    -60%
    STUDDED WHITE TWO PIECE CO-ORD SET
  5. 60% Off
    -60%
    WHITE BUTTON-DOWN BLOUSE AND SKIRT
  6. 60% Off
    -60%
    Black And White Patterned Co-ord Set
  7. 60% Off
    -60%
    White  Scallop-trim 3pc Beachwear Set
  8. 58% Off
    -58%
    RIB-KNIT DISTRESSED 3PC CO-ORD SET
  9. 60% Off
    -60%
    White Halter Neck Top & Long Skirt
  10. 59% Off
    -59%
    WHITE-GREY SCHOOL-GAL CO-ORD SET
  11. 60% Off
    -60%
    Printed Shirt And Pull-on Pants Set
  12. 60% Off
    -60%
    White Two Piece Crochet Co-ord Set