Needs work
Project:
Amazon Product Advertisement API
Version:
7.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 Oct 2011 at 07:31 UTC
Updated:
6 Nov 2012 at 23:23 UTC
Jump to comment: Most recent file
Comments
Comment #1
shawn dearmond commentedHere's a patch
Comment #2
rfayThanks! And nice to have you back.
The list price is actually *very* useful, as it's used as a comparison technique in a thousand places.
Be careful though since Amazon changed so much of this yesterday, #1230606: October 25, 2011 Amazon API changes (Must be done by then). We'll see how much has broken. I guess since you just put in the patch it must work OK. I think we'll have some breakage, especially with anything dealing with merchants.
Comment #3
shawn dearmond commentedOnce Amazon re-instated my Associates account in California, I'm back working on this again.
Come to think of it, changing the default tpl.php file may not be the best idea. For one, if I want that change, I can just edit it in my theme. But for everyone else, just by updating the module, their layout is going to suddenly be different. Don't know if we want to do that.
Just think about it. I won't feel bad if you mark this as "Won't Fix".
Comment #4
rfayThe lowest price is kind of iffy too, now that Amazon is not giving us merchant info. I'm betting that the Amazon price is the lowest price.
Most of the time I use views when I want to expose this kind of thing.
I think the first thing for you to do is to just provide step-by-step instructions here for somebody to update their own theme to show the lowestpriceformattedprice (or other things...) - and adding that to the documentation page would be fantastic.
Comment #5
shawn dearmond commentedSounds good. I'll start work on it here as a scratchpad.
Comment #6
willvincent commented