Setting up direct links
It is possible to create a link outside EasyStoreMaker PRO which will direct a user to a specific item or catalogue inside your EasyStore. To accomplish this, you must first know the catalogue number and product SKU number, if you intend to link to a specific item.
Your catalogue numbers can be found under your "Catalogues" tab. Product SKU numbers can be found under the "Products" tab.
Example: If your product's SKU number is 1098789457, the catalogue number is 10001, and your EasyStore is installed under the domain myeasystoredomain.com, a link to your product would be constructed as follows:
- http://myeasystoredomain.com/cgi-bin/online/storepro.php?product=10001:1098789457
Similarly, if you only wanted to show a product listing for catalogue number 10001, your link would be constructed as follows:
- http://myeasystoredomain.com/cgi-bin/online/storepro.php?catalogue=10001
Please note when you are linking to a catalogue, you use "catalogue=", not "product=".