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

Clothing

Filter
Shopping Options
Styles
Styles
  1. Asymmetrical Dresses 18 items
  2. Blouses 24 items
  3. Body Suits 38 items
  4. Bodycon 83 items
  5. Cover Ups 19 items
  6. Crop Tops 37 items
  7. Dungarees 1 item
  8. Jumpsuits 10 items
  9. Maxi Dresses 69 items
  10. Maxi Skirts 9 items
  11. Midi Dresses 32 items
  12. Midi Skirts 5 items
  13. Nightdresses 11 items
  14. Nightwear Set 19 items
  15. Off Shoulder Tops 12 items
  16. Off-shoulder And Bandeau Dresses 31 items
  17. Pencil Dresses 5 items
  18. Pencil Skirts 1 item
  19. Playsuits And Rompers 8 items
  20. Sets 130 items
  21. Shift Dresses 7 items
  22. Shirt Dresses 10 items
  23. Shirts 24 items
  24. Short And Mini Skirts 6 items
  25. Skater Dresses 28 items
  26. Skater Skirts 6 items
  27. Straight Jeans 10 items
  28. Swimsuit 33 items
  29. T-shirts 78 items
  30. Tunic Dresses 1 item
  31. Tunic Tops 1 item
  32. Vests And Camis 47 items
  33. Bikini 3 items
  34. Thong 16 items
  35. Sports 3 items
  36. T-Shirt Bra 1 item
  37. Bralette 4 items
  38. Padded 1 item
  39. Non Padded 1 item
  40. Collars 5 items
  41. Wrap Dresses 1 item
  42. Mom Jeans 1 item
  43. Baggy Jeans 2 items
  44. Vests 1 item
  45. Neck Warmer 1 item
  46. Shawl 2 items
  47. Corsets & Tube Tops 43 items
  48. Sarong 1 item
  49. Corset Dresses 10 items
  50. Dressing Gowns & Robes 2 items
Colour
Colour
  1. Beige 50 items
  2. Black 189 items
  3. Blue 79 items
  4. Brown 67 items
  5. Gold 3 items
  6. Green 69 items
  7. Grey 29 items
  8. Maroon 2 items
  9. Multi 43 items
  10. Orange 20 items
  11. Pink 74 items
  12. Purple 19 items
  13. Red 84 items
  14. Silver 11 items
  15. White 111 items
  16. Yellow 24 items
Less
Size
Size
  1. 2XL 7 items
  2. 3XL 1 item
  3. 4XL 1 item
  4. 5XL 2 items
  5. 70A 2 items
  6. 70ABC-S 2 items
  7. 70B 2 items
  8. 70C 2 items
  9. 70D 2 items
  10. 70E 1 item
  11. 75A 2 items
  12. 75ABC-M 2 items
  13. 75B 2 items
  14. 75C 2 items
  15. 75D 2 items
  16. 75E 1 item
  17. 80A 2 items
  18. 80ABC-L 2 items
  19. 80B 2 items
  20. 80C 2 items
  21. 80D 2 items
  22. 80E 1 item
  23. 85B 2 items
  24. 85C 2 items
  25. 85D 2 items
  26. 85E 1 item
  27. 90C 1 item
  28. 90D 1 item
  29. 95C 1 item
  30. 95D 1 item
  31. FS 4 items
  32. L 142 items
  33. M 152 items
  34. S 130 items
  35. XL 51 items
  36. XS 4 items
  37. XXL 9 items
Less
Price
Price
  1. Rs. 200 - 400 1 item
  2. Rs. 400 - 600 3 items
  3. Rs. 600 - 800 3 items
  4. Rs. 800 - 1000 9 items
  5. Rs. 1000 - 1200 16 items
  6. Rs. 1200 - 1400 24 items
  7. Rs. 1400 - 1600 22 items
  8. Rs. 1600 - 1800 18 items
  9. Rs. 1800 - 2000 10 items
  10. Rs. 2000 - 2500 27 items
  11. Rs. 2500 - 3000 24 items
  12. Rs. 3000 - 3500 8 items
  13. Rs. 3500 - 4000 3 items
  1. Tunic Dresses Remove This Item
  2. Vests And Camis Remove This Item
  3. Sets Remove This Item
  4. Yellow Remove This Item
  5. Multi Remove This Item
  6. White 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=389 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_662082548e9b57_53326003` 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

178 styles found
  1. 60% Off
    -60%
    Black And White Patterned Co-ord Set
  2. 58% Off
    -58%
    RIB-KNIT DISTRESSED 3PC CO-ORD SET
  3. 60% Off
    -60%
    Printed Shirt And Pull-on Pants Set
  4. 58% Off
    -58%
    SUMMER CROCHET WHITE 2PC CO-ORD SET
  5. 60% Off
    -60%
    LOOSE FIT WHITE RIB-KNIT LEISURE SET
  6. 60% Off
    -60%
    OFF-WHITE 2PC SHIRT & TROUSER SET
  7. 60% Off
    -60%
    Printed Shirt & Wide Shorts Set
  8. 60% Off
    -60%
    Printed Shirt And Wide Shorts Set
  9. 60% Off
    -60%
    WHITE RELAXED FIT SPORTS LESIURE SET
  10. 58% Off
    -58%
    YELLOW HIGH-RSIE PANT & CROP TOP SET
  11. 60% Off
    -60%
    SLOGAN PRINT OFF-WHITE LEISURE SET
  12. 60% Off
    -60%
    SLOGAN PRINT YELLOW LEISURE SET
  13. 60% Off
    -60%
    White Strappy Top & Tie-up Skirt Set