Jump to content

[RESOLVED] Move HTML of search box and card in TOP


Recommended Posts

Hello,

 

I'm trying to put HTML of website as a Prestashop theme. I encountered a problem with blocks order. I my theme I have:

 

<head> section

<body> section

[container]

[search_box_html]

[shopping_card_html]

 

I want to have:

<head> section

<body> section

[container]

[shopping_card_html]

[search_box_html]

 

I tried to move modules in configuration (both seach box and and shopping card I have in the same category) but it seems to dont work. How can I change order of apperance of above blocks?

Edited by Saletra (see edit history)
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...