app-download-header
Trending Now

Premium collection

Premium

Filter
Shopping Options
Category
Category
Styles
Styles
  1. Asymmetrical Dresses 70 items
  2. Blouses 96 items
  3. Body Suits 128 items
  4. Bodycon 365 items
  5. Bracelets 1 item
  6. Caps 11 items
  7. Cover Ups 34 items
  8. Crop Tops 216 items
  9. Cropped Jeans 1 item
  10. Culottes 1 item
  11. Denim Dresses 12 items
  12. Denim Tops 8 items
  13. Dungarees 3 items
  14. Earrings 5 items
  15. Flare Jeans 37 items
  16. Hats 4 items
  17. Jumpsuits 77 items
  18. Maxi Dresses 303 items
  19. Maxi Skirts 25 items
  20. Maxi Tops 1 item
  21. Midi Dresses 143 items
  22. Midi Skirts 40 items
  23. Necklace 6 items
  24. Nightdresses 55 items
  25. Nightwear Set 155 items
  26. Off Shoulder Tops 38 items
  27. Off-shoulder And Bandeau Dresses 167 items
  28. Pencil Dresses 51 items
  29. Pencil Skirts 5 items
  30. Pinafore 1 item
  31. Playsuits And Rompers 60 items
  32. Ripped Jeans 3 items
  33. Sets 665 items
  34. Shift Dresses 24 items
  35. Shirt Dresses 18 items
  36. Shirts 58 items
  37. Short And Mini Skirts 36 items
  38. Skater Dresses 107 items
  39. Skater Skirts 15 items
  40. Skinny Jeans 3 items
  41. Straight Jeans 129 items
  42. Swimsuit 106 items
  43. T-shirts 439 items
  44. Tunic Dresses 7 items
  45. Tunic Tops 5 items
  46. Vests And Camis 262 items
  47. Wayfarers And Square Frame Sunglasses 2 items
  48. Gloves 4 items
  49. Hipster 28 items
  50. Bikini 51 items
  51. Boyshort 19 items
  52. Thong 246 items
  53. Boyleg 4 items
  54. Sports 18 items
  55. Racerback 1 item
  56. T-Shirt Bra 3 items
  57. Bralette 12 items
  58. Padded 2 items
  59. Non Padded 2 items
  60. Sports Bra 6 items
  61. Collars 29 items
  62. Wrap Dresses 6 items
  63. Mom Jeans 3 items
  64. Baggy Jeans 17 items
  65. Vests 1 item
  66. Wide Leg Jeans 54 items
  67. Neck Warmer 1 item
  68. Shawl 6 items
  69. Corsets & Tube Tops 201 items
  70. Cold Shoulder Tops 4 items
  71. Sarong 7 items
  72. Corset Dresses 30 items
  73. Dressing Gowns & Robes 8 items
Colour
Colour
  1. Beige 40 items
  2. Black 199 items
  3. Blue 70 items
  4. Brown 73 items
  5. Green 40 items
  6. Grey 42 items
  7. Maroon 3 items
  8. Multi 15 items
  9. Orange 3 items
  10. Pink 53 items
  11. Purple 9 items
  12. Red 26 items
  13. Silver 11 items
  14. White 146 items
  15. Yellow 6 items
Less
Size
Size
  1. 2XL 5 items
  2. 3XL 2 items
  3. 4XL 1 item
  4. FS 29 items
  5. L 250 items
  6. M 253 items
  7. S 250 items
  8. XL 64 items
  9. XS 31 items
  10. XXL 5 items
Less
Price
Price
  1. Rs. 400 - 600 7 items
  2. Rs. 600 - 800 22 items
  3. Rs. 800 - 1000 48 items
  4. Rs. 1000 - 1200 71 items
  5. Rs. 1200 - 1400 48 items
  6. Rs. 1400 - 1600 22 items
  7. Rs. 1600 - 1800 21 items
  8. Rs. 1800 - 2000 9 items
  9. Rs. 2000 - 2500 10 items
  10. Rs. 2500 - 3000 10 items
  11. Rs. 3000 - 3500 7 items
  12. Rs. 3500 - 4000 4 items
  1. Skater Skirts Remove This Item
  2. Bracelets Remove This Item
  3. Vests And Camis Remove This Item
  4. Baggy Jeans Remove This Item
  5. White Remove This Item
  6. Red Remove This Item
  7. Blue Remove This Item
  8. Pink 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_66222b42bec662_39345776` 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

295 styles found
  1. 58% Off
    -58%
    BAGGY WASHED-OUT BLUE STRAIGHT JEANS
  2. 60% Off
    -60%
    White Baggy Fit High-waisted Pants
  3. 60% Off
    -60%
    BLUE LOW-WAISTED WASHED BAGGY JEANS
  4. 60% Off
    -60%
    WASHED BAGGY BLUE PLEAT-DETAIL JEANS
  5. 60% Off
    -60%
    WIDE SUPPER HIGH-WAISTED BAGGY JEANS
  6. 58% Off
    -58%
    BAGGY LOW-WAIST CARGO JEANS
  7. 60% Off
    -60%
    PRINTED BLUE COTTON VEST TOP
  8. 59% Off
    -59%
    LOW-RISE Y2K STYLE BAGGY JEANS
  9. 60% Off
    -60%
    Baggy Wide Legged Blue Ripping Jeans
  10. 58% Off
    -58%
    SOLID BLUE HIGH-RISE BAGGY JEANS
  11. 60% Off
    -60%
    White Fitted Sheer Lace Bustier
  12. 60% Off
    -60%
    Red Fitted Sheer Lace Bustier
  13. 58% Off
    -58%
    MIDI PARACHUTE PINK SKATER SKIRT
  14. 60% Off
    -60%
    White Graphic Print Torn Tank Top