app-download-header
Trending Now

Premium collection

Premium

Filter
Shopping Options
Category
Category
Styles
Styles
  1. Asymmetrical Dresses 133 items
  2. Beach Tops 1 item
  3. Blouses 203 items
  4. Body Suits 209 items
  5. Bodycon 537 items
  6. Bracelets 0 items
  7. Caps 11 items
  8. Cover Ups 106 items
  9. Crop Tops 479 items
  10. Cropped Jeans 2 items
  11. Dungarees 3 items
  12. Earrings 1 item
  13. Flare Jeans 3 items
  14. Hats 8 items
  15. Jumpsuits 117 items
  16. Maxi Dresses 562 items
  17. Maxi Skirts 82 items
  18. Maxi Tops 6 items
  19. Midi Dresses 240 items
  20. Midi Skirts 73 items
  21. Nightdresses 76 items
  22. Nightwear Set 164 items
  23. Off Shoulder Tops 78 items
  24. Off-shoulder And Bandeau Dresses 245 items
  25. Pencil Dresses 46 items
  26. Pencil Skirts 2 items
  27. Playsuits And Rompers 74 items
  28. Ripped Jeans 1 item
  29. Sets 903 items
  30. Shift Dresses 33 items
  31. Shirt Dresses 21 items
  32. Shirts 92 items
  33. Short And Mini Skirts 96 items
  34. Skater Dresses 202 items
  35. Skater Skirts 21 items
  36. Straight Jeans 20 items
  37. Swimsuit 117 items
  38. T-shirts 707 items
  39. Tunic Dresses 7 items
  40. Tunic Tops 6 items
  41. Vests And Camis 697 items
  42. Gloves 3 items
  43. Hipster 34 items
  44. Bikini 38 items
  45. Boyshort 10 items
  46. Thong 185 items
  47. Boyleg 2 items
  48. Halter Neck Bra 1 item
  49. Front Open 4 items
  50. Full Figure 4 items
  51. Sports 11 items
  52. Racerback 2 items
  53. T-Shirt Bra 9 items
  54. Bralette 24 items
  55. Padded 41 items
  56. Non Padded 15 items
  57. Sports Bra 5 items
  58. Collars 24 items
  59. Wrap Dresses 13 items
  60. Mom Jeans 3 items
  61. Baggy Jeans 4 items
  62. Boyfriend Jeans 4 items
  63. Vests 4 items
  64. Wide Leg Jeans 15 items
  65. Neck Warmer 1 item
  66. Shawl 6 items
  67. Corsets & Tube Tops 263 items
  68. Cold Shoulder Tops 11 items
  69. Sarong 13 items
  70. Corset Dresses 45 items
  71. Dressing Gowns & Robes 10 items
Colour
Colour
  1. Beige 100 items
  2. Black 452 items
  3. Blue 210 items
  4. Brown 126 items
  5. Gold 8 items
  6. Green 177 items
  7. Grey 60 items
  8. Maroon 4 items
  9. Multi 125 items
  10. Orange 48 items
  11. Pink 182 items
  12. Purple 46 items
  13. Red 133 items
  14. Silver 11 items
  15. White 244 items
  16. Yellow 67 items
Less
Size
Size
  1. 1XL 16 items
  2. 2XL 37 items
  3. 3XL 23 items
  4. 4XL 12 items
  5. 5XL 13 items
  6. 70A 1 item
  7. 70ABC-S 1 item
  8. 70B 2 items
  9. 70C 2 items
  10. 75A 1 item
  11. 75B 3 items
  12. 75C 2 items
  13. 80A 1 item
  14. 80B 2 items
  15. 80C 3 items
  16. 85B 3 items
  17. 85C 2 items
  18. FS 38 items
  19. L 570 items
  20. M 561 items
  21. S 571 items
  22. XL 149 items
  23. XS 23 items
  24. XXL 24 items
  25. XXXL 6 items
Less
Price
Price
  1. Rs. 200 - 400 2 items
  2. Rs. 400 - 600 2 items
  3. Rs. 600 - 800 3 items
  4. Rs. 800 - 1000 16 items
  5. Rs. 1200 - 1400 23 items
  6. Rs. 1400 - 1600 49 items
  7. Rs. 1600 - 1800 76 items
  8. Rs. 1800 - 2000 85 items
  9. Rs. 2000 - 2500 195 items
  10. Rs. 2500 - 3000 129 items
  11. Rs. 3000 - 3500 56 items
  12. Rs. 3500 - 4000 33 items
  13. Rs. 4000 - 4500 7 items
  14. Rs. 4500 - 5000 2 items
  1. Skater Skirts Remove This Item
  2. Bracelets Remove This Item
  3. Midi Skirts Remove This Item
  4. Bralette Remove This Item
  5. Maxi Dresses Remove This Item
  6. White Remove This Item
  7. Red Remove This Item
  8. Green 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=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_66dd17f998ba59_32324426` 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

680 styles found
  1. 60% Off
    -60%
    Halter Plunge White Long Sequin Dress
  2. 60% Off
    -60%
    SEQUIN HIGH SLIT MOPPING MAXI DRESS
  3. 60% Off
    -60%
    White A-line Dress With Contrast Tie
  4. 60% Off
    -60%
    Green V-neck A-line Long Dress
  5. 60% Off
    -60%
    Halter Strap Green Side Slit Dress
  6. 60% Off
    -60%
    SLIT CORSETRY MAXI RED DRESS
  7. 60% Off
    -60%
    White Sheer Lace Long Fishtail Dress
  8. 60% Off
    -60%
    HOLLOW-KNIT HALTER NECK BROWN DRESS
  9. 60% Off
    -60%
    HOLLOW-KNIT HALTER NECK WHITE DRESS
  10. 58% Off
    -58%
    GAUZE WHITE THIGH SLIT MAXI DRESS