app-download-header
Trending Now

Premium collection

Premium

Filter
Shopping Options
Category
Category
Styles
Styles
  1. Asymmetrical Dresses 94 items
  2. Beach Tops 1 item
  3. Blouses 155 items
  4. Body Suits 144 items
  5. Bodycon 361 items
  6. Bracelets 0 items
  7. Caps 5 items
  8. Cover Ups 85 items
  9. Crop Tops 341 items
  10. Cropped Jeans 1 item
  11. Dungarees 1 item
  12. Earrings 1 item
  13. Flare Jeans 1 item
  14. Hats 2 items
  15. Jumpsuits 56 items
  16. Maxi Dresses 371 items
  17. Maxi Skirts 41 items
  18. Maxi Tops 6 items
  19. Midi Dresses 142 items
  20. Midi Skirts 35 items
  21. Nightdresses 56 items
  22. Nightwear Set 130 items
  23. Off Shoulder Tops 56 items
  24. Off-shoulder And Bandeau Dresses 180 items
  25. Pencil Dresses 34 items
  26. Pencil Skirts 1 item
  27. Playsuits And Rompers 48 items
  28. Sets 567 items
  29. Shift Dresses 19 items
  30. Shirt Dresses 13 items
  31. Shirts 68 items
  32. Short And Mini Skirts 60 items
  33. Skater Dresses 155 items
  34. Skater Skirts 11 items
  35. Straight Jeans 12 items
  36. Swimsuit 77 items
  37. T-shirts 495 items
  38. Tunic Dresses 5 items
  39. Tunic Tops 5 items
  40. Vests And Camis 461 items
  41. Gloves 2 items
  42. Hipster 30 items
  43. Bikini 33 items
  44. Boyshort 10 items
  45. Thong 118 items
  46. Boyleg 2 items
  47. Halter Neck Bra 1 item
  48. Front Open 3 items
  49. Full Figure 2 items
  50. Sports 8 items
  51. Racerback 2 items
  52. T-Shirt Bra 8 items
  53. Bralette 16 items
  54. Padded 31 items
  55. Non Padded 13 items
  56. Sports Bra 3 items
  57. Collars 23 items
  58. Wrap Dresses 9 items
  59. Mom Jeans 1 item
  60. Baggy Jeans 5 items
  61. Vests 3 items
  62. Wide Leg Jeans 5 items
  63. Neck Warmer 1 item
  64. Shawl 3 items
  65. Corsets & Tube Tops 215 items
  66. Cold Shoulder Tops 8 items
  67. Sarong 9 items
  68. Corset Dresses 35 items
  69. Dressing Gowns & Robes 11 items
Colour
Colour
  1. Beige 149 items
  2. Black 592 items
  3. Blue 217 items
  4. Brown 198 items
  5. Gold 2 items
  6. Green 146 items
  7. Grey 190 items
  8. Maroon 5 items
  9. Multi 110 items
  10. Orange 11 items
  11. Pink 251 items
  12. Purple 44 items
  13. Red 116 items
  14. Silver 6 items
  15. White 539 items
  16. Yellow 31 items
Less
Size
Size
  1. 1XL 3 items
  2. 2XL 81 items
  3. 3XL 30 items
  4. 4XL 3 items
  5. FS 98 items
  6. L 500 items
  7. M 516 items
  8. M/L 1 item
  9. S 430 items
  10. XL 255 items
  11. XL/XXL 1 item
  12. XS 18 items
  13. XXL 79 items
Less
Price
Price
  1. Rs. 0 - 200 13 items
  2. Rs. 200 - 400 52 items
  3. Rs. 400 - 600 58 items
  4. Rs. 600 - 800 27 items
  5. Rs. 800 - 1000 155 items
  6. Rs. 1000 - 1200 29 items
  7. Rs. 1200 - 1400 86 items
  8. Rs. 1400 - 1600 69 items
  9. Rs. 1600 - 1800 41 items
  10. Rs. 1800 - 2000 47 items
  11. Rs. 2000 - 2500 68 items
  12. Rs. 2500 - 3000 11 items
  13. Rs. 3000 - 3500 10 items
  14. Rs. 3500 - 4000 1 item
  1. Skater Skirts Remove This Item
  2. Bracelets Remove This Item
  3. Midi Skirts Remove This Item
  4. Cold Shoulder Tops Remove This Item
  5. Thong Remove This Item
  6. T-shirts Remove This Item
  7. Pencil Skirts Remove This Item
  8. White Remove This Item
  9. Red Remove This Item
  10. Gold Remove This Item
  11. Orange 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_66de0c0131e1e7_92649262` 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

668 styles found
  1. 59% Off
    -59%
    A-LINE ROSE RED CARGO MIDI SKIRT
  2. 60% Off
    -60%
    White Tiered Mid-length A-line Skirt
  3. 60% Off
    -60%
    Off-white A-line Polyester Skirt
  4. 60% Off
    -60%
    White Twist-detail Top
  5. 60% Off
    -60%
    Red Twist-detail Top
  6. 60% Off
    -60%
    BLINGY WHITE NETTED MESH T-SHIRT
  7. 60% Off
    -60%
    White Mid-length Denim Skirt
  8. 60% Off
    -60%
    White Contrast Applique Tiered Skirt
  9. 60% Off
    -60%
    Off-white Crinkle-effect Midi Skirt
  10. 60% Off
    -60%
    White Motif Print A-line Midi Skirt
  11. 60% Off
    -60%
    Off-white Side-slit Midi Slip Skirt
  12. 60% Off
    -60%
    WHITE TURTLENECK RIB-KNIT FS TOP
  13. 60% Off
    -60%
    White Irregular Ruffle Y2k Skirt
  14. 60% Off
    -60%
    GRAPHIC PRINT COTTON T-SHIRT
  15. 60% Off
    -60%
    Doodle Pattern Boxy Fit T-shirt