Wondering if it is possible to combine umbraco and uCommerce for one site, one url. Looking for the site to have one master page, one main navigation etc. I've included an example of what I'm looking to see as an end result.
You can take a look at the uCommerce Store and see how Umbraco and uCommerce is used interchangibly in an Umbraco template. The basic idea is to let Umbraoc handle the entire presentation of the site and sprinkle on e-commerce where you need it.
uCommerce and umbraco shared layout?
Hi Everyone,
Wondering if it is possible to combine umbraco and uCommerce for one site, one url. Looking for the site to have one master page, one main navigation etc. I've included an example of what I'm looking to see as an end result.
Thanks in advanced.
Jason
Hi Jason,
You can integrate uCommerce anyway you like into Umbraco. The uCommerce data can be pulled into a master template along site any Umbraco data.
So for example in one XSLT / Razor file you can pull in data from uCommerce and Umbraco.
So the basic short answer is yes, it's kinda of the point of an Umbraco eCommerce solution.
Rich
Hi Jason,
You can take a look at the uCommerce Store and see how Umbraco and uCommerce is used interchangibly in an Umbraco template. The basic idea is to let Umbraoc handle the entire presentation of the site and sprinkle on e-commerce where you need it.
Hope this helps.
is working on a reply...