Hi, I have a Magento ver. 2.4.3-p1.
When I try to insert the "catalog product list" widget on a CMS page it gives me this error.
"Error filtering template: Invalid block type: Magento \ CatalogWidget \ Block \ Product \ ProductsList"
I'm going crazy I don't understand the reason for the mistake.
Thanks for your help
@webmarketi4c7a wrote:Hi, I have a Magento ver. 2.4.3-p1.
When I try to insert the "catalog product list" widget on a CMS page it gives me this error.
"Error filtering template: Invalid block type: Magento \ CatalogWidget \ Block \ Product \ ProductsList"
I'm going crazy I don't understand the reason for the mistake.
Thanks for your help
Hello,
What I think happens (not debugged properly): 'Product 3' is out of stock, so the block product.info.form.options doesn't get rendered because it makes no sense to show the options (right?).