I decided to also scrap http://www.ecommercetemplates.com. I did buy it and I liked it, but I had a free copy of Avactis and found out the newest version does everything I want. So returned ECT. I also like Avactis templating system a little better - it’s similar to EE.
I’m REALLY HOPING that on March 08 Rick and crew will announce a new ecommerce module that works with EE 1.62 and above. But if not, I really like avactis and you can add your design in it without much effort. The only thing you have to do is point users to a details page made in avactis. I’ve already designed a way to do this pretty easy.
I have a weblog for products. There are two importanta custom fields - one that says product available (y/n) and another field that holds the link to the external ecommerce details page. So, on my product summary pages, the “view more details” link points to the correct details page depending on the Available -Y/N field value (the correct link is displayed based on IF statements—Conditionals are the best!). If Available = Y, link points to external ecommerce details page. If Available = N, points to the EE details page. On the EE details page, I have a small form box user can fill out that says, please send me an email when product is available. The main negative to this whole process is I have to keep product details in two places - EE and external ecommerce system.
Some what of a hack. Having to use two different systems, duplicate information, but it works no matter what ecommerce system you use. If had hundreds and hundred of products, i wouldn’t do it. I’d just hire a developer to create me something to run with EE.
I also really like ClickCartPro. You can basically send a post to the ClickCartPro cart using a form. So think about it. You create your product pages in EE and when the user clicks add to cart the correct information is sent to the ClickCartPro cart page. No more 2 product detail pages, but still have to maintain two dbs of product information.
Look for posts by StephenSlater. He talks about Clickcartpro. I went to their site and talked with their support and read some documentation. It looks very easy to use their API.
So do i have a fully running ecommerce site up and running no. Just the concept is working. But I still have a little more time before I start selling products (May 2008). So prayfully EE Pro Ecommerce comes up BIG for us in March or soon after. If not, there are some choices available.
You may also want to check out this thread - http://ellislab.com/forums/viewthread/65245/P0/
Hope that helps.