Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trial

Christoph Rumpel
6,715 Pointsi need a simple small online shop system
Hey,
seems like i will build two little shops in near future. Are there any simple small shop systems out there you can recommend? It just has to manage a view articles and payment of paypal and before-paying.
Thanks and cheers
4 Answers

bill burles
3,788 Points
Christoph Rumpel
6,715 PointsHas anyone experiences with this one: http://simplecartjs.org/
Looks good, but can this be safe all in JS? cheers

Christopher Peters
1,927 PointsChristoph, have you checked out the PHP-based e-commerce store course that we have?
http://teamtreehouse.com/library/programming-2/build-a-simple-php-application

Christoph Rumpel
6,715 PointsThanks for the answers. Did not know that there is one, thanks Christopher. I will check that out.