First, we need to determine the following 5 factors
1, Product Status: Is it activated?
2, the cache update? Has the index been rebuilt?
3, the product belongs to the classification is activated:
4, the product belongs to the classification of the anchor point is open:
5, the Product inventory setup:
The final is the whole station inventory management set: My customer site is the above inventory situation for no spot, and inventory management set to not show no inventory products, resulting in the foreground can not display products.
If the above solution does not work, we can try the following methods
Found Magento is a very strict program, you add the goods must conform to the specification to be displayed.
There are several things to be aware of:
1. Products have many properties affecting whether the foreground display:
Qty: 0 Front Desk not shown
Is_in_stock:no If the front desk does not show, so inventory to write well, to have a quantity and inventory
Status:disable If the front desk does not show, here to enable
Visibility:none, the front desk doesn't show, you can't choose none here.
2. Add new to the index again, Magento is static. html page, not reindex. In the System→index management, select all points reindex
3. Sometimes, if you do not operate properly, cache will also affect, to System→cache management inside, empty all Cache. It's a good idea to turn off caching directly during the test phase.
Now see if your page is already showing up!
The cache is finally refreshed.
1.324 version: System->cache Management, select all Cache pull-down menu refresh, check the box below to save the settings.
Version 1.4: System->cache Management, select all choose Refresh to submit directly (submit), basically this will let your product appear in the foreground. If not, open the index, System->index Management Click Select All Select Reindex data to submit directly (submit), rebuild the lower index.