I am new to OsCommerce - used ISP's install, don't know OsCommerce version number.
First encounter with PHP (no experience) - looks very C-related, with different syntax.
Me? Years of programming experience in many languages.
This first project is my learning curve; although OsCommerce may be "overkill" for this project, no product without a decent database is practical for eCommerce (my opinion).
PROBLEM - would like the following layout, (client's wishes!) without having to seriously re-write the PHP loops in "default.php" (catalog version), and without any product images being used:
2 pages, with field layout:
<Category 1> VHS
<Title> <Code> <Quantity> <AddToCart>
[Lord of the Rings] [Code zippazuppazoo] [1] [icon/image]
[Sleepless in Seattle] [Code sleepytimefun] [1] [icon/image]
etc ..........
<Category 2> DVD
<Title> <Code> <Quantity> <AddToCart>
[Lord of the Rings] [Code dippaduppadoo] [1] [icon/image]
[Sleepless in Seattle] [Code sleepyfuntime] [1] [icon/image]
etc ..........
The idea is to select a category and then be taken to page 1 or 2. There, the page will contain a simple sequential listing of titles as described above. Each product and quantity should be able to be added to the cart without having to visit the cart either until shopping is complete, or whenever the customer wishes to review "shopping to date".
I've been looking for code modifications - while I'm prepared to modify any code, I'm looking for simple ways or shortcuts.
Thanks for any and all suggestions - Jim




LinkBack URL
About LinkBacks











Bookmarks