cancel
Showing results for 
Search instead for 
Did you mean: 

Newly added products are not displayed on magento store.

Newly added products are not displayed on magento store.

I have installed magento-1.9.1.0 on my hosting. I have added four new products from admin panel but it does not shows newly added product on magento store (home page). I have set the product is "In Stock" and quatity 1000 from catalog -> Manage Product -> Inventory tab. Please let me know how can I display newly added product on magento store (home page)?

18 REPLIES 18

Re: Newly added products are not displayed on magento store.

try by flusing magento cache in admin panel got System->Cache Management-> Flush Magento cache , then refresh the frontend , if it is still not worked go to System->Index Management -> Select all the indexes and reindex them and refresh the front end 

_______________________________________________
An Expert in Anything Was Once a Beginner

Re: Newly added products are not displayed on magento store.

Make sure of the following:

 

  • Product is set to enabled under status
  • Product is set to catalog (and search) under visibilty 
  • Product has qty (in stock) and set to in stock
  • Product is attached to a category
  • Then run a "Empty cache" and a re-index.

Let us know if this helps Smiley Happy

 

 

-- Best regards --
Kent Christiansen | Magento Certified Solution Specialist

Re: Newly added products are not displayed on magento store.

Also I want to add to the points to check mentioned above:
in case of multi-store, check if you do changes in the same website/store view as you check products at the front-end. 
Moreover, the problem might be with your template. 

Store Manager for Magento 1.x and 2.x - inventory management tool to automatically update products, customers, orders, and other data across multiple sales channels and suppliers.

Re: Newly added products are not displayed on magento store.

It sounds like the products are appearing within the catalog, but not appearing on the homepage?

 

The homepage product block uses products that have a New From/New To date. Edit each product you want on the homepage and set "Set Product as New from Date" and "Set Product as New to Date" from the General tab.

 

If they still don't appear on the homepage, go to CMS > Pages > Your Homepage. Under the "Design" tab look at the "Layout Update XML" and add the following

 

<reference name="content">
        <block type="catalog/product_new" name="home.catalog.product.new" alias="product_new" template="catalog/product/new.phtml" after="cms_page">
<action method="setProductsCount"><count>6</count></action>
            <action method="addPriceBlockType">
                <type>bundle</type>
                <block>bundle/catalog_product_price</block>
                <template>bundle/catalog/product/price.phtml</template>
            </action>
        </block>
 </reference>

 

Chris / Placement Edge

Re: Newly added products are not displayed on magento store.

If your would like to display the products on the homepage under the navigation menu.

I am talking about the frontpage/homepage of your webshop - CMS page with identifier "home", from under CMS > Pages, you will have to insert a block to make the new products show up.

 

Do the following:

  1. CMS > Pages > Home page, switch to the Content tab.
  2. At the top you can see the Insert Widget button. Click it.
  3. In the Widget type select box choose Catalog New Products List.
  4. Then you can select the number of the displayed products and the product listing template.
  5. When you are done click Insert Widget button.
  6. Click Save button at the top after the page customization is complete.

It would also be good idea, if your would provide a URL for your site as well for us, so it will be easier for testing/reference.

-- Best regards --
Kent Christiansen | Magento Certified Solution Specialist

Re: Newly added products are not displayed on magento store.

I have the exact same problem, I installed the  latest stable CE 1.9.1 version on a dedicated Linux (Unbuntu 14.04)  and added products and made sure following

 


Make sure of the following:

 

  • Product is set to enabled under status
  • Product is set to catalog (and search) under visibilty 
  • Product has qty (in stock) and set to in stock
  • Product is attached to a category
  • Then run a "Empty cache" and a re-index.

 


product shows up using "Search"  tool, but doesn not show up in home page even after refresh cache & indexes. I guess its probably due to the default Magento theme rwd , so I installed a new theme "magento_classic_theme_free" but I can't get the new theme displayed, I can't find a place or option available for me to switch to a different theme.  Can you help and let me know what could be wrong?  the site name is:  www.bamkingusa.com

 

Thank you very much

 


  

Re: Newly added products are not displayed on magento store.

Hello @IntellisoftTeam, 

 

You might be looking for something to display Products in Newly added product block.

If yes, then you might haven't been choosen date while creating new products.

While creating new product : Catalog > Manage Products > Add New product > Default and simple > General > Set Product as New from Date and Set Product as New to Date.

Hope you are looking for this.

Was my answer helpful? You can accept it as a solution.
175+ Professional Extensions for M1 & M2
Need a developer?Just visit Contact Us Now

Re: Newly added products are not displayed on magento store.

Hi

 

I'm witnessing the same problem, the products are not showing up on my Homepage.

 

I've also tried all the solutions mentioned on this forum like I've set the dates, installed the widget, attached the products to a category. I'll be very grateful if u guys cn help me.

 

website : www.voltaze.com

Re: Newly added products are not displayed on magento store.

Hi,

 

Kindly help me becasue everytime i am setting up all my products in my front end as a New and Featured is not appearing on the front end despite doing all the steps;

 

1. set as New and Featured

2. availability of the stocks 

 

Hope you can help in this matter.

 

Thank you