Disable All Advertising
Image
EAN-139780790748863   EAN-13 barcode 9780790748863
Product NamePassage to Marseille
CategoryElectronics / Photography: A/V Media: Movie / TV
Amazon.comA Buy on Amazon ~ 079074886X
SKUNV-FBA-WBR-0262
Price New9.38 US Dollars    (curriencies)
Price Used2.99 US Dollars    (curriencies)
IMDbIMDb Link
TrailerWatch The Trailer
Run Time109 minutes
CastHumphrey Bogart, Claude Rains, Michèle Morgan, Philip Dorn
DirectorMichael Curtiz
GenreDRAMA,ADVENTURE,WAR
Run Time109 minutes
Weight40 hundredths pounds    (convert)
BindingVHS Tape
Release Year1944
FormatBlack & White, Original recording reissued, NTSC
Published02/29/2000
Run Time109 minutes
Long DescriptionAs French bomber crews prepare an air raid from a base in England, we learn the story of Matrac, a French journalist who opposed the Munich Pact. Framed for murder and sent to Devil's Island, he and four others escape. They are on a ship bound for Marseilles when France surrenders and fascist sympathizer Major Duval tries to seize the ship for Vichy.
Similar Items9786304196885: Dark Passage [VHS]
9786302875065: Tokyo Joe [Vhs]
9786302375817: Conflict [VHS]
9786302120455: Action in the North Atlantic [VHS]
9786302120448: Across the Pacific [VHS]
9786302032192: Man of the West [VHS]
9786301978118: To Have and Have Not [VHS]
9786301973298: Marked Woman [VHS]
9786301967242: The Big Sleep [Vhs]
9786300246799: Von Ryan's Express [VHS]
9786300208247: Enforcer [VHS]
9780790743516: To Have & Have Not [VHS]
0027616185433: Dark Passage [Vhs]
Created03-07-2013 2:28:06am
Modified04-10-2020 4:01:09pm
MD5a8de64c057f38226431b850041bce266
SHA256b2799c1c21421ec37dd37cfe5d923de775ecffb5da6e009e2a0bd27fdd4bbd7c
Search Googleby EAN or by Title
Query Time0.0257030

Article of interest

The extra items are numerically indexed and provide extra text to go along with numeric values such as weights or distances or even currencies. The attributes that use these extra indexes are all numeric and take two fields. You can send the data in a single field as long as you use the same short or long text that we keep in our database.

Although the data feed API can deliver information as JSON or XML, we are using XML here because it is easier to read.

<attribute>
   <extra_group>Distance</extra_group>
   <field_name>depth</field_name>
   <extra>
      <id>501</id>
      <extra_short>in</extra_short>
      <extra_long>inches</extra_long>
      <seq>10</seq>
   </extra>
   <extra>
      <id>503</id>
      <extra_short>ft</extra_short>
      <extra_long>feet</extra_long>
      <seq>20</seq>
   </extra>
   <extra>
      <id>505</id>
      <extra_short>yrd</extra_short>
      <extra_long>yards</extra_long>
      <seq>30</seq>
   </extra>
</attribute>

Looking at this example, you can see that the EXTRA portion is an array of values each with their own properties. Here is what each section means:

This extra information is normally used in a drop down box next to the numeric data field that we want to enhance. Some examples might be:

You see we can display the long or short version of the extra code by using the ID index.

Fields that make use of this extra information require it when pushing data back to us in the feed. You can either send the data in two fields (value and extra_id) or in a single field (value) as long as the text following the numeric portion matches the long or short version of the extra data we store for the field.

For example, if you wanted to update a field that represented distance with the value "100 yards", you could either send that data just like that in the value field value=100+yards or in two seperate fields value=100&extra_id=505 and you would get the same results. If you send an invalid extra_id or text after the number that doesn't match our accepted list, your update would be rejected.

Close

Search

Close

Share