app-download-header
Trending Now

Premium collection

Premium

Filter
Shopping Options
Category
Category
  • Tops 251 items
  • Skirts 33 items
Styles
Styles
  1. Asymmetrical Dresses 63 items
  2. Blouses 93 items
  3. Body Suits 155 items
  4. Bodycon 336 items
  5. Bracelets 0 items
  6. Caps 21 items
  7. Cover Ups 25 items
  8. Crop Tops 254 items
  9. Cropped Jeans 2 items
  10. Culottes 1 item
  11. Denim Dresses 16 items
  12. Denim Tops 7 items
  13. Dungarees 1 item
  14. Flare Jeans 45 items
  15. Hats 9 items
  16. Jumpsuits 96 items
  17. Maxi Dresses 269 items
  18. Maxi Skirts 46 items
  19. Maxi Tops 1 item
  20. Midi Dresses 154 items
  21. Midi Skirts 89 items
  22. Nightdresses 55 items
  23. Nightwear Set 142 items
  24. Off Shoulder Tops 45 items
  25. Off-shoulder And Bandeau Dresses 150 items
  26. Pencil Dresses 55 items
  27. Pencil Skirts 5 items
  28. Pinafore 1 item
  29. Playsuits And Rompers 69 items
  30. Ripped Jeans 3 items
  31. Sets 718 items
  32. Shift Dresses 20 items
  33. Shirt Dresses 18 items
  34. Shirts 51 items
  35. Short And Mini Skirts 45 items
  36. Skater Dresses 94 items
  37. Skater Skirts 34 items
  38. Skinny Jeans 3 items
  39. Straight Jeans 144 items
  40. Swimsuit 96 items
  41. T-shirts 556 items
  42. Tunic Dresses 11 items
  43. Tunic Tops 5 items
  44. Vests And Camis 274 items
  45. Gloves 3 items
  46. Hipster 29 items
  47. Bikini 71 items
  48. Boyshort 25 items
  49. Thong 296 items
  50. Cycling Short 2 items
  51. Boyleg 5 items
  52. Sports 17 items
  53. Racerback 2 items
  54. T-Shirt Bra 2 items
  55. Bralette 9 items
  56. Padded 3 items
  57. Non Padded 1 item
  58. Sports Bra 5 items
  59. Collars 34 items
  60. Wrap Dresses 5 items
  61. Mom Jeans 2 items
  62. Baggy Jeans 12 items
  63. Vests 1 item
  64. Wide Leg Jeans 49 items
  65. Boot Cuffs 1 item
  66. Neck Warmer 1 item
  67. Shawl 5 items
  68. Corsets & Tube Tops 171 items
  69. Cold Shoulder Tops 6 items
  70. Sarong 6 items
  71. Corset Dresses 30 items
  72. Dressing Gowns & Robes 9 items
Colour
Colour
  1. Beige 45 items
  2. Black 185 items
  3. Blue 55 items
  4. Brown 77 items
  5. Gold 2 items
  6. Green 42 items
  7. Grey 48 items
  8. Maroon 3 items
  9. Multi 12 items
  10. Orange 6 items
  11. Pink 53 items
  12. Purple 10 items
  13. Red 23 items
  14. Silver 9 items
  15. White 137 items
  16. Yellow 6 items
Less
Size
Size
  1. 1XL 1 item
  2. 2XL 8 items
  3. 3XL 3 items
  4. 4XL 3 items
  5. FS 50 items
  6. L 240 items
  7. M 249 items
  8. S 245 items
  9. XL 61 items
  10. XS 32 items
  11. XXL 3 items
Less
Price
Price
  1. Rs. 400 - 600 7 items
  2. Rs. 600 - 800 23 items
  3. Rs. 800 - 1000 50 items
  4. Rs. 1000 - 1200 77 items
  5. Rs. 1200 - 1400 58 items
  6. Rs. 1400 - 1600 20 items
  7. Rs. 1600 - 1800 26 items
  8. Rs. 1800 - 2000 13 items
  9. Rs. 2000 - 2500 11 items
  10. Rs. 2500 - 3000 13 items
  11. Rs. 3000 - 3500 2 items
  1. Skater Skirts Remove This Item
  2. Bracelets Remove This Item
  3. Vests And Camis Remove This Item
  4. White Remove This Item
  5. Red Remove This Item
  6. Blue Remove This Item
  7. Grey Remove This Item
  8. Beige 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_6606d085a81854_21946787` 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

305 styles found
  1. 60% Off
    -60%
    BEIGE PRINTED ROUND NECK VEST TOP
  2. 60% Off
    -60%
    LIGHT GREY CONTRAST CAMI TOP
  3. 60% Off
    -60%
    PRINTED BLUE COTTON VEST TOP
  4. 60% Off
    -60%
    Square Neck  Sleeveless Crochet Top
  5. 60% Off
    -60%
    Grey Colourblock Y2k Irregular Skirt
  6. 60% Off
    -60%
    Contrasting Grey Mini Skater Skirt
  7. 60% Off
    -60%
    GREY MOCK NECK RUCHED VEST TOP
  8. 60% Off
    -60%
    BEIGE MOCK NECK RUCHED VEST TOP
  9. 60% Off
    -60%
    Spaghetti Strap Fancy Sequin Top
  10. 60% Off
    -60%
    MIDI PARACHUTE WHITE SKATER SKIRT
  11. 60% Off
    -60%
    Blue V-neck Knitted Slim Top
  12. 60% Off
    -60%
    Apricot V-neck Knitted Slim Top
  13. 60% Off
    -60%
    White V-neck Regular Linen Mix Cami
  14. 58% Off
    -58%
    GREY OPEN-BACK HALTER DENIM VEST