Amazon Node template
calebm12 - August 10, 2009 - 02:52
I am using the amazon module to display some book info as nodes. Right now it displays a really small pic of the book and then the info. Right now the field display is set to display the Amazon ISBN field as small picture with full info. I am wondering how i can change the small pic into a large pic and still keep the book info. I know the amazon module supports a large photo i am just not sure the code and which tpl file to put it into. do i keep the tpl file in the amazon module folder or move it into a them folder. any help would be appreciated.

=-=
are you sure it's not just a matter of changing the display field options for this field? In administer -> Content types -> edit -> display fields tab
Yea...if i change the display
Yea...if i change the display fields...i can pick large picture....but it wont include the product info. it only has options for small pic and product info.
Use views, with a relationship to the ASIN
Your best bet for flexibility is to use views, and make a relationship to the ASIN field that you're using. This gives you access to loads of information.
In the latest dev version, it gives you access to all 3 sizes of product picture, and lots of other info as well.
I expect to add new filters that will give you access to the pictures and the amazon page URL as well.