app-download-header
Trending Now

Premium collection

Premium

Filter
Shopping Options
Category
Category
  • Tops 100 items
  • Skirts 46 items
Styles
Styles
  1. Asymmetrical Dresses 127 items
  2. Beach Tops 1 item
  3. Blouses 199 items
  4. Body Suits 221 items
  5. Bodycon 506 items
  6. Bracelets 0 items
  7. Caps 15 items
  8. Cover Ups 123 items
  9. Crop Tops 454 items
  10. Cropped Jeans 2 items
  11. Dungarees 3 items
  12. Earrings 1 item
  13. Flare Jeans 2 items
  14. Hats 12 items
  15. Jumpsuits 99 items
  16. Maxi Dresses 495 items
  17. Maxi Skirts 72 items
  18. Maxi Tops 6 items
  19. Midi Dresses 196 items
  20. Midi Skirts 70 items
  21. Nightdresses 73 items
  22. Nightwear Set 161 items
  23. Off Shoulder Tops 79 items
  24. Off-shoulder And Bandeau Dresses 215 items
  25. Pencil Dresses 41 items
  26. Pencil Skirts 2 items
  27. Playsuits And Rompers 80 items
  28. Sets 813 items
  29. Shift Dresses 29 items
  30. Shirt Dresses 17 items
  31. Shirts 79 items
  32. Short And Mini Skirts 99 items
  33. Skater Dresses 194 items
  34. Skater Skirts 21 items
  35. Straight Jeans 19 items
  36. Swimsuit 89 items
  37. T-shirts 730 items
  38. Tunic Dresses 8 items
  39. Tunic Tops 5 items
  40. Vests And Camis 691 items
  41. Gloves 2 items
  42. Hipster 40 items
  43. Bikini 49 items
  44. Boyshort 15 items
  45. Thong 169 items
  46. Boyleg 2 items
  47. Halter Neck Bra 2 items
  48. Front Open 8 items
  49. Full Figure 7 items
  50. Sports 8 items
  51. Racerback 3 items
  52. T-Shirt Bra 12 items
  53. Bralette 25 items
  54. Padded 58 items
  55. Non Padded 19 items
  56. Sports Bra 3 items
  57. Collars 26 items
  58. Wrap Dresses 10 items
  59. Mom Jeans 2 items
  60. Baggy Jeans 4 items
  61. Boyfriend Jeans 2 items
  62. Vests 3 items
  63. Wide Leg Jeans 10 items
  64. Neck Warmer 1 item
  65. Shawl 4 items
  66. Corsets & Tube Tops 286 items
  67. Cold Shoulder Tops 12 items
  68. Sarong 12 items
  69. Corset Dresses 41 items
  70. Dressing Gowns & Robes 13 items
Colour
Colour
  1. Beige 50 items
  2. Black 189 items
  3. Blue 115 items
  4. Brown 67 items
  5. Gold 3 items
  6. Green 72 items
  7. Grey 39 items
  8. Maroon 2 items
  9. Multi 68 items
  10. Orange 13 items
  11. Pink 85 items
  12. Purple 14 items
  13. Red 39 items
  14. Silver 3 items
  15. White 222 items
  16. Yellow 23 items
Less
Size
Size
  1. 2XL 44 items
  2. 3XL 6 items
  3. 4XL 3 items
  4. FS 52 items
  5. L 300 items
  6. M 306 items
  7. S 283 items
  8. XL 145 items
  9. XS 16 items
  10. XXL 16 items
  11. XXXL 1 item
Less
Price
Price
  1. Rs. 200 - 400 1 item
  2. Rs. 400 - 600 6 items
  3. Rs. 600 - 800 6 items
  4. Rs. 800 - 1000 16 items
  5. Rs. 1000 - 1200 13 items
  6. Rs. 1200 - 1400 39 items
  7. Rs. 1400 - 1600 54 items
  8. Rs. 1600 - 1800 59 items
  9. Rs. 1800 - 2000 55 items
  10. Rs. 2000 - 2500 73 items
  11. Rs. 2500 - 3000 33 items
  12. Rs. 3000 - 3500 18 items
  13. Rs. 3500 - 4000 3 items
  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. Shirts Remove This Item
  6. Blouses Remove This Item
  7. White Remove This Item
  8. Red Remove This Item
  9. Gold Remove This Item
  10. Beige Remove This Item
  11. 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_66dd24a182b311_29369278` 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

381 styles found
  1. 60% Off
    -60%
    BUTTON UP WHITE TOP
    New
    Button Up White Top
    ₹9,352
    ₹3,741 (60% Off)
  2. 60% Off
    -60%
    KEEP YOUR COOL WHITE TOP
  3. 59% Off
    -59%
    A-LINE ROSE RED CARGO MIDI SKIRT
  4. 60% Off
    -60%
    White Tiered Mid-length A-line Skirt
  5. 60% Off
    -60%
    HIGH-WAIST RIBBED BROWN MIDI SKIRT
  6. 60% Off
    -60%
    A-LINE RIBBED DARK BROWN MIDI SKIRT
  7. 60% Off
    -60%
    Off-white A-line Polyester Skirt
  8. 60% Off
    -60%
    White Ruffle Trim Collared Blouse
  9. 60% Off
    -60%
    White Textured V-neck Floral Top
  10. 60% Off
    -60%
    White Stripe Patterned Loose Shirt
  11. 60% Off
    -60%
    Layered Flounce-detail Sleeve Blouse
  12. 60% Off
    -60%
    White Metal Button Detail Top
  13. 60% Off
    -60%
    White Mid-length Denim Skirt
  14. 60% Off
    -60%
    White Long-sleeved Retro Blouse