Development Software
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsWeb Site ManagementDevelopment Software

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
Dell PowerEdge Servers
  #1  
Old August 8th, 2005, 07:12 PM
niemie niemie is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2004
Posts: 59 niemie User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 19 h 23 m 56 sec
Reputation Power: 4
Shopping Carts?

Anyone with knowledge of shopping carts:

I'm looking for a shopping cart to implement for a client that currently is using the Yahoo solution.

I have these solutions available to me via my webhost: CubeCart, OS Commerce, Zen Cart, Agora. Obviously I am open to others - I'm hoping to find an easy to install, fairly well supported, customizable (looks-wise) shopping cart.

Thanks for any feedback.

Reply With Quote
  #2  
Old August 9th, 2005, 08:48 AM
amfr's Avatar
amfr amfr is offline
Tux to the rescue!
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2005
Location: localhost
Posts: 327 amfr User rank is First Lieutenant (10000 - 20000 Reputation Level)amfr User rank is First Lieutenant (10000 - 20000 Reputation Level)amfr User rank is First Lieutenant (10000 - 20000 Reputation Level)amfr User rank is First Lieutenant (10000 - 20000 Reputation Level)amfr User rank is First Lieutenant (10000 - 20000 Reputation Level)amfr User rank is First Lieutenant (10000 - 20000 Reputation Level)amfr User rank is First Lieutenant (10000 - 20000 Reputation Level)amfr User rank is First Lieutenant (10000 - 20000 Reputation Level) 
Time spent in forums: 4 Days 19 h 38 m 44 sec
Reputation Power: 141
Send a message via AIM to amfr
Look around here: http://hotscripts.net/PHP/Scripts_and_Programs/E-Commerce/Shopping_Carts/index.html

Reply With Quote
  #3  
Old September 7th, 2005, 11:28 AM
hopstream's Avatar
hopstream hopstream is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2003
Posts: 187 hopstream User rank is Private First Class (20 - 50 Reputation Level)hopstream User rank is Private First Class (20 - 50 Reputation Level) 
Time spent in forums: 6 h 9 m 30 sec
Reputation Power: 6
OS Commerce is the best option in my opinion... you can customize down the line to accommodate features you need as well.
__________________

Saving money is easy with discount codes from under tag coupons. Coupon codes for online purchases.

Reply With Quote
  #4  
Old September 20th, 2005, 04:34 AM
j_uprichard j_uprichard is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2004
Location: Northern Ireland
Posts: 55 j_uprichard User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 Day 5 h 45 m 10 sec
Reputation Power: 5
Seemless shopping cart?

I'd also second the osCommerce option. In terms of features and back end monitoring/ administration etc it's excellent. However, it's got it's on design and takes some customisation.

I am interested in any of the other shopping carts you have mentioned above. However what I need is a shopping cart that can be plugged into (seemlessly) an existing site. I have already deigned the site in Dreamweaver and would simply like to add "Add to Cart" buttons to the site and the shopping cart facility and then integrate with a payment gateway. The main requirement is that I keep my current site design/colours/layout/branding etc.

Can anyone recommend a shopping cart that suit my needs?

Regards, J - all help greatly appreciated.

Reply With Quote
  #5  
Old September 20th, 2005, 09:15 AM
niemie niemie is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2004
Posts: 59 niemie User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 19 h 23 m 56 sec
Reputation Power: 4
Yeah - I don't want something that I can't customize because the site design is pretty much done - I need something that can be integrated into it.

Reply With Quote
  #6  
Old September 24th, 2005, 01:07 PM
ravelle ravelle is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2004
Posts: 7 ravelle User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 57 m 35 sec
Reputation Power: 0
Quote:
Originally Posted by niemie
Yeah - I don't want something that I can't customize because the site design is pretty much done - I need something that can be integrated into it.



im looking for something like that too ... could anyone help us? pls.

Reply With Quote
  #7  
Old October 17th, 2005, 12:31 PM
jiblet's Avatar
jiblet jiblet is offline
Bulbous
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2001
Location: Minneapolis
Posts: 87 jiblet User rank is Lance Corporal (50 - 100 Reputation Level)jiblet User rank is Lance Corporal (50 - 100 Reputation Level)jiblet User rank is Lance Corporal (50 - 100 Reputation Level) 
Time spent in forums: 6 h 50 m 30 sec
Reputation Power: 8
Send a message via ICQ to jiblet Send a message via AIM to jiblet
I looked into into osCommerce and Zen Cart and found them difficult to integrate into an existing site. The architecture seemed like it could use some work.

Instead, I found a commercial product, litecommerce (made by the same people as x-cart), which is both easy to set up and yet fully customizable. It has a 'checkout' desk mode which will allow the cart to just be a cart, and they provide you with HTML to link it into your existing website. Unfortunately a small component is encoded with ioncube for copy protection, but the architecture is such that it's pretty easy to figure out what's going on, and you can modify all the code that really matters.

