Image | ![]() |
EAN-13 | 0012236226970 ![]() |
UPC-A | 012236226970 ![]() |
Product Name | Noble House |
Category | Electronics / Photography: A/V Media: Movie / TV |
Amazon.com | ![]() |
Model | 3708427 |
Price New | 10.25 US Dollars (curriencies) |
Price Used | 4.34 US Dollars (curriencies) |
IMDb | ![]() |
Run Time | 355 minutes |
Aspect Ratio | 1.66:1 |
Cast | Ben Masters, Deborah Raffin, Pierce Brosnan |
Director | N/A |
Genre | ACTION,ADVENTURE,DRAMA |
Run Time | 355 minutes |
Width | 5.5 inches (convert) |
Height | 0.53 inches (convert) |
Length | 7.5 inches (convert) |
Weight | 25 hundredths pounds (convert) |
Binding | Dvd |
Release Year | 1988 |
Format | Closed-captioned, Color, Dolby, Widescreen |
Published | 01/27/2009 |
Run Time | 355 minutes |
Features | Shrink-wrapped |
Long Description | Ian Struan Dunross is chairman of Struan & Company, the oldest and largest of the British-East Asia trading companies. To the Chinese, that also makes him "Tai-Pan" ("supreme leader") of the "Noble House". Unfortunately, with his power, he inherits ancient promises, dark secrets, and deep financial problems on a small island full of people, who want to see Struan fall, so they can become the Noble House. Dunross' worst enemy is the vicious Quillan Gornt, a lesser tai-pan, and he's doing everything in his power to bring the Noble House to ruin. Drawn into the fight between Gornt and Dunross, is an upstart American billionaire, who tries to gain a foothold on the Hong Kong market, and has made a deal to steal something that will give him power, even over the Noble House. Unfortunately, that something has fallen into the hands of a powerful Chinese overlord. "Everybody was watching (and cheating on) everybody." Who will succeed in the end? |
Similar Items | 0097368013025: The Winds of War 0097361549842: Shogun 0097361408040: Master of the game 0043396100558: King Rat 0032429316479: Winds of War 0032429144980: Shogun 0025192195914: Centennial The Complete Series 0012236127819: Victim of Love 0011301693969: Windmills of the Gods - Sidney Sheldon's 0011301690135: Murder 101 View 24 more similar items |
Created | 05-22-2010 |
Modified | 04-02-2022 12:32:34am |
MD5 | df1474ba8fd15a56821a81476ec9f311 |
SHA256 | 9e9937816c397352cb1b5b2d5eee8d87744046234bd2f5c3f49d377b487e9df8 |
Search Google | by EAN or by Title |
Query Time | 0.0237000 |
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