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

Women

Filter
Shopping Options
Category
Category
Styles
Styles
  1. Asymmetrical Dresses 27 items
  2. Blouses 23 items
  3. Body Suits 32 items
  4. Bodycon 142 items
  5. Cover Ups 13 items
  6. Crop Tops 43 items
  7. Cropped Jeans 1 item
  8. Denim Dresses 1 item
  9. Jumpsuits 22 items
  10. Maxi Dresses 116 items
  11. Maxi Skirts 6 items
  12. Midi Dresses 68 items
  13. Midi Skirts 8 items
  14. Nightdresses 11 items
  15. Nightwear Set 60 items
  16. Off Shoulder Tops 4 items
  17. Off-shoulder And Bandeau Dresses 56 items
  18. Pencil Dresses 17 items
  19. Playsuits And Rompers 9 items
  20. Sets 234 items
  21. Shift Dresses 16 items
  22. Shirt Dresses 6 items
  23. Shirts 32 items
  24. Short And Mini Skirts 4 items
  25. Skater Dresses 46 items
  26. Skater Skirts 2 items
  27. Straight Jeans 1 item
  28. Swimsuit 60 items
  29. T-shirts 65 items
  30. Tunic Dresses 6 items
  31. Tunic Tops 2 items
  32. Vests And Camis 39 items
  33. Hipster 13 items
  34. Bikini 40 items
  35. Boyshort 83 items
  36. Thong 99 items
  37. Boyleg 1 item
  38. Full Figure 3 items
  39. Sports 1 item
  40. T-Shirt Bra 7 items
  41. Bralette 2 items
  42. Padded 1 item
  43. Non Padded 7 items
  44. Wrap Dresses 2 items
  45. Wide Leg Jeans 1 item
  46. Corsets & Tube Tops 75 items
  47. Cold Shoulder Tops 1 item
  48. Sarong 5 items
  49. Corset Dresses 9 items
  50. Dressing Gowns & Robes 3 items
Colour
Colour
  1. Beige 121 items
  2. Black 595 items
  3. Blue 219 items
  4. Brown 175 items
  5. Gold 5 items
  6. Green 174 items
  7. Grey 87 items
  8. Maroon 1 item
  9. Multi 135 items
  10. Orange 54 items
  11. Pink 193 items
  12. Purple 60 items
  13. Red 167 items
  14. Silver 15 items
  15. White 319 items
  16. Yellow 61 items
Less
Size
Size
  1. 1XL 6 items
  2. 2XL 37 items
  3. 3XL 10 items
  4. 4XL 7 items
  5. 5XL 6 items
  6. 70A 3 items
  7. 70B 3 items
  8. 70C 3 items
  9. 70D 1 item
  10. 70E 1 item
  11. 75A 3 items
  12. 75ABC-M 1 item
  13. 75B 3 items
  14. 75C 3 items
  15. 75D 1 item
  16. 75E 1 item
  17. 80A 3 items
  18. 80ABC-L 1 item
  19. 80B 3 items
  20. 80C 3 items
  21. 80D 1 item
  22. 80E 1 item
  23. 85B 3 items
  24. 85C 3 items
  25. 85D 1 item
  26. 85E 1 item
  27. 90C 1 item
  28. 90D 1 item
  29. 95C 1 item
  30. 95D 1 item
  31. FS 1 item
  32. L 249 items
  33. L/80 1 item
  34. M 250 items
  35. M/75 1 item
  36. S 220 items
  37. S/70 1 item
  38. XL 112 items
  39. XL/85 1 item
  40. XS 10 items
  41. XXL 7 items
  42. 0XL 4 items
Less
Price
Price
  1. Rs. 200 - 400 6 items
  2. Rs. 800 - 1000 9 items
  3. Rs. 1000 - 1200 22 items
  4. Rs. 1200 - 1400 51 items
  5. Rs. 1400 - 1600 43 items
  6. Rs. 1600 - 1800 37 items
  7. Rs. 1800 - 2000 33 items
  8. Rs. 2000 - 2500 55 items
  9. Rs. 2500 - 3000 31 items
  10. Rs. 3000 - 3500 14 items
  11. Rs. 3500 - 4000 2 items
  1. Off Shoulder Tops Remove This Item
  2. Shirts Remove This Item
  3. Sets Remove This Item
  4. Body Suits Remove This Item
  5. Red Remove This Item
  6. Multi 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=469 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_661ed9bd982599_77021287` 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

302 styles found
  1. 95% Off
    -95%
    PRINTED BLACK/WHITE REGULAR SHIRT
  2. 95% Off
    -95%
    PRETTY LITTLE RED TWO PIECE SET
  3. 80% Off
    -80%
    2PC ROSE-RED DESIGNER BIKINI SET
  4. 58% Off
    -58%
    RIBBED ROSE-RED HIGH-CUT BODYSUIT
  5. 59% Off
    -59%
    LACY CLARET 2PC LINGERIE SET
  6. 58% Off
    -58%
    CURVED-V NECK CRIMSON BODYSUIT
  7. 58% Off
    -58%
    RED MESH-DETAIL SEAMLESS BODYSUIT
  8. 58% Off
    -58%
    HALTER CUT-SHOULDER RED BODYSUIT
  9. 60% Off
    -60%
    BLUE OFF-SHOULDER PRINTED MESH TOP
  10. 60% Off
    -60%
    Mock Neck Claret Seamless Bodysuit
  11. 60% Off
    -60%
    Mock Neck Red Seamless Bodysuit
  12. 58% Off
    -58%
    LACY RED TRANSLUCENT BODYSUIT
  13. 58% Off
    -58%
    LACY FUCHSIA TRANSLUCENT BODYSUIT
  14. 58% Off
    -58%
    LAYERED-OMBRE TWO PIECE MESH TOP SET