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
  • Dresses 38 items
Styles
Styles
  1. Asymmetrical Dresses 149 items
  2. Babydoll 0 items
  3. Blouses 171 items
  4. Body Suits 379 items
  5. Bodycon 950 items
  6. Cover Ups 22 items
  7. Crop Tops 530 items
  8. Cropped Jeans 2 items
  9. Culottes 1 item
  10. Denim Dresses 15 items
  11. Denim Tops 7 items
  12. Dungarees 2 items
  13. Flare Jeans 59 items
  14. Jumpsuits 241 items
  15. Maxi Dresses 667 items
  16. Maxi Skirts 86 items
  17. Maxi Tops 1 item
  18. Midi Dresses 314 items
  19. Midi Skirts 64 items
  20. Nightdresses 150 items
  21. Nightwear Set 286 items
  22. Off Shoulder Tops 97 items
  23. Off-shoulder And Bandeau Dresses 357 items
  24. Pencil Dresses 121 items
  25. Pencil Skirts 13 items
  26. Pinafore 1 item
  27. Playsuits And Rompers 145 items
  28. Ripped Jeans 4 items
  29. Sets 1608 items
  30. Shift Dresses 76 items
  31. Shirt Dresses 34 items
  32. Shirts 119 items
  33. Short And Mini Skirts 113 items
  34. Skater Dresses 200 items
  35. Skater Skirts 45 items
  36. Skinny Jeans 2 items
  37. Straight Jeans 178 items
  38. Swimsuit 266 items
  39. T-shirts 926 items
  40. Tunic Dresses 28 items
  41. Tunic Tops 7 items
  42. Vests And Camis 523 items
  43. Hipster 32 items
  44. Bikini 80 items
  45. Boyshort 62 items
  46. Thong 358 items
  47. Cycling Short 4 items
  48. Sports 54 items
  49. T-Shirt Bra 5 items
  50. Bralette 18 items
  51. Sports Bra 20 items
  52. Collars 4 items
  53. Wrap Dresses 14 items
  54. Mom Jeans 4 items
  55. Baggy Jeans 12 items
  56. Wide Leg Jeans 69 items
  57. Thongbody 2 items
  58. Corsets & Tube Tops 456 items
  59. Cold Shoulder Tops 16 items
  60. Corset Dresses 75 items
  61. Dressing Gowns & Robes 4 items
Colour
Colour
  1. Beige 1 item
  2. Black 5 items
  3. Blue 8 items
  4. Brown 1 item
  5. Green 1 item
  6. Grey 1 item
  7. Multi 7 items
  8. Orange 1 item
  9. Pink 2 items
  10. Purple 1 item
  11. Red 1 item
  12. White 8 items
  13. Yellow 2 items
Less
Size
Size
  1. 2XL 12 items
  2. 3XL 1 item
  3. FS 4 items
  4. L 34 items
  5. M 35 items
  6. S 35 items
  7. XL 24 items
Less
Price
Price
  1. Rs. 200 - 400 1 item
  2. Rs. 1000 - 1200 1 item
  3. Rs. 1600 - 1800 2 items
  4. Rs. 2000 - 2500 23 items
  5. Rs. 2500 - 3000 8 items
  6. Rs. 3000 - 3500 1 item
  7. Rs. 3500 - 4000 2 items
  1. Shirt Dresses Remove This Item
  2. Babydoll Remove This Item
  3. L Remove This Item

SELECT 1 AS `status`, `e`.`entity_id`, `e`.`attribute_set_id`, `e`.`type_id`, `e`.`created_at`, `e`.`updated_at`, `e`.`sku`, `cat_index`.`position` AS `cat_index_position`, `stock_status_index`.`stock_status` AS `is_salable`, `e`.`name`, `e`.`short_description`, `e`.`price`, `e`.`special_price`, `e`.`special_from_date`, `e`.`special_to_date`, `e`.`small_image`, `e`.`thumbnail`, `e`.`color`, `e`.`color_value`, `e`.`news_from_date`, `e`.`news_to_date`, `e`.`url_key`, `e`.`required_options`, `e`.`image_label`, `e`.`small_image_label`, `e`.`thumbnail_label`, `e`.`msrp_display_actual_price_type`, `e`.`msrp`, `e`.`tax_class_id`, `e`.`price_type`, `e`.`weight_type`, `e`.`price_view`, `e`.`links_purchased_separately`, `e`.`links_exist`, `e`.`size`, `e`.`size_value`, `e`.`eancode`, `e`.`wallet_credit_based_on`, `e`.`wallet_credit_based_on_value`, `e`.`wallet_cash_back`, `e`.`hsn_code`, `e`.`dateofupload`, `e`.`heel_size`, `e`.`heel_size_value`, `e`.`product_color`, `e`.`price_filter`, `e`.`price_filter_value`, `e`.`styles`, `e`.`app_special_price`, `e`.`swatch_image`, `e`.`disable_cod`, `e`.`product_tag`, `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` FROM `catalog_product_flat_1` 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_660593fe87af10_07771617` AS `search_result` ON e.entity_id = search_result.entity_id WHERE (stock_status_index.stock_status = 1) ORDER BY `cat_index_position` ASC, `cat_index`.`position` ASC, `e`.`entity_id` DESC LIMIT 24

Page
38 styles found
  1. 60% Off
    -60%
    Pleated Waist-tie Short Dress
  2. 58% Off
    -58%
    SATIN SLIP DARK-BLUE SHIRT DRESS
  3. 60% Off
    -60%
    MULTICOLOUR COLOURBLOCED SHIRT DRESS
  4. 58% Off
    -58%
    SATIN PINK OPEN-FRONT SHIRT DRESS
  5. 58% Off
    -58%
    SATIN BLUE OPEN-FRONT SHIRT DRESS
  6. 60% Off
    -60%
    RED BELT-TIE MIDI SHIRT DRESS
  7. 59% Off
    -59%
    BLUE FLAP-BELT MIDI SHIRT DRESS
  8. 59% Off
    -59%
    FLAP-BELT ORANGE MIDI SHIRT DRESS
  9. 59% Off
    -59%
    FLAP-BELT BEIGE MIDI SHIRT DRESS
  10. 59% Off
    -59%
    FLAP-BELT BLUE MIDI SHIRT DRESS
  11. 60% Off
    -60%
    BLUE BUTTON-DOWN BELTED SHIRT DRESS
  12. 60% Off
    -60%
    BROWN BELT-TIE MIDI SHIRT DRESS
  13. 60% Off
    -60%
    PURPLE BELT-TIE MIDI SHIRT DRESS
  14. 60% Off
    -60%
    BLACK BELT-TIE MIDI SHIRT DRESS
  15. 90% Off
    -90%
    CHARMING AS ALWAYS BLUE DRESS
Page