bahamont Posted May 15, 2014 Share Posted May 15, 2014 How can i display the shop name in a module? I know the global variable of smarty is $shop_name.I tried with $Smarty.shop_name, but didn't work Link to comment Share on other sites More sharing options...
vekia Posted May 15, 2014 Share Posted May 15, 2014 use this variable: {$shop_name} it should work also in module .tpl files... 1 Link to comment Share on other sites More sharing options...
bahamont Posted May 17, 2014 Author Share Posted May 17, 2014 Muchas gracias, eso me funciono Link to comment Share on other sites More sharing options...
vekia Posted May 17, 2014 Share Posted May 17, 2014 glad to hear that i could help a little i marked topic title as sovled with regards, Milos Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now