app-download-header
Trending Now

Premium collection

Premium

Filter
Shopping Options
Category
Category
Styles
Styles
  1. Asymmetrical Dresses 39 items
  2. Blouses 40 items
  3. Body Suits 100 items
  4. Bodycon 179 items
  5. Cover Ups 4 items
  6. Crop Tops 116 items
  7. Earrings 0 items
  8. Jumpsuits 41 items
  9. Maxi Dresses 138 items
  10. Maxi Skirts 7 items
  11. Maxi Tops 1 item
  12. Midi Dresses 66 items
  13. Midi Skirts 8 items
  14. Nightwear Set 20 items
  15. Off Shoulder Tops 27 items
  16. Off-shoulder And Bandeau Dresses 86 items
  17. Pencil Dresses 34 items
  18. Pencil Skirts 1 item
  19. Playsuits And Rompers 29 items
  20. Sets 291 items
  21. Shift Dresses 13 items
  22. Shirt Dresses 8 items
  23. Shirts 25 items
  24. Short And Mini Skirts 16 items
  25. Skater Dresses 57 items
  26. Skater Skirts 9 items
  27. Straight Jeans 4 items
  28. Swimsuit 15 items
  29. T-shirts 169 items
  30. Tunic Dresses 5 items
  31. Tunic Tops 2 items
  32. Vests And Camis 128 items
  33. Bikini 5 items
  34. Thong 39 items
  35. Sports 6 items
  36. T-Shirt Bra 2 items
  37. Bralette 4 items
  38. Sports Bra 1 item
  39. Wrap Dresses 1 item
  40. Mom Jeans 1 item
  41. Baggy Jeans 1 item
  42. Vests 1 item
  43. Wide Leg Jeans 1 item
  44. Corsets & Tube Tops 113 items
  45. Cold Shoulder Tops 3 items
  46. Corset Dresses 21 items
Colour
Colour
  1. Beige 83 items
  2. Black 369 items
  3. Blue 184 items
  4. Brown 121 items
  5. Gold 6 items
  6. Green 168 items
  7. Grey 59 items
  8. Maroon 1 item
  9. Multi 93 items
  10. Orange 55 items
  11. Pink 166 items
  12. Purple 53 items
  13. Red 142 items
  14. Silver 12 items
  15. White 188 items
  16. Yellow 53 items
Less
Size
Size
  1. 1XL 2 items
  2. 2XL 42 items
  3. 3XL 10 items
  4. 4XL 2 items
  5. 70A 6 items
  6. 70ABC-S 3 items
  7. 70B 7 items
  8. 70C 6 items
  9. 70D 4 items
  10. 70E 3 items
  11. 75A 6 items
  12. 75ABC-M 4 items
  13. 75B 7 items
  14. 75C 7 items
  15. 75D 5 items
  16. 75E 3 items
  17. 80A 5 items
  18. 80ABC-L 4 items
  19. 80B 7 items
  20. 80C 7 items
  21. 80D 5 items
  22. 80E 3 items
  23. 85B 7 items
  24. 85C 7 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 22 items
  32. L 328 items
  33. M 327 items
  34. S 305 items
  35. XL 164 items
  36. XS 10 items
  37. XXL 6 items
  38. XXXL 1 item
  39. 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 11 items
  5. Rs. 1200 - 1400 29 items
  6. Rs. 1400 - 1600 38 items
  7. Rs. 1600 - 1800 48 items
  8. Rs. 1800 - 2000 33 items
  9. Rs. 2000 - 2500 58 items
  10. Rs. 2500 - 3000 71 items
  11. Rs. 3000 - 3500 27 items
  12. Rs. 3500 - 4000 6 items
  13. Rs. 4000 - 4500 3 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. S 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_6606ce80ef4186_33021249` 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

329 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%
    TWO PIECE RETRO OFF-WHITE CO-ORD SET
  4. 60% Off
    -60%
    EVERYTHING CLASSY RED SLIT DRESS
  5. 60% Off
    -60%
    STUDDED WHITE TWO PIECE CO-ORD SET
  6. 60% Off
    -60%
    WHITE BUTTON-DOWN BLOUSE AND SKIRT
  7. 60% Off
    -60%
    White Halter Neck Top & Long Skirt
  8. 60% Off
    -60%
    White Two Piece Crochet Co-ord Set
  9. 59% Off
    -59%
    RED HEART-MOTIF 2PC CO-ORD SET
  10. 60% Off
    -60%
    Red Sequinned Two Piece Co-ord Set
  11. 60% Off
    -60%
    White Bell Sleeve Asymmetrical Dress