As the title says im a newbie when it comes to zencart. I'm an experienced web developer but have never worked with zencart before. There are two tasks I've been asked to do. The one is to make one attribute depend on another. I did some googling and it appears this hasnt been built into zencart, but it already appears on the site I'm working on. For example, if someone selects a product of one size, the next option will only display certain values based on the size of that product. My second question is how do I get my one products page to look like my other products page. There are currently 2 items in the system where when you click on them they have a picture of the product on the left, attribute selector in the middle, and the attributes selected with the current price on the right. But when I go to add my product and view it, i just get all of the options of the product, not even close to the same style as the other products. Is this a simple fix? Hopefully there is just a products template I can apply to my new product? Thanks for the help!
For the attribute, you can adjust it on "attribute" on admin. It should be done with your database sometimes.
Thanks for your response and I was able to edit the attributes fine but how do i link one to another. If someone picks a product that is 20ft wide, all the other options/attributes need to be specific to a product that is 20ft wide. Can anyone else help?
ok maybe it would be more helpful if i posted some links. This is the template i WANT to recreate: http://www.diyretractableawning.com/index.php?main_page=product_awning_info&cPath=1_7&products_id=1 And this is the page I am currently working on: http://www.diyretractableawning.com/suncover-1000-retractable-awning How do i go about getting the new page that I am adding to look like the one in the first link?
Can anyone help I still haven't been able to fix this?? I've posted on multiple forums and haven't come up with a solution yet. There has to be an easy way to apply a template to a specific product (or at least I hope).