app-download-header
Trending Now

Premium collection

Premium

Filter
Shopping Options
Category
Category
Styles
Styles
  1. Asymmetrical Dresses 38 items
  2. Blouses 27 items
  3. Body Suits 43 items
  4. Bodycon 185 items
  5. Caps 6 items
  6. Cover Ups 12 items
  7. Crop Tops 67 items
  8. Cropped Jeans 1 item
  9. Culottes 1 item
  10. Denim Dresses 12 items
  11. Denim Tops 8 items
  12. Dungarees 2 items
  13. Flare Jeans 36 items
  14. Hats 2 items
  15. Jumpsuits 41 items
  16. Maxi Dresses 170 items
  17. Maxi Skirts 14 items
  18. Midi Dresses 95 items
  19. Midi Skirts 21 items
  20. Necklace 2 items
  21. Nightdresses 15 items
  22. Nightwear Set 61 items
  23. Off Shoulder Tops 10 items
  24. Off-shoulder And Bandeau Dresses 85 items
  25. Pencil Dresses 27 items
  26. Pencil Skirts 2 items
  27. Pinafore 1 item
  28. Playsuits And Rompers 23 items
  29. Ripped Jeans 3 items
  30. Sets 356 items
  31. Shift Dresses 10 items
  32. Shirt Dresses 8 items
  33. Shirts 31 items
  34. Short And Mini Skirts 16 items
  35. Skater Dresses 45 items
  36. Skater Skirts 4 items
  37. Skinny Jeans 3 items
  38. Straight Jeans 116 items
  39. Swimsuit 53 items
  40. T-shirts 121 items
  41. Tunic Dresses 2 items
  42. Tunic Tops 4 items
  43. Vests And Camis 82 items
  44. Gloves 2 items
  45. Hipster 13 items
  46. Bikini 27 items
  47. Boyshort 8 items
  48. Thong 97 items
  49. Boyleg 2 items
  50. Sports 9 items
  51. T-Shirt Bra 1 item
  52. Bralette 3 items
  53. Padded 1 item
  54. Sports Bra 4 items
  55. Collars 3 items
  56. Wrap Dresses 4 items
  57. Mom Jeans 2 items
  58. Baggy Jeans 13 items
  59. Wide Leg Jeans 51 items
  60. Shawl 2 items
  61. Corsets & Tube Tops 83 items
  62. Cold Shoulder Tops 2 items
  63. Sarong 2 items
  64. Corset Dresses 16 items
  65. Dressing Gowns & Robes 5 items
Colour
Colour
  1. Beige 53 items
  2. Black 438 items
  3. Blue 208 items
  4. Brown 88 items
  5. Gold 15 items
  6. Green 87 items
  7. Grey 55 items
  8. Maroon 3 items
  9. Multi 45 items
  10. Orange 22 items
  11. Pink 112 items
  12. Purple 35 items
  13. Red 117 items
  14. Silver 16 items
  15. White 149 items
  16. Yellow 28 items
Less
Size
Size
  1. 1XL 7 items
  2. 25 1 item
  3. 26 4 items
  4. 27 4 items
  5. 28 3 items
  6. 29 2 items
  7. 2XL 54 items
  8. 30 4 items
  9. 32 2 items
  10. 3XL 18 items
  11. 4XL 14 items
  12. 5XL 5 items
  13. FS 11 items
  14. L 297 items
  15. M 292 items
  16. S 294 items
  17. XL 133 items
  18. XS 71 items
  19. XXL 10 items
  20. XXXL 2 items
Less
Price
Price
  1. Rs. 200 - 400 5 items
  2. Rs. 400 - 600 3 items
  3. Rs. 800 - 1000 5 items
  4. Rs. 1000 - 1200 16 items
  5. Rs. 1200 - 1400 28 items
  6. Rs. 1400 - 1600 40 items
  7. Rs. 1600 - 1800 27 items
  8. Rs. 1800 - 2000 30 items
  9. Rs. 2000 - 2500 71 items
  10. Rs. 2500 - 3000 63 items
  11. Rs. 3000 - 3500 37 items
  12. Rs. 3500 - 4000 19 items
  13. Rs. 4000 - 4500 5 items
  1. Asymmetrical Dresses Remove This Item
  2. Bodycon Remove This Item
  3. Straight Jeans Remove This Item
  4. Boyshort Remove This Item
  5. Red Remove This Item
  6. Blue Remove This Item
  7. 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_6622700eb15202_06793424` 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

347 styles found
  1. 60% Off
    -60%
    Low-waisted Washed-effect Cargo Jeans
  2. 60% Off
    -60%
    ASYMMETRICAL SEQUIN BLUE SLIT DRESS
  3. 60% Off
    -60%
    EVERYTHING CLASSY RED SLIT DRESS
  4. 60% Off
    -60%
    Light Blue Low-waisted Straight Jeans
  5. 60% Off
    -60%
    CASUAL FITS BLUE JEANS
  6. 60% Off
    -60%
    Gradient Blue Loose Straight Jeans
  7. 60% Off
    -60%
    Ripped & Distressed Light Blue Jeans
  8. 60% Off
    -60%
    Red Cut-out Detail Bodycon Dress
  9. 60% Off
    -60%
    Straight Multi-pocket Blue Jeans
  10. 60% Off
    -60%
    Red Sheer Lace Detail Sheath Dress
  11. 60% Off
    -60%
    Dusty Blue Straight Long Jeans
  12. 60% Off
    -60%
    Dusty Blue Straight Jeans
  13. 60% Off
    -60%
    Deep Blue Sheath Sequin Dress
  14. 60% Off
    -60%
    Red Sequin Long Strap Dress