views:

21

answers:

0

I've been tasked with integrating aspdotnetstorefront (specifically just the shopping cart pages) with SiteFinity for it's superior CMS ability. The problem with aspdotnetstorefront is that the shopping cart is not a pluggable API. My first thought was to pull out all the ref dlls and copy the .aspx and .ascx code. I don't really see any alternative, my question is: is there a better way to go about this?