EAN-13 | 4010324037893 ![]() |
Product Name | David Lynch Box |
Category | Electronics / Photography: A/V Media: Movie / TV |
Amazon.com | ![]() |
Model | 3789 |
Price New | 29.90 US Dollars (curriencies) |
Price Used | 98.99 US Dollars (curriencies) |
Aspect Ratio | 1.77:1 |
Artist | David Lynch |
Width | 1.5 inches (convert) |
Height | 7.2 inches (convert) |
Length | 5.55 inches (convert) |
Binding | Blu-ray |
Format | Multiple Formats, Blu-ray, Import, PAL |
Published | 04/24/2016 |
Run Time | 462 minutes |
Features | David Lynch Collection - 3-Disc Box Set ( Lost Highway / Mulholland Dr. (Mulholland Drive) / Inland, David Lynch Collection - 3-Disc Box Set, Lost Highway / Mulholland Dr. (Mulholland Drive) / Inland Empire |
Long Description | This Blu-ray box set includes the feature films Mulholland Drive, Lost Highway and Inland Empire. Bonus features include Making of documentaries, interviews with David Lynch, Naomi Watts, Laura Elena Harring, Justin Theroux, and trailers. Since the primary audio track is german, customer need to change the audio track to second audio to english. You can make this change on their blu-ray menu or blu-ray player remote control. |
Similar Items | 4010324037886: Lost Highway 0715515125710: Eraserhead 0097361443942: Twin Peaks The Entire Mystery 0883904238874: Blue Velvet Blu-ray 5055201808141: Elephant Man |
Created | 03-26-2015 10:17:01am |
Modified | 02-03-2022 10:53:36pm |
MD5 | 8bd3849c5c8eea499ce3eaadc5a9fa9e |
SHA256 | fe8971b52f7554c7294fdff01cdcd95c0ca195b4feeddf979796d6793cbb0f26 |
Search Google | by EAN or by Title |
Query Time | 0.0188508 |
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