jimlongo Posted August 28, 2019 Share Posted August 28, 2019 (edited) I'm modifying the configureproduct.tpl from standard_cart. I created an entry in addons/my_module/lang/english.php $_LANG['my_variable'] = "my text"; How can I access that in the smarty template. <div>{$_LANG.my_variable}</div> Thanks. Edited August 28, 2019 by jimlongo 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.