Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Need Shopping Cart
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  9 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Big D  
View profile  
 More options Oct 16, 5:01 pm
Newsgroups: alt.www.webmaster
From: Big D <busta...@gmail.com>
Date: Fri, 16 Oct 2009 14:01:21 -0700 (PDT)
Local: Fri, Oct 16 2009 5:01 pm
Subject: Need Shopping Cart
A friend of mine wants me to make him a small e-commerce site.  He
wants to have a very specific layout, a shopping cart system, and the
ability for somebody like him (who doesn't understand HTML or any
other language) to add products easily.

I've come across a few open source shopping cart systems, and while
these allow products to be added easily, they wouldn't allow for a
very specific layout.  I was wondering if anybody had any ideas.
(Maybe any hosting companies with shopping carts that could do this?)

I'm aware that I could make my own shopping cart system in PHP, but
this would require time, something we don't have.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jerry Stuckle  
View profile  
 More options Oct 16, 8:29 pm
Newsgroups: alt.www.webmaster
From: Jerry Stuckle <jstuck...@attglobal.net>
Date: Fri, 16 Oct 2009 20:29:24 -0400
Local: Fri, Oct 16 2009 8:29 pm
Subject: Re: Need Shopping Cart

Big D wrote:
> A friend of mine wants me to make him a small e-commerce site.  He
> wants to have a very specific layout, a shopping cart system, and the
> ability for somebody like him (who doesn't understand HTML or any
> other language) to add products easily.

> I've come across a few open source shopping cart systems, and while
> these allow products to be added easily, they wouldn't allow for a
> very specific layout.  I was wondering if anybody had any ideas.
> (Maybe any hosting companies with shopping carts that could do this?)

> I'm aware that I could make my own shopping cart system in PHP, but
> this would require time, something we don't have.

Generally, when you get a shopping cart or similar, you have to go with
the layout they have.  Some have limited customization possibilities,
but without rewriting the HTML, you won't get the exact layout your
customer wants.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstuck...@attglobal.net
==================


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jurgen Nijhuis  
View profile  
 More options Oct 17, 7:55 am
Newsgroups: alt.www.webmaster
From: Jurgen Nijhuis <nos...@nospamnospam.nl>
Date: Sat, 17 Oct 2009 13:55:41 +0200
Local: Sat, Oct 17 2009 7:55 am
Subject: Re: Need Shopping Cart
On Fri, 16 Oct 2009 14:01:21 -0700 (PDT), Big D <busta...@gmail.com>
wrote:

>A friend of mine wants me to make him a small e-commerce site.  He
>wants to have a very specific layout, a shopping cart system, and the
>ability for somebody like him (who doesn't understand HTML or any
>other language) to add products easily.

>I've come across a few open source shopping cart systems, and while
>these allow products to be added easily, they wouldn't allow for a
>very specific layout.  I was wondering if anybody had any ideas.
>(Maybe any hosting companies with shopping carts that could do this?)

>I'm aware that I could make my own shopping cart system in PHP, but
>this would require time, something we don't have.

Unlike most shopping cart software, http://www.avactis.com/ doesn't
rely on its own dedicated template system, so it may be worth while
checking out.

--
Jurgen Nijhuis
http://www.argosmedia.nl


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mark Goodge  
View profile  
 More options Oct 17, 8:52 am
Newsgroups: alt.www.webmaster
From: Mark Goodge <use...@listmail.good-stuff.co.uk>
Date: Sat, 17 Oct 2009 13:52:24 +0100
Local: Sat, Oct 17 2009 8:52 am
Subject: Re: Need Shopping Cart
On Fri, 16 Oct 2009 14:01:21 -0700 (PDT), Big D put finger to keyboard
and typed:

>A friend of mine wants me to make him a small e-commerce site.  He
>wants to have a very specific layout, a shopping cart system, and the
>ability for somebody like him (who doesn't understand HTML or any
>other language) to add products easily.

>I've come across a few open source shopping cart systems, and while
>these allow products to be added easily, they wouldn't allow for a
>very specific layout.  I was wondering if anybody had any ideas.
>(Maybe any hosting companies with shopping carts that could do this?)

>I'm aware that I could make my own shopping cart system in PHP, but
>this would require time, something we don't have.

Magento is very customisable, but having played with it a bit I've
come to the conclusion that writing my own would be quicker! Zen Cart
is probably the best I've found so far in terms of the balance between
ease of use and flexibility.

Mark
--
Blog: http://mark.goodge.co.uk
Stuff: http://www.good-stuff.co.uk


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
indubitably  
View profile  
 More options Oct 17, 12:29 pm
