app-download-header
Banner 12

Banner 12

Lingerie

Filter
Shopping Options
Category
Category
Styles
Styles
  1. Sets 85 items
  2. Hipster 27 items
  3. Bikini 15 items
  4. Boyshort 43 items
  5. Thong 127 items
  6. Cycling Short 4 items
  7. Sports 51 items
  8. T-Shirt Bra 4 items
  9. Bralette 9 items
  10. Sports Bra 20 items
Colour
Colour
  1. Beige 15 items
  2. Black 81 items
  3. Blue 38 items
  4. Brown 8 items
  5. Gold 1 item
  6. Green 34 items
  7. Grey 13 items
  8. Maroon 4 items
  9. Multi 46 items
  10. Orange 6 items
  11. Pink 57 items
  12. Purple 29 items
  13. Red 55 items
  14. White 58 items
  15. Yellow 5 items
Less
Size
Size
  1. 2XL 23 items
  2. 32B 8 items
  3. 32C 16 items
  4. 32D 1 item
  5. 32E 1 item
  6. 34B 8 items
  7. 34C 5 items
  8. 34D 1 item
  9. 36B 7 items
  10. 36C 4 items
  11. 36D 1 item
  12. 36G 1 item
  13. 38B 10 items
  14. 38C 7 items
  15. 38D 2 items
  16. 38E 2 items
  17. 3XL 14 items
  18. 40B 15 items
  19. 40C 12 items
  20. 40D 1 item
  21. 42B 19 items
  22. 42C 16 items
  23. 44B 6 items
  24. 4XL 6 items
  25. 5XL 0 items
  26. 70A 25 items
  27. 70ABC-S 12 items
  28. 70B 46 items
  29. 70C 45 items
  30. 70D 19 items
  31. 70E 13 items
  32. 75A 25 items
  33. 75ABC-M 14 items
  34. 75B 56 items
  35. 75C 58 items
  36. 75D 40 items
  37. 75E 13 items
  38. 80A 22 items
  39. 80ABC-L 15 items
  40. 80B 58 items
  41. 80C 58 items
  42. 80D 39 items
  43. 80E 13 items
  44. 85B 58 items
  45. 85C 57 items
  46. 85D 41 items
  47. 85E 13 items
  48. 90C 16 items
  49. 90D 16 items
  50. 95C 16 items
  51. 95D 16 items
  52. FS 461 items
  53. L 807 items
  54. L/80 2 items
  55. M 795 items
  56. M/75 2 items
  57. S 506 items
  58. S-1 0 items
  59. S-9 0 items
  60. S/70 2 items
  61. XL 435 items
  62. XL/85 2 items
  63. XS 7 items
  64. XXL 53 items
  65. XXXL 4 items
Less
Price
Price
  1. Rs. 0 - 200 50 items
  2. Rs. 200 - 400 81 items
  3. Rs. 400 - 600 75 items
  4. Rs. 600 - 800 3 items
  5. Rs. 800 - 1000 20 items
  6. Rs. 1000 - 1200 9 items
  7. Rs. 1200 - 1400 23 items
  8. Rs. 1400 - 1600 54 items
  9. Rs. 1600 - 1800 84 items
  10. Rs. 1800 - 2000 19 items
  11. Rs. 2000 - 2500 12 items
  12. Rs. 2500 - 3000 45 items
  1. XL Remove This Item
  2. S-9 Remove This Item
  3. 4XL Remove This Item
  4. S-1 Remove This Item
  5. 5XL Remove This Item

SELECT 1 AS `status`, `e`.`entity_id`, `e`.`attribute_set_id`, `e`.`type_id`, `e`.`created_at`, `e`.`updated_at`, `e`.`sku`, `cat_index`.`position` AS `cat_index_position`, `stock_status_index`.`stock_status` AS `is_salable`, `e`.`name`, `e`.`short_description`, `e`.`price`, `e`.`special_price`, `e`.`special_from_date`, `e`.`special_to_date`, `e`.`small_image`, `e`.`thumbnail`, `e`.`color`, `e`.`color_value`, `e`.`news_from_date`, `e`.`news_to_date`, `e`.`url_key`, `e`.`required_options`, `e`.`image_label`, `e`.`small_image_label`, `e`.`thumbnail_label`, `e`.`msrp_display_actual_price_type`, `e`.`msrp`, `e`.`tax_class_id`, `e`.`price_type`, `e`.`weight_type`, `e`.`price_view`, `e`.`links_purchased_separately`, `e`.`links_exist`, `e`.`size`, `e`.`size_value`, `e`.`eancode`, `e`.`wallet_credit_based_on`, `e`.`wallet_credit_based_on_value`, `e`.`wallet_cash_back`, `e`.`hsn_code`, `e`.`dateofupload`, `e`.`heel_size`, `e`.`heel_size_value`, `e`.`product_color`, `e`.`price_filter`, `e`.`price_filter_value`, `e`.`styles`, `e`.`app_special_price`, `e`.`swatch_image`, `e`.`disable_cod`, `e`.`product_tag`, `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_flat_1` 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=1522 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_6605c0a4818d98_15508404` AS `search_result` ON e.entity_id = search_result.entity_id WHERE (stock_status_index.stock_status = 1) ORDER BY `cat_index_position` ASC, `cat_index`.`position` ASC, `e`.`entity_id` DESC LIMIT 24

430 styles found
  1. 59% Off
    -59%
    TWO PIECE BLUE LACY LINGERIE SET
  2. 59% Off
    -59%
    CARTOON PRINT BLACK 2PC LINGERIE SET
  3. 59% Off
    -59%
    2PC DARK GREEN LACY LINGERIE SET
  4. 59% Off
    -59%
    PURPLE THREE PIECE LACY LINGERIE SET
  5. 59% Off
    -59%
    DARK GREEN 3 PIECE LACY LINGERIE SET
  6. 59% Off
    -59%
    LACY CLARET FOUR PIECE LINGERIE SET
  7. 59% Off
    -59%
    TWO PIECE BLACK LACY LINGERIE SET
  8. 59% Off
    -59%
    WHITE TRANSPARENT LACE LINGERIE SET
  9. 59% Off
    -59%
    RED LACY 4PC NIGHT LINGERIE SET
  10. 59% Off
    -59%
    SATIN BLUE THREE PIECE LINGERIE SET
  11. 92% Off
    -92%
    I AM READY BOYSHORTS SET
  12. 59% Off
    -59%
    LACY MESH CLARET 3PC LINGERIE SET