Skip to main content

All Questions

0 votes
2 answers
130 views

After a magento update was made from version 2.3.5 to 2.4.7, an error in my custom module started appearing in the administrator. In the main view inside the administrator shows me the following error:...
Carlos A Magaña Perez's user avatar
0 votes
1 answer
65 views

I have two custom product attributes. both attribute type is Multiselect. I want a product collection using a filter of both attributes. I have tried with below solution but it not working. $...
Meet's user avatar
  • 25
0 votes
1 answer
79 views

I am trying to override the product collection of the product list page (category page). (Just for testing locally) I am editing the vendor/magento/module-catalog/Block/Product/ListProduct.php file ...
sulman's user avatar
  • 529
0 votes
1 answer
55 views

I added 'custom_field' to 'customer_entity' table by using 'db_schema.xml' file and need to save 'some value' in it then I wanted to filter the collection by 'custom_field' value. How can I achieve ...
shankar boss's user avatar
  • 1,473
3 votes
0 answers
342 views

Goal : Create a /test/index/index route that will load a product listing page with a custom collection. Expectation : The custom collection printed in listing and the filters must be properly defined ...
Clong's user avatar
  • 1,344
0 votes
1 answer
1k views

Everything is in the question i need to load a custom product collection in frontend using smile elasticsuite. But i can't figure out how to do it. Do you guys have a working example ? "smile/...
Clong's user avatar
  • 1,344
0 votes
3 answers
834 views

I tried to use two methods to reset or clear the collection but it didn't work. I am working with the category collection on which I want to remove this part of the condition : (e.created_in <= '...
Alok Tiwari's user avatar
0 votes
2 answers
3k views

Via backend, I added a dropdown custom attribute on my products. Now I need to filter the product collection based on the value of this dropdown. If I add the option id in the filter, everything ...
Lou Nik's user avatar
  • 527

15 30 50 per page
1
2 3 4 5
111