Image | ![]() |
EAN-13 | 0032429258540 ![]() |
UPC-A | 032429258540 ![]() |
Product Name | The Warriors |
Category | Electronics / Photography: A/V Media: Movie / TV |
Amazon.com | ![]() |
Model | 43381976 |
Price New | 3.49 US Dollars (curriencies) |
Price Used | 7.76 US Dollars (curriencies) |
Rating | R - Restricted |
IMDb | ![]() |
Run Time | 92 minutes |
Cast | Dorsey Wright, James Remar, Michael Beck |
Director | Walter Hill |
Genre | ACTION,CRIME,THRILLER |
Width | 5.3 inches (convert) |
Height | 0.35 inches (convert) |
Length | 6.75 inches (convert) |
Weight | 2.4 ounces (convert) |
Binding | Blu-ray |
Release Year | 1979 |
Format | Widescreen |
Long Description | Cyrus, the leader of the most powerful gang in New York City, the Gramercy Riffs, calls a midnight summit for all the area gangs, with all asked to send nine unarmed representatives for the conclave. A gang called The Warriors are blamed for killing Cyrus as he gives his speech. They now have to cross the territory of rivals in order to get to their own 'hood. The Warriors slowly cross the dangerous Bronx and Manhattan territories, narrowly escaping police and other gangs every step of the way. |
Similar Items | 9780802139924: The Warriors 0883904331438: Road House 0883904331353: Red Dawn Blu-ray 0883904283805: Red Dawn Blu-ray 0826663188721: Someone's Watching Me! 0826663177398: Escape From New York 0826663175493: Serial Mom 0826663175387: Streets Of Fire 0826663157413: Escape From New York 0738329224387: Martian Chronicles 0738329208929: Wanderers 0032429304636: Up in Smoke 0031398131076: Bad Boys 0024543276586: The Wrestler 0003139813107: Bad Boys |
Created | 04-18-2018 12:08:28am |
Modified | 12-02-2021 12:22:41am |
MD5 | 7040275dfc060181dc9485eabd7540f5 |
SHA256 | 5b46487c5e1cb5834dada0d9c54a58b885f1582e4095205ec38ee1d6e8bc18c6 |
Search Google | by EAN or by Title |
Query Time | 0.0304329 |
Article of interest
The attributes are somewhat like fields. They are the individual data items that describe each product. Each product entry will have several attributes. There is no telling which attributes will be attached to each product but they all have the same basic format.
Here is an example of one attribute. When accessing the data feed API, you can get your data in XML or JSON format. Here it is displayed in XML format to make it a little easier to read through.
<attribute> <field_name>product</field_name> <group_name>Over View</group_name> <title>Product Name</title> <data_type>varchar</data_type> <data_type_description>short text</data_type_description> <has_linked_text>0</has_linked_text> <has_linked_extra>0</has_linked_extra> </attribute>
In the above example you will find these elements:
- field_name - The unique name used to access this attribute.
- group_name - The name of the data group this field belongs to.
- title - The label we place on the screen when displaying this attribute to users.
- data_type - The database data type we are using to store this attribute.
- data_type_description - More infomation about the data type.
- has_linked_text - Some numeric fields have a text representation. We store the numeric value but if there is linked text, we use a lookup table to display that text instead of the number to the user.
- has_linked_extra - Some numeric fields have an extra text value that goes along with the number. We use a lookup table to display that text in addition to the number.
Hopefully, this helps you understand the data attributes you find in the data feed API.
Close