I need help with the following:
In Magento I have created a configurable product and assigned some simple products to it. They have an individual attribute set with individual attributes that I have created.
On the order review page, the product name as well as the options are displayed - this is fine.
On the order confirmation email, only the product's name and the SKU of the associated/ordered product is displayed. I need to display the atttributes that belong to my product as well (the attributes, that I have created to describe that specific product, like length, width, etc.).
Any help is appreciated! Thanks!