app-download-header
Trending Now

Premium collection

Premium

Filter
Shopping Options
Category
Category
Styles
Styles
  1. Asymmetrical Dresses 111 items
  2. Beach Shorts 1 item
  3. Beach Tops 1 item
  4. Blouses 188 items
  5. Body Suits 155 items
  6. Bodycon 427 items
  7. Bracelets 0 items
  8. Caps 5 items
  9. Cover Ups 107 items
  10. Crop Tops 383 items
  11. Cropped Jeans 6 items
  12. Culottes 1 item
  13. Denim Dresses 22 items
  14. Denim Tops 13 items
  15. Dungarees 5 items
  16. Earrings 1 item
  17. Flare Jeans 65 items
  18. Hats 4 items
  19. Jumpsuits 88 items
  20. Maxi Dresses 485 items
  21. Maxi Skirts 58 items
  22. Maxi Tops 6 items
  23. Midi Dresses 192 items
  24. Midi Skirts 65 items
  25. Nightdresses 60 items
  26. Nightwear Set 176 items
  27. Off Shoulder Tops 66 items
  28. Off-shoulder And Bandeau Dresses 231 items
  29. Pencil Dresses 46 items
  30. Pencil Skirts 4 items
  31. Pinafore 2 items
  32. Playsuits And Rompers 80 items
  33. Ripped Jeans 2 items
  34. Sets 767 items
  35. Shift Dresses 29 items
  36. Shirt Dresses 17 items
  37. Shirts 94 items
  38. Short And Mini Skirts 90 items
  39. Skater Dresses 201 items
  40. Skater Skirts 20 items
  41. Skinny Jeans 10 items
  42. Straight Jeans 204 items
  43. Swimsuit 98 items
  44. T-shirts 606 items
  45. Tunic Dresses 7 items
  46. Tunic Tops 6 items
  47. Vests And Camis 573 items
  48. Gloves 3 items
  49. Hipster 36 items
  50. Bikini 44 items
  51. Boyshort 13 items
  52. Thong 168 items
  53. Boyleg 3 items
  54. Halter Neck Bra 1 item
  55. Front Open 3 items
  56. Full Figure 3 items
  57. Sports 12 items
  58. Racerback 2 items
  59. T-Shirt Bra 10 items
  60. Bralette 17 items
  61. Padded 37 items
  62. Non Padded 18 items
  63. Sports Bra 3 items
  64. Collars 25 items
  65. Wrap Dresses 12 items
  66. Mom Jeans 8 items
  67. Baggy Jeans 22 items
  68. Boyfriend Jeans 22 items
  69. Vests 3 items
  70. Wide Leg Jeans 93 items
  71. Neck Warmer 1 item
  72. Shawl 5 items
  73. Corsets & Tube Tops 241 items
  74. Cold Shoulder Tops 9 items
  75. Sarong 9 items
  76. Corset Dresses 39 items
  77. Dressing Gowns & Robes 14 items
Colour
Colour
  1. Beige 142 items
  2. Black 729 items
  3. Blue 167 items
  4. Brown 211 items
  5. Gold 7 items
  6. Green 147 items
  7. Grey 145 items
  8. Maroon 13 items
  9. Multi 83 items
  10. Orange 18 items
  11. Pink 195 items
  12. Purple 62 items
  13. Red 126 items
  14. Silver 24 items
  15. White 524 items
  16. Yellow 40 items
Less
Size
Size
  1. 1XL 2 items
  2. 27 1 item
  3. 28 1 item
  4. 29 1 item
  5. 2XL 13 items
  6. 30 1 item
  7. 31 1 item
  8. 32 1 item
  9. 3XL 5 items
  10. 4XL 3 items
  11. 5XL 1 item
  12. FS 86 items
  13. L 665 items
  14. M 676 items
  15. S 628 items
  16. XL 180 items
  17. XS 60 items
  18. XXL 25 items
  19. XXXL 1 item
Less
Price
Price
  1. Rs. 400 - 600 13 items
  2. Rs. 600 - 800 101 items
  3. Rs. 800 - 1000 256 items
  4. Rs. 1000 - 1200 36 items
  5. Rs. 1200 - 1400 146 items
  6. Rs. 1400 - 1600 107 items
  7. Rs. 1600 - 1800 65 items
  8. Rs. 1800 - 2000 33 items
  9. Rs. 2000 - 2500 38 items
  10. Rs. 2500 - 3000 11 items
  11. Rs. 3000 - 3500 5 items
  12. Rs. 3500 - 4000 1 item
  1. Skater Skirts Remove This Item
  2. Bracelets Remove This Item
  3. Vests And Camis Remove This Item
  4. Cropped Jeans Remove This Item
  5. Nightdresses Remove This Item
  6. Body Suits Remove This Item
  7. Gloves Remove This Item
  8. White Remove This Item
  9. Red Remove This Item
  10. Blue 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_66dda3754455b8_25195657` 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` ASC, `e`.`entity_id` DESC LIMIT 24

817 styles found
  1. 60% Off
    -60%
    White Asymmetric Neck Top
  2. 64% Off
    -64%
    WHITE SPAGHETTI STRAP RIBBED CAMI
  3. 64% Off
    -64%
    BLUE SPAGHETTI STRAP RIBBED CAMI
  4. 65% Off
    -65%
    WHITE SLIM FANCY STRAP CAMI
  5. 65% Off
    -65%
    White U-neck Irregular-hem Top
  6. 65% Off
    -65%
    Light Blue Sleeveless Graphic Top
  7. 64% Off
    -64%
    METAL MIGHT WHITE VEST
  8. 65% Off
    -65%
    ROUND NECK LACE-TRIM WHITE CAMI
  9. 65% Off
    -65%
    PRINTED RED LAYERED-V-HEM CAMI
  10. 60% Off
    -60%
    White Printed Strappy Cami Top
  11. 60% Off
    -60%
    White Halter Neck Free Size Top
  12. 65% Off
    -65%
    Deep Blue Gradient-edge Tank Top