This is a discussion on "Free and easy shopping cart" within the Starting Out section. This forum, and the thread "Free and easy shopping cart are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Free and easy shopping cart
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Free and easy shopping cart
I would like to put a shopping cart on my website. The website is only a project and will not be going live. However, I would like it to be real as possible.
Any recommendations on a shopping cart. I do not know much about it, but I would like a shopping cart that works when the website is demonstrated. from what i have read i have two options: make my one or buy one? Or could I use paypal? Am not sure how I go about this. The project is for my dissertation. |
|
|
|
#2
|
||||
|
||||
|
Re: Free and easy shopping cart
yep you can use paypal
or you can use any number of open source shopping carts - one of the best is oscommerce, which can then be integrated into paypal for your payment gateway.
__________________
WelshStew If you think I've helped, click the "Thanks" tierney rides tboard - uk site | xtreme wales - extreme clothing WebForumz - facebook | LinkedIn
Last Blog Entry: Phorm approved for UK rollout (Sep 17th, 2008)
|
|
#3
|
||||
|
||||
|
Re: Free and easy shopping cart
http://www.paypal.com/cgi-bin/webscr...-intro-outside
Paypal has a free shopping cart, this is a good excuse to get a paypal account as well
__________________
Last Blog Entry: A Royal Mistake (Feb 20th, 2008)
|
|
#4
|
|||
|
|||
|
Re: Free and easy shopping cart
Prestashop.com is another good e-commerce site.
|
|
#5
|
|||
|
|||
|
Re: Free and easy shopping cart
hey guys
thanks for the replies I love this site. I was wondering do the sites need to actually be online to work? Last edited by andrwleong; Mar 13th, 2008 at 15:14. |
|
#6
|
|||
|
|||
|
Re: Free and easy shopping cart
Quote:
Ohhh I like this link, it has just made me very happy just a query, does this mean i would have to follow thier design or could i put that shoping cart on my website that I am creating Last edited by andrwleong; Mar 13th, 2008 at 16:12. |
|
#7
|
|||
|
|||
|
Re: Free and easy shopping cart
Quote:
waaa this looks amazing, I love you for this hahaha |
|
#8
|
|||
|
|||
|
Re: Free and easy shopping cart
Quote:
I like this design very much, thank you for the link. Does the oscommerce shopping cart involve me following their desing or does it allow me to install on my website? |
|
#9
|
||||
|
||||
|
Re: Free and easy shopping cart
Quote:
it's not just a shopping cart but an entire ecommerce mangement solution, so if you are starting off small it may be overkill.
__________________
WelshStew If you think I've helped, click the "Thanks" tierney rides tboard - uk site | xtreme wales - extreme clothing WebForumz - facebook | LinkedIn
Last Blog Entry: Phorm approved for UK rollout (Sep 17th, 2008)
|
|
#10
|
|||
|
|||
|
Re: Free and easy shopping cart
Quote:
yes so Ive noticed I need to speak with my tutor as am not sure if this would be allowed for my dissertation. What would you guys say? does it still take skill to create a Usable website usuing these tools? (I have no programming skills) |
|
#11
|
||||
|
||||
|
Re: Free and easy shopping cart
since this isn't going live and is for your dissertation I would integrate it with paypal shopping cart.
it's the easiest option,and requires no programming skills.
__________________
WelshStew If you think I've helped, click the "Thanks" tierney rides tboard - uk site | xtreme wales - extreme clothing WebForumz - facebook | LinkedIn
Last Blog Entry: Phorm approved for UK rollout (Sep 17th, 2008)
|
|
#12
|
|||
|
|||
|
Re: Free and easy shopping cart
Quote:
So you recommend paypal usuing this link http://www.paypal.com/cgi-bin/webscr...-intro-outside Usuing Paypal, does that mean the business wouldnt store any details of it customers? Therefore the only table in my database will be a products table? or is there a way I can record what customers by through paypal Last edited by andrwleong; Mar 14th, 2008 at 09:28. |
|
#13
|
||||
|
||||
|
Re: Free and easy shopping cart
should be, all other data would be held by paypal and sent to you once an order is received.
you can of course logon to paypal and retrieve this data any time you want. depending on how many products you have will depend on whether you require a database backend. for instance, if you only sell one type of product, then there is no need for a database as it is easier and less intensive to just add basic paypal buy now buttons, which then link through to paypal shopping cart. this is also useful if your products don't change i.e do not have options such as size colour etc. for instance, my friend has a website that has over 5000 products. however as each product has no options, he doesn't need a database, he just adds new products and paypal button as they become available (he sells collectable spoons). he uses the same technique for his sunglasses business. on the other hand if you are selling somthing like t-shirts, then you need to take into consideration things like size / colour / type / gender etc. as such a database backend would be most useful.
__________________
WelshStew If you think I've helped, click the "Thanks" tierney rides tboard - uk site | xtreme wales - extreme clothing WebForumz - facebook | LinkedIn
Last Blog Entry: Phorm approved for UK rollout (Sep 17th, 2008)
|
|
#14
|
|||
|
|||
|
Re: Free and easy shopping cart
See opensolution's shopping cart script too, It is easy, simple and nice!
|
|
#15
|
|||
|
|||
|
Re: Free and easy shopping cart
Quote:
hey thanks mate, I will give this a read now |
|
#16
|
|||
|
|||
|
Re: Free and easy shopping cart
you are welcome
|
|
#17
|
|||
|
|||
|
Re: Free and easy shopping cart
Quote:
|