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 46 items
  2. Blouses 46 items
  3. Body Suits 181 items
  4. Bodycon 373 items
  5. Cover Ups 15 items
  6. Crop Tops 181 items
  7. Denim Tops 3 items
  8. Dungarees 2 items
  9. Flare Jeans 21 items
  10. Jumpsuits 95 items
  11. Maxi Dresses 201 items
  12. Maxi Skirts 31 items
  13. Midi Dresses 84 items
  14. Midi Skirts 27 items
  15. Nightdresses 32 items
  16. Nightwear Set 54 items
  17. Off Shoulder Tops 26 items
  18. Off-shoulder And Bandeau Dresses 121 items
  19. Pencil Dresses 37 items
  20. Pencil Skirts 6 items
  21. Playsuits And Rompers 59 items
  22. Sets 364 items
  23. Shift Dresses 18 items
  24. Shirt Dresses 6 items
  25. Shirts 20 items
  26. Short And Mini Skirts 43 items
  27. Skater Dresses 65 items
  28. Skater Skirts 12 items
  29. Skinny Jeans 1 item
  30. Straight Jeans 28 items
  31. Swimsuit 87 items
  32. T-shirts 317 items
  33. Tunic Dresses 4 items
  34. Tunic Tops 1 item
  35. Vests And Camis 185 items
  36. Hipster 7 items
  37. Bikini 16 items
  38. Boyshort 14 items
  39. Thong 73 items
  40. Cycling Short 1 item
  41. Boyleg 2 items
  42. Full Figure 2 items
  43. Sports 10 items
  44. Racerback 1 item
  45. T-Shirt Bra 2 items
  46. Bralette 12 items
  47. Padded 1 item
  48. Non Padded 2 items
  49. Sports Bra 3 items
  50. Collars 13 items
  51. Wrap Dresses 9 items
  52. Mom Jeans 2 items
  53. Baggy Jeans 2 items
  54. Vests 1 item
  55. Wide Leg Jeans 13 items
  56. Thongbody 3 items
  57. Corsets & Tube Tops 149 items
  58. Cold Shoulder Tops 7 items
  59. Sarong 3 items
  60. Corset Dresses 33 items
  61. Dressing Gowns & Robes 4 items
Colour
Colour
  1. Beige 86 items
  2. Black 364 items
  3. Blue 180 items
  4. Brown 119 items
  5. Gold 5 items
  6. Green 145 items
  7. Grey 62 items
  8. Maroon 1 item
  9. Multi 102 items
  10. Orange 43 items
  11. Pink 161 items
  12. Purple 51 items
  13. Red 132 items
  14. Silver 11 items
  15. White 197 items
  16. Yellow 50 items
Less
Size
Size
  1. 1XL 4 items
  2. 2XL 20 items
  3. 3XL 11 items
  4. 4XL 10 items
  5. 5XL 6 items
  6. 70A 6 items
  7. 70ABC-S 4 items
  8. 70B 6 items
  9. 70C 5 items
  10. 70D 4 items
  11. 70E 2 items
  12. 75A 6 items
  13. 75ABC-M 3 items
  14. 75B 6 items
  15. 75C 6 items
  16. 75D 4 items
  17. 75E 2 items
  18. 80A 5 items
  19. 80ABC-L 4 items
  20. 80B 6 items
  21. 80C 6 items
  22. 80D 4 items
  23. 80E 2 items
  24. 85B 6 items
  25. 85C 6 items
  26. 85D 4 items
  27. 85E 2 items
  28. 90C 3 items
  29. 90D 3 items
  30. 95C 3 items
  31. 95D 3 items
  32. FS 7 items
  33. L 301 items
  34. M 297 items
  35. S 282 items
  36. XL 118 items
  37. XS 11 items
  38. XXL 9 items
  39. XXXL 1 item
  40. 0XL 1 item
Less
Price
Price
  1. Rs. 200 - 400 3 items
  2. Rs. 400 - 600 3 items
  3. Rs. 600 - 800 1 item
  4. Rs. 800 - 1000 2 items
  5. Rs. 1000 - 1200 8 items
  6. Rs. 1200 - 1400 30 items
  7. Rs. 1400 - 1600 55 items
  8. Rs. 1600 - 1800 55 items
  9. Rs. 1800 - 2000 44 items
  10. Rs. 2000 - 2500 80 items
  11. Rs. 2500 - 3000 62 items
  12. Rs. 3000 - 3500 20 items
  13. Rs. 3500 - 4000 7 items
  14. Rs. 4000 - 4500 1 item
  15. Rs. 4500 - 5000 5 items
  1. Sets Remove This Item
  2. Black 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_66283c8c650a60_00881553` 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

364 styles found
  1. 60% Off
    -60%
    BLACK PUFFER JACKET WITH TIE-UP SKIRT
  2. 60% Off
    -60%
    Black Knitted Pullover & Pants Set
  3. 60% Off
    -60%
    Black Lace-up Strap Skirt Suit Set
  4. 60% Off
    -60%
    Black Fitted Top & Bootcut Pants Set
  5. 60% Off
    -60%
    BLACK CORSETRY HOODIE & JOGGER SET
  6. 58% Off
    -58%
    LACY TWO PIECE BLACK CO-ORD SET
  7. 60% Off
    -60%
    Strapless Corset & Cut-out Pants Set
  8. 60% Off
    -60%
    Black Collared Top & Pants Set
  9. 59% Off
    -59%
    BLACK BOXY FIT BLAZER & SHORTS SET
  10. 60% Off
    -60%
    BLACK LOOSE SHRUG AND TROUSER SET
  11. 60% Off
    -60%
    BLACK SOLID T-SHIRT AND TROUSER SET
  12. 60% Off
    -60%
    Black Sequinned Two Piece Co-ord Set