
Originally Posted by
mc12345678
You understood enough :)
So, there are still two things about that. Yes, as written it will prefix your store's info. At least I think you need to add http:// or possibly just //. That said, though, uri's should really not be hard-coded like that and should use the zen_href_link code. But that code if I remember correctly is still going to create a reference to your local store (hence the suggestion to use an ez-page), but will help things out when using say a uri rewriter and make it easier to modify in the future as you can have one link in the ezpage that you can change rather than changing it on each and every page that uses that same. External reference.
Make sense now?