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 2 items
  2. Blouses 12 items
  3. Bodycon 17 items
  4. Crop Tops 11 items
  5. Jumpsuits 12 items
  6. Maxi Dresses 30 items
  7. Midi Dresses 18 items
  8. Nightwear Set 12 items
  9. Off-shoulder And Bandeau Dresses 9 items
  10. Pencil Dresses 4 items
  11. Playsuits And Rompers 3 items
  12. Sets 27 items
  13. Shift Dresses 7 items
  14. Short And Mini Skirts 1 item
  15. Skater Dresses 8 items
  16. Skater Skirts 4 items
  17. Straight Jeans 10 items
  18. Swimsuit 46 items
  19. T-shirts 10 items
  20. Tunic Dresses 1 item
  21. Tunic Tops 1 item
  22. Vests And Camis 2 items
  23. Thong 1 item
  24. Sports 5 items
  25. Wrap Dresses 7 items
  26. Wide Leg Jeans 2 items
Colour
Colour
  1. Beige 6 items
  2. Black 75 items
  3. Blue 44 items
  4. Brown 10 items
  5. Green 26 items
  6. Grey 13 items
  7. Multi 21 items
  8. Orange 1 item
  9. Pink 21 items
  10. Purple 10 items
  11. Red 29 items
  12. Silver 3 items
  13. White 16 items
  14. Yellow 4 items
Less
Size
Size
  1. 1XL 144 items
  2. 25 4 items
  3. 26 11 items
  4. 27 14 items
  5. 28 11 items
  6. 29 9 items
  7. 2XL 1048 items
  8. 30 9 items
  9. 31 2 items
  10. 32 3 items
  11. 32B 4 items
  12. 32C 13 items
  13. 32D 1 item
  14. 34B 4 items
  15. 34C 5 items
  16. 34D 1 item
  17. 36B 3 items
  18. 36C 2 items
  19. 36D 1 item
  20. 36G 1 item
  21. 38B 8 items
  22. 38C 4 items
  23. 38E 1 item
  24. 3XL 397 items
  25. 40B 12 items
  26. 40C 11 items
  27. 40D 1 item
  28. 42B 20 items
  29. 42C 17 items
  30. 44B 6 items
  31. 4XL 221 items
  32. 5XL 109 items
  33. 6XL 5 items
  34. 70A 27 items
  35. 70ABC-S 14 items
  36. 70B 48 items
  37. 70C 47 items
  38. 70D 19 items
  39. 70E 13 items
  40. 75A 27 items
  41. 75ABC-M 14 items
  42. 75B 58 items
  43. 75C 60 items
  44. 75D 40 items
  45. 75E 13 items
  46. 80A 24 items
  47. 80ABC-L 15 items
  48. 80B 60 items
  49. 80C 60 items
  50. 80D 40 items
  51. 80E 13 items
  52. 85B 60 items
  53. 85C 60 items
  54. 85D 41 items
  55. 85E 13 items
  56. 90C 16 items
  57. 90D 16 items
  58. 95C 16 items
  59. 95D 16 items
  60. FS 1282 items
  61. L 10728 items
  62. L/80 2 items
  63. M 10835 items
  64. M/75 2 items
  65. M/L 3 items
  66. PLUS 2 items
  67. S 9785 items
  68. S/70 2 items
  69. S/M 1 item
  70. S31 0 items
  71. XL 4634 items
  72. XL/85 2 items
  73. XS 913 items
  74. XXL 487 items
  75. XXS 2 items
  76. XXXL 58 items
  77. 0XL 23 items
Less
Price
Price
  1. Rs. 200 - 400 10 items
  2. Rs. 400 - 600 1 item
  3. Rs. 600 - 800 1 item
  4. Rs. 800 - 1000 14 items
  5. Rs. 1000 - 1200 2 items
  6. Rs. 1200 - 1400 19 items
  7. Rs. 1400 - 1600 11 items
  8. Rs. 1600 - 1800 25 items
  9. Rs. 1800 - 2000 18 items
  10. Rs. 2000 - 2500 59 items
  11. Rs. 2500 - 3000 68 items
  12. Rs. 3000 - 3500 24 items
  13. Rs. 3500 - 4000 16 items
  14. Rs. 4000 - 4500 12 items
  15. Rs. 5000 - 5500 1 item
  1. S31 Remove This Item
  2. 4XL Remove This Item
  3. XXXL 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_662297cfb69eb1_49493270` 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` ASC, `e`.`entity_id` DESC LIMIT 24

279 styles found
  1. 95% Off
    -95%
    YOU GO GIRL WATERMELON RED DRESS
  2. 95% Off
    -95%
    YOU GO GIRL PURPLE DRESS
  3. 95% Off
    -95%
    YOU GO GIRL PLUM DRESS
  4. 95% Off
    -95%
    YOU GO GIRL GREY DRESS
  5. 95% Off
    -95%
    YOU GO GIRL BLUE DRESS
  6. 95% Off
    -95%
    CONNECT THE DOTS BLACK MIDI DRESS
  7. 95% Off
    -95%
    CONNECT THE DOTS GREY MIDI DRESS
  8. 95% Off
    -95%
    CONNECT THE DOTS WHITE MIDI DRESS
  9. 60% Off
    -60%
    Black Printed Drop-shoulder Tee
  10. 60% Off
    -60%
    White Printed Drop-shoulder Tee
  11. 59% Off
    -59%
    RED DRAWSTRING DETAIL CROP TOP
  12. 59% Off
    -59%
    LIGHT PURPLE DRAWSTRING CROP TOP
  13. 59% Off
    -59%
    GREEN DRAWSTRING DETAIL CROP TOP
  14. 59% Off
    -59%
    LIGHT BLUE DRAWSTRING CROP TOP
  15. 59% Off
    -59%
    LIGHT GREEN DRAWSTRING CROP TOP
  16. 59% Off
    -59%
    DEEP BLUE DRAWSTRING CROP TOP
  17. 59% Off
    -59%
    BLUE DRAWSTRING DETAIL CROP TOP
  18. 59% Off
    -59%
    BROWN DRAWSTRING DETAIL CROP TOP
  19. 59% Off
    -59%
    PINK DRAWSTRING DETAIL CROP TOP
  20. 59% Off
    -59%
    DARK GREEN DRAWSTRING CROP TOP