Image | ![]() |
EAN-13 | 0043396348646 ![]() |
UPC-A | 043396348646 ![]() |
Product Name | The Karate Kid |
Category | Electronics / Photography: A/V Media: Movie / TV |
Short Description | DVD |
Amazon.com | ![]() |
SKU | 0043396348646 |
Model | 7399954 |
Price New | 8.99 US Dollars (curriencies) |
Price Used | 5.54 US Dollars (curriencies) |
Rating | PG - Parental Guidance Suggested |
IMDb | ![]() |
Trailer | Watch The Trailer |
Run Time | 126 minutes |
Aspect Ratio | 1.85:1 |
Cast | Elisabeth Shue, Pat Morita, Ralph Macchio |
Director | John G. Avildsen |
Genre | ACTION,DRAMA,FAMILY |
Run Time | 240 minutes |
Width | 5.3 inches (convert) |
Height | 0.9 inches (convert) |
Length | 6.75 inches (convert) |
Weight | 40 hundredths pounds (convert) |
Binding | Blu-ray |
Release Year | 1984 |
Format | Blu-ray, NTSC |
Run Time | 240 minutes |
Features | Condition: New Format: Blu-ray |
Long Description | Daniel and his mother move from New Jersey to California. She has a wonderful new job, but Daniel quickly discovers that a dark haired Italian boy with a Jersey accent doesn't fit into the blond surfer crowd. Daniel manages to talk his way out of some fights, but he is finally cornered by several who belong to the same karate school. As Daniel is passing out from the beating he sees Miyagi, the elderly gardener leaps into the fray and save him by outfighting half a dozen teenagers. Miyagi and Daniel soon find out the real motivator behind the boys' violent attitude in the form of their karate teacher. Miyagi promises to teach Daniel karate and arranges a fight at the all-valley tournament some months off. When his training begins, Daniel doesn't understand what he is being shown. Miyagi seems more interested in having Daniel paint fences and wax cars than teaching him Karate. |
Similar Items | 0024543468448: Sandlot, The 0043396485037: Next Karate Kid 0043396442955: Ghostbusters / Ghostbusters II 0883929272495: The Outsiders 0883904242543: Back to School Blu-ray 0043396364448: Karate Kid |
Created | 04-17-2012 7:55:43pm |
Modified | 08-02-2022 12:12:28am |
MD5 | 8c6c1b941f4b03ba7e5c641be90439df |
SHA256 | ca506c956fe7261c31c9b69017392a7b99e186472775637baccdb9f43cabe089 |
Search Google | by EAN or by Title |
Query Time | 0.0206239 |
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