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 28 items
  2. Blouses 45 items
  3. Body Suits 60 items
  4. Bodycon 196 items
  5. Cover Ups 14 items
  6. Crop Tops 112 items
  7. Flare Jeans 1 item
  8. Jumpsuits 43 items
  9. Maxi Dresses 138 items
  10. Maxi Skirts 19 items
  11. Midi Dresses 55 items
  12. Midi Skirts 29 items
  13. Nightdresses 45 items
  14. Nightwear Set 77 items
  15. Off Shoulder Tops 21 items
  16. Off-shoulder And Bandeau Dresses 68 items
  17. Pencil Dresses 22 items
  18. Pencil Skirts 3 items
  19. Pinafore 1 item
  20. Playsuits And Rompers 24 items
  21. Sets 327 items
  22. Shift Dresses 19 items
  23. Shirt Dresses 5 items
  24. Shirts 16 items
  25. Short And Mini Skirts 28 items
  26. Skater Dresses 40 items
  27. Skater Skirts 8 items
  28. Straight Jeans 11 items
  29. Swimsuit 40 items
  30. T-shirts 213 items
  31. Tunic Dresses 5 items
  32. Tunic Tops 1 item
  33. Vests And Camis 126 items
  34. Hipster 15 items
  35. Bikini 27 items
  36. Boyshort 21 items
  37. Thong 126 items
  38. Cycling Short 1 item
  39. Boyleg 2 items
  40. Sports 17 items
  41. T-Shirt Bra 12 items
  42. Bralette 4 items
  43. Padded 3 items
  44. Non Padded 6 items
  45. Sports Bra 5 items
  46. Wrap Dresses 1 item
  47. Baggy Jeans 1 item
  48. Wide Leg Jeans 7 items
  49. Corsets & Tube Tops 104 items
  50. Cold Shoulder Tops 4 items
  51. Sarong 5 items
  52. Corset Dresses 15 items
  53. Dressing Gowns & Robes 3 items
Colour
Colour
  1. Beige 109 items
  2. Black 512 items
  3. Blue 229 items
  4. Brown 156 items
  5. Gold 7 items
  6. Green 183 items
  7. Grey 78 items
  8. Maroon 3 items
  9. Multi 138 items
  10. Orange 48 items
  11. Pink 208 items
  12. Purple 57 items
  13. Red 172 items
  14. Silver 18 items
  15. White 270 items
  16. Yellow 56 items
Less
Size
Size
  1. 1XL 5 items
  2. 2XL 31 items
  3. 3XL 11 items
  4. 4XL 5 items
  5. 5XL 1 item
  6. 70A 1 item
  7. 70ABC-S 3 items
  8. 70B 1 item
  9. 75A 1 item
  10. 75ABC-M 2 items
  11. 75B 1 item
  12. 75C 1 item
  13. 80ABC-L 3 items
  14. 80B 1 item
  15. 80C 1 item
  16. 85B 1 item
  17. 85C 1 item
  18. FS 11 items
  19. L 351 items
  20. M 344 items
  21. S 323 items
  22. XL 165 items
  23. XS 14 items
  24. XXL 12 items
  25. XXXL 1 item
Less
Price
Price
  1. Rs. 200 - 400 10 items
  2. Rs. 600 - 800 2 items
  3. Rs. 800 - 1000 2 items
  4. Rs. 1000 - 1200 9 items
  5. Rs. 1200 - 1400 33 items
  6. Rs. 1400 - 1600 45 items
  7. Rs. 1600 - 1800 55 items
  8. Rs. 1800 - 2000 30 items
  9. Rs. 2000 - 2500 90 items
  10. Rs. 2500 - 3000 84 items
  11. Rs. 3000 - 3500 40 items
  12. Rs. 3500 - 4000 15 items
  13. Rs. 4000 - 4500 7 items
  14. Rs. 4500 - 5000 3 items
  15. Rs. 5000 - 5500 1 item
  16. Rs. 6000 - 6500 1 item
  1. Tunic Dresses Remove This Item
  2. Skater Dresses Remove This Item
  3. Maxi Skirts Remove This Item
  4. Pencil Dresses Remove This Item
  5. Skater Skirts Remove This Item
  6. Sets Remove This Item
  7. Purple Remove This Item
  8. Pink Remove This Item
  9. Brown 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_6621dd4b783d68_84449900` 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

421 styles found
  1. 60% Off
    -60%
    Printed Two Piece Pink Leisure Set
  2. 60% Off
    -60%
    WHO DOESN’T LOVE KHAKI WINTER DRESS
  3. 60% Off
    -60%
    Brown Knitted Pullover & Pants Set
  4. 60% Off
    -60%
    PINK VERSATILE THREE PIECE CO-ORD SET
  5. 60% Off
    -60%
    V-neck Plus Size Lace Pencil Dress
  6. 60% Off
    -60%
    Tiered V-neck Full Sleeved Pink Dress
  7. 60% Off
    -60%
    Pink Sequin Plus Size Skater Dress
  8. 60% Off
    -60%
    FLORAL PINK KNITTED LOOSE CO-ORD SET
  9. 60% Off
    -60%
    BROWN BUTTON-DOWN BLOUSE AND SKIRT
  10. 60% Off
    -60%
    KHAKI PULLOVER & SHORTS CO-ORD SET
  11. 60% Off
    -60%
    Purple Three Piece Casual Co-ord Set
  12. 60% Off
    -60%
    PINK RIB-KNIT JACKET WITH PANTS
  13. 59% Off
    -59%
    THREE PIECE CASUALLY PINK CO-ORD SET
  14. 60% Off
    -60%
    Short Cut-out Detail Pink Dress