app-download-header
Trending Now

Premium collection

Premium

Filter
Shopping Options
Category
Category
Styles
Styles
  1. Asymmetrical Dresses 83 items
  2. Beach Tops 1 item
  3. Blouses 172 items
  4. Body Suits 149 items
  5. Bodycon 341 items
  6. Bracelets 0 items
  7. Caps 2 items
  8. Cover Ups 80 items
  9. Crop Tops 328 items
  10. Cropped Jeans 1 item
  11. Dungarees 3 items
  12. Earrings 1 item
  13. Flare Jeans 1 item
  14. Hats 2 items
  15. Joggers 1 item
  16. Jumpsuits 54 items
  17. Maxi Dresses 374 items
  18. Maxi Skirts 46 items
  19. Maxi Tops 6 items
  20. Midi Dresses 139 items
  21. Midi Skirts 37 items
  22. Nightdresses 57 items
  23. Nightwear Set 156 items
  24. Off Shoulder Tops 67 items
  25. Off-shoulder And Bandeau Dresses 180 items
  26. Pencil Dresses 27 items
  27. Pencil Skirts 2 items
  28. Playsuits And Rompers 44 items
  29. Sets 521 items
  30. Shift Dresses 18 items
  31. Shirt Dresses 16 items
  32. Shirts 76 items
  33. Short And Mini Skirts 60 items
  34. Skater Dresses 161 items
  35. Skater Skirts 13 items
  36. Straight Jeans 13 items
  37. Swimsuit 65 items
  38. T-shirts 533 items
  39. Tunic Dresses 5 items
  40. Tunic Tops 4 items
  41. Vests And Camis 485 items
  42. Gloves 2 items
  43. Hipster 28 items
  44. Bikini 33 items
  45. Boyshort 11 items
  46. Thong 116 items
  47. Boyleg 2 items
  48. Halter Neck Bra 1 item
  49. Front Open 3 items
  50. Full Figure 2 items
  51. Sports 5 items
  52. Racerback 2 items
  53. T-Shirt Bra 8 items
  54. Bralette 14 items
  55. Padded 30 items
  56. Non Padded 12 items
  57. Sports Bra 1 item
  58. Collars 20 items
  59. Wrap Dresses 8 items
  60. Mom Jeans 2 items
  61. Baggy Jeans 5 items
  62. Vests 13 items
  63. Head Chains 0 items
  64. Wide Leg Jeans 6 items
  65. Shawl 5 items
  66. Corsets & Tube Tops 201 items
  67. Cold Shoulder Tops 7 items
  68. Sarong 7 items
  69. Corset Dresses 32 items
  70. Dressing Gowns & Robes 12 items
  71. One shoulder Dresses 5 items
  72. One shoulder Tops 10 items
Colour
Colour
  1. Beige 167 items
  2. Black 629 items
  3. Blue 228 items
  4. Brown 216 items
  5. Gold 7 items
  6. Green 149 items
  7. Grey 246 items
  8. Maroon 3 items
  9. Multi 105 items
  10. Orange 20 items
  11. Pink 206 items
  12. Purple 38 items
  13. Red 105 items
  14. Silver 13 items
  15. White 554 items
  16. Yellow 40 items
Less
Size
Size
  1. 1XL 3 items
  2. 2XL 81 items
  3. 3XL 32 items
  4. 4XL 2 items
  5. FS 52 items
  6. L 534 items
  7. M 552 items
  8. M/L 1 item
  9. S 493 items
  10. XL 259 items
  11. XL/XXL 1 item
  12. XS 25 items
  13. XXL 81 items
Less
Price
Price
  1. Rs. 200 - 400 1 item
  2. Rs. 400 - 600 18 items
  3. Rs. 600 - 800 63 items
  4. Rs. 800 - 1000 103 items
  5. Rs. 1000 - 1200 64 items
  6. Rs. 1200 - 1400 98 items
  7. Rs. 1400 - 1600 63 items
  8. Rs. 1600 - 1800 45 items
  9. Rs. 1800 - 2000 75 items
  10. Rs. 2000 - 2500 81 items
  11. Rs. 2500 - 3000 24 items
  12. Rs. 3000 - 3500 17 items
  13. Rs. 3500 - 4000 2 items
  14. Rs. 4000 - 4500 1 item
  1. Skater Skirts Remove This Item
  2. Bracelets Remove This Item
  3. Midi Skirts Remove This Item
  4. Head Chains Remove This Item
  5. Asymmetrical Dresses Remove This Item
  6. T-shirts Remove This Item
  7. White Remove This Item
  8. Red Remove This Item
  9. 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=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_672a9cee4a9192_99430405` 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

663 styles found
  1. 60% Off
    -60%
    EVERYTHING CLASSY RED SLIT DRESS
  2. 59% Off
    -59%
    A-LINE ROSE RED CARGO MIDI SKIRT
  3. 63% Off
    -63%
    Red A-line One-shoulder Long Dress
  4. 60% Off
    -60%
    Free Size White Crochet Midi Skirt
  5. 60% Off
    -60%
    White Twist-detail Top
  6. 60% Off
    -60%
    Red Twist-detail Top
  7. 63% Off
    -63%
    White Tiered Mid-length A-line Skirt
  8. 60% Off
    -60%
    White Bell Sleeve Asymmetrical Dress
  9. 60% Off
    -60%
    Faux Leather Golden Midi Skirt
  10. 63% Off
    -63%
    Off-white A-line Polyester Skirt
  11. 60% Off
    -60%
    White Hollow-knit Tie-up Top
  12. 60% Off
    -60%
    EMBELLISHED WHITE ASYMMETRICAL DRESS
  13. 60% Off
    -60%
    White Mid-length Denim Skirt