Hi there,

I think what I'm trying to do is a bit complicated, but I hope someone can help!

I am trying to make a few 'pages' as 'modules' so that I can display them as a right bar but not have them be separate pages.

Here is an example of what I mean:

Products Page and Product Description Page would contain pages as rightbar module: shopping_cart, login/registration, shipping, confirmation.

I wanted to avoid using iframe to achieve this.

Is there a way to have these pages show in a <div> in any page I like, kind of like a module? I could style that using CSS? I am hoping there is an affordable way of doing this.

Thanks for your responses!

Tim