Home › Forums › WoodMart support forum › bunddle bought together bunddle bought together This topic has 3 replies, 2 voices, and was last updated 7 months, 3 weeks ago by Luke Nielsen. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts May 24, 2024 at 10:58 am #567963 dcziessenParticipant hey there, I cant find some product at bundle products, I tried all kinds of names , also id product, but it does not find it. Attachments:You must be logged in to view attached files. May 24, 2024 at 3:48 pm #568042 Luke NielsenKeymaster Hello, The below code will show more results from that select field, try to use it for help: add_filter( 'woodmart_get_numberposts_by_query_autocomplete', function () { return 100; }); Kind Regards May 25, 2024 at 11:17 pm #568215 dcziessenParticipant where do I need to ad this code? May 27, 2024 at 10:22 am #568314 Luke NielsenKeymaster Hello, Please define that code in the “functions.php” file in your child theme. Then clear the cache and recheck the issue. Kind Regards Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to create new topics. Login / Register