... Elxis version 2009.1 codename Hecate is out, download it from Elxis Download Cender (EDC) ...

ESHOP URLs

From Elxis Official Documentation

Jump to: navigation, search
This page is part of the IOS Eshop v2.x online user guide created by Ioannis Sannos (Is Open Source).

You will find all articles of this manual inside the IOS Eshop category.
IOS Eshop v2.x is still under development however IOS Eshop 1.x is available.
Buy now IOS Eshop v1.x and upgrade later for free to v2.x. Check out IOS Eshop v1.x demo.
License Commercial. Copyright (c) 2008-2010 Is Open Source. All rights reserved.


List of SEO PRO formatted URLs for IOS Eshop v2.x. Use them if you need to write a hard-coded link to an IOS Eshop page.

Shop front-page (access: public)

http://www.mysite.com/eshop/

Category page (access: public)

http://www.mysite.com/eshop/{CATEGORY_SEO_TITLE}/

Product detailed page (access: public)

http://www.mysite.com/eshop/{CATEGORY_SEO_TITLE}/{PRODUCT_ID}.html

List of Manufacturers (access: public)

http://www.mysite.com/eshop/manufacturers/

Manufacturer products list (access: public)

http://www.mysite.com/eshop/manufacturers/{MANUFACTURER_ID}.html

Advanced search (access: public)

http://www.mysite.com/eshop/search.html

Tagged products list (access: public)

http://www.mysite.com/eshop/tags/{TAG}.html

New products list (access: public)

http://www.mysite.com/eshop/new-products.html

Special offers list (access: public)

http://www.mysite.com/eshop/special-offers.html

Cart/Basket page (access: public)

http://www.mysite.com/eshop/cart.html

View Wish list (access: public)

http://www.mysite.com/eshop/wishlist.html

Add product to Wish list (access: public)

http://www.mysite.com/eshop/wishlist.html?add={PRODUCT_ID}

Remove item from Wish list (access: public)

http://www.mysite.com/eshop/wishlist.html?remove={PRODUCT_ID}

View Compare list (access: public)

http://www.mysite.com/eshop/compare.html

Add product to Compare list (access: public)

http://www.mysite.com/eshop/compare.html?add={PRODUCT_ID}

Remove item from Compare list (access: public)

http://www.mysite.com/eshop/compare.html?remove={PRODUCT_ID}

Open payment (access: public)

http(s)://www.mysite.com/eshop/openpay.html

Gift certificate (access: public)

http(s)://www.mysite.com/eshop/gift-certificate.html

Customer orders list, including open payments (access: private)

http://www.mysite.com/eshop/myorders.html

Invoice/Receipt - 1st method (access: private)

http(s)://www.mysite.com/eshop/invoice.html?orderid={ORDER_ID}

Invoice/Receipt - 2nd method (access: public)

http(s)://www.mysite.com/eshop/invoice.html?ord={ENCRYPTED_DATA}

Receipt for open payments and gift certificates - 1st method (access: private)

http(s)://www.mysite.com/eshop/openinvoice.html?id={OPEN_PAYMENT_ID}

Receipt for open payments and gift certificates - 2nd method (access: public)

http(s)://www.mysite.com/eshop/openinvoice.html?openord={ENCRYPTED_DATA}


Multi-language URLs

The URLs above are for the site's default language. If you have more than one language published in your Elxis site you should add the ISO 639 language code after the Live site URL.

Some examples:
Italian: http://www.mysite.com/it/eshop/
German: http://www.mysite.com/de/eshop/
Spanish: http://www.mysite.com/es/eshop/
Greek: http://www.mysite.com/el/eshop/
Russian: http://www.mysite.com/ru/eshop/

Format all the language-specific URLs by following the above pattern.
Personal tools