I am convinced that there must be a way to this in a loop in the template:
<table class="indented">
<tr><td>Contact :</td><td>{{ product.extendedproductfields.contact
}}</td></tr>
<tr><td>Email : </td><td>{{ product.extendedproductfields.email
}}</td></tr>
<tr><td>Phone : </td><td>{{ product.extendedproductfields.phone
}}</td></tr>
</table>
How can I print the 'Email', 'Phone', .. fields automatically in the table
above rather than hard-code them?
Many thanks,
Thomas
--
You received this message because you are subscribed to the Google Groups
"Satchmo users" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/satchmo-users/-/TF5dAJEINYIJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/satchmo-users?hl=en.