This is a discussion on "Looking for my shopping cart!" within the Databases section. This forum, and the thread "Looking for my shopping cart! are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Looking for my shopping cart!
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Looking for my shopping cart!
A Google search led me to a thread here about osCommerce. After reading the thread, I thought this might be a good place to seek some knowledgeable advice.
I sell a few products on a website and need to set up a shopping cart. So far, you can count my products on one hand. It looks like the way to do it is with PHP and MySQL. My experience with databases was 30 years ago and they didn’t have tables back then! |
|
|
|
#2
|
|||
|
|||
|
Re: Looking for my shopping cart!
oscommerce is very extensive.
If you want a smaller more custom solution i would advise you to build your own. |
|
#3
|
|||
|
|||
|
Re: Looking for my shopping cart!
I was afraid that was going to be the answer. Yes, it appears to cover just about everything you would need and is easy to configure. But it doesn’t look visually like what I want. So it’s back to the books.
Thanks sypher |
|
#4
|
|||
|
|||
|
Re: Looking for my shopping cart!
You can customise it visually just takes a little effort.
|
|
#5
|
|||
|
|||
|
Re: Looking for my shopping cart!
So does that mean I can just have a button on each of my existing pages call the function to put the item in the cart and edit the cart page to look like it belongs in my site?
Wonder which route would take less effort or maybe I should look at it as be worth the effort. |
|
#6
|
|||
|
|||
|
Re: Looking for my shopping cart!
Well it would need alot of it taking apart but ye that could be done.
If your using paypal for payments then you can use their automated cart. |
|
#7
|
|||
|
|||
|
Re: Looking for my shopping cart!
I was planning to offer Paypal as a payment option but it looked like if I used their cart I couldn't offer the options of check or money order.
As for hammering on osCommerce to fit my needs, would the CP Commerce not be better? I really haven't looked into it yet. |
|
#8
|
|||
|
|||
|
Re: Looking for my shopping cart!
You mean one of the fantastico scripts? It would be the same thing just installs easier.
|
|
#9
|
|||
|
|||
|
Re: Looking for my shopping cart!
Well, we're already past the installation point. I thought I had read somewhere when I was doing Google searches that it was more customizable. But, if I understand you correctly, it would require the same modifications. Is that right?
|
|
#10
|
|||
|
|||
|
Re: Looking for my shopping cart!
Okay, nevermind. I just went to their site and looked at it. Just not what I need.
Back to the book. Now where was I... SET TRANSACTION ISOLATION LEVEL READ COMMITTED; |
|
#11
|
||||
|
||||
|
Re: Looking for my shopping cart!
Have a look at www.hotscripts.com for a php/mysql/paypal cart. I'm sure there's one there that would suit your needs (or could be easily modified to do what you want).
|
|
#12
|
|||
|
|||
|
Re: Looking for my shopping cart!
Thanks for the suggestion Tim. A search on cart in PHP category got 344 hits! This may take a while.
While I'm at it, thanks for all your help too, Sypher. |
|
#13
|
||||
|
||||
|
Re: Looking for my shopping cart!
Oh yeah, I forgot to mention - put aside an hour or so to sift through the good, bad and the ugly!
|
|
#14
|
|||
|
|||
|
Re: Looking for my shopping cart!
No problem
|
![]() |
| Tags |
| shopping, cart |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| php shopping cart | Aaron1988 | PHP Forum | 4 | Oct 18th, 2006 22:30 |
| Shopping Cart | Aaron1988 | PHP Forum | 5 | Sep 25th, 2006 10:08 |
| shopping cart | Aaron1988 | Web Page Design | 0 | Sep 25th, 2006 08:29 |
| i don't know much at all about ASP - can it do shopping cart | benbacardi | Classic ASP | 3 | Jul 21st, 2004 14:47 |