Hamza Dabeer Posted August 19, 2022 Share Posted August 19, 2022 How I can access this variable in smarty tpl layout-both-columns.tpl I tired by writing this {Configuration::get('PS_B2B_Enable')|@var_dump} but every time it's showing false although I enabled in backend and saved Link to comment Share on other sites More sharing options...
Daresh Posted August 19, 2022 Share Posted August 19, 2022 maybe try all uppercase PS_B2B_ENABLE 1 1 Link to comment Share on other sites More sharing options...
Hamza Dabeer Posted August 19, 2022 Author Share Posted August 19, 2022 5 minutes ago, Daresh said: maybe try all uppercase PS_B2B_ENABLE Thanks it worked I really appericate your help 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