Help for this page

Select Code to Download


  1. or download this
    $external_structure = {
        'name' => 'Test product',
    ...
                                     }
                   }
            };
    
  2. or download this
    my $internal_structure = {};
    
    ...
    $internal_structure->{'qty'} = $external_structure->{'data'}->{'unit_i
    +nfo'}->{'qty'};
    # etc...
    
  3. or download this
    product_id;id
    price_excl_vat;data#price
    qty;data#unit_info#qty