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 9 items
  2. Blouses 7 items
  3. Body Suits 18 items
  4. Bodycon 65 items
  5. Cover Ups 4 items
  6. Crop Tops 21 items
  7. Cropped Jeans 1 item
  8. Denim Dresses 5 items
  9. Denim Tops 4 items
  10. Dungarees 1 item
  11. Flare Jeans 18 items
  12. Jumpsuits 16 items
  13. Maxi Dresses 57 items
  14. Maxi Skirts 7 items
  15. Midi Dresses 28 items
  16. Midi Skirts 11 items
  17. Nightdresses 2 items
  18. Nightwear Set 15 items
  19. Off Shoulder Tops 4 items
  20. Off-shoulder And Bandeau Dresses 24 items
  21. Pencil Dresses 11 items
  22. Pencil Skirts 2 items
  23. Pinafore 2 items
  24. Playsuits And Rompers 10 items
  25. Sets 114 items
  26. Shift Dresses 6 items
  27. Shirt Dresses 3 items
  28. Shirts 12 items
  29. Short And Mini Skirts 13 items
  30. Skater Dresses 9 items
  31. Skater Skirts 2 items
  32. Skinny Jeans 1 item
  33. Straight Jeans 30 items
  34. Swimsuit 17 items
  35. T-shirts 41 items
  36. Tunic Dresses 1 item
  37. Vests And Camis 27 items
  38. Bikini 2 items
  39. Thong 6 items
  40. Sports 2 items
  41. Bralette 3 items
  42. Wrap Dresses 1 item
  43. Mom Jeans 1 item
  44. Baggy Jeans 8 items
  45. Wide Leg Jeans 20 items
  46. Corsets & Tube Tops 15 items
  47. Corset Dresses 3 items
  48. Dressing Gowns & Robes 1 item
Colour
Colour
  1. Beige 218 items
  2. Black 1130 items
  3. Blue 438 items
  4. Brown 309 items
  5. Gold 21 items
  6. Green 281 items
  7. Grey 159 items
  8. Maroon 6 items
  9. Multi 181 items
  10. Orange 64 items
  11. Pink 337 items
  12. Purple 103 items
  13. Red 336 items
  14. Silver 40 items
  15. White 580 items
  16. Yellow 85 items
Less
Size
Size
  1. 14 0 items
  2. 1XL 5 items
  3. 26 3 items
  4. 27 3 items
  5. 28 2 items
  6. 29 1 item
  7. 2XL 93 items
  8. 30 3 items
  9. 32 2 items
  10. 3XL 17 items
  11. 4XL 16 items
  12. 5XL 8 items
  13. 70A 1 item
  14. 70ABC-S 1 item
  15. 70B 1 item
  16. 75A 1 item
  17. 75ABC-M 1 item
  18. 75B 1 item
  19. 75C 1 item
  20. 80ABC-L 1 item
  21. 80B 1 item
  22. 80C 1 item
  23. 85B 1 item
  24. 85C 1 item
  25. FS 47 items
  26. L 672 items
  27. M 673 items
  28. M/L 2 items
  29. S 632 items
  30. S/M 1 item
  31. XL 299 items
  32. XS 88 items
  33. XXL 30 items
  34. XXXL 6 items
  35. 0XL 1 item
Less
Price
Price
  1. Rs. 200 - 400 6 items
  2. Rs. 400 - 600 5 items
  3. Rs. 600 - 800 8 items
  4. Rs. 800 - 1000 45 items
  5. Rs. 1000 - 1200 57 items
  6. Rs. 1200 - 1400 70 items
  7. Rs. 1400 - 1600 77 items
  8. Rs. 1600 - 1800 84 items
  9. Rs. 1800 - 2000 79 items
  10. Rs. 2000 - 2500 135 items
  11. Rs. 2500 - 3000 132 items
  12. Rs. 3000 - 3500 66 items
  13. Rs. 3500 - 4000 49 items
  14. Rs. 4000 - 4500 8 items
  15. Rs. 4500 - 5000 1 item
  16. Rs. 5000 - 5500 2 items
  1. Brown Remove This Item
  2. Blue Remove This Item
  3. S Remove This Item
  4. 14 Remove This Item
  5. XXXL Remove This Item
  6. M 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_6623004f997164_57706859` 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

819 styles found
  1. 60% Off
    -60%
    WHO DOESN’T LOVE KHAKI WINTER DRESS
  2. 60% Off
    -60%
    STRAIGHT LEG WASHED BROWN JEANS
  3. 60% Off
    -60%
    Faux Leather Colorblock Brown Jacket
  4. 60% Off
    -60%
    RETRO STYLE COFFE BROWN DENIM JACKET
  5. 58% Off
    -58%
    CASUAL ZIPPER DENIM SHORT DRESS
  6. 60% Off
    -60%
    Tiered V-neck Full Sleeved Blue Dress
  7. 60% Off
    -60%
    Deep Blue Lace-up Back Panelled Dress
  8. 60% Off
    -60%
    CASUAL FITS BLUE JEANS
  9. 60% Off
    -60%
    BROWN BUTTON-DOWN BLOUSE AND SKIRT
  10. 60% Off
    -60%
    Gradient Blue Loose Straight Jeans
  11. 60% Off
    -60%
    Blue Retro Effect Mom Jeans
  12. 60% Off
    -60%
    Blue Plaid Pattern Wide-fit Pants
  13. 60% Off
    -60%
    Khaki Plaid Pattern Wide-fit Pants
  14. 60% Off
    -60%
    SEQUIN HIGH SLIT BLUE MAXI DRESS
  15. 60% Off
    -60%
    SEQUIN BLUE CURVED BACK MAXI DRESS