It would be good to allow the option to choose the country when inserting ASIN codes.
The country code could be printed in the markup, maybe as a CSS class.
| Comment | File | Size | Author |
|---|---|---|---|
| #12 | add_support_for-2918260-12.patch | 17.48 KB | marcelovani |
| #10 | add_support_for-2918260-10.patch | 17.06 KB | marcelovani |
| #2 | Screen Shot 2017-10-31 at 17.40.34.png | 96.77 KB | marcelovani |
| #2 | add_support_for-2918260-2.patch | 16.81 KB | marcelovani |
Comments
Comment #2
marcelovaniI have done the work on the module, and it should look like the screenshot below

This patch will only work with the latest dev branch of Amazon module that contains support for multiple locales.
Comment #4
marcelovaniFixed php errors
Comment #6
marcelovaniComment #7
marcelovaniComment #10
marcelovaniUploaded wrong patch on the last comment
Comment #12
marcelovaniComment #13
marcelovaniTried to make drupalci patch amazon module as part of the build but apparently its not supported
These tests will keep failing until #2920070: Locale database storage is resolved
Comment #14
dakalaWhy don't we use drupal_strtoupper() here?
Apart from this minor comment, code looks good. Thanks.
Comment #16
dakalaMerged in as part of the latest alpha release. Thanks.