Image | ![]() |
EAN-13 | 0760137076780 ![]() |
UPC-A | 760137076780 ![]() |
Product Name | Bram Stoker's Shadowbuilder |
Category | Electronics / Photography: A/V Media: Movie / TV |
Amazon.com | ![]() |
Price New | 29.95 US Dollars (curriencies) |
Run Time | 101 minutes |
Cast | Charlotte Sullivan, Kevin Zegers, Leslie Hope, Michael Rooker, Tony Todd |
Run Time | 101 minutes |
Weight | 24 hundredths pounds (convert) |
Binding | Blu-ray |
Format | NTSC |
Run Time | 101 minutes |
Long Description | A demon is summoned to take the soul of a young boy, who has the potential to become a saint. If the demon succeeds, it will open a doorway to Hell, blazing a terrifying trail of destruction, possession and mayhem and destroy humanity. Now the fate of the world hinges on the final outcome of a renegade priest's battle with the soul eating SHADOWBUILDER. From the mind of the master, Bram Stoker, the creator of Dracula comes the epic struggle between good and evil in SHADOWBUILDER, featuring an all-star cast that includes Michael Rooker (Guardians of the Galaxy), Leslie Hope (Crimson Peak), Kevin Zegers (Dawn of the Dead) and Tony Todd (Candyman). |
Similar Items | 0826663188745: In the Mouth of Madness 0826663188721: Someone's Watching Me! 0814456021560: Blood Suckers from Outer Space 0760137077282: Crazy Six 0738329227029: Headhunter 0738329224387: Martian Chronicles 0738329224363: Jack the Giant Killer 0688474350649: Boss 0663390002094: Enter the Devil 0089859903724: S.F. Brownrigg Grindhouse Double Feature Ultimate Edition [Blu-ray + DVD 0032429308887: A Quiet Place |
Created | 04-25-2018 12:28:04am |
Modified | 05-24-2019 7:07:37am |
MD5 | 26d182791e1ae87ecf416c95ad211867 |
SHA256 | 5f0edffa96e46b019f335df08e607b6cbc9f6d4bdd0d1ce0524a216ea5b13b11 |
Search Google | by EAN or by Title |
Query Time | 0.0283799 |
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