In Multistore mode, smarty variable id_shop should be available
In Multistore mode, templates need to show different logo's and colors for different shops, using the same template.Most easily accomplished by using the {$shop.id} variable in the templates. Unfortunately up to 1.7.4.1 only the {$shop.name} is available which is very annoying as I cannot use that in the layout-both-columns.tpl to override the body classes by making them shop-specific.
3
votes
