PHP Shopping Cart Recommendation
am 21.08.2009 17:06:17 von sono-io
I'd like to get everyone's opinion on a good PHP shopping cart. We
need something that will handle a lot of similar items and can be
geared for an industrial site selling products from different
manufacturers. It needs to be PCI compliant and able to handle at
least 5 sub-category levels. I'd also prefer to have it _not_
display the items until after you've drilled down to the final sub-
category.
The cart needs to be rock solid and should look professional. We're
not looking for wizz-bang, look-at-me fancy. We're selling commercial
items here, not women's shoes. (My apologies to the women on the
list. =;)
Real world experience, hearsay, or just gut reactions are all welcome.
Thanks for your help,
Frank
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Re: PHP Shopping Cart Recommendation
am 21.08.2009 17:08:46 von Ashley Sheridan
On Fri, 2009-08-21 at 08:06 -0700, sono-io@fannullone.us wrote:
> I'd like to get everyone's opinion on a good PHP shopping cart. We
> need something that will handle a lot of similar items and can be
> geared for an industrial site selling products from different
> manufacturers. It needs to be PCI compliant and able to handle at
> least 5 sub-category levels. I'd also prefer to have it _not_
> display the items until after you've drilled down to the final sub-
> category.
>
> The cart needs to be rock solid and should look professional. We're
> not looking for wizz-bang, look-at-me fancy. We're selling commercial
> items here, not women's shoes. (My apologies to the women on the
> list. =;)
>
> Real world experience, hearsay, or just gut reactions are all welcome.
>
> Thanks for your help,
> Frank
>
The only e-commerce site I've worked on was based on OSCommerce. It's
pretty good, easy to integrate new functionality into, and not too much
trouble to style up to look the way you want with CSS.
Thanks,
Ash
http://www.ashleysheridan.co.uk
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Re: PHP Shopping Cart Recommendation
am 25.08.2009 04:36:36 von sono-io
> The only e-commerce site I've worked on was based on OSCommerce. It's
> pretty good, easy to integrate new functionality into, and not too
> much
> trouble to style up to look the way you want with CSS.
Thanks, Ash. I downloaded CRE Loaded, which is an off-shoot of
osCommerce, and the latest version looks pretty nice. I'm digging in
to the PHP code to see what that's like. I'm also looking at
Magento. That may be more than what we need, but it's getting rave
reviews.
I can't wait to go 100% PHP on our site!
Frank
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php