Loading...
 

WebEditor Tutorial: Part Four

To Link to a Product or Category from a System Page


For linking to a category, use :

/shopping/sc_cart/sc_jump.asp?guid=[guid]&omnijump=1&categoryid=324
(get category by hovering over the category in the cart, and looking at the bottom of your browser it will tell you the categoryid)

For linking to a particular product id, use :

/shopping/sc_cart/sc_jump.asp?guid=[guid]&omnijump=2&productid=1281
(get item code from productmaint)

Or

/shopping/sc_cart/sc_jump.asp?guid=[guid]&omnijump=2&itemcode=0900

To make a menu Item go to a category in the shopping cart


Follow how to add a new page in webeditor, but DO not click Client Custom

In the URL area put:

/shopping/sc_cart/sc_jump.asp?omnijump=1&categoryid=324 (get category by hovering over the category in the cart, and looking at the bottom of your browser it will tell you the categoryid)



- Add or Edit a Custom Page & Adding a New Page

- Edit a Page, Add a Language Version & Add Links From One Page to Another

- Link to a Particular Product in your Cart From Internal Pages & to a Product or Category From External Pages

- Link to a Product or Category from a System Page & Make a menu Item go to a category in the shopping cart

- How to create a Tree Menu in your system: Page 1

- How to create a Tree Menu in your system: Page 2

- Add Pictures or Uploaded Items and Link to Them, Change the Style Sheet & Change Internal Page Graphics



If you came here from Tutorials, click here to go back there.