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 7 items
  2. Blouses 6 items
  3. Body Suits 17 items
  4. Bodycon 39 items
  5. Crop Tops 7 items
  6. Dungarees 1 item
  7. Jumpsuits 2 items
  8. Maxi Dresses 14 items
  9. Midi Dresses 5 items
  10. Nightwear Set 1 item
  11. Off-shoulder And Bandeau Dresses 15 items
  12. Pencil Dresses 3 items
  13. Playsuits And Rompers 2 items
  14. Sets 10 items
  15. Shift Dresses 1 item
  16. Shirts 1 item
  17. Short And Mini Skirts 2 items
  18. Skater Dresses 8 items
  19. Skater Skirts 1 item
  20. Straight Jeans 5 items
  21. Swimsuit 3 items
  22. T-shirts 9 items
  23. Vests And Camis 15 items
  24. Thong 2 items
  25. Bralette 3 items
  26. Baggy Jeans 2 items
  27. Corsets & Tube Tops 39 items
  28. Corset Dresses 5 items
Colour
Colour
  1. Beige 47 items
  2. Black 275 items
  3. Blue 210 items
  4. Brown 66 items
  5. Gold 2 items
  6. Green 72 items
  7. Grey 46 items
  8. Maroon 1 item
  9. Multi 44 items
  10. Orange 10 items
  11. Pink 87 items
  12. Purple 33 items
  13. Red 75 items
  14. Silver 11 items
  15. White 140 items
  16. Yellow 13 items
Less
Size
Size
  1. 1XL 26 items
  2. 2XL 191 items
  3. 32B 1 item
  4. 32C 5 items
  5. 34B 1 item
  6. 34C 1 item
  7. 36G 1 item
  8. 38B 1 item
  9. 3XL 72 items
  10. 40B 3 items
  11. 40C 3 items
  12. 42B 7 items
  13. 42C 3 items
  14. 44B 1 item
  15. 4XL 32 items
  16. 5XL 17 items
  17. 6XL 1 item
  18. 70A 9 items
  19. 70ABC-S 4 items
  20. 70B 18 items
  21. 70C 17 items
  22. 70D 7 items
  23. 70E 6 items
  24. 75A 9 items
  25. 75ABC-M 5 items
  26. 75B 22 items
  27. 75C 22 items
  28. 75D 14 items
  29. 75E 6 items
  30. 80A 8 items
  31. 80ABC-L 5 items
  32. 80B 22 items
  33. 80C 22 items
  34. 80D 15 items
  35. 80E 6 items
  36. 85B 22 items
  37. 85C 22 items
  38. 85D 15 items
  39. 85E 6 items
  40. 90C 6 items
  41. 90D 6 items
  42. 95C 6 items
  43. 95D 6 items
  44. FS 251 items
  45. L 2145 items
  46. M 2152 items
  47. PLUS 1 item
  48. S 1906 items
  49. S31 0 items
  50. XL 868 items
  51. XS 184 items
  52. XXL 104 items
  53. XXS 1 item
  54. XXXL 13 items
  55. 0XL 3 items
Less
Price
Price
  1. Rs. 200 - 400 1 item
  2. Rs. 400 - 600 2 items
  3. Rs. 600 - 800 6 items
  4. Rs. 800 - 1000 21 items
  5. Rs. 1000 - 1200 27 items
  6. Rs. 1200 - 1400 29 items
  7. Rs. 1400 - 1600 18 items
  8. Rs. 1600 - 1800 18 items
  9. Rs. 1800 - 2000 12 items
  10. Rs. 2000 - 2500 32 items
  11. Rs. 2500 - 3000 32 items
  12. Rs. 3000 - 3500 10 items
  13. Rs. 3500 - 4000 23 items
  14. Rs. 4000 - 4500 7 items
  15. Rs. 5500 - 6000 1 item
  1. Red Remove This Item
  2. White Remove This Item
  3. XS Remove This Item
  4. S31 Remove This Item
  5. 4XL 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_6622f344cb9c43_65282316` 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

245 styles found
  1. 58% Off
    -58%
    LACE TRIM SLIM MAXI WHITE DRESS
  2. 58% Off
    -58%
    SLIT CORSETRY MAXI RED DRESS
  3. 60% Off
    -60%
    White Backless Bandeau Dress
  4. 58% Off
    -58%
    JACQUARD WHITE MIDI A-LINE DRESS
  5. 58% Off
    -58%
    SQUARE NECK WHITE CORSET DRESS
  6. 60% Off
    -60%
    WHITE BUTTON-DOWN BLOUSE AND SKIRT
  7. 60% Off
    -60%
    White Mid-rise Loose Cargo Pants
  8. 60% Off
    -60%
    STAIGHT MULTI POCKET RED CARGO PANTS
  9. 60% Off
    -60%
    Red Sequin Fringed Playsuit
  10. 60% Off
    -60%
    BUTTON UP WHITE TOP
    New
    Button Up White Top
    ₹9,352
    ₹3,741 (60% Off)
  11. 60% Off
    -60%
    White Relaxed Fit Dungaree
  12. 60% Off
    -60%
    White Baggy Fit High-waisted Pants