Documentation

Odoo

Step-by-step guide to embed widgets in Odoo.

You can easily add the Embeddable you created to your Odoo website by copying and pasting a simple code snippet. Once it's added, you can continue editing and updating the Embeddable from your dashboard, and all changes will automatically appear on your live site without needing to update the code again.

Step 1: Copy the Embed Code

  1. In the top-right corner of the editor, click the Embed button
    Embed button

  2. A popup window will appear with your embed code. Click the Copy Code button
    Embed window

Step 2: Add to Odoo

  1. Open your site in the Odoo website editor.

  2. From the right sidebar, scroll to the Dynamic Content section and select Embed Code
    Select Embed Code block type

  3. Drag and drop the Embed Code block to where you want the Embeddable to appear
    Place the Embed Code block on your page

  4. Click the Embed Code block on your page to select it
    Enter the block options

  5. In the block settings on the right, click the green Edit button in the Embed Code section
    Enter the Code window

  6. Paste your embed code into the editor window that appears
    Add the Image Hotspot embed code

  7. Click Save in the embed editor
    Save changes

  8. Finally, click Save at the top right of the page to apply the changes
    Save the page

Tip: You only need to add the embed code once. Any future changes you make in your dashboard will update automatically on your Odoo site.

On this page