Difference between revisions of "WebPage links from category page"

From AbleCommerce Wiki
Jump to: navigation, search
 
(One intermediate revision by one other user not shown)
Line 17: Line 17:
 
4)- Select Mode: Edit Page at the bottom of the page in browser window
 
4)- Select Mode: Edit Page at the bottom of the page in browser window
  
5)- Select Display Page: value from one of the bellow
+
5)- Select Display Page: value from one of the below
  
 
     * Category Grid (Shallow Item Display) (CategoryGrid2.aspx)  
 
     * Category Grid (Shallow Item Display) (CategoryGrid2.aspx)  
Line 26: Line 26:
 
</pre>
 
</pre>
 
</code>
 
</code>
 +
 +
==Reference==
 +
Originally posted in forums by michaelg http://forums.ablecommerce.com/viewtopic.php?f=44&t=8176

Latest revision as of 19:18, 11 September 2008

Question

How to make the webpages display in a category on customer side?

Answer

If you have some webpages or have some dedicated category containing only the webpages and wants to make them visible to customers exploring that category. Then you have to change the display page for that category. In order to do this you have to do the following tasks

1)- Login as admin to the store.

2)- Navigate to store side.

3)- Locate and open the category containing the webpages.

4)- Select Mode: Edit Page at the bottom of the page in browser window

5)- Select Display Page: value from one of the below

    * Category Grid (Shallow Item Display) (CategoryGrid2.aspx) 
    * Category Grid (Deep Item Display) With Add To Basket (CategoryGrid3.aspx)
    * Category Grid (Shallow Item Display) With Category Data (CategoryGrid4.aspx)

6)- Now you will see that webpages will be available within that category.

Reference

Originally posted in forums by michaelg http://forums.ablecommerce.com/viewtopic.php?f=44&t=8176