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 26 items
  2. Blouses 50 items
  3. Body Suits 85 items
  4. Bodycon 156 items
  5. Cover Ups 20 items
  6. Crop Tops 127 items
  7. Dungarees 1 item
  8. Jumpsuits 27 items
  9. Maxi Dresses 118 items
  10. Maxi Skirts 12 items
  11. Maxi Tops 1 item
  12. Midi Dresses 50 items
  13. Midi Skirts 11 items
  14. Nightdresses 28 items
  15. Nightwear Set 52 items
  16. Off Shoulder Tops 25 items
  17. Off-shoulder And Bandeau Dresses 68 items
  18. Pencil Dresses 18 items
  19. Pencil Skirts 1 item
  20. Playsuits And Rompers 30 items
  21. Sets 248 items
  22. Shift Dresses 13 items
  23. Shirt Dresses 9 items
  24. Shirts 35 items
  25. Short And Mini Skirts 19 items
  26. Skater Dresses 47 items
  27. Skater Skirts 10 items
  28. Straight Jeans 7 items
  29. Swimsuit 46 items
  30. T-shirts 237 items
  31. Tunic Dresses 5 items
  32. Tunic Tops 2 items
  33. Vests And Camis 156 items
  34. Hipster 6 items
  35. Bikini 8 items
  36. Boyshort 10 items
  37. Thong 57 items
  38. Cycling Short 1 item
  39. Sports 4 items
  40. T-Shirt Bra 2 items
  41. Bralette 5 items
  42. Sports Bra 2 items
  43. Collars 4 items
  44. Wrap Dresses 1 item
  45. Mom Jeans 1 item
  46. Baggy Jeans 3 items
  47. Vests 1 item
  48. Wide Leg Jeans 1 item
  49. Corsets & Tube Tops 107 items
  50. Cold Shoulder Tops 1 item
  51. Corset Dresses 13 items
  52. Dressing Gowns & Robes 1 item
Colour
Colour
  1. Beige 92 items
  2. Black 417 items
  3. Blue 210 items
  4. Brown 127 items
  5. Gold 5 items
  6. Green 174 items
  7. Grey 72 items
  8. Maroon 2 items
  9. Multi 150 items
  10. Orange 55 items
  11. Pink 177 items
  12. Purple 62 items
  13. Red 140 items
  14. Silver 10 items
  15. White 239 items
  16. Yellow 64 items
Less
Size
Size
  1. 2XL 27 items
  2. 70A 9 items
  3. 70ABC-S 4 items
  4. 70B 10 items
  5. 70C 9 items
  6. 70D 6 items
  7. 70E 2 items
  8. 75A 9 items
  9. 75ABC-M 4 items
  10. 75B 10 items
  11. 75C 10 items
  12. 75D 7 items
  13. 75E 2 items
  14. 80A 8 items
  15. 80ABC-L 4 items
  16. 80B 10 items
  17. 80C 10 items
  18. 80D 7 items
  19. 80E 2 items
  20. 85B 10 items
  21. 85C 10 items
  22. 85D 7 items
  23. 85E 2 items
  24. 90C 4 items
  25. 90D 4 items
  26. 95C 4 items
  27. 95D 4 items
  28. FS 11 items
  29. L 299 items
  30. M 309 items
  31. S 244 items
  32. XL 171 items
  33. XS 8 items
  34. XXL 12 items
Less
Price
Price
  1. Rs. 200 - 400 2 items
  2. Rs. 600 - 800 2 items
  3. Rs. 800 - 1000 2 items
  4. Rs. 1000 - 1200 11 items
  5. Rs. 1200 - 1400 20 items
  6. Rs. 1400 - 1600 33 items
  7. Rs. 1600 - 1800 43 items
  8. Rs. 1800 - 2000 28 items
  9. Rs. 2000 - 2500 81 items
  10. Rs. 2500 - 3000 61 items
  11. Rs. 3000 - 3500 27 items
  12. Rs. 3500 - 4000 14 items
  13. Rs. 4000 - 4500 6 items
  14. Rs. 4500 - 5000 2 items
  1. Tunic Tops Remove This Item
  2. Swimsuit Remove This Item
  3. Shirts Remove This Item
  4. Sets Remove This Item
  5. Beige Remove This Item
  6. White Remove This Item
  7. L 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_6628bab1e1de71_62527032` 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

331 styles found
  1. 60% Off
    -60%
    WHITE HALTER TOP & MINI SKIRT SET
  2. 80% Off
    -80%
    BROWN RIBBED TWO-PIECE CO-ORD SET
  3. 60% Off
    -60%
    Y2k Lace Two Piece Upper Set
  4. 60% Off
    -60%
    TRANSPARENT WHITE LACE UPPER SET
  5. 59% Off
    -59%
    TATTERED WHIT 2PC CO-ORD SET
  6. 58% Off
    -58%
    PRINTED OFF-WHITE BUTTON-DOWN SHIRT
  7. 60% Off
    -60%
    WEEKEND IN GREECE WHITE SET
  8. 60% Off
    -60%
    APRICOT RIB-KNIT 2PC UPPER SET
  9. 59% Off
    -59%
    WHITE TRANSPARENT LACE LINGERIE SET
  10. 60% Off
    -60%
    White Full Sleeve Curved Hem Shirt