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

New

Filter
Shopping Options
Category
Category
  • Clothing 577 items
Styles
Styles
  1. Asymmetrical Dresses 63 items
  2. Blouses 54 items
  3. Body Suits 151 items
  4. Bodycon 371 items
  5. Caps 1 item
  6. Cover Ups 36 items
  7. Crop Tops 146 items
  8. Cropped Jeans 1 item
  9. Denim Dresses 7 items
  10. Denim Tops 4 items
  11. Flare Jeans 22 items
  12. Hats 1 item
  13. Jumpsuits 84 items
  14. Maxi Dresses 299 items
  15. Maxi Skirts 34 items
  16. Midi Dresses 145 items
  17. Midi Skirts 41 items
  18. Nightdresses 25 items
  19. Nightwear Set 88 items
  20. Off Shoulder Tops 30 items
  21. Off-shoulder And Bandeau Dresses 131 items
  22. Pencil Dresses 67 items
  23. Pencil Skirts 10 items
  24. Pinafore 1 item
  25. Playsuits And Rompers 57 items
  26. Retro Sunglasses 2 items
  27. Sets 634 items
  28. Shift Dresses 26 items
  29. Shirt Dresses 18 items
  30. Shirts 51 items
  31. Short And Mini Skirts 55 items
  32. Skater Dresses 74 items
  33. Skater Skirts 15 items
  34. Skinny Jeans 2 items
  35. Straight Jeans 43 items
  36. Swimsuit 99 items
  37. T-shirts 252 items
  38. Tunic Dresses 6 items
  39. Tunic Tops 1 item
  40. Vests And Camis 134 items
  41. Wayfarers And Square Frame Sunglasses 3 items
  42. Gloves 4 items
  43. Hipster 8 items
  44. Bikini 17 items
  45. Boyshort 2 items
  46. Thong 91 items
  47. Boyleg 1 item
  48. Sports 17 items
  49. T-Shirt Bra 2 items
  50. Bralette 13 items
  51. Padded 2 items
  52. Non Padded 2 items
  53. Collars 11 items
  54. Wrap Dresses 4 items
  55. Mom Jeans 2 items
  56. Baggy Jeans 6 items
  57. Vests 1 item
  58. Wide Leg Jeans 18 items
  59. Boot Cuffs 1 item
  60. Neck Warmer 1 item
  61. Shawl 4 items
  62. Corsets & Tube Tops 160 items
  63. Cold Shoulder Tops 5 items
  64. Sarong 4 items
  65. Corset Dresses 40 items
  66. Dressing Gowns & Robes 6 items
Colour
Colour
  1. Beige 37 items
  2. Black 128 items
  3. Blue 46 items
  4. Brown 45 items
  5. Gold 6 items
  6. Green 45 items
  7. Grey 23 items
  8. Maroon 2 items
  9. Multi 30 items
  10. Orange 9 items
  11. Pink 48 items
  12. Purple 12 items
  13. Red 40 items
  14. Silver 5 items
  15. White 90 items
  16. Yellow 11 items
Less
Size
Size
  1. 2XL 44 items
  2. 3XL 10 items
  3. 4XL 7 items
  4. 5XL 4 items
  5. FS 28 items
  6. L 471 items
  7. M 474 items
  8. S 417 items
  9. XL 173 items
  10. XS 16 items
  11. XXL 30 items
  12. XXXL 1 item
Less
Price
Price
  1. Rs. 400 - 600 1 item
  2. Rs. 600 - 800 20 items
  3. Rs. 800 - 1000 43 items
  4. Rs. 1000 - 1200 39 items
  5. Rs. 1200 - 1400 79 items
  6. Rs. 1400 - 1600 56 items
  7. Rs. 1600 - 1800 52 items
  8. Rs. 1800 - 2000 45 items
  9. Rs. 2000 - 2500 100 items
  10. Rs. 2500 - 3000 48 items
  11. Rs. 3000 - 3500 18 items
  12. Rs. 3500 - 4000 16 items
  13. Rs. 4000 - 4500 6 items
  14. Rs. 4500 - 5000 1 item
  15. Rs. 5000 - 5500 1 item
  1. Tunic Tops Remove This Item
  2. T-shirts Remove This Item
  3. Maxi Dresses Remove This Item
  4. Nightdresses 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=385 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_6606ac390c3d77_34456557` 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

538 styles found
  1. 59% Off
    -59%
    WHITE ASYMMETRIC SLIM T-SHIRT
  2. 58% Off
    -58%
    PRINTED OFF-WHITE CROP T-SHIRT
  3. 59% Off
    -59%
    IRREGULAR HEM GREY CASUAL T-SHIRT
  4. 59% Off
    -59%
    IRREGULAR HEM PINK CASUAL T-SHIRT
  5. 58% Off
    -58%
    PRINTED CASUAL KHAKI T-SHIRT
  6. 60% Off
    -60%
    LOOSE PRINTED FRONT GREY T-SHIRT
  7. 60% Off
    -60%
    LOOSE PRINTED FRONT WHITE T-SHIRT