Not able to see the categories in he ecommerce application.

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Not able to see the categories in he ecommerce application.

dhilip kumar
I created, store, catalog and categories using the catalog manager.
I am able to see the categories in the leftbar of catalog manager.
But not able to see the categories in the leftbar of ecommerce.
the sidedeepcategory.ftl gives false for the condition <#if topLevelList?has_content>.
   
  I need help to resolve this as early as possible.
   
  Thanks

 
---------------------------------
Do you Yahoo!?
 Everyone is raving about the  all-new Yahoo! Mail Beta.
Reply | Threaded
Open this post in threaded view
|

Re: Not able to see the categories in he ecommerce application.

cjhowe
Two things

Ecommerce, I believe uses cache. So, you may need to
clear the cache.  Webtools -> cache maintenance


Second, each catalog needs a "Browse Root" category.
Catalog Manager -> Catalog-> Cateogries.  The brose
root needs to be a category that has all of your first
level categories as subcategories

ie
Category A
Category B
Category C

Category_0 needs to be the parent category for A, B,
and C and made Browse root of this fictitious catalog


--- dhilip kumar <[hidden email]> wrote:

> I created, store, catalog and categories using the
> catalog manager.
> I am able to see the categories in the leftbar of
> catalog manager.
> But not able to see the categories in the leftbar of
> ecommerce.
> the sidedeepcategory.ftl gives false for the
> condition <#if topLevelList?has_content>.
>    
>   I need help to resolve this as early as possible.
>    
>   Thanks
>
>  
> ---------------------------------
> Do you Yahoo!?
>  Everyone is raving about the  all-new Yahoo! Mail
Beta.