Closed (fixed)
Project:
Amazon Product Advertisement API
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
4 Aug 2009 at 23:01 UTC
Updated:
18 Oct 2009 at 23:50 UTC
I have read quite a number of postings related to these questions.
Is there any knowledgable member to give an example of how to show
-product description
- price
and
change the image size in a Node?
Current set up I use is : ASIN field in a content type. It does not by default display price and description, and image size is either small or large with no information.
Thanks a lot for any feedback,
Comments
Comment #1
rfayI recommend using Views for this - create a relationship to the ASIN Content type, and then you'll have (in the next release or the dev release tomorrow) the option of adding a product image in any of the 3 sizes Amazon provides.
You can also theme your items - use the .tpl.php files that are provided, copy them to your theme directory, and edit them as you see fit. Everything is available there.