- Your shopping cart is empty.
- Free delivery after adding more goods for this amount:
€50.
URL path (addresses) logic
Website path (address) creation logic
The address structure of menu items is created regardless of their position in the menu tree. For example: www.customer-domain.com/lt/menu-item. Such an item can be at the first or third menu level, so if a name in the path leading to it is changed, there is no need to change all the links - they are not part of the address formation.
In the articles and media lists module, the article title and tech. parameters are additionally added. For example: News list: www.customer-domain.com/lt/news-item News item: www.customer-domain.com/lt/news-item/i/1/article-title
In the e-shop module, the product name (or category name) and tech. parameters are added. For example: List of all categories: www.customer-domain.com/lt/eshop-item List of items in a specific category: www.customer-domain.com/lt/eshop-item/c/1/category-name Specific product entry: www.customer-domain.com/lt/eshop-item/i/1/product-name/1/
System's core, functional-logical nodes, modules, and properties