app-download-header
Trending Now

Premium collection

Premium

Filter
Shopping Options
Category
Category
Styles
Styles
  1. Asymmetrical Dresses 90 items
  2. Beach Tops 1 item
  3. Blouses 162 items
  4. Body Suits 162 items
  5. Bodycon 356 items
  6. Bracelets 0 items
  7. Caps 6 items
  8. Cover Ups 78 items
  9. Crop Tops 396 items
  10. Cropped Jeans 1 item
  11. Dungarees 1 item
  12. Earrings 1 item
  13. Flare Jeans 9 items
  14. Hats 4 items
  15. Joggers 1 item
  16. Jumpsuits 75 items
  17. Maxi Dresses 354 items
  18. Maxi Skirts 61 items
  19. Maxi Tops 6 items
  20. Midi Dresses 145 items
  21. Midi Skirts 44 items
  22. Nightdresses 60 items
  23. Nightwear Set 138 items
  24. Off Shoulder Tops 66 items
  25. Off-shoulder And Bandeau Dresses 178 items
  26. Pencil Dresses 31 items
  27. Pencil Skirts 3 items
  28. Playsuits And Rompers 66 items
  29. Sets 591 items
  30. Shift Dresses 17 items
  31. Shirt Dresses 12 items
  32. Shirts 65 items
  33. Short And Mini Skirts 74 items
  34. Skater Dresses 155 items
  35. Skater Skirts 23 items
  36. Skinny Jeans 1 item
  37. Straight Jeans 42 items
  38. Swimsuit 77 items
  39. T-shirts 666 items
  40. Tunic Dresses 5 items
  41. Tunic Tops 4 items
  42. Vests And Camis 546 items
  43. Gloves 3 items
  44. Hipster 31 items
  45. Bikini 35 items
  46. Boyshort 10 items
  47. Thong 129 items
  48. Boyleg 2 items
  49. Halter Neck Bra 1 item
  50. Front Open 3 items
  51. Full Figure 3 items
  52. Sports 8 items
  53. Racerback 2 items
  54. T-Shirt Bra 8 items
  55. Bralette 15 items
  56. Padded 33 items
  57. Non Padded 13 items
  58. Sports Bra 2 items
  59. Collars 24 items
  60. Wrap Dresses 7 items
  61. Mom Jeans 1 item
  62. Baggy Jeans 6 items
  63. Boyfriend Jeans 3 items
  64. Vests 3 items
  65. Wide Leg Jeans 12 items
  66. Boot Cuffs 1 item
  67. Neck Warmer 1 item
  68. Shawl 4 items
  69. Corsets & Tube Tops 205 items
  70. Cold Shoulder Tops 10 items
  71. Sarong 7 items
  72. Corset Dresses 31 items
  73. Dressing Gowns & Robes 10 items
Colour
Colour
  1. Beige 114 items
  2. Black 537 items
  3. Blue 170 items
  4. Brown 190 items
  5. Gold 6 items
  6. Green 140 items
  7. Grey 144 items
  8. Maroon 5 items
  9. Multi 81 items
  10. Orange 19 items
  11. Pink 160 items
  12. Purple 36 items
  13. Red 86 items
  14. Silver 18 items
  15. White 427 items
  16. Yellow 37 items
Less
Size
Size
  1. 2XL 6 items
  2. FS 75 items
  3. L 530 items
  4. M 550 items
  5. S 538 items
  6. XL 133 items
  7. XS 37 items
  8. XXL 23 items
  9. XXXL 4 items
Less
Price
Price
  1. Rs. 400 - 600 5 items
  2. Rs. 600 - 800 57 items
  3. Rs. 800 - 1000 130 items
  4. Rs. 1000 - 1200 134 items
  5. Rs. 1200 - 1400 98 items
  6. Rs. 1400 - 1600 65 items
  7. Rs. 1600 - 1800 48 items
  8. Rs. 1800 - 2000 43 items
  9. Rs. 2000 - 2500 46 items
  10. Rs. 2500 - 3000 22 items
  11. Rs. 3000 - 3500 4 items
  12. Rs. 3500 - 4000 3 items
  1. Skater Skirts Remove This Item
  2. Bracelets Remove This Item
  3. Vests And Camis Remove This Item
  4. Shift Dresses Remove This Item
  5. Cold Shoulder Tops Remove This Item
  6. Maxi Skirts Remove This Item
  7. White Remove This Item
  8. Red Remove This Item
  9. Grey 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_66e895323e7771_25476144` 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

657 styles found
  1. 60% Off
    -60%
    ELEGANTLY BEAUTIFUL WINE DRESS
  2. 60% Off
    -60%
    Grey A-line Maxi Skirt W/ Rivet Belt
  3. 60% Off
    -60%
    White Short Tent Silhouette Dress
  4. 60% Off
    -60%
    LIGHT GREY CONTRAST CAMI TOP
  5. 60% Off
    -60%
    White Long A-line Bubble Skirt
  6. 60% Off
    -60%
    FLARED GREY DENIM MAXI SKIRT
  7. 60% Off
    -60%
    White Floral Print Shift Dress
  8. 38% Off
    -38%
    LOW-WAIST WHITE TIERED MAXI SKIRT
  9. 60% Off
    -60%
    Grey Colourblock Y2k Irregular Skirt
  10. 60% Off
    -60%
    Contrasting Grey Mini Skater Skirt
  11. 60% Off
    -60%
    Grey Athleisure Racerback Tank Top