My company uses a shopping cart called x cart. reason being is because it has alot of features to it and its really flexible as far as modify it. However, I find it very hard on production time to design and put together a website with this application. the templates are heavily nested and structured around tables. so not only do i find myself spending lots of time making the tables tableless, but there is so much spaghetti code mixed with the template that its time consuming working through that as well
Im looking for a php shopping cart that really really seperates the application from the template. To the point where I really dont need to use their template but I can use mine and just throw in functions. Not only that but it has to be flexible and pretty well featured. Is there a such thing, if not, would anyone be willing to help me make one cause I think this is non sense. I spend too much time restyling templates. I would rather just use my template and throw the appication in there.
Ive been looking but all i see is shopping carts that use a previous template. I dont mind templates but they cant be mixed with the application as well. There shouldnt be if then statements within the template.
So if anyone knows of a cart that truely seperates application from the interface, let me know. if not let me know if you would be willing to help out and make one. thanks