Image | ![]() |
EAN-13 | 0786936735437 ![]() |
UPC-A | 786936735437 ![]() |
Product Name | The Chronicles of Narnia: Prince Caspian |
Language | English |
Category | Electronics / Photography: A/V Media: Movie / TV |
Short Description | Widescreen DVD |
SKU | E0130445 |
Model | 4314668 |
Price New | 7.95 US Dollars (curriencies) |
Price Used | 1.49 US Dollars (curriencies) |
Rating | PG - Parental Guidance Suggested |
IMDb | ![]() |
Trailer | Watch The Trailer |
Run Time | 150 minutes |
Aspect Ratio | 2.40:1 |
Cast | Ben Barnes, Georgie Henley, Skandar Keynes, William Moseley |
Director | Andrew Adamson |
Genre | ACTION,ADVENTURE,FAMILY,FANTASY |
Run Time | 149 minutes |
Width | 5.5 inches (convert) |
Height | 0.75 inches (convert) |
Length | 7.75 inches (convert) |
Weight | 25 hundredths pounds (convert) |
Binding | Dvd |
Release Year | 2008 |
Format | Multiple Formats, Color, NTSC, Subtitled, Widescreen |
Published | 02/24/2013 |
Run Time | 149 minutes |
Features | Walt Disney Video Narnia - Prince Caspian |
Long Description | A year has passed by since the Pevensie children stepped through the wardrobe. In Narnia, centuries have passed since the defeat of the White Witch. Now the foursome are sent back to Narnia to find that everything was destroyed and the Narnia they once knew is gone forever. They come to aid the young Prince Caspian, who is leading a group of Old Narnians to wage war against his malicious uncle Miraz, who rules Narnia with an iron fist. Will they succeed? When will Aslan return? |
Similar Items | 0786936292930: The Chronicles of Narnia: The Lion, the Witch and the Wardrobe 0095163881047: The Chronicles Of Narnia: The Lion, The Witch & The Wardrobe 0037429171127: Chronicles Of Narnia [dvd] [1988] [regio Dvd Incredible Value And Free Shipping 0024543987956: 4 Family Film Favorites Percy Jackson -The Lightning Thief/ The Chronicles Of Narnia Voyage Of The Dawn Treader/ Eragon/ The Seeker 0024543806165: Percy Jackson & The Olympians / Eragon Double Feature 0024543739326: The Chronicles of Narnia: The Voyage of the Dawn Treader 0024543707424: Voyage Of The Dawn Treader 0024543707417: The Chronicles of Narnia: The Voyage of the Dawn Treader 0024543086727: Chronicles Of Narnia, The The Voyage Of The Dawn Treader Blu-ray 0018713515674: C.S. Lewis Beyond Narnia View 15 more similar items |
Created | 05-22-2010 |
Modified | 02-27-2021 3:04:06pm |
MD5 | 7a6a648451c5e9dc6e4e6986885700c5 |
SHA256 | 0465c6dfd9c099ca28439aeac8deea9d78caa227f4f09ef5f450ce3898b42fe3 |
Search Google | by EAN or by Title |
Query Time | 0.0202301 |
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