You are viewing this forum as a guest. Login to an existing account, or create a new account, to reply to topics and to create new topics.
I have one catagory that I want to link out to another shopping cart on another website , basically , hard code the link rather than use the CCP51 dynamic links . Where can I do this ?
Offline
data/elements/ste_layout.txt is the file which controls the look of your cart, is that what you want?
Offline
No , that only calls (CGIGET TYPE="SUB" VALUE="ste_cat_list") , what I need is to change the entry for the one category in (CGIGET TYPE="SUB" VALUE="ste_cat_list") to be a hard coded link rather than the dynamic link created by CCP51 .
Offline
The easiest way to do this is to add your HTML link in the site layout under the ste_cat_list call, then switch that category so that it isn't shown on the store splash page (under Store Catalog | Manage Categories).
Offline