e-commerce

22 views
Skip to first unread message

cutter3cowzip

unread,
May 8, 2010, 8:35:43 PM5/8/10
to Web Authoring
A feature of many web "stores" is the ability to select items by
checking a box, and when a few items have been selected, to then click
a "compare" button, at which point the selected items show up side by
side on a new page for a line by line comparison.

Can that be done in straight HTML with BBEdit? If not, how does one
do it? And are there any free apps that permit one to design such
pages?

I have looked at a package called Magento, but I con't see how to
integrate it into our template for our pages.

Any suggestions?

--
You received this message because you are subscribed to the Google Groups "Web Authoring" group.
To post to this group, send email to web-au...@googlegroups.com.
To unsubscribe from this group, send email to web-authorin...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/web-authoring?hl=en.

RobS

unread,
May 10, 2010, 7:37:52 AM5/10/10
to Web Authoring
Such processes on a web site -- and many more -- are created by
dynamically combining formatting and function code with database
contents. Usually this is all put together using PHP code and a mySQL
(or similar) database.

You had the right idea when you looked at Magento. I would use Zen
Cart (zen-cart.com) except that I know that Zen Cart does not come
with that particular ability built-in. I'm not sure Magento does
either.

These e-comm packages are not designed to be added onto an existing
site. But you can use their built-in methods to recreate your site
within them and can style them to look like anything, pretty much.

There is a quite steep learning curve associated with this sort of
software, and the templating process is not the least of it. Your best
bet would be to join the forums for any such software you wish to
consider and to read up on them as much as you can. Ask questions on
the forums -- in particular about that comparison requirement -- to
find how others have done what you want to do. Check out the free (and
paid) templates available, which you can use as a starting point for
your own.

Rob

PS
You can see my two e-comm sites, both built on Zen Cart, by going to
thistledance.com and clicking either the wholesale or the retail links.

RobS

unread,
May 10, 2010, 7:39:20 AM5/10/10
to Web Authoring
And yes, BBEdit is an important tool when working on this kind of
site. ;-)

Rob
Reply all
Reply to author
Forward
0 new messages