Image | ![]() |
EAN-13 | 0031398265931 ![]() |
UPC-A | 031398265931 ![]() |
Product Name | Warlock Collection |
Category | Electronics / Photography: A/V Media: Movie / TV |
Amazon.com | ![]() |
Price New | 17.00 US Dollars (curriencies) |
Price Used | 22.99 US Dollars (curriencies) |
Rating | R - Restricted |
IMDb | Not on IMDb |
Run Time | 296 minutes |
Cast | Bruce Payne, Chris Young, Julian Sands, Lori Singer |
Genre | Science-Fiction/Fantasy |
Run Time | 296 minutes |
Width | 5.3 inches (convert) |
Height | 0.45 inches (convert) |
Length | 6.75 inches (convert) |
Weight | 20 hundredths pounds (convert) |
Binding | Blu-ray |
Format | DTS Surround Sound, NTSC, Subtitled, Widescreen |
Published | 02/06/2019 |
Run Time | 296 minutes |
Features | Shrink-wrapped |
Long Description | The unit may or may not contain O-ring. NEW Vestron Video Collectors Edition packaging. 2-disc, 3-film set! All WARLOCK films in one package! Restored and remastered never before on Blu-ray. Packed with amazing special features for ALL THREE FILMS including audio commentaries, isolated score selections, interviews, TV spots, still galleries, making-of featurettes, and more!!!! |
Similar Items | 0031398294139: Maximum Overdrive 0031398288893: Beyond Re-animator 0031398277194: Class of 1999 0031398271697: Slaughter High 0031398265542: The Unholy 0031398260745: Wishmaster Collection 0031398260738: The Gate [Blu-ray] 0031398260394: Parents 0031398260387: Lair Of The White Worm 0031398253266: Waxworks Compilation View 22 more similar items |
Created | 04-12-2018 12:25:48am |
Modified | 05-22-2019 11:59:28am |
MD5 | 00d5a125ddae3982bf61418f27c56b4a |
SHA256 | bdcabde7b5fbdd9b5a8eb3ddbe8b3242e27ded6f8a63022fc892bcfe6400c713 |
Search Google | by EAN or by Title |
Query Time | 0.0298831 |
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