app-download-header
Everything under Rs.999
20% Cashback* on Buy 4 items. , Use Code: CB20
20% Cashback* on Buy 4 items.
Use Code: CB20
HR
:
MN
:
SC
ENDS IN

New

Filter
Shopping Options
Category
Category
  • Clothing 62 items
Styles
Styles
  1. Asymmetrical Dresses 20 items
  2. Beach Shorts 1 item
  3. Blouses 31 items
  4. Body Suits 11 items
  5. Bodycon 90 items
  6. Cover Ups 28 items
  7. Crop Tops 64 items
  8. Cropped Jeans 5 items
  9. Denim Dresses 20 items
  10. Denim Tops 20 items
  11. Dungarees 7 items
  12. Flare Jeans 60 items
  13. Hats 1 item
  14. Joggers 2 items
  15. Jumpsuits 25 items
  16. Maxi Dresses 151 items
  17. Maxi Skirts 18 items
  18. Maxi Tops 0 items
  19. Midi Dresses 60 items
  20. Midi Skirts 32 items
  21. Nightdresses 9 items
  22. Nightwear Set 55 items
  23. Off Shoulder Tops 11 items
  24. Off-shoulder And Bandeau Dresses 58 items
  25. Pencil Dresses 11 items
  26. Pencil Skirts 2 items
  27. Pinafore 2 items
  28. Playsuits And Rompers 29 items
  29. Retro Sunglasses 0 items
  30. Sets 210 items
  31. Shift Dresses 10 items
  32. Shirt Dresses 5 items
  33. Shirts 42 items
  34. Short And Mini Skirts 42 items
  35. Skater Dresses 48 items
  36. Skater Skirts 8 items
  37. Skinny Jeans 8 items
  38. Straight Jeans 142 items
  39. Swimsuit 18 items
  40. T-shirts 113 items
  41. Vests And Camis 103 items
  42. Gloves 1 item
  43. Hipster 1 item
  44. Bikini 2 items
  45. Thong 6 items
  46. Full Figure 1 item
  47. Sports 3 items
  48. T-Shirt Bra 2 items
  49. Bralette 1 item
  50. Padded 6 items
  51. Non Padded 5 items
  52. Wrap Dresses 5 items
  53. Mom Jeans 12 items
  54. Baggy Jeans 18 items
  55. Boyfriend Jeans 21 items
  56. Vests 4 items
  57. Wide Leg Jeans 83 items
  58. Shawl 1 item
  59. Corsets & Tube Tops 35 items
  60. Cold Shoulder Tops 2 items
  61. Sarong 1 item
  62. Corset Dresses 2 items
  63. Dressing Gowns & Robes 5 items
  64. One shoulder Dresses 5 items
  65. One shoulder Tops 2 items
Colour
Colour
  1. Beige 33 items
  2. Black 100 items
  3. Blue 61 items
  4. Brown 31 items
  5. Gold 1 item
  6. Green 58 items
  7. Grey 13 items
  8. Multi 46 items
  9. Orange 14 items
  10. Pink 59 items
  11. Purple 14 items
  12. Red 47 items
  13. Silver 2 items
  14. White 63 items
  15. Yellow 16 items
Less
Size
Size
  1. 1XL 1 item
  2. 2XL 3 items
  3. 3XL 2 items
  4. 4XL 2 items
  5. 5XL 1 item
  6. FS 4 items
  7. L 49 items
  8. M 49 items
  9. S 51 items
  10. XL 22 items
  11. XS 3 items
  12. XXL 3 items
  13. XXXL 2 items
Less
Price
Price
  1. Rs. 600 - 800 2 items
  2. Rs. 800 - 1000 3 items
  3. Rs. 1000 - 1200 1 item
  4. Rs. 1200 - 1400 1 item
  5. Rs. 1400 - 1600 3 items
  6. Rs. 1600 - 1800 1 item
  7. Rs. 1800 - 2000 5 items
  8. Rs. 2000 - 2500 20 items
  9. Rs. 2500 - 3000 17 items
  10. Rs. 3000 - 3500 4 items
  11. Rs. 3500 - 4000 1 item
  12. Rs. 4000 - 4500 1 item
  13. Rs. 5500 - 6000 1 item
  1. Maxi Tops Remove This Item
  2. Retro Sunglasses Remove This Item
  3. Midi Dresses Remove This Item
  4. Pencil Skirts Remove This Item
  5. Blue Remove This Item
  6. Gold 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=385 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_67268ba5bfa3e4_89520170` 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

Page
61 styles found
  1. 63% Off
    -63%
    Blue Sequin Plus Size Midi Dress
  2. 60% Off
    -60%
    Deep Blue Lace-up Back Panelled Dress
  3. 60% Off
    -60%
    Dark Blue Rib-knit Midi Dress
  4. 60% Off
    -60%
    Blue Fringe Detail A-line Dress
  5. 63% Off
    -63%
    Dark Blue Belted-waist Midi Dress
  6. 63% Off
    -63%
    Blue Belted-waist Midi Dress
  7. 64% Off
    -64%
    Blue Sequin Midi Dress
  8. 64% Off
    -64%
    Dark Blue Tie-up Shoulder Midi Dress
  9. 60% Off
    -60%
    Blue Mesh Spliced Midi Dress
  10. 64% Off
    -64%
    PRINTED BLUE MIDI SLIT DRESS
  11. 63% Off
    -63%
    Printed Cape-shoulder Dress
  12. 64% Off
    -64%
    Deep Blue Floral Motif Midi Dress
  13. 63% Off
    -63%
    Deep Blue Tie-up Shoulder Midi Dress
  14. 60% Off
    -60%
    Dark Blue Blouson Midi Dress
  15. 60% Off
    -60%
    KNITTED FISHTAIL MIDI DRESS
Page