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
Styles
Styles
  1. Asymmetrical Dresses 22 items
  2. Blouses 13 items
  3. Body Suits 69 items
  4. Bodycon 166 items
  5. Cover Ups 13 items
  6. Crop Tops 56 items
  7. Dungarees 1 item
  8. Flare Jeans 7 items
  9. Jumpsuits 38 items
  10. Maxi Dresses 97 items
  11. Maxi Skirts 11 items
  12. Midi Dresses 42 items
  13. Midi Skirts 8 items
  14. Necklace 1 item
  15. Nightdresses 8 items
  16. Nightwear Set 11 items
  17. Off Shoulder Tops 9 items
  18. Off-shoulder And Bandeau Dresses 46 items
  19. Pencil Dresses 22 items
  20. Pencil Skirts 4 items
  21. Playsuits And Rompers 27 items
  22. Sets 146 items
  23. Shift Dresses 7 items
  24. Shirt Dresses 1 item
  25. Shirts 15 items
  26. Short And Mini Skirts 19 items
  27. Skater Dresses 30 items
  28. Skater Skirts 5 items
  29. Skinny Jeans 1 item
  30. Straight Jeans 12 items
  31. Swimsuit 46 items
  32. T-shirts 75 items
  33. Vests And Camis 59 items
  34. Wayfarers And Square Frame Sunglasses 2 items
  35. Bikini 3 items
  36. Thong 23 items
  37. Boyleg 1 item
  38. Sports 5 items
  39. Bralette 9 items
  40. Collars 4 items
  41. Wrap Dresses 2 items
  42. Mom Jeans 1 item
  43. Baggy Jeans 1 item
  44. Vests 1 item
  45. Wide Leg Jeans 1 item
  46. Shawl 1 item
  47. Corsets & Tube Tops 66 items
  48. Cold Shoulder Tops 2 items
  49. Corset Dresses 18 items
Colour
Colour
  1. Beige 272 items
  2. Black 1428 items
  3. Blue 545 items
  4. Brown 470 items
  5. Gold 71 items
  6. Green 383 items
  7. Grey 196 items
  8. Maroon 7 items
  9. Multi 230 items
  10. Orange 89 items
  11. Pink 456 items
  12. Purple 146 items
  13. Red 411 items
  14. Silver 76 items
  15. White 754 items
  16. Yellow 125 items
Less
Size
Size
  1. 1XL 4 items
  2. 2XL 104 items
  3. 35 5 items
  4. 36 31 items
  5. 37 40 items
  6. 38 41 items
  7. 39 35 items
  8. 3XL 48 items
  9. 40 15 items
  10. 4XL 32 items
  11. 5XL 25 items
  12. 6XL 1 item
  13. 70ABC-S 2 items
  14. 70B 1 item
  15. 70C 1 item
  16. 75ABC-M 2 items
  17. 75B 1 item
  18. 75C 2 items
  19. 75D 2 items
  20. 80ABC-L 2 items
  21. 80B 2 items
  22. 80C 2 items
  23. 80D 1 item
  24. 85B 2 items
  25. 85C 2 items
  26. 85D 2 items
  27. FS 52 items
  28. L 1080 items
  29. M 1071 items
  30. S 1009 items
  31. XL 378 items
  32. XS 84 items
  33. XXL 26 items
  34. XXXL 4 items
  35. 0XL 1 item
Less
Heel Size
Heel Size
  1. Flats 3 items
  2. Low Heels 41 items
  3. Mid Heels 1 item
Price
Price
  1. Rs. 0 - 200 3 items
  2. Rs. 200 - 400 13 items
  3. Rs. 400 - 600 23 items
  4. Rs. 600 - 800 27 items
  5. Rs. 800 - 1000 93 items
  6. Rs. 1000 - 1200 147 items
  7. Rs. 1200 - 1400 154 items
  8. Rs. 1400 - 1600 204 items
  9. Rs. 1600 - 1800 173 items
  10. Rs. 1800 - 2000 152 items
  11. Rs. 2000 - 2500 255 items
  12. Rs. 2500 - 3000 186 items
  13. Rs. 3000 - 3500 58 items
  14. Rs. 3500 - 4000 29 items
  15. Rs. 4000 - 4500 8 items
  16. Rs. 4500 - 5000 3 items
  17. Rs. 5000 - 5500 2 items
  1. Orange Remove This Item
  2. Black 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_662829673dbf84_85781449` 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

1516 styles found
  1. 60% Off
    -60%
    ABSTRACT PRINT ZIP-BACK BLACK DRESS
  2. 60% Off
    -60%
    BLACK FREE SIZE SINGLE-BREASTED COAT
  3. 60% Off
    -60%
    BLACK RIPPED KNEE STRAIGHT LEG JEANS
  4. 60% Off
    -60%
    BLACK SHORT MANDARIN-NECK JACKET
  5. 60% Off
    -60%
    Black Pleated-knee Detail Trousers
  6. 60% Off
    -60%
    Black Lace-up Strap Skirt Suit Set
  7. 60% Off
    -60%
    Black Cord-stopper High-waist Pants
  8. 60% Off
    -60%
    Black Cord-stopper Waist Pants
  9. 60% Off
    -60%
    Black Long Ruffle-detail Dress
  10. 60% Off
    -60%
    Gradient Black Loose Straight Jeans
  11. 60% Off
    -60%
    BLACK CONTRAST COLOR BODYCON DRESS
  12. 60% Off
    -60%
    Black Plaid Pattern Wide-fit Pants