Jump to content

integrate prestashop header into external php page


Krla

Recommended Posts

Hello there,

 

I'm using prestashop 1.6.1.

 

I'm trying to integrate the prestashop header to an external page to make it look like is part of my prestashop.

 

I'm using the following code:

 

include_once(../config/config.inc.php');
include_once(../header.php');
 
It works pretty well, but... the left colum, as part of the header, is shown and it's not what I want.
 
I want the page to be shown like a CMS page, without left or right column.
 
I've been trying for few days to fix it in a clean and easy way and had to recognise that I need some help.
 
Any help is more than welcome.
 
Thanks a million.
 
 
 
 
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...