I am using Zen Cart for the first time for a relatively simple conference registration form. I am comfortable customizing php and css. But I am having trouble with zen cart logic regarding display of products.
For the registration "product" there are a few "options" registrants can select which have no addl charge so I have made them "attributes" assigned to the registration "product". For instance member/non-member.
The only other "product" is the option to buy extra meal tickets. So I have only 2 products, one with attributes.
I would like to display both products AND the attributes for the one product on one page to make it easier for the user to pick everything at once. I have spent hours searching for a way to display these products in this way. I have downloaded the column grid layout addon but I don't think it is going to allow me to display the attributes on the same page as the product "list", which is all I want a solution for.
As far as database/form logic, I do not see why a product with attributes could not be displayed (with its attributes) on the same page as another product, with add to cart boxes for each product.
Do I have to make these "options" into "products" with no price and no add to cart, so they can all be displayed on one page?
This is the only hitch keeping me from finishing up this "cart".
Test page, not yet formatted, with only the registration "product" is at:
http://www.westpac-ptg.org/zencart/i...m3crl1sl3kojt2
This page is not ready to be live yet so excuse the dust.
Barb


Reply With Quote

