Image | ![]() |
EAN-13 | 0025192044175 ![]() |
UPC-A | 025192044175 ![]() |
Product Name | Hot Fuzz |
Category | Electronics / Photography: A/V Media: Movie / TV |
Short Description | Weight:1.2 pounds |
Web Link | www.hotfuzz.com |
Amazon.com | ![]() |
Model | 5823043 |
Price New | 5.02 US Dollars (curriencies) |
Price Used | 2.48 US Dollars (curriencies) |
Rating | R - Restricted |
IMDb | ![]() |
Trailer | Watch The Trailer |
Run Time | 121 minutes |
Aspect Ratio | 2.35:1 |
Cast | Martin Freeman, Nick Frost, Simon Pegg |
Director | Edgar Wright |
Genre | ACTION,COMEDY,MYSTERY |
Run Time | 121 minutes |
Width | 5.3 inches (convert) |
Height | 0.35 inches (convert) |
Length | 6.75 inches (convert) |
Weight | 20 hundredths pounds (convert) |
Binding | Blu-ray |
Release Year | 2007 |
Format | Multiple Formats, AC-3, Blu-ray, Color, Dolby, DTS Surround Sound, Dubbed, NTSC, Subtitled, Widescreen |
Published | 09/25/2012 |
Run Time | 121 minutes |
Features | Factory sealed DVD |
Long Description | Top London cop PC Nicholas Angel is good. Too good. To stop the rest of his team looking bad, he is reassigned to the quiet town of Sandford. He is paired with Danny Butterman, who endlessly questions him on the action lifestyle. Everything seems quiet for Angel until two actors are found decapitated. It is called an accident, but Angel won't accept that, especially when more and more people turn up dead. Angel and Danny clash with everyone while they try to uncover the truth behind the mystery of the apparent "accidents". |
Similar Items | 5014138071509: Spaced - Definitive Collectors Edition - Import Zone 2 UK (anglais uniquement) 0738329229801: Deep Rising 0065935828983: Shaun of the Dead 0043396488267: Baby Driver 0043396331570: Zombieland 0025192186981: Shaun of the Dead 0025192175268: World's End 0025192069949: Paul 0025192049545: Scott Pilgrim vs. the World 0025192046896: In Bruges 0012236191544: Reservoir Dogs |
Created | 12-21-2009 |
Modified | 07-02-2022 12:12:27am |
MD5 | 5ddee957d3e560d0f351a40ae4fffae7 |
SHA256 | 931a106e1d90b5bb2405ca73819c64efe924c09e1d89cf718cec35fae3749bc3 |
Search Google | by EAN or by Title |
Query Time | 0.0262361 |
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