Just wondering what is the bst way to display products on mysite. should i have a backend and add products that way and call them up with php?
what do you guys suggest?
Anyango
5:20 pm on Nov 20, 2005 (gmt 0)
Why don't use an already built e-commerce solution? OsCommerce is open source , and its simply excellent. That way you wont need to bother about the minute details of administration panels and this n that, it has everything already built, and can even accept payments or stuff like that.
that way you ll get time to focus more on your products then coding for their display ;)
adamnichols45
7:46 pm on Nov 20, 2005 (gmt 0)
excellent thanks for that - just though i would have more control if i did it my self as i do want the look to be all my design and coding although i will certainly look into it -
cheers ;)
dreamcatcher
10:48 pm on Nov 20, 2005 (gmt 0)
I`m just finishing up on an e-commerce store website using osCommerce. Its great software and fairly easy to understand behind the scenes if you know a little PHP.
Download the STS (Simple Template System) contribution, that should help you get the store looking how you want it to.