Image | ![]() |
EAN-13 | 0786936856279 ![]() |
UPC-A | 786936856279 ![]() |
Product Name | Coco |
Category | Electronics / Photography: A/V Media: Movie / TV |
Amazon.com | ![]() |
Price New | 17.96 US Dollars (curriencies) |
Price Used | 21.10 US Dollars (curriencies) |
Rating | PG - Parental Guidance Suggested |
IMDb | ![]() |
Trailer | Watch The Trailer |
Run Time | 120 minutes |
Cast | Alanna Ubach, Anthony Gonzalez, Benjamin Bratt, Gael Garcia Bernal, Renee Victor |
Director | Lee Unkrich, Adrian Molina(co-director) |
Genre | Children's |
Run Time | 120 minutes |
Width | 5.75 inches (convert) |
Height | 0.5 inches (convert) |
Length | 8 inches (convert) |
Weight | 25 hundredths pounds (convert) |
Binding | Dvd |
Release Year | 2017 |
Format | Animated, Color, NTSC, Widescreen |
Published | 03/17/2018 |
Run Time | 120 minutes |
Features | Shrink-wrapped |
Long Description | In Disney/Pixar's vibrant tale of family, fun and adventure, an aspiring young musician named Miguel (voice of newcomer Anthony Gonzalez) embarks on an extraordinary journey to the magical land of his ancestors. There, the charming trickster Héctor (voice of Gael Garci a Bernal) becomes an unexpected friend who helps Miguel uncover the mysteries behind his family s stories and traditions. |
Similar Items | 9780792851875: Impromptu 0883929566099: Dorothy and the Wizard of Oz: We’re Not in Kansas Anymore (S1V1) 0625828645716: Oddball 0191329061121: Trolls 0191329056950: Illumination Presents 2-Movie Pack 0191329009192: The Nut Job 2: Nutty by Nature 0043396420915: Swan Princess A Royal Family Tale 0024543883586: Free Birds 0024543871330: Mr. Peabody & Sherman 0024543327868: Greatest Showman 0024543277279: Ferdinand 0024543081906: Mr. Peabody & Sherman |
Created | 02-18-2018 10:23:02pm |
Modified | 11-13-2018 2:11:31am |
MD5 | a3a23b3085171bd41c7b739597633986 |
SHA256 | 06216447cc90cab82a61869d814d5b0c0e35f21b92cc40fcadaa8ad0a47f7068 |
Search Google | by EAN or by Title |
Query Time | 0.0274251 |
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