Widget Mode Load Page

I'm trying out widget mode on my website. What i would like to do is have the widget code on multiple pages but loading up different pages from the cart. For example on one page i would like to have the home page of the store load up but on another page i would like to have the product listing the first page to load up.



Is there a way of doing this?



Thanks

I've been able to do this by customizing the URLs within the widget script as I add it to my development site–creating a page within WP that calls the widget code as displayed within the theme editor (which goes to the shop home), then creating another page in WP and modifying the url within the widget code so that it uses the URL of a category, etc. The loading image appears for each page, though, and I have no confidence that this is the best approach to take. So I'd love more information on this as well.