I was wondering how you could add a list of options to a certain product. Like if you have a product and you want the customers to be able to choose what they want on their product. How exactly would I do that?
Thank In Advance!
I was wondering how you could add a list of options to a certain product. Like if you have a product and you want the customers to be able to choose what they want on their product. How exactly would I do that?
Thank In Advance!
Not really a template issue...A new question elsewhere would have gotten more response = = Attributes are what you seekOriginally Posted by skiniemini
https://www.zen-cart.com/tutorials/index.php?article=57
Zen-Venom Get Bitten
Thanks for that link, I read through the whole thing, but how do I pair the attributes so they could only choose one? I can't figure it out!Not really a template issue...A new question elsewhere would have gotten more response = = Attributes are what you seek
https://www.zen-cart.com/tutorials/index.php?article=57
Thanks In Advance!
Ok, I need some help here. I'm getting the following error when I go to the My Account page:
Warning: Invalid argument supplied for foreach() in /includes/templates/template_default/templates/tpl_account_default.php on line 37
On line 37 there is this:
foreach($ordersArray as $orders) {
Now I think this is supposed to make it display the current orders, but since there are no current orders it just gives me this error. When there is an order this does not show. How can I fix this? I want it to say for example: No Current Orders
Thanks In Advance!
I Really Appreciate It!![]()
Last edited by skiniemini; 1 Jun 2009 at 09:44 AM.