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
  • Dresses 168 items
  • Tops 189 items
Styles
Styles
  1. Asymmetrical Dresses 35 items
  2. Blouses 70 items
  3. Body Suits 89 items
  4. Bodycon 206 items
  5. Cover Ups 25 items
  6. Crop Tops 153 items
  7. Cropped Jeans 3 items
  8. Culottes 1 item
  9. Denim Dresses 12 items
  10. Denim Tops 8 items
  11. Dungarees 3 items
  12. Flare Jeans 40 items
  13. Jumpsuits 44 items
  14. Maxi Dresses 168 items
  15. Maxi Skirts 22 items
  16. Maxi Tops 1 item
  17. Midi Dresses 88 items
  18. Midi Skirts 30 items
  19. Nightdresses 26 items
  20. Nightwear Set 81 items
  21. Off Shoulder Tops 30 items
  22. Off-shoulder And Bandeau Dresses 94 items
  23. Pencil Dresses 27 items
  24. Pencil Skirts 3 items
  25. Pinafore 1 item
  26. Playsuits And Rompers 41 items
  27. Ripped Jeans 3 items
  28. Sets 373 items
  29. Shift Dresses 20 items
  30. Shirt Dresses 16 items
  31. Shirts 45 items
  32. Short And Mini Skirts 24 items
  33. Skater Dresses 60 items
  34. Skater Skirts 12 items
  35. Skinny Jeans 7 items
  36. Straight Jeans 121 items
  37. Swimsuit 72 items
  38. T-shirts 320 items
  39. Tunic Dresses 5 items
  40. Tunic Tops 4 items
  41. Vests And Camis 189 items
  42. Hipster 15 items
  43. Bikini 27 items
  44. Boyshort 17 items
  45. Thong 116 items
  46. Boyleg 2 items
  47. Full Figure 2 items
  48. Sports 11 items
  49. Racerback 1 item
  50. T-Shirt Bra 5 items
  51. Bralette 8 items
  52. Padded 2 items
  53. Non Padded 5 items
  54. Sports Bra 3 items
  55. Collars 22 items
  56. Wrap Dresses 5 items
  57. Mom Jeans 3 items
  58. Baggy Jeans 16 items
  59. Vests 1 item
  60. Wide Leg Jeans 51 items
  61. Corsets & Tube Tops 106 items
  62. Cold Shoulder Tops 1 item
  63. Sarong 3 items
  64. Corset Dresses 18 items
  65. Dressing Gowns & Robes 4 items
Colour
Colour
  1. Beige 75 items
  2. Black 387 items
  3. Blue 136 items
  4. Brown 113 items
  5. Gold 8 items
  6. Green 112 items
  7. Grey 51 items
  8. Maroon 2 items
  9. Multi 54 items
  10. Orange 21 items
  11. Pink 122 items
  12. Purple 29 items
  13. Red 101 items
  14. Silver 18 items
  15. White 221 items
  16. Yellow 24 items
Less
Size
Size
  1. 1XL 4 items
  2. 2XL 9 items
  3. 3XL 5 items
  4. 4XL 4 items
  5. 5XL 3 items
  6. FS 22 items
  7. L 305 items
  8. M 308 items
  9. S 307 items
  10. XL 74 items
  11. XS 21 items
  12. XXL 6 items
  13. XXXL 1 item
Less
Price
Price
  1. Rs. 200 - 400 3 items
  2. Rs. 400 - 600 5 items
  3. Rs. 600 - 800 12 items
  4. Rs. 800 - 1000 35 items
  5. Rs. 1000 - 1200 54 items
  6. Rs. 1200 - 1400 39 items
  7. Rs. 1400 - 1600 28 items
  8. Rs. 1600 - 1800 33 items
  9. Rs. 1800 - 2000 18 items
  10. Rs. 2000 - 2500 45 items
  11. Rs. 2500 - 3000 27 items
  12. Rs. 3000 - 3500 16 items
  13. Rs. 3500 - 4000 14 items
  14. Rs. 4000 - 4500 6 items
  15. Rs. 4500 - 5000 3 items
  16. Rs. 5500 - 6000 1 item
  1. Maxi Dresses Remove This Item
  2. Vests And Camis Remove This Item
  3. White Remove This Item
  4. Blue 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_66206cf4830db6_28201654` 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` ASC, `e`.`entity_id` DESC LIMIT 24

357 styles found
  1. 95% Off
    -95%
    CONNECT THE DOTS WHITE MIDI DRESS
  2. 59% Off
    -59%
    SLIM PRINTED WHITE CAMI
  3. 60% Off
    -60%
    WHITE SPAGHETTI STRAP RIBBED CAMI
  4. 60% Off
    -60%
    BLUE SPAGHETTI STRAP RIBBED CAMI
  5. 59% Off
    -59%
    WHITE SLIM FANCY STRAP CAMI
  6. 60% Off
    -60%
    METAL MIGHT WHITE VEST
  7. 80% Off
    -80%
    BLUE TROPICAL PRINT MAXI DRESS
  8. 59% Off
    -59%
    FANCY DOUBLE STRAP WHITE CAMI
  9. 58% Off
    -58%
    ROUND NECK LACE-TRIM WHITE CAMI
  10. 58% Off
    -58%
    PRINTED BLUE LAYERED-V-HEM CAMI
  11. 59% Off
    -59%
    LOOSE PRINTED WHITE CAMI TOP
  12. 60% Off
    -60%
    RIB-KNIT WHITE SLIMMING VEST