app-download-header
Trending Now

Premium collection

Premium

Filter
Shopping Options
Category
Category
Styles
Styles
  1. Asymmetrical Dresses 167 items
  2. Beach Shorts 1 item
  3. Beach Tops 1 item
  4. Blouses 246 items
  5. Body Suits 388 items
  6. Bodycon 774 items
  7. Caps 8 items
  8. Cover Ups 137 items
  9. Crop Tops 639 items
  10. Cropped Jeans 2 items
  11. Denim Dresses 1 item
  12. Denim Tops 2 items
  13. Dungarees 5 items
  14. Earrings 1 item
  15. Flare Jeans 25 items
  16. Hats 6 items
  17. Jumpsuits 177 items
  18. Maxi Dresses 686 items
  19. Maxi Skirts 92 items
  20. Maxi Tops 11 items
  21. Midi Dresses 236 items
  22. Midi Skirts 71 items
  23. Nightdresses 82 items
  24. Nightwear Set 206 items
  25. Off Shoulder Tops 102 items
  26. Off-shoulder And Bandeau Dresses 328 items
  27. Pencil Dresses 65 items
  28. Pencil Skirts 9 items
  29. Playsuits And Rompers 145 items
  30. Ripped Jeans 1 item
  31. Sets 996 items
  32. Shift Dresses 40 items
  33. Shirt Dresses 22 items
  34. Shirts 84 items
  35. Short And Mini Skirts 143 items
  36. Skater Dresses 264 items
  37. Skater Skirts 33 items
  38. Skinny Jeans 4 items
  39. Straight Jeans 54 items
  40. Swimsuit 176 items
  41. T-shirts 917 items
  42. Tunic Dresses 7 items
  43. Tunic Tops 5 items
  44. Vests And Camis 871 items
  45. Gloves 3 items
  46. Hipster 49 items
  47. Bikini 51 items
  48. Boyshort 15 items
  49. Thong 201 items
  50. Boyleg 3 items
  51. Halter Neck Bra 2 items
  52. Front Open 9 items
  53. Full Figure 9 items
  54. Sports 11 items
  55. Racerback 3 items
  56. T-Shirt Bra 11 items
  57. Bralette 39 items
  58. Backless 1 item
  59. Padded 64 items
  60. Non Padded 22 items
  61. Sports Bra 4 items
  62. Collars 41 items
  63. Wrap Dresses 23 items
  64. Mom Jeans 2 items
  65. Baggy Jeans 6 items
  66. Boyfriend Jeans 4 items
  67. Vests 3 items
  68. Wide Leg Jeans 17 items
  69. Neck Warmer 1 item
  70. Shawl 5 items
  71. Corsets & Tube Tops 403 items
  72. Cold Shoulder Tops 16 items
  73. Sarong 15 items
  74. Corset Dresses 77 items
  75. Dressing Gowns & Robes 17 items
Colour
Colour
  1. Beige 92 items
  2. Black 712 items
  3. Blue 376 items
  4. Brown 187 items
  5. Gold 15 items
  6. Green 164 items
  7. Grey 140 items
  8. Maroon 5 items
  9. Multi 84 items
  10. Orange 42 items
  11. Pink 181 items
  12. Purple 57 items
  13. Red 163 items
  14. Silver 30 items
  15. White 272 items
  16. Yellow 46 items
Less
Size
Size
  1. 1XL 14 items
  2. 25 1 item
  3. 27 5 items
  4. 28 5 items
  5. 29 5 items
  6. 2XL 54 items
  7. 30 5 items
  8. 31 5 items
  9. 32 5 items
  10. 34 5 items
  11. 3XL 26 items
  12. 4XL 11 items
  13. 5XL 2 items
  14. FS 28 items
  15. L 973 items
  16. M 978 items
  17. S 943 items
  18. XL 292 items
  19. XS 93 items
  20. XXL 34 items
  21. XXXL 4 items
  22. 0XL 1 item
Less
Price
Price
  1. Rs. 400 - 600 1 item
  2. Rs. 600 - 800 10 items
  3. Rs. 800 - 1000 63 items
  4. Rs. 1000 - 1200 17 items
  5. Rs. 1200 - 1400 86 items
  6. Rs. 1400 - 1600 147 items
  7. Rs. 1600 - 1800 147 items
  8. Rs. 1800 - 2000 159 items
  9. Rs. 2000 - 2500 274 items
  10. Rs. 2500 - 3000 135 items
  11. Rs. 3000 - 3500 74 items
  12. Rs. 3500 - 4000 25 items
  13. Rs. 4000 - 4500 8 items
  1. Skater Skirts Remove This Item
  2. Bodycon Remove This Item
  3. Jumpsuits Remove This Item
  4. Maxi Skirts Remove This Item
  5. Straight Jeans Remove This Item
  6. Dressing Gowns & Robes Remove This Item
  7. White Remove This Item
  8. Red Remove This Item
  9. Black 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=1539 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_66dda08cede3d0_75063232` 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

1147 styles found
  1. 60% Off
    -60%
    Short Black Bodycon Dress
  2. 65% Off
    -65%
    Side Zipper White Skater Skirt
  3. 65% Off
    -65%
    Side Zipper Black Skater Skirt
  4. 65% Off
    -65%
    ONE-SHOULDER BLACK BODYCON DRESS
  5. 64% Off
    -64%
    Black Spaghetti Strap Slim Dress
  6. 65% Off
    -65%
    BONING-DETAIL BLACK BODYCON DRESS
  7. 68% Off
    -68%
    Printed Strappy Sheath Short Dress
  8. 64% Off
    -64%
    BLACK HALTERNECK PU BODYCON DRESS
  9. 65% Off
    -65%
    MOCK NECK BLACK BODYCON DRESS