Siirry sisältöön
Menu
Sinun on rekisteröidyttävä, jotta voit olla vuorovaikutuksessa yhteisön kanssa.
Tämä kysymys on merkitty
2 Vastaukset
3923 Näkymät

I want to use the shop page and display it on my other website, how can I do that?


Avatar
Hylkää
Paras vastaus

Hi with this will I be able to generate lead in odoo itself ?

Avatar
Hylkää
Paras vastaus

Hi,

Hi,


Displaying an Odoo page on another website can be achieved through the use of iframes.


An iframe (inline frame) is a way to embed another HTML document or web page within the current web page. You can use an iframe to display an Odoo page on your external website. Here's how you can do it:

       

  1. In your Odoo instance, navigate to the page you want to embed (e.g., the shop page).
  2.    

  3. Copy the URL of that page.
  4.    

  5. On your external website, add an iframe element with the src attribute set to the copied URL:

 <iframe src="https://your-odoo-instance.com/shop" width="100%" height="800"></iframe>


Hope it helps.



Avatar
Hylkää
Aiheeseen liittyviä artikkeleita Vastaukset Näkymät Toimenpide
0
maalisk. 15
4946
0
toukok. 20
4738
2
tammik. 25
899
2
lokak. 24
1337
1
syysk. 24
3303