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 69 items
  2. Blouses 41 items
  3. Body Suits 145 items
  4. Bodycon 408 items
  5. Cover Ups 41 items
  6. Crop Tops 142 items
  7. Denim Dresses 4 items
  8. Denim Tops 3 items
  9. Dungarees 3 items
  10. Flare Jeans 22 items
  11. Jumpsuits 71 items
  12. Maxi Dresses 320 items
  13. Maxi Skirts 32 items
  14. Midi Dresses 139 items
  15. Midi Skirts 17 items
  16. Nightdresses 1 item
  17. Nightwear Set 13 items
  18. Off Shoulder Tops 28 items
  19. Off-shoulder And Bandeau Dresses 129 items
  20. Pencil Dresses 40 items
  21. Pencil Skirts 8 items
  22. Pinafore 2 items
  23. Playsuits And Rompers 62 items
  24. Sets 467 items
  25. Shift Dresses 20 items
  26. Shirt Dresses 16 items
  27. Shirts 48 items
  28. Short And Mini Skirts 49 items
  29. Skater Dresses 81 items
  30. Skater Skirts 15 items
  31. Skinny Jeans 1 item
  32. Straight Jeans 57 items
  33. Swimsuit 27 items
  34. T-shirts 189 items
  35. Tunic Dresses 2 items
  36. Vests And Camis 168 items
  37. Bikini 1 item
  38. Thong 28 items
  39. Sports 13 items
  40. T-Shirt Bra 2 items
  41. Bralette 15 items
  42. Collars 1 item
  43. Wrap Dresses 3 items
  44. Mom Jeans 3 items
  45. Baggy Jeans 8 items
  46. Wide Leg Jeans 28 items
  47. Corsets & Tube Tops 179 items
  48. Cold Shoulder Tops 3 items
  49. Corset Dresses 38 items
Colour
Colour
  1. Beige 177 items
  2. Black 956 items
  3. Blue 367 items
  4. Brown 262 items
  5. Gold 17 items
  6. Green 235 items
  7. Grey 130 items
  8. Maroon 2 items
  9. Multi 149 items
  10. Orange 51 items
  11. Pink 286 items
  12. Purple 75 items
  13. Red 278 items
  14. Silver 31 items
  15. White 483 items
  16. Yellow 63 items
Less
Size
Size
  1. 14 0 items
  2. 1XL 25 items
  3. 26 3 items
  4. 27 4 items
  5. 28 3 items
  6. 29 2 items
  7. 2XL 432 items
  8. 30 3 items
  9. 32 2 items
  10. 3XL 133 items
  11. 4XL 92 items
  12. 5XL 70 items
  13. 6XL 4 items
  14. 70A 6 items
  15. 70ABC-S 8 items
  16. 70B 11 items
  17. 70C 11 items
  18. 70D 5 items
  19. 70E 3 items
  20. 75A 6 items
  21. 75ABC-M 9 items
  22. 75B 13 items
  23. 75C 15 items
  24. 75D 10 items
  25. 75E 3 items
  26. 80A 5 items
  27. 80ABC-L 9 items
  28. 80B 15 items
  29. 80C 15 items
  30. 80D 10 items
  31. 80E 3 items
  32. 85B 15 items
  33. 85C 15 items
  34. 85D 11 items
  35. 85E 3 items
  36. 90C 3 items
  37. 90D 3 items
  38. 95C 3 items
  39. 95D 3 items
  40. FS 258 items
  41. L 3832 items
  42. M 3869 items
  43. M/L 2 items
  44. S 3556 items
  45. S/M 1 item
  46. XL 1553 items
  47. XS 366 items
  48. XXL 152 items
  49. XXXL 19 items
  50. 0XL 3 items
Less
Price
Price
  1. Rs. 0 - 200 2 items
  2. Rs. 200 - 400 36 items
  3. Rs. 400 - 600 1 item
  4. Rs. 600 - 800 49 items
  5. Rs. 800 - 1000 208 items
  6. Rs. 1000 - 1200 277 items
  7. Rs. 1200 - 1400 353 items
  8. Rs. 1400 - 1600 386 items
  9. Rs. 1600 - 1800 374 items
  10. Rs. 1800 - 2000 300 items
  11. Rs. 2000 - 2500 581 items
  12. Rs. 2500 - 3000 408 items
  13. Rs. 3000 - 3500 188 items
  14. Rs. 3500 - 4000 131 items
  15. Rs. 4000 - 4500 27 items
  16. Rs. 4500 - 5000 10 items
  1. S Remove This Item
  2. 14 Remove This Item
  3. 29 Remove This Item
  4. 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=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_661e68daaf8c70_53402521` 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

3562 styles found
  1. 60% Off
    -60%
    ABSTRACT PRINT ZIP-BACK BLACK DRESS
  2. 60% Off
    -60%
    STRAIGHT LEG WASHED BROWN JEANS
  3. 59% Off
    -59%
    GAUZE OFF-SHOULDER SLEEVE WHITE DRESS
  4. 60% Off
    -60%
    Grey Multi-pocket Baggy Cargo Pants
  5. 60% Off
    -60%
    RETRO STYLE COFFE BROWN DENIM JACKET
  6. 60% Off
    -60%
    BLACK RIPPED KNEE STRAIGHT LEG JEANS
  7. 58% Off
    -58%
    CASUAL ZIPPER DENIM SHORT DRESS
  8. 60% Off
    -60%
    PINK LOW-WAIST WIDE CARGO PANT
  9. 60% Off
    -60%
    Green Pleated-knee Detail Trousers
  10. 60% Off
    -60%
    Claret Pleated-knee Detail Trousers
  11. 60% Off
    -60%
    Black Pleated-knee Detail Trousers
  12. 59% Off
    -59%
    RETRO BOXY OFF-WHITE CO-ORD SET
  13. 58% Off
    -58%
    SLIT CORSETRY MAXI RED DRESS
  14. 60% Off
    -60%
    Tiered V-neck Full Sleeved Blue Dress