|
Navigation Bar Tokens for URLS
|
|
| %VAR(g.sessionurl)%
|
| Tells Miva Merchant to include the correct non-secure URL.
|
|
|
| %VAR(g.secure_sessionurl)%
|
| Tells Miva Merchant to include the Session_ID in a secure mode (must be used when sending customer to the Account or Checkout pages).
|
|
|
| %VAR(Stores.d.code)%
|
| Includes the Store_code in the url. Since including the Store Code in the url can dampen search engine results, only use this if you are running more than one store in this domain.
|
|
|
| Experienced users can insert other tokens based on the needs.
|
|
|
| NOTE: Remember that tokens must be activated for the store, and you must precede the entire string with %OUI% in order for them to work.
|