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
  • Clothing 700 items
Styles
Styles
  1. Asymmetrical Dresses 13 items
  2. Blouses 20 items
  3. Body Suits 33 items
  4. Bodycon 63 items
  5. Cover Ups 13 items
  6. Crop Tops 29 items
  7. Dungarees 1 item
  8. Jumpsuits 9 items
  9. Maxi Dresses 40 items
  10. Maxi Skirts 6 items
  11. Midi Dresses 21 items
  12. Midi Skirts 1 item
  13. Nightdresses 6 items
  14. Nightwear Set 11 items
  15. Off Shoulder Tops 9 items
  16. Off-shoulder And Bandeau Dresses 23 items
  17. Pencil Dresses 3 items
  18. Pencil Skirts 1 item
  19. Playsuits And Rompers 7 items
  20. Sets 84 items
  21. Shift Dresses 3 items
  22. Shirt Dresses 4 items
  23. Shirts 21 items
  24. Short And Mini Skirts 5 items
  25. Skater Dresses 17 items
  26. Skater Skirts 4 items
  27. Straight Jeans 5 items
  28. Swimsuit 21 items
  29. T-shirts 58 items
  30. Tunic Tops 1 item
  31. Vests And Camis 42 items
  32. Thong 9 items
  33. Sports 4 items
  34. T-Shirt Bra 1 item
  35. Bralette 3 items
  36. Collars 2 items
  37. Mom Jeans 1 item
  38. Baggy Jeans 2 items
  39. Vests 1 item
  40. Corsets & Tube Tops 41 items
  41. Corset Dresses 8 items
  42. Dressing Gowns & Robes 1 item
Colour
Colour
  1. Beige 217 items
  2. Black 1151 items
  3. Blue 449 items
  4. Brown 313 items
  5. Gold 19 items
  6. Green 282 items
  7. Grey 156 items
  8. Maroon 6 items
  9. Multi 194 items
  10. Orange 65 items
  11. Pink 342 items
  12. Purple 104 items
  13. Red 345 items
  14. Silver 41 items
  15. White 587 items
  16. Yellow 92 items
Less
Size
Size
  1. 1XL 3 items
  2. 2XL 63 items
  3. 35 7 items
  4. 36 20 items
  5. 37 25 items
  6. 38 24 items
  7. 39 17 items
  8. 3XL 15 items
  9. 40 7 items
  10. 4XL 10 items
  11. 5XL 3 items
  12. 70A 3 items
  13. 70ABC-S 3 items
  14. 70B 6 items
  15. 70C 6 items
  16. 70D 3 items
  17. 70E 2 items
  18. 75A 3 items
  19. 75ABC-M 3 items
  20. 75B 7 items
  21. 75C 7 items
  22. 75D 5 items
  23. 75E 2 items
  24. 80A 3 items
  25. 80ABC-L 3 items
  26. 80B 7 items
  27. 80C 7 items
  28. 80D 5 items
  29. 80E 2 items
  30. 85B 7 items
  31. 85C 7 items
  32. 85D 6 items
  33. 85E 2 items
  34. 90C 2 items
  35. 90D 2 items
  36. 95C 2 items
  37. 95D 2 items
  38. FS 39 items
  39. L 591 items
  40. M 594 items
  41. S 541 items
  42. XL 226 items
  43. XS 63 items
  44. XXL 22 items
  45. 37/3 0 items
  46. 0XL 1 item
Less
Price
Price
  1. Rs. 0 - 200 1 item
  2. Rs. 200 - 400 7 items
  3. Rs. 400 - 600 9 items
  4. Rs. 600 - 800 15 items
  5. Rs. 800 - 1000 51 items
  6. Rs. 1000 - 1200 65 items
  7. Rs. 1200 - 1400 75 items
  8. Rs. 1400 - 1600 84 items
  9. Rs. 1600 - 1800 70 items
  10. Rs. 1800 - 2000 48 items
  11. Rs. 2000 - 2500 118 items
  12. Rs. 2500 - 3000 83 items
  13. Rs. 3000 - 3500 25 items
  14. Rs. 3500 - 4000 29 items
  15. Rs. 4000 - 4500 4 items
  16. Rs. 4500 - 5000 2 items
  17. Rs. 5000 - 5500 1 item
  1. Orange Remove This Item
  2. White Remove This Item
  3. 1XL Remove This Item
  4. 37/3 Remove This Item
  5. M Remove This Item
  6. L 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_6622ff23e68967_27956965` 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

701 styles found
  1. 60% Off
    -60%
    CLASSICALLY THRIVING WHITE DRESS
  2. 59% Off
    -59%
    GAUZE OFF-SHOULDER SLEEVE WHITE DRESS
  3. 60% Off
    -60%
    TWO PIECE RETRO OFF-WHITE CO-ORD SET
  4. 58% Off
    -58%
    JACQUARD WHITE MIDI A-LINE DRESS
  5. 58% Off
    -58%
    SQUARE NECK WHITE CORSET DRESS
  6. 60% Off
    -60%
    White Floral Pattern Panelled Dress
  7. 60% Off
    -60%
    White Lace A-line Tube Dress
  8. 60% Off
    -60%
    White Off-shoulder Sheath Dress
  9. 60% Off
    -60%
    White Mid-rise Loose Cargo Pants
  10. 60% Off
    -60%
    MY LACE WHITE SWIMSUIT
  11. 60% Off
    -60%
    BUTTON UP WHITE TOP
    New
    Button Up White Top
    ₹9,352
    ₹3,741 (60% Off)
  12. 60% Off
    -60%
    White Relaxed Fit Dungaree
  13. 60% Off
    -60%
    White Baggy Fit High-waisted Pants