Image | ![]() |
EAN-13 | 9780790752396 ![]() |
Product Name | Where Eagles Dare [VHS] |
Language | English |
Category | Electronics / Photography: A/V Media: Movie / TV |
Amazon.com | ![]() |
SKU | 84,0790752395,14.0,0790752395,02 |
Price New | 4.95 US Dollars (curriencies) |
Price Used | 0.01 US Dollars (curriencies) |
Rating | PG - Parental Guidance Suggested |
IMDb | ![]() |
Trailer | Watch The Trailer |
Run Time | 158 minutes |
Cast | Clint Eastwood, Mary Ure, Michael Hordern, Patrick Wymark, Richard Burton |
Director | Brian G. Hutton |
Genre | ACTION,ADVENTURE,WAR |
Run Time | 158 minutes |
Binding | VHS Tape |
Release Year | 1968 |
Format | Closed-captioned, Color, Original recording reissued, NTSC |
Published | 06/30/2000 |
Run Time | 158 minutes |
Long Description | Scorned by reviewers when it came out, this concentrated dose of commando death-dealing to legions of Nazi machine-gun fodder has acquired a cult over the years. In 1968 Clint Eastwood was just getting used to the notion that he might be a world-class movie star; Richard Burton, whose image had been shaped equally by classical theater training and his headline-making romance with Elizabeth Taylor, was eager to try on the action ethos Eastwood was already nudging toward caricature. Alistair MacLean's novel The Guns of Navarone had inspired the film that started the '60s vogue for World War II military capers, so he was prevailed on to write the screenplay (his first). The central location, an impregnable Alpine stronghold locked in ice and snow, is surpassing cool, but the plot and action are ultra-mechanical, and the switcheroo gamesmanship of just who is the undercover double (triple?) agent on the mission becomes aggressively silly. --Richard T. Jameson |
Similar Items | 9780790734958: Operation Pacific [VHS] 9786301327848: The Thing [VHS] 9786300247093: Twelve O'clock High [VHS] 9780783235608: Psycho [VHS] 9780792830641: The Great Escape [VHS] 9786302814729: The Omega Man [Vhs] 9786302529449: The Eagle Has Landed [VHS] 9786302909029: The Guns of Navarone [VHS] 9786304436424: The Guns of Navarone (Widescreen Edition) [VHS] 9786300182530: Two Mules for Sister Sara View 12 more similar items |
Created | 03-13-2013 11:15:13am |
Modified | 05-01-2020 1:46:42am |
MD5 | bde46fe5d19782119cfa40050f7113da |
SHA256 | f00db25953506d284b3f7c567e077249c6815de1f78fba0ab840272653299877 |
Search Google | by EAN or by Title |
Query Time | 0.0271749 |
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