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 24 items
  2. Blouses 22 items
  3. Body Suits 48 items
  4. Bodycon 140 items
  5. Cover Ups 14 items
  6. Crop Tops 55 items
  7. Jumpsuits 24 items
  8. Maxi Dresses 112 items
  9. Maxi Skirts 7 items
  10. Midi Dresses 56 items
  11. Midi Skirts 17 items
  12. Nightdresses 24 items
  13. Nightwear Set 44 items
  14. Off Shoulder Tops 7 items
  15. Off-shoulder And Bandeau Dresses 51 items
  16. Pencil Dresses 14 items
  17. Playsuits And Rompers 13 items
  18. Sets 219 items
  19. Shift Dresses 13 items
  20. Shirt Dresses 1 item
  21. Shirts 14 items
  22. Short And Mini Skirts 11 items
  23. Skater Dresses 36 items
  24. Skater Skirts 2 items
  25. Straight Jeans 2 items
  26. Swimsuit 23 items
  27. T-shirts 102 items
  28. Tunic Dresses 4 items
  29. Tunic Tops 1 item
  30. Vests And Camis 64 items
  31. Hipster 18 items
  32. Bikini 30 items
  33. Boyshort 34 items
  34. Thong 73 items
  35. Cycling Short 1 item
  36. Boyleg 1 item
  37. Full Figure 3 items
  38. Sports 1 item
  39. Racerback 1 item
  40. T-Shirt Bra 7 items
  41. Bralette 3 items
  42. Padded 2 items
  43. Non Padded 6 items
  44. Sports Bra 1 item
  45. Collars 2 items
  46. Wrap Dresses 3 items
  47. Corsets & Tube Tops 77 items
  48. Cold Shoulder Tops 2 items
  49. Sarong 2 items
  50. Corset Dresses 9 items
  51. Dressing Gowns & Robes 4 items
Colour
Colour
  1. Beige 101 items
  2. Black 451 items
  3. Blue 229 items
  4. Brown 144 items
  5. Gold 6 items
  6. Green 187 items
  7. Grey 78 items
  8. Maroon 1 item
  9. Multi 126 items
  10. Orange 51 items
  11. Pink 180 items
  12. Purple 59 items
  13. Red 175 items
  14. Silver 13 items
  15. White 236 items
  16. Yellow 58 items
Less
Size
Size
  1. 1XL 2 items
  2. 2XL 28 items
  3. 3XL 8 items
  4. 4XL 3 items
  5. 5XL 1 item
  6. 70A 8 items
  7. 70ABC-S 1 item
  8. 70B 8 items
  9. 70C 8 items
  10. 70D 4 items
  11. 70E 1 item
  12. 75A 8 items
  13. 75ABC-M 2 items
  14. 75B 8 items
  15. 75C 8 items
  16. 75D 4 items
  17. 75E 1 item
  18. 80A 8 items
  19. 80ABC-L 2 items
  20. 80B 8 items
  21. 80C 8 items
  22. 80D 4 items
  23. 80E 1 item
  24. 85B 8 items
  25. 85C 8 items
  26. 85D 4 items
  27. 85E 1 item
  28. 90C 3 items
  29. 90D 3 items
  30. 95C 3 items
  31. 95D 3 items
  32. FS 5 items
  33. L 212 items
  34. M 213 items
  35. PLUS 1 item
  36. S 198 items
  37. XL 108 items
  38. XS 4 items
  39. XXL 10 items
  40. XXXL 1 item
  41. 0XL 1 item
Less
Price
Price
  1. Rs. 200 - 400 5 items
  2. Rs. 400 - 600 1 item
  3. Rs. 600 - 800 1 item
  4. Rs. 800 - 1000 3 items
  5. Rs. 1000 - 1200 9 items
  6. Rs. 1200 - 1400 28 items
  7. Rs. 1400 - 1600 28 items
  8. Rs. 1600 - 1800 33 items
  9. Rs. 1800 - 2000 27 items
  10. Rs. 2000 - 2500 46 items
  11. Rs. 2500 - 3000 57 items
  12. Rs. 3000 - 3500 29 items
  13. Rs. 3500 - 4000 9 items
  14. Rs. 4000 - 4500 3 items
  15. Rs. 4500 - 5000 1 item
  1. Tunic Tops Remove This Item
  2. Midi Dresses Remove This Item
  3. Sets Remove This Item
  4. Beige Remove This Item
  5. Red 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_6620fd824064b4_17206310` 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

276 styles found
  1. 59% Off
    -59%
    RETRO BOXY OFF-WHITE CO-ORD SET
  2. 60% Off
    -60%
    Red Lace-up Back Panelled Dress
  3. 60% Off
    -60%
    Apricot Lace-up Back Panelled Dress
  4. 60% Off
    -60%
    STUDDED BEIGE TWO PIECE CO-ORD SET
  5. 60% Off
    -60%
    Beige Printed Shirt And Pants Set
  6. 60% Off
    -60%
    White Frill-trimmed Midi Dress
  7. 60% Off
    -60%
    APRICOT RIB-KNIT JACKET WITH PANTS
  8. 59% Off
    -59%
    PLEATED V-NECK CHIFFON MIDI DRESS
  9. 59% Off
    -59%
    RED HEART-MOTIF 2PC CO-ORD SET
  10. 59% Off
    -59%
    BROWN HEART-MOTIF 2PC CO-ORD SET
  11. 60% Off
    -60%
    Red Sequinned Two Piece Co-ord Set