Hi,
I have a Shopsite cart page that I need to lay out with two different product templates in it. Basically I want to assign products to that main page and then I want to assign products to another page that would be then included in the main page. I am trying to figure out the best way make this happen. I could use PHP and include one page within another, but I am trying to avoid PHP on this job. Is there a way to accomplish this using the build in cart functions?