Newsgroups: alt.www.webmaster
From: indubitably <douglas.b...@gmail.com>
Date: Sat, 17 Oct 2009 09:29:14 -0700 (PDT)
Local: Sat, Oct 17 2009 12:29 pm
Subject: Re: Need Shopping Cart
Thanks to everyone for your replies!

I've spoken with the customer (my friend) and we've decided that ease
of adding new items isn't the biggest priority since it turns out he
knows some HTML.  What I was thinking was something like this:

- We write our own product listings in HTML (there aren't many
products), this way we can have our own custom layout
- We have an add to cart link that adds the product the user wanted to
whatever shopping cart we're using (whether it's magento, zencart,
etc).

What would be useful is some type of shopping cart that would let us
have our own custom page header, that way, they can click "Home" or
"Products" or whatever at the top of the page and it takes them back
to the site we designed.

On Oct 16, 5:01 pm, Big D <busta...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Scott Bryce  
View profile  
 More options Oct 17, 1:35 pm
Newsgroups: alt.www.webmaster
From: Scott Bryce <sbr...@scottbryce.com>
Date: Sat, 17 Oct 2009 11:35:18 -0600
Local: Sat, Oct 17 2009 1:35 pm
Subject: Re: Need Shopping Cart

http://www.mals-e.com/

But I would only use it for a small store. It may be adequate to meet
your needs.

I had a client YEARS ago who hosted on a site that had a shopping cart
system that would give you a link to items that you could use to add
items to the cart without going through the shopping cart. I don't know
if any of that made sense, but it is exactly what you are looking for.

http://www.precisionweb.net/

Just understand that working this way can be a pain if your inventory is
large, or changes often. You are making all of your changes twice: once
in the shopping cart system, then once again by hand in the HTML.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Big D  
View profile  
 More options Oct 18, 2:58 pm
Newsgroups: alt.www.webmaster
From: Big D <busta...@gmail.com>
Date: Sun, 18 Oct 2009 11:58:17 -0700 (PDT)
Local: Sun, Oct 18 2009 2:58 pm
Subject: Re: Need Shopping Cart
Thanks, this really helps, but one issue:

mals-e doesn't seem to be very secure.  There's nothing to prevent the
customer from changing "price" in the link.  Granted, you can use a
hash, but what's to stop the customer from generating their own hash
based on a price of, say, $1.00?

On Oct 17, 1:35 pm, Scott Bryce <sbr...@scottbryce.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Matt  
View profile  
 More options Oct 29, 2:53 pm
Newsgroups: alt.www.webmaster
From: Matt <matt.li...@your.clothes.gmail.com>
Date: Thu, 29 Oct 2009 18:53:52 +0000 (UTC)
Local: Thurs, Oct 29 2009 2:53 pm
Subject: Re: Need Shopping Cart
from the relative safety of an aluminum foil deflector beanie, Big D put
down the rubber duck and wrote in alt.www.webmaster:

> I've come across a few open source shopping cart systems, and while
> these allow products to be added easily, they wouldn't allow for a
> very specific layout.  I was wondering if anybody had any ideas.
> (Maybe any hosting companies with shopping carts that could do this?)

I'm going to second Mark's nomination of ZenCart.  I've deployed several of
them, and it's probably the easiest to customize.  I believe that they have
HTMLArea available as a WYSIWYG for adding products ...<checks />  yup!  

http://www.zen-cart.com

If your friend has Fantasico or Installatron available in his hosting
panel, ZenCart is an included package.  Easy few-click install.

--
Matt
matt.li...@your.clothes.mattlindi.com
remove your.clothes. to email me

#  D o n ' t   b e l i e v e   e v e r y t h i n g   y o u   t h i n k


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
idle  
View profile  
 More options Oct 30, 8:31 pm
Newsgroups: alt.www.webmaster
From: idle <i...@mycomputer.com>
Date: Fri, 30 Oct 2009 17:31:01 -0700
Local: Fri, Oct 30 2009 8:31 pm
Subject: Re: Need Shopping Cart
On Fri, 16 Oct 2009 14:01:21 -0700 (PDT), Big D wrote in alt.www.webmaster:

> A friend of mine wants me to make him a small e-commerce site.  He
> wants to have a very specific layout, a shopping cart system, and the
> ability for somebody like him (who doesn't understand HTML or any
> other language) to add products easily.

> I've come across a few open source shopping cart systems, and while
> these allow products to be added easily, they wouldn't allow for a
> very specific layout.  I was wondering if anybody had any ideas.
> (Maybe any hosting companies with shopping carts that could do this?)

> I'm aware that I could make my own shopping cart system in PHP, but
> this would require time, something we don't have.

Checkout http://www.opencart.com/
I've done about 20 of these installations and it's pretty easy to redesign
it.

--
A lot of people are afraid of heights. Not me, I'm afraid of widths.


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google