The HTML is very 1998, but it's all in the theme folder using Flexy templates so you can fully update the design. The files are extensive, so a full update would take some time, but its not too hard to figure out what is what.

Litecommerce costs $99 per license (some modules cost extra) which allows you to run it only on one domain. I set up my /etc/hosts file to link that domain to my local box so I could do development locally, then take the entry out and upload the live site... works like a charm.
__________________

Reply With Quote
  #8  
Old October 18th, 2005, 03:41 AM
j_uprichard j_uprichard is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2004
Location: Northern Ireland
Posts: 55 j_uprichard User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 Day 5 h 45 m 10 sec
Reputation Power: 5
thanks for adding your experiences jiblet. litecommerce from the same people that do x-cart is one option that i found when i done a load of research into shopping carts a while back. seemed capable of good customisation to suit an existing design.

last question... does it still work off a template though (i seem to remem that they had loads of templates) that is easily customised - or is it a bit like paypal's shopping cart (where you simply copy n paste html)?

cheers again, jamie

Reply With Quote
  #9  
Old October 18th, 2005, 11:13 AM
jiblet's Avatar
jiblet jiblet is offline
Bulbous
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2001
Location: Minneapolis
Posts: 87 jiblet User rank is Lance Corporal (50 - 100 Reputation Level)jiblet User rank is Lance Corporal (50 - 100 Reputation Level)jiblet User rank is Lance Corporal (50 - 100 Reputation Level) 
Time spent in forums: 6 h 50 m 30 sec
Reputation Power: 8
Send a message via ICQ to jiblet Send a message via AIM to jiblet
It's kind of the best of both worlds. In the admin tool they give you HTML links / buttons to add items to your cart.

As far as I can tell, all the HTML output of the engine goes through a large series of Flexy templates in the skins directory. They are separated by admin / public, so you can even modify that admin back end. In the public folder there are just over 100 template files, most of them very short (<5 lines). They use light Flexy logic to generalize some of the templates for multiple situations, but its easy to get in and hack the html. Sometimes it takes a minute to find out which templates you want to modify, or sometimes modifications to a template extend farther than you would like, but overall the structure is well-engineered (even if the HTML is not).

Reply With Quote
  #10  
Old October 18th, 2005, 01:53 PM
niemie niemie is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2004
Posts: 59 niemie User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 19 h 23 m 56 sec
Reputation Power: 4
I'm not at all familiar with Flexy templates - could I just rip all the functionality out and place it in my CSS based design and be done?

Reply With Quote
  #11  
Old October 18th, 2005, 03:08 PM
jiblet's Avatar
jiblet jiblet is offline
Bulbous
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2001
Location: Minneapolis
Posts: 87 jiblet User rank is Lance Corporal (50 - 100 Reputation Level)jiblet User rank is Lance Corporal (50 - 100 Reputation Level)jiblet User rank is Lance Corporal (50 - 100 Reputation Level) 
Time spent in forums: 6 h 50 m 30 sec
Reputation Power: 8
Send a message via ICQ to jiblet Send a message via AIM to jiblet
I was not familiar with Flexy templates either, but I'm actually a lot more interested in them now. The functionality is very easy to understand, and much simpler than Smarty templates (which, incidentally, I think are rarely any better than just writing your templates in PHP proper).

As long as you pay attention to what you are doing, its pretty easy to convert the templates to a more standards-based approach. You just have to be aware of IF and FOREACH attributes that you may have to transplant into your new HTML. As much as I hate ColdFusion and the idea of a HTML-like template logic, I have to admit that those attributes are very intuitive and make the template much more concise.

If you are well-versed in HTML you should be able to identify what is NOT html and hence is probably a Flexy attribute, tag, or variable. I would expect to spend at least a couple hours to get through all the templates.

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb Site ManagementDevelopment Software > Shopping Carts?


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

 Free IT White Papers!
 
Accelerating Trading Partner Performance
One in five. That's how many partner transactions have at least one error. That is an amazing statistic, particularly given the extraordinary leaps in innovation across the global supply chain during the past two decades. Download this white paper to learn more.

 
Competing on Analytics
This Tech Analysis is designed to help identify characteristics shared by analytics competitors, and includes information about 32 organizations that have made a commitment to quantitative, fact-based analysis.

 
Cost Effective Scaling with Virtualization and Coyote Point Systems
An overview of the industry trend toward virtualization, how server consolidation has increased the importance of application uptime and the steps being taken to integrate load balancing technology with virtualized servers.

 
Five Checkpoints to Implementing IP Telephony
Implementation planning for IP PBX software and IP telephony has become vital as businesses replace discontinued legacy PBX phone systems. This informative whitepaper outlines five "checkpoints" for any implementation plan that will help make IP communications a successful proposition.

 
Hosted Email Security: Staying Ahead of New Threats
In the last two years, email has become a fierce battleground between the nefarious forces of spam and malware, and the heroes of messaging protection. The spam volumes increased alarmingly every month, bringing clever new forms of phishing and virus propagation attacks.

 

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 1 hosted by Hostway