I want to allow my webeditors to use Drupal to create pages that have educational content on them and include a product detail node into the middle of their custom content.
I have envisioned giving them a function like insertProduct(model_no) that they can add to their content which will expand the product at the location in their text that they want the product to appear complete with add to cart functionality.
I have found several modules like node_to_block and also thought about using views but the users who will create these pages are macromedia wysiwig designers and want to know as little about drupal and ubercart as they can.
Any suggestions of the best way to go?





