app-download-header
Trending Now

Premium collection

Premium

Filter
Shopping Options
Category
Category
Styles
Styles
  1. Asymmetrical Dresses 37 items
  2. Blouses 53 items
  3. Body Suits 97 items
  4. Bodycon 198 items
  5. Cover Ups 13 items
  6. Crop Tops 133 items
  7. Dungarees 1 item
  8. Earrings 0 items
  9. Flare Jeans 1 item
  10. Jumpsuits 36 items
  11. Maxi Dresses 145 items
  12. Maxi Skirts 8 items
  13. Maxi Tops 1 item
  14. Midi Dresses 70 items
  15. Midi Skirts 8 items
  16. Nightdresses 29 items
  17. Nightwear Set 62 items
  18. Off Shoulder Tops 23 items
  19. Off-shoulder And Bandeau Dresses 87 items
  20. Pencil Dresses 27 items
  21. Pencil Skirts 1 item
  22. Playsuits And Rompers 27 items
  23. Sets 297 items
  24. Shift Dresses 12 items
  25. Shirt Dresses 7 items
  26. Shirts 33 items
  27. Short And Mini Skirts 15 items
  28. Skater Dresses 60 items
  29. Skater Skirts 8 items
  30. Straight Jeans 7 items
  31. Swimsuit 54 items
  32. T-shirts 225 items
  33. Tunic Dresses 4 items
  34. Tunic Tops 2 items
  35. Vests And Camis 142 items
  36. Hipster 6 items
  37. Bikini 13 items
  38. Boyshort 1 item
  39. Thong 62 items
  40. Sports 5 items
  41. T-Shirt Bra 2 items
  42. Bralette 6 items
  43. Sports Bra 1 item
  44. Collars 3 items
  45. Wrap Dresses 3 items
  46. Mom Jeans 1 item
  47. Baggy Jeans 3 items
  48. Vests 1 item
  49. Wide Leg Jeans 1 item
  50. Corsets & Tube Tops 124 items
  51. Cold Shoulder Tops 2 items
  52. Corset Dresses 20 items
  53. Dressing Gowns & Robes 1 item
Colour
Colour
  1. Beige 82 items
  2. Black 386 items
  3. Blue 184 items
  4. Brown 122 items
  5. Gold 7 items
  6. Green 154 items
  7. Grey 60 items
  8. Maroon 1 item
  9. Multi 99 items
  10. Orange 45 items
  11. Pink 172 items
  12. Purple 48 items
  13. Red 141 items
  14. Silver 13 items
  15. White 193 items
  16. Yellow 56 items
Less
Size
Size
  1. 1XL 2 items
  2. 2XL 17 items
  3. 3XL 3 items
  4. 4XL 1 item
  5. 70A 7 items
  6. 70ABC-S 3 items
  7. 70B 8 items
  8. 70C 7 items
  9. 70D 4 items
  10. 70E 3 items
  11. 75A 7 items
  12. 75ABC-M 4 items
  13. 75B 8 items
  14. 75C 8 items
  15. 75D 5 items
  16. 75E 3 items
  17. 80A 6 items
  18. 80ABC-L 4 items
  19. 80B 8 items
  20. 80C 8 items
  21. 80D 5 items
  22. 80E 3 items
  23. 85B 8 items
  24. 85C 8 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 9 items
  32. L 288 items
  33. M 292 items
  34. S 266 items
  35. XL 127 items
  36. XS 13 items
  37. XXL 10 items
  38. 0XL 1 item
Less
Price
Price
  1. Rs. 200 - 400 4 items
  2. Rs. 600 - 800 1 item
  3. Rs. 800 - 1000 4 items
  4. Rs. 1000 - 1200 16 items
  5. Rs. 1200 - 1400 28 items
  6. Rs. 1400 - 1600 38 items
  7. Rs. 1600 - 1800 50 items
  8. Rs. 1800 - 2000 33 items
  9. Rs. 2000 - 2500 63 items
  10. Rs. 2500 - 3000 62 items
  11. Rs. 3000 - 3500 26 items
  12. Rs. 3500 - 4000 6 items
  13. Rs. 4000 - 4500 2 items
  14. Rs. 4500 - 5000 1 item
  1. Asymmetrical Dresses Remove This Item
  2. Earrings Remove This Item
  3. Sets Remove This Item
  4. White Remove This Item
  5. Red Remove This Item
  6. L 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_6621e16af225b0_94307463` 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

334 styles found
  1. 60% Off
    -60%
    White Knitted Pullover & Pants Set
  2. 60% Off
    -60%
    White Pin Stripe Two Piece Co-ord Set
  3. 60% Off
    -60%
    EVERYTHING CLASSY RED SLIT DRESS
  4. 60% Off
    -60%
    STUDDED WHITE TWO PIECE CO-ORD SET
  5. 60% Off
    -60%
    WHITE BUTTON-DOWN BLOUSE AND SKIRT
  6. 60% Off
    -60%
    White  Scallop-trim 3pc Beachwear Set
  7. 60% Off
    -60%
    White Halter Neck Top & Long Skirt
  8. 60% Off
    -60%
    Printed Shirt And Pull-on Pants Set
  9. 60% Off
    -60%
    Red A-line Midi Asymmetrical Dress
  10. 60% Off
    -60%
    White Two Piece Crochet Co-ord Set
  11. 59% Off
    -59%
    RED HEART-MOTIF 2PC CO-ORD SET
  12. 60% Off
    -60%
    Red Sequinned Two Piece Co-ord Set
  13. 60% Off
    -60%
    White Bell Sleeve Asymmetrical Dress