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 10 items
  2. Blouses 12 items
  3. Body Suits 17 items
  4. Bodycon 66 items
  5. Caps 1 item
  6. Cover Ups 14 items
  7. Crop Tops 22 items
  8. Earrings 6 items
  9. Jumpsuits 11 items
  10. Maxi Dresses 64 items
  11. Maxi Skirts 6 items
  12. Midi Dresses 17 items
  13. Midi Skirts 2 items
  14. Necklace 6 items
  15. Nightdresses 9 items
  16. Nightwear Set 23 items
  17. Off Shoulder Tops 3 items
  18. Off-shoulder And Bandeau Dresses 20 items
  19. Pencil Dresses 8 items
  20. Pencil Skirts 2 items
  21. Playsuits And Rompers 10 items
  22. Retro Sunglasses 1 item
  23. Rings 3 items
  24. Sets 121 items
  25. Shift Dresses 3 items
  26. Shirt Dresses 2 items
  27. Shirts 7 items
  28. Short And Mini Skirts 11 items
  29. Skater Dresses 17 items
  30. Skater Skirts 2 items
  31. Straight Jeans 4 items
  32. Swimsuit 7 items
  33. T-shirts 40 items
  34. Tunic Dresses 1 item
  35. Vests And Camis 24 items
  36. Wayfarers And Square Frame Sunglasses 1 item
  37. Gloves 1 item
  38. Hipster 3 items
  39. Bikini 4 items
  40. Boyshort 2 items
  41. Thong 18 items
  42. Sports 1 item
  43. T-Shirt Bra 1 item
  44. Padded 1 item
  45. Non Padded 1 item
  46. Collars 3 items
  47. Wrap Dresses 1 item
  48. Wide Leg Jeans 1 item
  49. Corsets & Tube Tops 33 items
  50. Cold Shoulder Tops 3 items
  51. Corset Dresses 4 items
Colour
Colour
  1. Beige 267 items
  2. Black 1414 items
  3. Blue 548 items
  4. Brown 467 items
  5. Gold 71 items
  6. Green 377 items
  7. Grey 199 items
  8. Maroon 7 items
  9. Multi 229 items
  10. Orange 87 items
  11. Pink 449 items
  12. Purple 144 items
  13. Red 413 items
  14. Silver 74 items
  15. White 739 items
  16. Yellow 125 items
Less
Size
Size
  1. 1XL 5 items
  2. 2XL 56 items
  3. 36 13 items
  4. 37 19 items
  5. 38 22 items
  6. 39 14 items
  7. 3XL 13 items
  8. 40 1 item
  9. 4XL 5 items
  10. 5XL 4 items
  11. 70A 2 items
  12. 70ABC-S 1 item
  13. 70B 3 items
  14. 70C 3 items
  15. 70D 2 items
  16. 70E 1 item
  17. 75A 2 items
  18. 75ABC-M 1 item
  19. 75B 3 items
  20. 75C 3 items
  21. 75D 2 items
  22. 75E 1 item
  23. 80A 2 items
  24. 80ABC-L 1 item
  25. 80B 3 items
  26. 80C 3 items
  27. 80D 2 items
  28. 80E 1 item
  29. 85B 3 items
  30. 85C 3 items
  31. 85D 2 items
  32. 85E 1 item
  33. 90C 1 item
  34. 90D 1 item
  35. 95C 1 item
  36. 95D 1 item
  37. FS 43 items
  38. L 492 items
  39. M 507 items
  40. S 480 items
  41. XL 226 items
  42. XS 40 items
  43. XXL 16 items
Less
Heel Size
Heel Size
  1. Flats 2 items
  2. Low Heels 20 items
Price
Price
  1. Rs. 0 - 200 5 items
  2. Rs. 200 - 400 19 items
  3. Rs. 400 - 600 12 items
  4. Rs. 600 - 800 15 items
  5. Rs. 800 - 1000 38 items
  6. Rs. 1000 - 1200 50 items
  7. Rs. 1200 - 1400 79 items
  8. Rs. 1400 - 1600 74 items
  9. Rs. 1600 - 1800 78 items
  10. Rs. 1800 - 2000 45 items
  11. Rs. 2000 - 2500 117 items
  12. Rs. 2500 - 3000 114 items
  13. Rs. 3000 - 3500 53 items
  14. Rs. 3500 - 4000 20 items
  15. Rs. 4000 - 4500 8 items
  16. Rs. 4500 - 5000 2 items
  17. Rs. 5000 - 5500 1 item
  1. Beige Remove This Item
  2. Pink Remove This Item
  3. Gold 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` 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_6621aade891bb1_35123974` AS `search_result` ON e.entity_id = search_result.entity_id WHERE (stock_status_index.stock_status = 1) ORDER BY `cat_index`.`position` ASC, `e`.`entity_id` DESC LIMIT 24 OFFSET 96

787 styles found
  1. 60% Off
    -60%
    Sequined Plus Size Short Swing Dress
  2. 60% Off
    -60%
    Apricot Glitter Tassels Co-ord Set
  3. 60% Off
    -60%
    Pink Glitter Tassels Co-ord Set
  4. 60% Off
    -60%
    Rose Red Floral Lace-up Corsetry Top
  5. 60% Off
    -60%
    Pink Bustier Belt
    New
    Pink Bustier Belt
    ₹4,335
    ₹1,734 (60% Off)
  6. 60% Off
    -60%
    Pink Corset Fit Bustier Midi Dress
  7. 60% Off
    -60%
    Pink Backless Tie-up A-line Dress