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 2 items
  2. Blouses 12 items
  3. Bodycon 17 items
  4. Crop Tops 11 items
  5. Jumpsuits 12 items
  6. Maxi Dresses 30 items
  7. Midi Dresses 18 items
  8. Nightwear Set 12 items
  9. Off-shoulder And Bandeau Dresses 9 items
  10. Pencil Dresses 4 items
  11. Playsuits And Rompers 3 items
  12. Sets 27 items
  13. Shift Dresses 7 items
  14. Short And Mini Skirts 1 item
  15. Skater Dresses 8 items
  16. Skater Skirts 4 items
  17. Straight Jeans 10 items
  18. Swimsuit 46 items
  19. T-shirts 10 items
  20. Tunic Dresses 1 item
  21. Tunic Tops 1 item
  22. Vests And Camis 2 items
  23. Thong 1 item
  24. Sports 5 items
  25. Wrap Dresses 7 items
  26. Wide Leg Jeans 2 items
Colour
Colour
  1. Beige 6 items
  2. Black 75 items
  3. Blue 44 items
  4. Brown 10 items
  5. Green 26 items
  6. Grey 13 items
  7. Multi 21 items
  8. Orange 1 item
  9. Pink 21 items
  10. Purple 10 items
  11. Red 29 items
  12. Silver 3 items
  13. White 16 items
  14. Yellow 4 items
Less
Size
Size
  1. 1XL 144 items
  2. 25 4 items
  3. 26 11 items
  4. 27 14 items
  5. 28 11 items
  6. 29 9 items
  7. 2XL 1048 items
  8. 30 9 items
  9. 31 2 items
  10. 32 3 items
  11. 32B 4 items
  12. 32C 13 items
  13. 32D 1 item
  14. 34B 4 items
  15. 34C 5 items
  16. 34D 1 item
  17. 36B 3 items
  18. 36C 2 items
  19. 36D 1 item
  20. 36G 1 item
  21. 38B 8 items
  22. 38C 4 items
  23. 38E 1 item
  24. 3XL 397 items
  25. 4-XL 0 items
  26. 40B 12 items
  27. 40C 11 items
  28. 40D 1 item
  29. 42B 20 items
  30. 42C 17 items
  31. 44B 6 items
  32. 4XL 221 items
  33. 5XL 109 items
  34. 6XL 5 items
  35. 70A 27 items
  36. 70ABC-S 14 items
  37. 70B 48 items
  38. 70C 47 items
  39. 70D 19 items
  40. 70E 13 items
  41. 75A 27 items
  42. 75ABC-M 14 items
  43. 75B 58 items
  44. 75C 60 items
  45. 75D 40 items
  46. 75E 13 items
  47. 80A 24 items
  48. 80ABC-L 15 items
  49. 80B 60 items
  50. 80C 60 items
  51. 80D 40 items
  52. 80E 13 items
  53. 85B 60 items
  54. 85C 60 items
  55. 85D 41 items
  56. 85E 13 items
  57. 90C 16 items
  58. 90D 16 items
  59. 95C 16 items
  60. 95D 16 items
  61. FS 1282 items
  62. L 10728 items
  63. L/80 2 items
  64. M 10834 items
  65. M/75 2 items
  66. M/L 3 items
  67. PLUS 2 items
  68. S 9783 items
  69. S/70 2 items
  70. S/M 1 item
  71. XL 4634 items
  72. XL/85 2 items
  73. XS 913 items
  74. XXL 487 items
  75. XXS 2 items
  76. XXXL 58 items
  77. 0XL 23 items
Less
Price
Price
  1. Rs. 200 - 400 10 items
  2. Rs. 400 - 600 1 item
  3. Rs. 600 - 800 1 item
  4. Rs. 800 - 1000 14 items
  5. Rs. 1000 - 1200 2 items
  6. Rs. 1200 - 1400 19 items
  7. Rs. 1400 - 1600 11 items
  8. Rs. 1600 - 1800 25 items
  9. Rs. 1800 - 2000 18 items
  10. Rs. 2000 - 2500 59 items
  11. Rs. 2500 - 3000 68 items
  12. Rs. 3000 - 3500 24 items
  13. Rs. 3500 - 4000 16 items
  14. Rs. 4000 - 4500 12 items
  15. Rs. 5000 - 5500 1 item
  1. 4XL Remove This Item
  2. 4-XL Remove This Item
  3. XXXL 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` 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_6622aee9c9f6e0_98928485` AS `search_result` ON e.entity_id = search_result.entity_id WHERE (stock_status_index.stock_status = 1) ORDER BY `e`.`entity_id` DESC LIMIT 24

279 styles found
  1. 60% Off
    -60%
    Silver Mid-rise Metallic Trousers
  2. 60% Off
    -60%
    Blue Sequin Plus Size Midi Dress
  3. 60% Off
    -60%
    Green Printed V-neck Plus Size Dress
  4. 60% Off
    -60%
    Brown Printed Wrap-up Top
  5. 60% Off
    -60%
    White Printed Long Plus Size Dress
  6. 60% Off
    -60%
    Black Plus Size Roun Neck Dress
  7. 60% Off
    -60%
    Light Green Plus Size Wrap Dress
  8. 60% Off
    -60%
    Green Printed Plus Size Summer Dress
  9. 60% Off
    -60%
    Red Polka Dot Tiered Plus Size Dress