I'm going to start a webshop, and being a .NET developer I found it natural to investigate the webshops available based on .net. There's not many around, and all of them is lacking a fundamental support for easy accesible themes. If I were to go with php and magento, osCommerce or PrestaShop, there's an unbelievable amount themes thrown to start out with.
Is everyone running uCommerce webshops designing their own templates from scratch?
I've tried google "uCommerce template" but I didn't get any links to free or even payable templates.
Why is templating not a larger part of .NET commerce systems?
Or am I missing a seret, that all of you are sharing ? :-))
We do have a standard template available for uCommerce, which is downloaded from the download section on our site. It's based on XSLT though, which as a .NET dev you might not find a great fit.
For uCommerce 3 we're building another store based on Razor, which should be more up your alley. It's not quite ready yet, but it's getting there (just approved the design this morning).
If you'd like more info on the Razor store shoot me an e-mail at ssl AT ucommerce DOT dk
Where can I find uCommerce templates ?
I'm going to start a webshop, and being a .NET developer I found it natural to investigate the webshops available based on .net. There's not many around, and all of them is lacking a fundamental support for easy accesible themes. If I were to go with php and magento, osCommerce or PrestaShop, there's an unbelievable amount themes thrown to start out with.
Is everyone running uCommerce webshops designing their own templates from scratch?
I've tried google "uCommerce template" but I didn't get any links to free or even payable templates.
Why is templating not a larger part of .NET commerce systems?
Or am I missing a seret, that all of you are sharing ? :-))
Hi Flemming,
We do have a standard template available for uCommerce, which is downloaded from the download section on our site. It's based on XSLT though, which as a .NET dev you might not find a great fit.
For uCommerce 3 we're building another store based on Razor, which should be more up your alley. It's not quite ready yet, but it's getting there (just approved the design this morning).
If you'd like more info on the Razor store shoot me an e-mail at ssl AT ucommerce DOT dk
Hi Søren,
I've tried the template already, that's why I was searching for other templates ;-)
I'll send you an email about the Razor store.
is working on a reply...