app-download-header
24 Hours Sale - 95% Off on Everything
20% OFF on Buy 4 any items, Use Code: MERRY
20% OFF on Buy 4 any items
Use Code: MERRY
HR
:
MN
:
SC
ENDS IN

Women

Filter
Shopping Options
Category
Category
Styles
Styles
  1. Asymmetrical Dresses 7 items
  2. Blouses 4 items
  3. Body Suits 11 items
  4. Bodycon 23 items
  5. Crop Tops 8 items
  6. Jumpsuits 4 items
  7. Maxi Dresses 21 items
  8. Maxi Skirts 1 item
  9. Midi Dresses 4 items
  10. Midi Skirts 1 item
  11. Nightwear Set 3 items
  12. Off-shoulder And Bandeau Dresses 12 items
  13. Pencil Dresses 3 items
  14. Playsuits And Rompers 1 item
  15. Sets 9 items
  16. Shift Dresses 2 items
  17. Shirts 2 items
  18. Skater Dresses 10 items
  19. Skater Skirts 2 items
  20. Straight Jeans 5 items
  21. Swimsuit 4 items
  22. T-shirts 8 items
  23. Vests And Camis 14 items
  24. Thong 1 item
  25. Bralette 1 item
  26. Baggy Jeans 1 item
  27. Wide Leg Jeans 2 items
  28. Corsets & Tube Tops 39 items
  29. Corset Dresses 5 items
Colour
Colour
  1. Beige 46 items
  2. Black 276 items
  3. Blue 208 items
  4. Brown 66 items
  5. Gold 2 items
  6. Green 72 items
  7. Grey 46 items
  8. Maroon 1 item
  9. Multi 44 items
  10. Orange 10 items
  11. Pink 86 items
  12. Purple 34 items
  13. Red 74 items
  14. Silver 10 items
  15. White 140 items
  16. Yellow 13 items
Less
Size
Size
  1. 1XL 41 items
  2. 26 1 item
  3. 27 1 item
  4. 28 1 item
  5. 29 1 item
  6. 2XL 191 items
  7. 30 1 item
  8. 32C 5 items
  9. 34C 2 items
  10. 36B 1 item
  11. 36G 1 item
  12. 38B 1 item
  13. 38C 1 item
  14. 3XL 87 items
  15. 40B 4 items
  16. 40C 5 items
  17. 42B 7 items
  18. 42C 7 items
  19. 44B 2 items
  20. 4XL 42 items
  21. 5XL 20 items
  22. 6XL 2 items
  23. 70A 10 items
  24. 70ABC-S 3 items
  25. 70B 15 items
  26. 70C 15 items
  27. 70D 6 items
  28. 70E 3 items
  29. 75A 10 items
  30. 75ABC-M 3 items
  31. 75B 16 items
  32. 75C 16 items
  33. 75D 9 items
  34. 75E 3 items
  35. 80A 10 items
  36. 80ABC-L 4 items
  37. 80B 16 items
  38. 80C 16 items
  39. 80D 9 items
  40. 80E 3 items
  41. 85B 16 items
  42. 85C 16 items
  43. 85D 9 items
  44. 85E 3 items
  45. 90C 5 items
  46. 90D 5 items
  47. 95C 5 items
  48. 95D 5 items
  49. FS 297 items
  50. L 2008 items
  51. M 2041 items
  52. PLUS 1 item
  53. S 1841 items
  54. S31 0 items
  55. XL 884 items
  56. XS 164 items
  57. XXL 89 items
  58. XXXL 15 items
  59. 0XL 2 items
Less
Price
Price
  1. Rs. 200 - 400 1 item
  2. Rs. 400 - 600 1 item
  3. Rs. 600 - 800 4 items
  4. Rs. 800 - 1000 19 items
  5. Rs. 1000 - 1200 26 items
  6. Rs. 1200 - 1400 27 items
  7. Rs. 1400 - 1600 15 items
  8. Rs. 1600 - 1800 14 items
  9. Rs. 1800 - 2000 9 items
  10. Rs. 2000 - 2500 32 items
  11. Rs. 2500 - 3000 27 items
  12. Rs. 3000 - 3500 20 items
  13. Rs. 3500 - 4000 22 items
  14. Rs. 4000 - 4500 15 items
Brand
Brand
  1. LULUANDSKY 237 items
  2. KOSHA YOGA 3 items
  1. Red Remove This Item
  2. Beige Remove This Item
  3. Pink Remove This Item
  4. XS Remove This Item
  5. S31 Remove This Item
  6. 4XL 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=469 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_6622564c24a6e3_19469755` 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

240 styles found
  1. 60% Off
    -60%
    Pink Tie-waist Belt Jumpsuit
  2. 60% Off
    -60%
    Sequin Plus Size Sequin Short Dress
  3. 60% Off
    -60%
    Sequined Plus Size Short Swing Dress
  4. 60% Off
    -60%
    V-neck Plus Size Lace Pencil Dress
  5. 58% Off
    -58%
    SLIT CORSETRY MAXI RED DRESS
  6. 60% Off
    -60%
    Pink Off-shoulder Tiered Velour Dress
  7. 58% Off
    -58%
    HOLOGRAPHIC EVENING PINK MAXI DRESS
  8. 60% Off
    -60%
    Loose Ultra-straight Casual Pants
  9. 60% Off
    -60%
    Pink Sequin Plus Size Skater Dress
  10. 60% Off
    -60%
    FLORAL PINK KNITTED LOOSE CO-ORD SET
  11. 60% Off
    -60%
    PINK BACK SLIT STRAIGHT MAXI DRESS
  12. 60% Off
    -60%
    Wide Legged High-rise Cargo Pants
  13. 60% Off
    -60%
    Pink Curved Hem Sequin Dress
  14. 60% Off
    -60%
    PINK TIE-DYE PRINT CARGO PANTS