I don't know if I'm missing something here but I'm trying to hard code section menus and I keep wondering:
1) do I have to use a format like
http://mysite.com/cgi-bin/ss000001.p...html&NOLOGIN=1
or could I not use the simple form of:
http://mysite.com/acatalog/Section%5fPage%2ehtml
Do I need the more complicated first code so that they still get taken to the right place even from the Secure checkout???
2) I want to make the coding 'relative'. Do I have to put the http://mysite.com/
or is there some way of coding section menu links so that if someone enters our site (we have multiple domain aliases) as http://anothersite.com when they click on the section menu link, they would keep the original domain alias in their url until they reach the checkout stage?
1) do I have to use a format like
http://mysite.com/cgi-bin/ss000001.p...html&NOLOGIN=1
or could I not use the simple form of:
http://mysite.com/acatalog/Section%5fPage%2ehtml
Do I need the more complicated first code so that they still get taken to the right place even from the Secure checkout???
2) I want to make the coding 'relative'. Do I have to put the http://mysite.com/
or is there some way of coding section menu links so that if someone enters our site (we have multiple domain aliases) as http://anothersite.com when they click on the section menu link, they would keep the original domain alias in their url until they reach the checkout stage?
Comment