dimas Posted September 29, 2020 Share Posted September 29, 2020 (edited) Hi, I am trying to show categories on the left column of the product page. I have already enabled two columns layout for the page. How to show categories on product page like it shown on category page? Edited September 29, 2020 by dimas (see edit history) Link to comment Share on other sites More sharing options...
endriu107 Posted September 29, 2020 Share Posted September 29, 2020 In classic theme you need to transplant this module also to diusplayLeftColumnProduct hook. Link to comment Share on other sites More sharing options...
dimas Posted September 29, 2020 Author Share Posted September 29, 2020 26 minutes ago, endriu107 said: In classic theme you need to transplant this module also to diusplayLeftColumnProduct hook. Thank you for reply! Please, explain, what does it mean: transplant the module? Where to look to start doing this? Link to comment Share on other sites More sharing options...
endriu107 Posted September 29, 2020 Share Posted September 29, 2020 Go to the "Design" menu, and its "Positions" page. Click the "Transplant a module" button at the top right. ... In the "Module" drop-down list, select the module you want to transplant. In the "Transplant to" drop-down list, select where you want to transplant the module to (in this case to displayLeftColumnProduct). Link to comment Share on other sites More sharing options...
dimas Posted September 30, 2020 Author Share Posted September 30, 2020 11 hours ago, endriu107 said: Go to the "Design" menu, and its "Positions" page. Click the "Transplant a module" button at the top right. ... In the "Module" drop-down list, select the module you want to transplant. In the "Transplant to" drop-down list, select where you want to transplant the module to (in this case to displayLeftColumnProduct). Yes, with your help I am on right direction, thank you! Now I got an error on product page: Notice: Undefined index: id_category (screenshot is attached). My question is could it be solved from the dashboard, or it need some custom development? Link to comment Share on other sites More sharing options...
Przemysław Suszek Posted October 3, 2020 Share Posted October 3, 2020 You can disabled debug mode or set up the id_category variable. Link to comment Share on other sites More sharing options...
dimas Posted October 5, 2020 Author Share Posted October 5, 2020 On 10/3/2020 at 11:17 PM, mr.suchy said: You can disabled debug mode or set up the id_category variable. Yes, thats is! How can I set up id_category variable? Is it could be done using class overriding or something else? 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