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. Blouses 6 items
  2. Body Suits 3 items
  3. Bodycon 4 items
  4. Cover Ups 7 items
  5. Crop Tops 14 items
  6. Maxi Dresses 1 item
  7. Maxi Skirts 6 items
  8. Midi Dresses 4 items
  9. Midi Skirts 11 items
  10. Nightdresses 1 item
  11. Off Shoulder Tops 1 item
  12. Sets 5 items
  13. Shirt Dresses 1 item
  14. T-shirts 28 items
  15. Vests And Camis 12 items
  16. Bikini 3 items
  17. Thong 58 items
  18. Sarong 4 items
Colour
Colour
  1. Beige 91 items
  2. Black 248 items
  3. Blue 112 items
  4. Brown 107 items
  5. Gold 6 items
  6. Green 101 items
  7. Grey 59 items
  8. Maroon 4 items
  9. Multi 50 items
  10. Orange 6 items
  11. Pink 135 items
  12. Purple 52 items
  13. Red 62 items
  14. Silver 5 items
  15. White 181 items
  16. Yellow 19 items
Less
Size
Size
  1. 1XL 22 items
  2. 27 1 item
  3. 28 1 item
  4. 29 1 item
  5. 2XL 119 items
  6. 32B 3 items
  7. 32C 4 items
  8. 34B 3 items
  9. 34C 1 item
  10. 36B 1 item
  11. 36C 1 item
  12. 38B 3 items
  13. 38C 2 items
  14. 3XL 46 items
  15. 40B 3 items
  16. 40C 3 items
  17. 42B 4 items
  18. 42C 4 items
  19. 44B 1 item
  20. 4XL 26 items
  21. 5XL 13 items
  22. 70A 2 items
  23. 70B 4 items
  24. 70C 4 items
  25. 70D 2 items
  26. 70E 2 items
  27. 75A 2 items
  28. 75B 7 items
  29. 75C 7 items
  30. 75D 5 items
  31. 75E 2 items
  32. 80A 1 item
  33. 80B 7 items
  34. 80C 7 items
  35. 80D 5 items
  36. 80E 2 items
  37. 85B 7 items
  38. 85C 7 items
  39. 85D 5 items
  40. 85E 2 items
  41. 90C 2 items
  42. 90D 2 items
  43. 95C 2 items
  44. 95D 2 items
  45. FS 208 items
  46. L 1433 items
  47. M 1459 items
  48. S 1352 items
  49. XL 659 items
  50. XS 105 items
  51. XXL 64 items
  52. XXXL 8 items
  53. 0XL 4 items
Less
Price
Price
  1. Rs. 200 - 400 8 items
  2. Rs. 400 - 600 53 items
  3. Rs. 600 - 800 10 items
  4. Rs. 800 - 1000 14 items
  5. Rs. 1000 - 1200 26 items
  6. Rs. 1200 - 1400 15 items
  7. Rs. 1400 - 1600 21 items
  8. Rs. 1600 - 1800 11 items
  9. Rs. 1800 - 2000 7 items
  10. Rs. 2000 - 2500 19 items
  11. Rs. 2500 - 3000 20 items
  12. Rs. 3000 - 3500 7 items
  13. Rs. 4000 - 4500 1 item
  1. Brown Remove This Item
  2. Green Remove This Item
  3. FS 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_662bc368f0f4a9_15184205` AS `search_result` ON e.entity_id = search_result.entity_id WHERE (stock_status_index.stock_status = 1) ORDER BY `e`.`special_price` DESC, `e`.`entity_id` DESC LIMIT 24

208 styles found
  1. 60% Off
    -60%
    BROWN KNITTED WIDE LEGGED TROUSERS
  2. 60% Off
    -60%
    BROWN SWEATER DRESS & JUMPER SET
  3. 60% Off
    -60%
    STAND COLLAR KHAKI RIBBED MIDI DRESS
  4. 60% Off
    -60%
    Brown Fs Surplice Neck Tie-up Jumper
  5. 59% Off
    -59%
    CRINKLED BROWN BLOUSE & SHORTS SET
  6. 60% Off
    -60%
    Brown U-neck Crochet Crop Top
  7. 60% Off
    -60%
    Brown Flatlock-detail Bodysuit
  8. 60% Off
    -60%
    Rib-knit Cut-out Brown Free Size Top
  9. 60% Off
    -60%
    BROWN TURTLENECK RIB-KNIT FS TOP
  10. 60% Off
    -60%
    Khaki Long Halter Neck Dress