Managing link
(Last update: 2020-04-02 21:07:02)
SCart supports creating new links on menus and footers through the admin.
Access to "Admin extension -> Template & Layout -> Link manager"

You can add links with 3 formats:
Access to "Admin extension -> Template & Layout -> Link manager"

You can add links with 3 formats:
- Relative:
Ex: /compare.html
- Link domain:
Ex: https://s-cart.org
- Route link:
Ex: route::wishlist as route('wishlist'), route::pages::contact as route ('wishlist','contact ' )
