Jump to content

How to embed another website into prestashop via Iframe


Recommended Posts

Hi

 

I'm Trying to embed another company's website into my prestashop site by means of an Iframe.

Please assist by explaining where I need to add the code as explained below.

 

"HTML Code:

You need to open the HTML code of your web page in your text editor and add the following code wherever

you wish to embed the "Company Name" Products’ website:"

 

<iframe width=”100%” style=”border:0px” height=”1100px;” scrolling=”auto”

src=”https://www.Company Name.com/default.aspx?Company=***-***”> Unfortunately, your browser does not

support inline frames.

</iframe>

Link to comment
Share on other sites

You'll need to be more specific. Where do you want it placed? If you want it placed inside the content of a CMS page, you'll need to go to Preferences > General and change "Allow iframes on HTML fields" to "Yes".

 

Alternatively, you can paste the code into one of your theme's TPL files.

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...