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 15 items
  2. Blouses 6 items
  3. Body Suits 7 items
  4. Bodycon 51 items
  5. Cover Ups 5 items
  6. Crop Tops 15 items
  7. Cropped Jeans 1 item
  8. Denim Dresses 4 items
  9. Denim Tops 4 items
  10. Dungarees 1 item
  11. Flare Jeans 17 items
  12. Jumpsuits 13 items
  13. Maxi Dresses 77 items
  14. Maxi Skirts 5 items
  15. Midi Dresses 42 items
  16. Midi Skirts 9 items
  17. Nightdresses 8 items
  18. Nightwear Set 17 items
  19. Off Shoulder Tops 2 items
  20. Off-shoulder And Bandeau Dresses 19 items
  21. Pencil Dresses 12 items
  22. Pencil Skirts 1 item
  23. Pinafore 1 item
  24. Playsuits And Rompers 9 items
  25. Sets 130 items
  26. Shift Dresses 5 items
  27. Shirt Dresses 5 items
  28. Shirts 14 items
  29. Short And Mini Skirts 8 items
  30. Skater Dresses 16 items
  31. Skater Skirts 2 items
  32. Skinny Jeans 1 item
  33. Straight Jeans 29 items
  34. Swimsuit 15 items
  35. T-shirts 27 items
  36. Vests And Camis 17 items
  37. Bikini 2 items
  38. Thong 7 items
  39. Sports 4 items
  40. Bralette 2 items
  41. Wrap Dresses 2 items
  42. Mom Jeans 2 items
  43. Baggy Jeans 8 items
  44. Wide Leg Jeans 23 items
  45. Corsets & Tube Tops 15 items
  46. Corset Dresses 4 items
  47. Dressing Gowns & Robes 1 item
Colour
Colour
  1. Beige 217 items
  2. Black 1147 items
  3. Blue 439 items
  4. Brown 312 items
  5. Gold 19 items
  6. Green 273 items
  7. Grey 150 items
  8. Maroon 6 items
  9. Multi 191 items
  10. Orange 64 items
  11. Pink 335 items
  12. Purple 105 items
  13. Red 337 items
  14. Silver 41 items
  15. White 587 items
  16. Yellow 89 items
Less
Size
Size
  1. 1XL 7 items
  2. 26 3 items
  3. 27 4 items
  4. 28 3 items
  5. 29 2 items
  6. 2XL 105 items
  7. 30 3 items
  8. 32 2 items
  9. 3XL 23 items
  10. 4XL 20 items
  11. 5XL 14 items
  12. 70ABC-S 1 item
  13. 70C 1 item
  14. 75ABC-M 1 item
  15. 75B 1 item
  16. 75C 1 item
  17. 75D 1 item
  18. 80ABC-L 1 item
  19. 80B 1 item
  20. 80C 1 item
  21. 80D 1 item
  22. 85B 1 item
  23. 85C 1 item
  24. 85D 1 item
  25. FS 31 items
  26. L 631 items
  27. M 633 items
  28. M/L 2 items
  29. S 599 items
  30. S/M 1 item
  31. XL 317 items
  32. XS 82 items
  33. XXL 44 items
  34. XXXL 4 items
Less
Price
Price
  1. Rs. 200 - 400 6 items
  2. Rs. 400 - 600 4 items
  3. Rs. 600 - 800 14 items
  4. Rs. 800 - 1000 31 items
  5. Rs. 1000 - 1200 48 items
  6. Rs. 1200 - 1400 63 items
  7. Rs. 1400 - 1600 69 items
  8. Rs. 1600 - 1800 91 items
  9. Rs. 1800 - 2000 81 items
  10. Rs. 2000 - 2500 139 items
  11. Rs. 2500 - 3000 137 items
  12. Rs. 3000 - 3500 71 items
  13. Rs. 3500 - 4000 41 items
  14. Rs. 4000 - 4500 8 items
  15. Rs. 4500 - 5000 1 item
  16. Rs. 5000 - 5500 1 item
  17. Rs. 6000 - 6500 1 item
  1. Green Remove This Item
  2. Blue Remove This Item
  3. L Remove This Item
  4. 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_6627c60eca7f97_72332867` 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

786 styles found
  1. 58% Off
    -58%
    LOW-RISE BLUE LACY THONG BRIEF
  2. 60% Off
    -60%
    BLUE CUT-OUT MESH BIKINI BRIEF
  3. 80% Off
    -80%
    Collared Blue-White Top
  4. 60% Off
    -60%
    Dark Green Metal Decor Thong
  5. 60% Off
    -60%
    BUTTERFLIES BLUE CROPPED T-SHIRT
  6. 60% Off
    -60%
    Green Graphic Print Tank
  7. 58% Off
    -58%
    PRINTED BLUE LAYERED-V-HEM CAMI
  8. 58% Off
    -58%
    SQUARE NECK GREEN FITTED CROP TOP