pixelant / pxa_product_manager

Product Manager. Allow to create and list products on a site. Create dynamical attributes for products. Filter by categories and attributes
11 stars 12 forks source link

Product list not appearing in frontend #398

Open amruthalakshmiarun opened 1 year ago

amruthalakshmiarun commented 1 year ago

I have products in my backend. but it is not displayed on the frontend. This happened when I update typo3 10 to 11. I have chosen the product manager lazy list in the backend.

MattiasNilsson commented 1 year ago

@amruthalakshmiarun Do you have any more information regarding this? Error logs?

amruthalakshmiarun commented 1 year ago

@MattiasNilsson, the extension is working on typo3 version 10. I have updated typo3 to 11 and also updated the pxa_product_manager to the latest version. I am trying to filter the products by attributes. When i add the product in backend, there is no options to choose the attributes. Is that the problem? https://www.awesomescreenshot.com/image/37331364?key=4e792492c43ccfcdcbfa66dee4a8981b

In frontend the filter option is showing...but no products are displaying. Still showing 0 products.

amruthalakshmiarun commented 1 year ago

@MattiasNilsson, There is no errors in error log.

MattiasNilsson commented 1 year ago

@amruthalakshmiarun Have you tried to clear the cache for the whole system? And then save the Product afterwards?

amruthalakshmiarun commented 1 year ago

Yes @MattiasNilsson, I have cleared all the cache. I can see all attributes in the list but not in the attribute tab on each product edit. [attribute values] still seen empty.