Jump to content

Custom page for product services details


ikkilim

Recommended Posts

Hi everyone,

 

Currently I am creating custom php and tpl page for product service details and I am referring to the documentation and trying to display the sidebar for my custom page.

 

I have inserted below code in my custom php page however the secondary sidebar is not showing up at the custom tpl page. Only primary sidebar is working fine.

 

Menu::addContext();
Menu::primarySidebar('serviceView');
Menu::secondarySidebar('serviceView');

 

If there any prerequisite or condition for the serviceView secondary sidebar to work? Or anyone have any advice on the issue?

 

Thanks!

Link to comment
Share on other sites

Hi Brian,

 

Thank you for your reply.

 

Yes there is an secondary Actions sidebar on clientareaproductdetails.tpl . You may refer to the image below for more information.

 

SecondarySideBar.PNG

 

I would like to display this on my own clientareaproductdetails.tpl. Thanks!

SecondarySideBar.PNG

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated