Image | ![]() |
EAN-13 | 0024543346517 ![]() |
UPC-A | 024543346517 ![]() |
Product Name | King And I |
Category | Electronics / Photography: A/V Media: Movie / TV |
Amazon.com | ![]() |
Model | 43448722 |
Price New | 6.49 US Dollars (curriencies) |
Price Used | 11.33 US Dollars (curriencies) |
Rating | G - General Audiences |
IMDb | ![]() |
Trailer | Watch The Trailer |
Run Time | 133 minutes |
Cast | Deborah Kerr, Yul Brynner, Rita Moreno, Martin Benson |
Director | Walter Lang |
Genre | BIOGRAPHY,DRAMA,MUSICAL |
Run Time | 133 minutes |
Width | 5.25 inches (convert) |
Height | 0.5 inches (convert) |
Length | 7.25 inches (convert) |
Weight | 25 hundredths pounds (convert) |
Binding | Dvd |
Release Year | 1956 |
Format | Color, Dolby, Dubbed, NTSC, Subtitled, Widescreen |
Run Time | 133 minutes |
Features | Shrink-wrapped |
Long Description | Mrs. Anna Leonowens and her son Louis arrive in Bangkok, where she has been contracted to teach English to the children of the royal household. She threatens to leave when the house she had been promised is not available, but falls in love with the children. A new slave, a gift of a vassal king, translates "Uncle Tom's Cabin" into a Siamese ballet. After expressing her unhappiness at being with the King, the slave decides to make an attempt to escape with her lover. Anna and the King start to fall in love, but her headstrong upbringing inhibits her from joining his harem. She is just about to leave Siam but something important she finds out makes her think about changing her mind. |
Similar Items | 0024543346531: South Pacific 0024543045090: The Sound of Music (Single Disc Widescreen Edition) 0024543037569: Anna And The King 0024543029311: Sound of Music 50th Anniversary Edition 0012569677050: The Wizard of Oz (Three-Disc Collector's Edition) 0012569675360: The Wizard of Oz (Two-Disc Special Edition) 0012569673724: The Wizard of Oz 0012569672390: Brigadoon 0012569562127: Musicals Great Musicals: The Arthur Freed Unit at MGM 0012569502024: Singin' in the Rain View 10 more similar items |
Created | 04-12-2018 12:10:45am |
Modified | 06-03-2019 4:33:38am |
MD5 | 00c4bda2240336ec68f5ab749233d100 |
SHA256 | 590a867e9b0b6c78bb722204a451c1858fb1d7408332243c81795b406297a7a0 |
Search Google | by EAN or by Title |
Query Time | 0.0399561 |
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