cancel
Showing results for 
Search instead for 
Did you mean: 

Adding additional text to catalog area

Former Member
0 Kudos

We have add a text to product catalog in CRM and we are able to read it using getAttribute("TEXT_0002") in JSP page. I try to use the same kind of code with catalog area. but i am not able to find the way to do it in JSP page catalog/CategoriesB2C.inc.jsp.

Help required

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Can we assume that the Catalog has been republished after the addition of the attribute?

Former Member
0 Kudos

If you're working with B2B - You want catalog/ProductsISAHeader.jsp

If you're working with B2C - You want catalog/ProductsB2CHeader.jsp

Look in the source code for something like

<!-- BEGIN OF CODE for the upper part of page (ie: Categorie Picture, Categorie Name, Categorie Description, And Filter -->