How to show the data added in Admin tool to front end in magento -


i have added products in admin panel. in admin panel under manage products , getting displayed.

but these products not displaying in front end. newbie magento. looked userguide. of no use.

how display products in front end?

there couple of things need take care, when create product in admin panel under manage products.

  1. under general sub tab, please check if have changed "status" = "enabled"
  2. under general sub tab, please check if "visibility" = "catalog,search". show product under catalog , product in front-end when search.
  3. under inventory sub tab, please check if have added "qty" > 0 , "stock availability" = "in stock". creates problem show product in front-end.
  4. under categories sub tab, please check if have assigned product category/subcategory under want see product.
  5. under websites sub tab, assign website.

Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -

node.js - Bad Request - node js ajax post -