Amazon Products Feed Variables




Options you can override or specify in the URL


Possible values for SearchIndex

The script can support all SearchIndexes that are supported by Amazon Web Services


Possible values for Sort

The script supports all Sort values that are supported by Amazon Web Services


Variables for use in the Templates

All of the XML elements returned from Amazon are converted into variables for use in the script. There are many elements to list here; the best way to view them is to view Amazon's WSDL document. You can use any of those elements as variable by placing %% before and after the element name. The variables listed below are additional variables generated by the script from those results.

You can also use an apf command to display all available variables both those generated by the script and those that are taken directly from Amazon's XML. To display all variables put the following line in a page.template:
<!--apf &apf_show_vars=ALL!!-->


Options you can specify in the Templates