app-download-header
Trending Now

Premium collection

Premium

Filter
Shopping Options
Category
Category
Styles
Styles
  1. Asymmetrical Dresses 50 items
  2. Blouses 65 items
  3. Body Suits 107 items
  4. Bodycon 272 items
  5. Cover Ups 15 items
  6. Crop Tops 160 items
  7. Cropped Jeans 1 item
  8. Culottes 1 item
  9. Denim Dresses 12 items
  10. Denim Tops 7 items
  11. Dungarees 3 items
  12. Flare Jeans 37 items
  13. Jumpsuits 59 items
  14. Maxi Dresses 223 items
  15. Maxi Skirts 19 items
  16. Maxi Tops 1 item
  17. Midi Dresses 111 items
  18. Midi Skirts 21 items
  19. Nightdresses 13 items
  20. Nightwear Set 87 items
  21. Off Shoulder Tops 30 items
  22. Off-shoulder And Bandeau Dresses 128 items
  23. Pencil Dresses 39 items
  24. Pencil Skirts 3 items
  25. Pinafore 1 item
  26. Playsuits And Rompers 44 items
  27. Ripped Jeans 3 items
  28. Sets 465 items
  29. Shift Dresses 17 items
  30. Shirt Dresses 14 items
  31. Shirts 49 items
  32. Short And Mini Skirts 24 items
  33. Skater Dresses 79 items
  34. Skater Skirts 11 items
  35. Skinny Jeans 3 items
  36. Straight Jeans 117 items
  37. Swimsuit 81 items
  38. T-shirts 297 items
  39. Tunic Dresses 5 items
  40. Tunic Tops 4 items
  41. Vests And Camis 190 items
  42. Hipster 8 items
  43. Bikini 9 items
  44. Thong 76 items
  45. Sports 11 items
  46. T-Shirt Bra 2 items
  47. Bralette 7 items
  48. Sports Bra 3 items
  49. Collars 3 items
  50. Wrap Dresses 5 items
  51. Mom Jeans 3 items
  52. Baggy Jeans 16 items
  53. Vests 1 item
  54. Wide Leg Jeans 51 items
  55. Corsets & Tube Tops 149 items
  56. Cold Shoulder Tops 2 items
  57. Corset Dresses 25 items
Colour
Colour
  1. Beige 82 items
  2. Black 383 items
  3. Blue 182 items
  4. Brown 121 items
  5. Gold 7 items
  6. Green 153 items
  7. Grey 60 items
  8. Maroon 1 item
  9. Multi 100 items
  10. Orange 45 items
  11. Pink 170 items
  12. Purple 48 items
  13. Red 141 items
  14. Silver 13 items
  15. White 192 items
  16. Yellow 56 items
Less
Size
Size
  1. 1XL 5 items
  2. 2XL 28 items
  3. 3XL 6 items
  4. 4XL 3 items
  5. 70A 8 items
  6. 70ABC-S 4 items
  7. 70B 9 items
  8. 70C 8 items
  9. 70D 4 items
  10. 70E 3 items
  11. 75A 8 items
  12. 75ABC-M 5 items
  13. 75B 9 items
  14. 75C 9 items
  15. 75D 5 items
  16. 75E 3 items
  17. 80A 7 items
  18. 80ABC-L 5 items
  19. 80B 9 items
  20. 80C 9 items
  21. 80D 5 items
  22. 80E 3 items
  23. 85B 9 items
  24. 85C 9 items
  25. 85D 5 items
  26. 85E 3 items
  27. 90C 3 items
  28. 90D 3 items
  29. 95C 3 items
  30. 95D 3 items
  31. FS 13 items
  32. L 446 items
  33. L/80 1 item
  34. M 451 items
  35. M/75 1 item
  36. S 412 items
  37. S/70 1 item
  38. XL 200 items
  39. XL/85 1 item
  40. XS 22 items
  41. XXL 17 items
  42. XXXL 1 item
  43. 0XL 3 items
Less
Price
Price
  1. Rs. 200 - 400 6 items
  2. Rs. 600 - 800 1 item
  3. Rs. 800 - 1000 7 items
  4. Rs. 1000 - 1200 18 items
  5. Rs. 1200 - 1400 45 items
  6. Rs. 1400 - 1600 54 items
  7. Rs. 1600 - 1800 69 items
  8. Rs. 1800 - 2000 50 items
  9. Rs. 2000 - 2500 102 items
  10. Rs. 2500 - 3000 101 items
  11. Rs. 3000 - 3500 46 items
  12. Rs. 3500 - 4000 10 items
  13. Rs. 4000 - 4500 4 items
  14. Rs. 4500 - 5000 3 items
  1. Asymmetrical Dresses Remove This Item
  2. Sets Remove This Item
  3. White Remove This Item
  4. Red Remove This Item
  5. Blue Remove This Item
  6. S Remove This Item
  7. XL 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_6622377fa41d67_29969123` 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

515 styles found
  1. 60% Off
    -60%
    Blue Corset And Skater Dress Set
  2. 60% Off
    -60%
    White Knitted Pullover & Pants Set
  3. 60% Off
    -60%
    White Pin Stripe Two Piece Co-ord Set
  4. 60% Off
    -60%
    ASYMMETRICAL SEQUIN BLUE SLIT DRESS
  5. 60% Off
    -60%
    EVERYTHING CLASSY RED SLIT DRESS
  6. 60% Off
    -60%
    STUDDED WHITE TWO PIECE CO-ORD SET
  7. 60% Off
    -60%
    FLORAL LIGHT BLUE KNITTED CO-ORD SET
  8. 60% Off
    -60%
    WHITE BUTTON-DOWN BLOUSE AND SKIRT
  9. 60% Off
    -60%
    BLUE RIB-KNIT JACKET WITH PANTS
  10. 59% Off
    -59%
    THREE PIECE CASUALLY BLUE CO-ORD SET
  11. 60% Off
    -60%
    White  Scallop-trim 3pc Beachwear Set
  12. 60% Off
    -60%
    White Halter Neck Top & Long Skirt
  13. 59% Off
    -59%
    BLUE CROPPED BLAZER & SHORTS SET
  14. 60% Off
    -60%
    LOOSE CASUAL LIGHT BLUE LEISURE SET