Skip to Content
Menu
This question has been flagged
214 Views

Hello Odoo Community,​

I have developed a custom product configurator hosted externally, which I embed into my Odoo website using an <iframe>. The configurator allows users to select various product options (e.g., size, color, material).​

I aim to integrate this setup with Odoo's eCommerce functionality such that when a user clicks the "Add to Cart" button on the Odoo page, the selected configuration details from the iframe are captured and the customized product is added to the Odoo shopping cart.​

Could anyone guide me on how to achieve this integration? Specifically:​

  • How can I capture data from the iframe and pass it to Odoo's backend?
  • What modifications are needed in Odoo to handle the custom product configurations?
  • Are there any security considerations I should be aware of when implementing this?​

Any insights, code examples, or references to relevant documentation would be greatly appreciated.​

Thank you in advance for your assistance!​

Avatar
Discard