Hey everyone,
I've spent a couple hours looking around for this to no avail and it seems like a really simple answer.
I want to be able to access the Product attributes in the node-product.tpl.php file. For instance, my products have attributes of which colors are available to them and which sizes. These are custom attributes created, and more will be added later. I want to custom print out a grid of options so a user can add multiple sizes and colors by filling in a number, similar to this site -- http://www.crownquality.com/2010/Product.aspx?pid=3422&qid=575 --. However, I am having issue gaining the ability to actually access this information from the script.
I have tried accessing $attributes, $content, and a couple other variables.
Thank you!
Clayton
