Jump to content

Positioning cart module inside top horizontal module like search


Recommended Posts

hello

in this case, easiest thing will be new hook.

 

1) create new custom hook

2) in block cart rename displayTop function to your displayYourHook (where displayYourHook is your hook name)

3) attach module to this hook in modules > positions > transplant section

4) in blocktopmenu.tpl before last block closing tag add {Hook::exec('displayYourHook')}

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...