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 20 items
  2. Blouses 12 items
  3. Body Suits 30 items
  4. Bodycon 107 items
  5. Cover Ups 2 items
  6. Crop Tops 33 items
  7. Jumpsuits 16 items
  8. Maxi Dresses 79 items
  9. Maxi Skirts 2 items
  10. Midi Dresses 40 items
  11. Midi Skirts 2 items
  12. Nightdresses 10 items
  13. Nightwear Set 25 items
  14. Off Shoulder Tops 2 items
  15. Off-shoulder And Bandeau Dresses 41 items
  16. Pencil Dresses 14 items
  17. Playsuits And Rompers 5 items
  18. Sets 138 items
  19. Shift Dresses 9 items
  20. Shirts 6 items
  21. Short And Mini Skirts 10 items
  22. Skater Dresses 23 items
  23. Skater Skirts 3 items
  24. Straight Jeans 1 item
  25. Swimsuit 13 items
  26. T-shirts 31 items
  27. Tunic Dresses 2 items
  28. Vests And Camis 32 items
  29. Hipster 5 items
  30. Bikini 15 items
  31. Boyshort 18 items
  32. Thong 27 items
  33. T-Shirt Bra 2 items
  34. Bralette 2 items
  35. Wrap Dresses 1 item
  36. Corsets & Tube Tops 61 items
  37. Cold Shoulder Tops 1 item
  38. Corset Dresses 9 items
Colour
Colour
  1. Beige 531 items
  2. Black 3030 items
  3. Blue 1231 items
  4. Brown 812 items
  5. Gold 50 items
  6. Green 787 items
  7. Grey 564 items
  8. Maroon 28 items
  9. Multi 580 items
  10. Orange 179 items
  11. Pink 955 items
  12. Purple 312 items
  13. Red 740 items
  14. Silver 95 items
  15. White 1563 items
  16. Yellow 208 items
Less
Size
Size
  1. 1XL 18 items
  2. 28 0 items
  3. 2XL 69 items
  4. 32C 4 items
  5. 34C 1 item
  6. 36G 1 item
  7. 3XL 40 items
  8. 40B 1 item
  9. 40C 1 item
  10. 42B 2 items
  11. 42C 1 item
  12. 4XL 23 items
  13. 5XL 14 items
  14. 6XL 1 item
  15. 70A 3 items
  16. 70B 6 items
  17. 70C 6 items
  18. 70D 2 items
  19. 70E 2 items
  20. 75A 3 items
  21. 75ABC-M 1 item
  22. 75B 7 items
  23. 75C 7 items
  24. 75D 4 items
  25. 75E 2 items
  26. 80A 3 items
  27. 80ABC-L 1 item
  28. 80B 7 items
  29. 80C 7 items
  30. 80D 4 items
  31. 80E 2 items
  32. 85B 7 items
  33. 85C 7 items
  34. 85D 4 items
  35. 85E 2 items
  36. 90C 2 items
  37. 90D 2 items
  38. 95C 2 items
  39. 95D 2 items
  40. FS 70 items
  41. L 764 items
  42. M 760 items
  43. PLUS 1 item
  44. S 703 items
  45. S-14 0 items
  46. XL 293 items
  47. XS 63 items
  48. XXL 32 items
  49. XXXL 9 items
  50. 0XL 1 item
Less
Price
Price
  1. Rs. 0 - 200 32 items
  2. Rs. 200 - 400 48 items
  3. Rs. 400 - 600 15 items
  4. Rs. 600 - 800 12 items
  5. Rs. 800 - 1000 52 items
  6. Rs. 1000 - 1200 71 items
  7. Rs. 1200 - 1400 96 items
  8. Rs. 1400 - 1600 116 items
  9. Rs. 1600 - 1800 88 items
  10. Rs. 1800 - 2000 67 items
  11. Rs. 2000 - 2500 152 items
  12. Rs. 2500 - 3000 133 items
  13. Rs. 3000 - 3500 37 items
  14. Rs. 3500 - 4000 13 items
  15. Rs. 4000 - 4500 5 items
  1. Silver Remove This Item
  2. Red Remove This Item
  3. M Remove This Item
  4. 28 Remove This Item
  5. S-14 Remove This Item
  6. 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_662277fc1fe173_62299551` 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

895 styles found
  1. 60% Off
    -60%
    Claret Pleated-knee Detail Trousers
  2. 58% Off
    -58%
    SLIT CORSETRY MAXI RED DRESS
  3. 60% Off
    -60%
    Red Lace-up Back Panelled Dress
  4. 60% Off
    -60%
    EVERYTHING CLASSY RED SLIT DRESS
  5. 60% Off
    -60%
    Silver  Sequin Holographic Skirt
  6. 60% Off
    -60%
    SEQUIN HIGH SLIT CLARET MAXI DRESS
  7. 60% Off
    -60%
    STAIGHT MULTI POCKET RED CARGO PANTS
  8. 60% Off
    -60%
    Red Cut-out Detail Bodycon Dress
  9. 60% Off
    -60%
    SILVER LACE-UP HOLLOW BODYCON DRESS
  10. 60% Off
    -60%
    Red Printed Stand-up Collar Dress
  11. 59% Off
    -59%
    A-LINE ROSE RED CARGO MIDI SKIRT
  12. 60% Off
    -60%
    Red Tiered Flowy Long Dress
  13. 60% Off
    -60%
    Silver Sequin Pleated Skater Skirt
  14. 60% Off
    -60%
    Red Floral Motif A-line Long Dress
  15. 59% Off
    -59%
    PLEATED V-NECK CHIFFON MIDI DRESS
  16. 60% Off
    -60%
    Taliored Collar Red Pu Leather Coat