Advertisement
jpdokter

MySQL Workbench JSON export

Mar 2nd, 2015
383
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. [
  2.     {
  3.         'productcondition' : "new",
  4.         'aoprodid' : 2752,
  5.         'productid' : "C6035A",
  6.         'omschrijving' : "Bright White Inkjet Paper/46m Roll A1",
  7.         'korte_omschrijving' : "HP Paper/Bright White 24\"x45.7m f DNJ",
  8.         'detail' : "0",
  9.         'pic' : 1,
  10.         'stock' : 66,
  11.         'price' : 11.84,
  12.         'uploadplaatje' : NULL,
  13.         'uploadplaatje_groot' : NULL,
  14.         'filters' : NULL,
  15.         'warrantytext' : NULL,
  16.         'topsellers' : 0,
  17.         'hasbrokers' : 0,
  18.         'is_sparepart' : 0,
  19.         'focusbrand' : 1,
  20.         'ean' : "0848412012699",
  21.         'omschrijving_aangepast' : "Bright White Inkjet Paper/46m Roll A1",
  22.         'korte_omschrijving_aangepast' : "Paper/Bright White 24\"x45.7m f DNJ",
  23.         'ao_prod' : 2752,
  24.         'accessory' : 1,
  25.         'specifications' : 1,
  26.         'expertreviews' : 0,
  27.         'alascore' : NULL,
  28.         'video' : 0,
  29.         'inaction' : 0,
  30.         'iceccategory' : 971,
  31.         'productFamily' : NULL,
  32.         'cat2view' : 70,
  33.         'bestbuy' : 0,
  34.         'special_action' : 0,
  35.         'isnew' : 0,
  36.         'compatibleproducts' : 1,
  37.         'gaming' : NULL,
  38.         'focusproduct' : 0,
  39.         'entertainment' : NULL,
  40.         'studiewerk' : NULL,
  41.         'internet' : NULL,
  42.         'alt_stock' : NULL,
  43.         'deliverytext' : NULL,
  44.         'deliverybegindatum' : NULL,
  45.         'deliveryeinddatum' : NULL,
  46.         'aoprodid' : 2752,
  47.         'cat3' : 4362,
  48.         'cat4' : 0,
  49.         'verkoopperc1' : "1.30",
  50.         'verkoopperc2' : "1.25",
  51.         'verkoopperc3' : "1.20",
  52.         'aoprodid' : 2752,
  53.         'cat3' : 4362,
  54.         'cat4' : 0,
  55.         'manual' : 0,
  56.         'companyid' : 0,
  57.         'productid' : "206246",
  58.         'vendorid' : "C6035A",
  59.         'vendor' : "HP",
  60.         'omschrijving1' : "HP Paper/Bright White 24\"x45.7m f DNJ",
  61.         'omschrijving2' : ?,
  62.         'price' : 11.84,
  63.         'stock' : 66,
  64.         'status' : 1,
  65.         'match_id' : "C6035A",
  66.         'id' : 825,
  67.         'aoprodid' : 2752,
  68.         'intro_datum' : NULL,
  69.         'obsolete_datum' : NULL,
  70.         'distriid' : 1,
  71.         'gevonden' : 1,
  72.         'voorraaddatum' : "2015-02-03",
  73.         'altprod_id' : NULL,
  74.         'companyid' : 1,
  75.         'dateonstock' : "2014-10-22",
  76.         'b2b' : "0",
  77.         'centralstock' : 0,
  78.         'laststockupdate' : "2015-02-27 05:16:25",
  79.         'manualUpdate' : 1,
  80.         'distri' : "1;12;9;3;2",
  81.         'distri_or' : "1",
  82.         'productprice' : 11.84,
  83.         'active_aoprodid' : 2752,
  84.         'distristock' : 174,
  85.         'delivery' : 66,
  86.         'product_stock' : 66,
  87.         'price_excl' : 2752,
  88.         'price_incl' : 2752,
  89.         'fabid' : "C6035A",
  90.         'cat1titel' : "Print - scan",
  91.         'cat2titel' : "Papier",
  92.         'cat3titel' : "HP",
  93.         'merk' : "HP",
  94.         'cat4titel' : NULL,
  95.         'infoid' : 63,
  96.         'infologo' : "hp.jpg",
  97.         'cat2id' : 284,
  98.         'cat4id' : NULL,
  99.         'cat1id' : 1,
  100.         'cat3id' : 4362,
  101.         'description' : "Bright White Inkjet Paper/46m Roll A1",
  102.         'action_description' : "Bright White Inkjet Paper/46m Roll A1",
  103.         'description_adjusted' : "Bright White Inkjet Paper/46m Roll A1",
  104.         'long_action_description' : "Bright White Inkjet Paper/46m Roll A1",
  105.         'short_description' : "HP Paper/Bright White 24\"x45.7m f DNJ",
  106.         'short_action_description' : "HP Paper/Bright White 24\"x45.7m f DNJ",
  107.         'spec_inkoopprijs' : 0.000,
  108.         'spec_verkoopprijs' : 0.000,
  109.         'spec_begindatum' : NULL,
  110.         'spec_einddatum' : NULL,
  111.         'spec_vat' : NULL,
  112.         'ao_detail2' : "0",
  113.         'specs' : NULL,
  114.         'additionalcost' : 0,
  115.         'ean' : "0848412012699",
  116.         'icecat' : 1855,
  117.         'icecat_name' : "C6035A",
  118.         'productfamilyname' : ""
  119.     },
  120.     // ...
  121. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement