문제

All the features in my magento site is working fine,except the product listing in the category page.

I have enabled everything, tried clearing cache, product is marked in stock, quantity is > 0. But still its not working. But the product can be accessed directly, it is displayed while searching and in the list of recommended products.

I am using the theme Precise - magento.

도움이 되었습니까?

해결책

The checklist for whether items are in stock follows:

The products must be Visible in Catalog.
The products must be Enabled.
Product must have a stock Quantity.
The product must be set to In Stock.
If the product is set not to track stock, it still has to have a stock Quantity and be set to In Stock.
The product must be assigned to the target Category.
If using multi-website mode (or if you imported the products through Data Flow), the products must be assigned to the target Website.

You must refresh your Cache / Indexes, just to make sure.

Ref link: Magento products will not show in category

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top