From f2ef75e5c433e932f92ec24e52a9c5d5585604c8 Mon Sep 17 00:00:00 2001 From: Mario Zechner Date: Wed, 21 Jun 2023 16:00:59 +0200 Subject: [PATCH] Remove old entries for discount only stores. Closes #102 --- .prettierignore | 3 +- analysis.js | 11 +- site/model/stores.js | 7 +- stores/billa.js | 1 - stores/hofer-categories.json | 1420 ++++---- stores/mpreis-categories.json | 1702 +++++----- stores/spar-categories.json | 6002 ++++++++++++++++----------------- 7 files changed, 4578 insertions(+), 4568 deletions(-) diff --git a/.prettierignore b/.prettierignore index 62e760a..78cdc6b 100644 --- a/.prettierignore +++ b/.prettierignore @@ -7,4 +7,5 @@ latest-canonical*.json momentum-cart.json package-lock.json site/_templates -docs/ \ No newline at end of file +docs/ +stores/*.json \ No newline at end of file diff --git a/analysis.js b/analysis.js index 6aa77d0..7726946 100644 --- a/analysis.js +++ b/analysis.js @@ -2,6 +2,7 @@ const fs = require("fs"); const fsAsync = require("fs").promises; const zlib = require("zlib"); const stores = require("./stores"); +const model = require("./site/model/stores"); const { promisify } = require("util"); const STORE_KEYS = Object.keys(stores); @@ -92,9 +93,17 @@ function mergePriceHistory(oldItems, items) { } console.log(`${Object.keys(lookup).length} not in latest list.`); + let removed = {}; for (key of Object.keys(lookup)) { - items.push(lookup[key]); + const item = lookup[key]; + if (model.stores[item.store]?.removeOld) { + removed[item.store] = removed[item.store] ? removed[item.store] + 1 : 1; + } else { + items.push(item); + } } + console.log("Removed items for discount-only stores"); + console.log(JSON.stringify(removed, null, 2)); sortItems(items); console.log(`Items: ${items.length}`); diff --git a/site/model/stores.js b/site/model/stores.js index f2190ad..7e6695f 100644 --- a/site/model/stores.js +++ b/site/model/stores.js @@ -22,14 +22,14 @@ exports.stores = { defaultChecked: true, getUrl: (item) => `https://www.roksh.at/hofer/produkte/${item.url}`, }, - // Disabled as they only give us discounted products. - /*lidl: { + lidl: { name: "Lidl", budgetBrands: ["milbona"], color: "pink", defaultChecked: true, getUrl: (item) => `https://www.lidl.at${item.url}`, - },*/ + removeOld: true, + }, mpreis: { name: "MPREIS", budgetBrands: [], @@ -57,6 +57,7 @@ exports.stores = { color: "purple", defaultChecked: true, getUrl: (item) => `https://www.penny.at/produkte/${item.id}`, + removeOld: true, }, dmDe: { name: "DM DE", diff --git a/stores/billa.js b/stores/billa.js index c672377..efac829 100644 --- a/stores/billa.js +++ b/stores/billa.js @@ -76,7 +76,6 @@ exports.fetchData = async function () { exports.initializeCategoryMapping = async () => { // FIXME check if categories have changed. - console.log("No mapping for Billa"); }; exports.mapCategory = (rawItem) => { diff --git a/stores/hofer-categories.json b/stores/hofer-categories.json index 6334c24..511ad84 100644 --- a/stores/hofer-categories.json +++ b/stores/hofer-categories.json @@ -1,711 +1,711 @@ [ - { - "id": "obst-gemuse", - "description": "Obst & Gemüse", - "url": "https://www.roksh.at//hofer/angebot/obst-gemuse", - "code": "00" - }, - { - "id": "gemuse", - "description": "Gemüse", - "url": "https://www.roksh.at//hofer/angebot/obst-gemuse/gemuse", - "code": "01" - }, - { - "id": "obst", - "description": "Obst", - "url": "https://www.roksh.at//hofer/angebot/obst-gemuse/obst", - "code": "00" - }, - { - "id": "brot-geback", - "description": "Brot & Gebäck", - "url": "https://www.roksh.at//hofer/angebot/brot-geback", - "code": "10" - }, - { - "id": "backbox", - "description": "BACKBOX", - "url": "https://www.roksh.at//hofer/angebot/brot-geback/backbox", - "code": "11" - }, - { - "id": "brot-geback-2", - "description": "Brot & Gebäck", - "url": "https://www.roksh.at//hofer/angebot/brot-geback/brot-geback-2", - "code": "12" - }, - { - "id": "suße-backwaren", - "description": "Süße Backwaren", - "url": "https://www.roksh.at//hofer/angebot/brot-geback/suße-backwaren", - "code": "13" - }, - { - "id": "kuhlwaren", - "description": "Kühlwaren", - "url": "https://www.roksh.at//hofer/angebot/kuhlwaren", - "code": "30" - }, - { - "id": "milch-joghurt-co", - "description": "Milch, Joghurt & Co", - "url": "https://www.roksh.at//hofer/angebot/kuhlwaren/milch-joghurt-co", - "code": "34" - }, - { - "id": "kase-aufstriche", - "description": "Käse & Aufstriche", - "url": "https://www.roksh.at//hofer/angebot/kuhlwaren/kase-aufstriche", - "code": "33" - }, - { - "id": "schnell-kuche", - "description": "Schnelle Küche", - "url": "https://www.roksh.at//hofer/angebot/kuhlwaren/schnell-kuche", - "code": "30" - }, - { - "id": "desserts-und-sußspeise", - "description": "Desserts und Süßspeisen", - "url": "https://www.roksh.at//hofer/angebot/kuhlwaren/desserts-und-sußspeise", - "code": "34" - }, - { - "id": "eier", - "description": "Eier", - "url": "https://www.roksh.at//hofer/angebot/kuhlwaren/eier", - "code": "31" - }, - { - "id": "teig-backwaren", - "description": "Teig- & Backwaren", - "url": "https://www.roksh.at//hofer/angebot/kuhlwaren/teig-backwaren", - "code": "36" - }, - { - "id": "fleisch-fisch-und-wurst", - "description": "Fleisch, Wurst & Fisch", - "url": "https://www.roksh.at//hofer/angebot/fleisch-fisch-und-wurst", - "code": "37" - }, - { - "id": "wurst-aufschnitt", - "description": "Wurst & Aufschnitt", - "url": "https://www.roksh.at//hofer/angebot/fleisch-fisch-und-wurst/wurst-aufschnitt", - "code": "37" - }, - { - "id": "fleisch", - "description": "Fleisch", - "url": "https://www.roksh.at//hofer/angebot/fleisch-fisch-und-wurst/fleisch", - "code": "37" - }, - { - "id": "fisch-meeresfruchte", - "description": "Fisch & Meeresfrüchte", - "url": "https://www.roksh.at//hofer/angebot/fleisch-fisch-und-wurst/fisch-meeresfruchte", - "code": "39" - }, - { - "id": "vorratsschrank", - "description": "Vorratsschrank", - "url": "https://www.roksh.at//hofer/angebot/vorratsschrank", - "code": "50" - }, - { - "id": "mehl-backwaren", - "description": "Mehl & Backwaren", - "url": "https://www.roksh.at//hofer/angebot/vorratsschrank/mehl-backwaren", - "code": "52" - }, - { - "id": "suße-aufstriche", - "description": "Süße Aufstriche", - "url": "https://www.roksh.at//hofer/angebot/vorratsschrank/suße-aufstriche", - "code": "56" - }, - { - "id": "musli-cerealien", - "description": "Müsli & Cerealien", - "url": "https://www.roksh.at//hofer/angebot/vorratsschrank/musli-cerealien", - "code": "5A" - }, - { - "id": "konserven", - "description": "Konserven", - "url": "https://www.roksh.at//hofer/angebot/vorratsschrank/konserven", - "code": "57" - }, - { - "id": "fertiggerichte-suppen", - "description": "Fertiggerichte & Suppen", - "url": "https://www.roksh.at//hofer/angebot/vorratsschrank/fertiggerichte-suppen", - "code": "54" - }, - { - "id": "essig-ol-saucen", - "description": "Essig, Öl & Saucen", - "url": "https://www.roksh.at//hofer/angebot/vorratsschrank/essig-ol-saucen", - "code": "53" - }, - { - "id": "reis-teigwaren-getreide", - "description": "Reis, Teigwaren & Getreide", - "url": "https://www.roksh.at//hofer/angebot/vorratsschrank/reis-teigwaren-getreide", - "code": "5B" - }, - { - "id": "gewurze", - "description": "Gewürze", - "url": "https://www.roksh.at//hofer/angebot/vorratsschrank/gewurze", - "code": "55" - }, - { - "id": "nusse-trockenfruchte", - "description": "Nüsse & Trockenfrüchte", - "url": "https://www.roksh.at//hofer/angebot/vorratsschrank/nusse-trockenfruchte", - "code": "03" - }, - { - "id": "zucker-sußungsmittel", - "description": "Zucker & Süßungsmittel", - "url": "https://www.roksh.at//hofer/angebot/vorratsschrank/zucker-sußungsmittel", - "code": "5E" - }, - { - "id": "sußes-salziges", - "description": "Süßes & Salziges", - "url": "https://www.roksh.at//hofer/angebot/sußes-salziges", - "code": "60" - }, - { - "id": "sußes", - "description": "Süßes", - "url": "https://www.roksh.at//hofer/angebot/sußes-salziges/sußes", - "code": "64" - }, - { - "id": "salziges", - "description": "Salziges", - "url": "https://www.roksh.at//hofer/angebot/sußes-salziges/salziges", - "code": "63" - }, - { - "id": "tiefkuhlwaren", - "description": "Tiefkühlwaren", - "url": "https://www.roksh.at//hofer/angebot/tiefkuhlwaren", - "code": "40" - }, - { - "id": "fleisch-2", - "description": "Fleisch", - "url": "https://www.roksh.at//hofer/angebot/tiefkuhlwaren/fleisch-2", - "code": "42" - }, - { - "id": "gemuse-obst", - "description": "Gemüse & Obst", - "url": "https://www.roksh.at//hofer/angebot/tiefkuhlwaren/gemuse-obst", - "code": "44" - }, - { - "id": "desserts-backwaren-eis", - "description": "Desserts, Backwaren & Eis", - "url": "https://www.roksh.at//hofer/angebot/tiefkuhlwaren/desserts-backwaren-eis", - "code": "40" - }, - { - "id": "pizza-fertiggerichte", - "description": "Pizza & Fertiggerichte", - "url": "https://www.roksh.at//hofer/angebot/tiefkuhlwaren/pizza-fertiggerichte", - "code": "46" - }, - { - "id": "fisch-meeresfruchte-2", - "description": "Fisch & Meeresfrüchte", - "url": "https://www.roksh.at//hofer/angebot/tiefkuhlwaren/fisch-meeresfruchte-2", - "code": "43" - }, - { - "id": "vegetarisch-vegan", - "description": "Vegetarisch & Vegan ", - "url": "https://www.roksh.at//hofer/angebot/vegetarisch-vegan", - "code": "3B" - }, - { - "id": "pflanzliche", - "description": "Pflanzliche Produkte", - "url": "https://www.roksh.at//hofer/angebot/vegetarisch-vegan/pflanzliche", - "code": "3B" - }, - { - "id": "margarine-pflanzliche", - "description": "Margarine & pflanzliche Fette", - "url": "https://www.roksh.at//hofer/angebot/vegetarisch-vegan/margarine-pflanzliche", - "code": "34" - }, - { - "id": "fleischersatzprodukte", - "description": "Fleischersatz- Produkte", - "url": "https://www.roksh.at//hofer/angebot/vegetarisch-vegan/fleischersatzprodukte", - "code": "3B" - }, - { - "id": "getranke", - "description": "Getränke", - "url": "https://www.roksh.at//hofer/angebot/getranke", - "code": "20" - }, - { - "id": "spirituosen", - "description": "Spirituosen", - "url": "https://www.roksh.at//hofer/angebot/getranke/spirituosen", - "code": "24" - }, - { - "id": "wein-sekt", - "description": "Wein & Sekt", - "url": "https://www.roksh.at//hofer/angebot/getranke/wein-sekt", - "code": "25" - }, - { - "id": "bier-radler", - "description": "Bier & Radler", - "url": "https://www.roksh.at//hofer/angebot/getranke/bier-radler", - "code": "21" - }, - { - "id": "kaffe-tee-co", - "description": "Kaffee, Tee & Co", - "url": "https://www.roksh.at//hofer/angebot/getranke/kaffe-tee-co", - "code": "22" - }, - { - "id": "alkoholfreie-getranke", - "description": "Alkoholfreie Getränke", - "url": "https://www.roksh.at//hofer/angebot/getranke/alkoholfreie-getranke", - "code": "20" - }, - { - "id": "drogerie", - "description": "Drogerie", - "url": "https://www.roksh.at//hofer/angebot/drogerie", - "code": "70" - }, - { - "id": "hygieneartikel-2", - "description": "Pflege- & Hygieneartikel", - "url": "https://www.roksh.at//hofer/angebot/drogerie/hygieneartikel-2", - "code": "72" - }, - { - "id": "babyartikel", - "description": "Babyartikel", - "url": "https://www.roksh.at//hofer/angebot/drogerie/babyartikel", - "code": "70" - }, - { - "id": "gesundheit-medizinprodukte", - "description": "Hausapotheke & Sportnahrung", - "url": "https://www.roksh.at//hofer/angebot/drogerie/gesundheit-medizinprodukte", - "code": "5D" - }, - { - "id": "damensocken-feinstrumpfe", - "description": "Damensocken & Feinstrümpfe", - "url": "https://www.roksh.at//hofer/angebot/drogerie/damensocken-feinstrumpfe", - "code": "7C" - }, - { - "id": "haushalt", - "description": "Haushalt", - "url": "https://www.roksh.at//hofer/angebot/haushalt", - "code": "80" - }, - { - "id": "waschen-reinigen", - "description": "Waschen & Reinigen", - "url": "https://www.roksh.at//hofer/angebot/haushalt/waschen-reinigen", - "code": "8A" - }, - { - "id": "hygieneartikel", - "description": "Hygieneartikel", - "url": "https://www.roksh.at//hofer/angebot/haushalt/hygieneartikel", - "code": "84" - }, - { - "id": "servitten", - "description": " Servietten, Kerzen & Co", - "url": "https://www.roksh.at//hofer/angebot/haushalt/servitten", - "code": "89" - }, - { - "id": "haushaltfolien", - "description": "Haushaltsfolien", - "url": "https://www.roksh.at//hofer/angebot/haushalt/haushaltfolien", - "code": "86" - }, - { - "id": "tragetaschen", - "description": "Tragetaschen", - "url": "https://www.roksh.at//hofer/angebot/haushalt/tragetaschen", - "code": "8C" - }, - { - "id": "batterien-akkus", - "description": "Batterien & Akkus", - "url": "https://www.roksh.at//hofer/angebot/haushalt/batterien-akkus", - "code": "85" - }, - { - "id": "tierberdarf", - "description": "Tierbedarf", - "url": "https://www.roksh.at//hofer/angebot/tierberdarf", - "code": "90" - }, - { - "id": "hundenahrung", - "description": "Hundenahrung", - "url": "https://www.roksh.at//hofer/angebot/tierberdarf/hundenahrung", - "code": "90" - }, - { - "id": "katzenzubehor", - "description": "Katzenzubehör", - "url": "https://www.roksh.at//hofer/angebot/tierberdarf/katzenzubehor", - "code": "91" - }, - { - "id": "katzennahrung", - "description": "Katzennahrung", - "url": "https://www.roksh.at//hofer/angebot/tierberdarf/katzennahrung", - "code": "91" - }, - { - "id": "joghurt-topfen", - "url": "https://www.roksh.at/hofer/angebot/joghurt-topfen", - "code": "34" - }, - { - "id": "milchgetrank", - "url": "https://www.roksh.at/hofer/angebot/milchgetrank", - "code": "34" - }, - { - "id": "fruchtjoghurt", - "url": "https://www.roksh.at/hofer/angebot/fruchtjoghurt", - "code": "34" - }, - { - "id": "haltbare-milch-sahne-eiskaffee", - "url": "https://www.roksh.at/hofer/angebot/haltbare-milch-sahne-eiskaffee", - "code": "34" - }, - { - "id": "milch-sahne-butter", - "url": "https://www.roksh.at/hofer/angebot/milch-sahne-butter", - "code": "34" - }, - { - "id": "kasespezialitaten", - "url": "https://www.roksh.at/hofer/angebot/kasespezialitaten", - "code": "33" - }, - { - "id": "frischkase-co", - "url": "https://www.roksh.at/hofer/angebot/frischkase-co", - "code": "33" - }, - { - "id": "aufstriche-co", - "url": "https://www.roksh.at/hofer/angebot/aufstriche-co", - "code": "33" - }, - { - "id": "hart-schnittkase", - "url": "https://www.roksh.at/hofer/angebot/hart-schnittkase", - "code": "33" - }, - { - "id": "weichkase", - "url": "https://www.roksh.at/hofer/angebot/weichkase", - "code": "33" - }, - { - "id": "kase-geschnitten-gerieben", - "url": "https://www.roksh.at/hofer/angebot/kase-geschnitten-gerieben", - "code": "33" - }, - { - "id": "streichwurst-pasteten", - "url": "https://www.roksh.at/hofer/angebot/streichwurst-pasteten", - "code": "37" - }, - { - "id": "wurst-geschnitten", - "url": "https://www.roksh.at/hofer/angebot/wurst-geschnitten", - "code": "37" - }, - { - "id": "kochschinken", - "url": "https://www.roksh.at/hofer/angebot/kochschinken", - "code": "37" - }, - { - "id": "stangenwurst", - "url": "https://www.roksh.at/hofer/angebot/stangenwurst", - "code": "37" - }, - { - "id": "wurstel", - "url": "https://www.roksh.at/hofer/angebot/wurstel", - "code": "37" - }, - { - "id": "speck-rohschinken", - "url": "https://www.roksh.at/hofer/angebot/speck-rohschinken", - "code": "37" - }, - { - "id": "leberkase-co", - "url": "https://www.roksh.at/hofer/angebot/leberkase-co", - "code": "37" - }, - { - "id": "faschiertes", - "url": "https://www.roksh.at/hofer/angebot/faschiertes", - "code": "32" - }, - { - "id": "schweinefleisch-spezialitaten", - "url": "https://www.roksh.at/hofer/angebot/schweinefleisch-spezialitaten", - "code": "32" - }, - { - "id": "hühnchen-geflügel", - "url": "https://www.roksh.at/hofer/angebot/hühnchen-geflügel", - "code": "32" - }, - { - "id": "rind", - "url": "https://www.roksh.at/hofer/angebot/rind", - "code": "32" - }, - { - "id": "honig-nussaufstriche", - "url": "https://www.roksh.at/hofer/angebot/honig-nussaufstriche", - "code": "56" - }, - { - "id": "fruchtaufstriche", - "url": "https://www.roksh.at/hofer/angebot/fruchtaufstriche", - "code": "56" - }, - { - "id": "gemusekonserven", - "url": "https://www.roksh.at/hofer/angebot/gemusekonserven", - "code": "57" - }, - { - "id": "obstkonserven", - "url": "https://www.roksh.at/hofer/angebot/obstkonserven", - "code": "57" - }, - { - "id": "sauerkonserven", - "url": "https://www.roksh.at/hofer/angebot/sauerkonserven", - "code": "57" - }, - { - "id": "fleisch-fischkonserven", - "url": "https://www.roksh.at/hofer/angebot/fleisch-fischkonserven", - "code": "57" - }, - { - "id": "nusse", - "url": "https://www.roksh.at/hofer/angebot/nusse", - "code": "03" - }, - { - "id": "trockenfruchte", - "url": "https://www.roksh.at/hofer/angebot/trockenfruchte", - "code": "03" - }, - { - "id": "tafelschokolade", - "url": "https://www.roksh.at/hofer/angebot/tafelschokolade", - "code": "64" - }, - { - "id": "schokoriegel", - "url": "https://www.roksh.at/hofer/angebot/schokoriegel", - "code": "64" - }, - { - "id": "bonbons-kaugummi", - "url": "https://www.roksh.at/hofer/angebot/bonbons-kaugummi", - "code": "64" - }, - { - "id": "kekse", - "url": "https://www.roksh.at/hofer/angebot/kekse", - "code": "64" - }, - { - "id": "waffeln", - "url": "https://www.roksh.at/hofer/angebot/waffeln", - "code": "60" - }, - { - "id": "fruchtgummi", - "url": "https://www.roksh.at/hofer/angebot/fruchtgummi", - "code": "64" - }, - { - "id": "pralinen", - "url": "https://www.roksh.at/hofer/angebot/pralinen", - "code": "64" - }, - { - "id": "salzgeback-kracker", - "url": "https://www.roksh.at/hofer/angebot/salzgeback-kracker", - "code": "63" - }, - { - "id": "chips", - "url": "https://www.roksh.at/hofer/angebot/chips", - "code": "63" - }, - { - "id": "sekt", - "url": "https://www.roksh.at/hofer/angebot/sekt", - "code": "23" - }, - { - "id": "roseweine-spezialweine", - "url": "https://www.roksh.at/hofer/angebot/roseweine-spezialweine", - "code": "25" - }, - { - "id": "weißweine", - "url": "https://www.roksh.at/hofer/angebot/weißweine", - "code": "25" - }, - { - "id": "rotweine", - "url": "https://www.roksh.at/hofer/angebot/rotweine", - "code": "25" - }, - { - "id": "tee", - "url": "https://www.roksh.at/hofer/angebot/tee", - "code": "22" - }, - { - "id": "kaffee-kakao-co", - "url": "https://www.roksh.at/hofer/angebot/kaffee-kakao-co", - "code": "22" - }, - { - "id": "mineralwasser", - "url": "https://www.roksh.at/hofer/angebot/mineralwasser", - "code": "26" - }, - { - "id": "softdrinks", - "url": "https://www.roksh.at/hofer/angebot/softdrinks", - "code": "20" - }, - { - "id": "sport-energy-drinks", - "url": "https://www.roksh.at/hofer/angebot/sport-energy-drinks", - "code": "20" - }, - { - "id": "fruchtsafte", - "url": "https://www.roksh.at/hofer/angebot/fruchtsafte", - "code": "20" - }, - { - "id": "smoothies", - "url": "https://www.roksh.at/hofer/angebot/smoothies", - "code": "20" - }, - { - "id": "sirupe", - "url": "https://www.roksh.at/hofer/angebot/sirupe", - "code": "20" - }, - { - "id": "deodorants", - "url": "https://www.roksh.at/hofer/angebot/deodorants", - "code": "72" - }, - { - "id": "duschpflege-seife", - "url": "https://www.roksh.at/hofer/angebot/duschpflege-seife", - "code": "78" - }, - { - "id": "zahn-mundhygiene", - "url": "https://www.roksh.at/hofer/angebot/zahn-mundhygiene", - "code": "76" - }, - { - "id": "herrenkosmetik-rasur", - "url": "https://www.roksh.at/hofer/angebot/herrenkosmetik-rasur", - "code": "77" - }, - { - "id": "intimhygiene", - "url": "https://www.roksh.at/hofer/angebot/intimhygiene", - "code": "71" - }, - { - "id": "sonnenpflege", - "url": "https://www.roksh.at/hofer/angebot/sonnenpflege", - "code": "79" - }, - { - "id": "haarpflege", - "url": "https://www.roksh.at/hofer/angebot/haarpflege", - "code": "73" - }, - { - "id": "beikost-snacks", - "url": "https://www.roksh.at/hofer/angebot/beikost-snacks", - "code": "51" - }, - { - "id": "windeln-pflegeprodukte", - "url": "https://www.roksh.at/hofer/angebot/windeln-pflegeprodukte", - "code": "70" - }, - { - "id": "milchnahrung", - "url": "https://www.roksh.at/hofer/angebot/milchnahrung", - "code": "51" - }, - { - "id": "reinigungstucher-kuchentucher", - "url": "https://www.roksh.at/hofer/angebot/reinigungstucher-kuchentucher", - "code": "88" - }, - { - "id": "spulmittel-putzmittel", - "url": "https://www.roksh.at/hofer/angebot/spulmittel-putzmittel", - "code": "88" - }, - { - "id": "wc-lufterfrischer", - "url": "https://www.roksh.at/hofer/angebot/wc-lufterfrischer", - "code": "87" - }, - { - "id": "waschmittel", - "url": "https://www.roksh.at/hofer/angebot/waschmittel", - "code": "8A" - } -] + { + "id": "obst-gemuse", + "description": "Obst & Gemüse", + "url": "https://www.roksh.at//hofer/angebot/obst-gemuse", + "code": "00" + }, + { + "id": "gemuse", + "description": "Gemüse", + "url": "https://www.roksh.at//hofer/angebot/obst-gemuse/gemuse", + "code": "01" + }, + { + "id": "obst", + "description": "Obst", + "url": "https://www.roksh.at//hofer/angebot/obst-gemuse/obst", + "code": "00" + }, + { + "id": "brot-geback", + "description": "Brot & Gebäck", + "url": "https://www.roksh.at//hofer/angebot/brot-geback", + "code": "10" + }, + { + "id": "backbox", + "description": "BACKBOX", + "url": "https://www.roksh.at//hofer/angebot/brot-geback/backbox", + "code": "11" + }, + { + "id": "brot-geback-2", + "description": "Brot & Gebäck", + "url": "https://www.roksh.at//hofer/angebot/brot-geback/brot-geback-2", + "code": "12" + }, + { + "id": "suße-backwaren", + "description": "Süße Backwaren", + "url": "https://www.roksh.at//hofer/angebot/brot-geback/suße-backwaren", + "code": "13" + }, + { + "id": "kuhlwaren", + "description": "Kühlwaren", + "url": "https://www.roksh.at//hofer/angebot/kuhlwaren", + "code": "30" + }, + { + "id": "milch-joghurt-co", + "description": "Milch, Joghurt & Co", + "url": "https://www.roksh.at//hofer/angebot/kuhlwaren/milch-joghurt-co", + "code": "34" + }, + { + "id": "kase-aufstriche", + "description": "Käse & Aufstriche", + "url": "https://www.roksh.at//hofer/angebot/kuhlwaren/kase-aufstriche", + "code": "33" + }, + { + "id": "schnell-kuche", + "description": "Schnelle Küche", + "url": "https://www.roksh.at//hofer/angebot/kuhlwaren/schnell-kuche", + "code": "30" + }, + { + "id": "desserts-und-sußspeise", + "description": "Desserts und Süßspeisen", + "url": "https://www.roksh.at//hofer/angebot/kuhlwaren/desserts-und-sußspeise", + "code": "34" + }, + { + "id": "eier", + "description": "Eier", + "url": "https://www.roksh.at//hofer/angebot/kuhlwaren/eier", + "code": "31" + }, + { + "id": "teig-backwaren", + "description": "Teig- & Backwaren", + "url": "https://www.roksh.at//hofer/angebot/kuhlwaren/teig-backwaren", + "code": "36" + }, + { + "id": "fleisch-fisch-und-wurst", + "description": "Fleisch, Wurst & Fisch", + "url": "https://www.roksh.at//hofer/angebot/fleisch-fisch-und-wurst", + "code": "37" + }, + { + "id": "wurst-aufschnitt", + "description": "Wurst & Aufschnitt", + "url": "https://www.roksh.at//hofer/angebot/fleisch-fisch-und-wurst/wurst-aufschnitt", + "code": "37" + }, + { + "id": "fleisch", + "description": "Fleisch", + "url": "https://www.roksh.at//hofer/angebot/fleisch-fisch-und-wurst/fleisch", + "code": "37" + }, + { + "id": "fisch-meeresfruchte", + "description": "Fisch & Meeresfrüchte", + "url": "https://www.roksh.at//hofer/angebot/fleisch-fisch-und-wurst/fisch-meeresfruchte", + "code": "39" + }, + { + "id": "vorratsschrank", + "description": "Vorratsschrank", + "url": "https://www.roksh.at//hofer/angebot/vorratsschrank", + "code": "50" + }, + { + "id": "mehl-backwaren", + "description": "Mehl & Backwaren", + "url": "https://www.roksh.at//hofer/angebot/vorratsschrank/mehl-backwaren", + "code": "52" + }, + { + "id": "suße-aufstriche", + "description": "Süße Aufstriche", + "url": "https://www.roksh.at//hofer/angebot/vorratsschrank/suße-aufstriche", + "code": "56" + }, + { + "id": "musli-cerealien", + "description": "Müsli & Cerealien", + "url": "https://www.roksh.at//hofer/angebot/vorratsschrank/musli-cerealien", + "code": "5A" + }, + { + "id": "konserven", + "description": "Konserven", + "url": "https://www.roksh.at//hofer/angebot/vorratsschrank/konserven", + "code": "57" + }, + { + "id": "fertiggerichte-suppen", + "description": "Fertiggerichte & Suppen", + "url": "https://www.roksh.at//hofer/angebot/vorratsschrank/fertiggerichte-suppen", + "code": "54" + }, + { + "id": "essig-ol-saucen", + "description": "Essig, Öl & Saucen", + "url": "https://www.roksh.at//hofer/angebot/vorratsschrank/essig-ol-saucen", + "code": "53" + }, + { + "id": "reis-teigwaren-getreide", + "description": "Reis, Teigwaren & Getreide", + "url": "https://www.roksh.at//hofer/angebot/vorratsschrank/reis-teigwaren-getreide", + "code": "5B" + }, + { + "id": "gewurze", + "description": "Gewürze", + "url": "https://www.roksh.at//hofer/angebot/vorratsschrank/gewurze", + "code": "55" + }, + { + "id": "nusse-trockenfruchte", + "description": "Nüsse & Trockenfrüchte", + "url": "https://www.roksh.at//hofer/angebot/vorratsschrank/nusse-trockenfruchte", + "code": "03" + }, + { + "id": "zucker-sußungsmittel", + "description": "Zucker & Süßungsmittel", + "url": "https://www.roksh.at//hofer/angebot/vorratsschrank/zucker-sußungsmittel", + "code": "5E" + }, + { + "id": "sußes-salziges", + "description": "Süßes & Salziges", + "url": "https://www.roksh.at//hofer/angebot/sußes-salziges", + "code": "60" + }, + { + "id": "sußes", + "description": "Süßes", + "url": "https://www.roksh.at//hofer/angebot/sußes-salziges/sußes", + "code": "64" + }, + { + "id": "salziges", + "description": "Salziges", + "url": "https://www.roksh.at//hofer/angebot/sußes-salziges/salziges", + "code": "63" + }, + { + "id": "tiefkuhlwaren", + "description": "Tiefkühlwaren", + "url": "https://www.roksh.at//hofer/angebot/tiefkuhlwaren", + "code": "40" + }, + { + "id": "fleisch-2", + "description": "Fleisch", + "url": "https://www.roksh.at//hofer/angebot/tiefkuhlwaren/fleisch-2", + "code": "42" + }, + { + "id": "gemuse-obst", + "description": "Gemüse & Obst", + "url": "https://www.roksh.at//hofer/angebot/tiefkuhlwaren/gemuse-obst", + "code": "44" + }, + { + "id": "desserts-backwaren-eis", + "description": "Desserts, Backwaren & Eis", + "url": "https://www.roksh.at//hofer/angebot/tiefkuhlwaren/desserts-backwaren-eis", + "code": "40" + }, + { + "id": "pizza-fertiggerichte", + "description": "Pizza & Fertiggerichte", + "url": "https://www.roksh.at//hofer/angebot/tiefkuhlwaren/pizza-fertiggerichte", + "code": "46" + }, + { + "id": "fisch-meeresfruchte-2", + "description": "Fisch & Meeresfrüchte", + "url": "https://www.roksh.at//hofer/angebot/tiefkuhlwaren/fisch-meeresfruchte-2", + "code": "43" + }, + { + "id": "vegetarisch-vegan", + "description": "Vegetarisch & Vegan ", + "url": "https://www.roksh.at//hofer/angebot/vegetarisch-vegan", + "code": "3B" + }, + { + "id": "pflanzliche", + "description": "Pflanzliche Produkte", + "url": "https://www.roksh.at//hofer/angebot/vegetarisch-vegan/pflanzliche", + "code": "3B" + }, + { + "id": "margarine-pflanzliche", + "description": "Margarine & pflanzliche Fette", + "url": "https://www.roksh.at//hofer/angebot/vegetarisch-vegan/margarine-pflanzliche", + "code": "34" + }, + { + "id": "fleischersatzprodukte", + "description": "Fleischersatz- Produkte", + "url": "https://www.roksh.at//hofer/angebot/vegetarisch-vegan/fleischersatzprodukte", + "code": "3B" + }, + { + "id": "getranke", + "description": "Getränke", + "url": "https://www.roksh.at//hofer/angebot/getranke", + "code": "20" + }, + { + "id": "spirituosen", + "description": "Spirituosen", + "url": "https://www.roksh.at//hofer/angebot/getranke/spirituosen", + "code": "24" + }, + { + "id": "wein-sekt", + "description": "Wein & Sekt", + "url": "https://www.roksh.at//hofer/angebot/getranke/wein-sekt", + "code": "25" + }, + { + "id": "bier-radler", + "description": "Bier & Radler", + "url": "https://www.roksh.at//hofer/angebot/getranke/bier-radler", + "code": "21" + }, + { + "id": "kaffe-tee-co", + "description": "Kaffee, Tee & Co", + "url": "https://www.roksh.at//hofer/angebot/getranke/kaffe-tee-co", + "code": "22" + }, + { + "id": "alkoholfreie-getranke", + "description": "Alkoholfreie Getränke", + "url": "https://www.roksh.at//hofer/angebot/getranke/alkoholfreie-getranke", + "code": "20" + }, + { + "id": "drogerie", + "description": "Drogerie", + "url": "https://www.roksh.at//hofer/angebot/drogerie", + "code": "70" + }, + { + "id": "hygieneartikel-2", + "description": "Pflege- & Hygieneartikel", + "url": "https://www.roksh.at//hofer/angebot/drogerie/hygieneartikel-2", + "code": "72" + }, + { + "id": "babyartikel", + "description": "Babyartikel", + "url": "https://www.roksh.at//hofer/angebot/drogerie/babyartikel", + "code": "70" + }, + { + "id": "gesundheit-medizinprodukte", + "description": "Hausapotheke & Sportnahrung", + "url": "https://www.roksh.at//hofer/angebot/drogerie/gesundheit-medizinprodukte", + "code": "5D" + }, + { + "id": "damensocken-feinstrumpfe", + "description": "Damensocken & Feinstrümpfe", + "url": "https://www.roksh.at//hofer/angebot/drogerie/damensocken-feinstrumpfe", + "code": "7C" + }, + { + "id": "haushalt", + "description": "Haushalt", + "url": "https://www.roksh.at//hofer/angebot/haushalt", + "code": "80" + }, + { + "id": "waschen-reinigen", + "description": "Waschen & Reinigen", + "url": "https://www.roksh.at//hofer/angebot/haushalt/waschen-reinigen", + "code": "8A" + }, + { + "id": "hygieneartikel", + "description": "Hygieneartikel", + "url": "https://www.roksh.at//hofer/angebot/haushalt/hygieneartikel", + "code": "84" + }, + { + "id": "servitten", + "description": " Servietten, Kerzen & Co", + "url": "https://www.roksh.at//hofer/angebot/haushalt/servitten", + "code": "89" + }, + { + "id": "haushaltfolien", + "description": "Haushaltsfolien", + "url": "https://www.roksh.at//hofer/angebot/haushalt/haushaltfolien", + "code": "86" + }, + { + "id": "tragetaschen", + "description": "Tragetaschen", + "url": "https://www.roksh.at//hofer/angebot/haushalt/tragetaschen", + "code": "8C" + }, + { + "id": "batterien-akkus", + "description": "Batterien & Akkus", + "url": "https://www.roksh.at//hofer/angebot/haushalt/batterien-akkus", + "code": "85" + }, + { + "id": "tierberdarf", + "description": "Tierbedarf", + "url": "https://www.roksh.at//hofer/angebot/tierberdarf", + "code": "90" + }, + { + "id": "hundenahrung", + "description": "Hundenahrung", + "url": "https://www.roksh.at//hofer/angebot/tierberdarf/hundenahrung", + "code": "90" + }, + { + "id": "katzenzubehor", + "description": "Katzenzubehör", + "url": "https://www.roksh.at//hofer/angebot/tierberdarf/katzenzubehor", + "code": "91" + }, + { + "id": "katzennahrung", + "description": "Katzennahrung", + "url": "https://www.roksh.at//hofer/angebot/tierberdarf/katzennahrung", + "code": "91" + }, + { + "id": "joghurt-topfen", + "url": "https://www.roksh.at/hofer/angebot/joghurt-topfen", + "code": "34" + }, + { + "id": "milchgetrank", + "url": "https://www.roksh.at/hofer/angebot/milchgetrank", + "code": "34" + }, + { + "id": "fruchtjoghurt", + "url": "https://www.roksh.at/hofer/angebot/fruchtjoghurt", + "code": "34" + }, + { + "id": "haltbare-milch-sahne-eiskaffee", + "url": "https://www.roksh.at/hofer/angebot/haltbare-milch-sahne-eiskaffee", + "code": "34" + }, + { + "id": "milch-sahne-butter", + "url": "https://www.roksh.at/hofer/angebot/milch-sahne-butter", + "code": "34" + }, + { + "id": "kasespezialitaten", + "url": "https://www.roksh.at/hofer/angebot/kasespezialitaten", + "code": "33" + }, + { + "id": "frischkase-co", + "url": "https://www.roksh.at/hofer/angebot/frischkase-co", + "code": "33" + }, + { + "id": "aufstriche-co", + "url": "https://www.roksh.at/hofer/angebot/aufstriche-co", + "code": "33" + }, + { + "id": "hart-schnittkase", + "url": "https://www.roksh.at/hofer/angebot/hart-schnittkase", + "code": "33" + }, + { + "id": "weichkase", + "url": "https://www.roksh.at/hofer/angebot/weichkase", + "code": "33" + }, + { + "id": "kase-geschnitten-gerieben", + "url": "https://www.roksh.at/hofer/angebot/kase-geschnitten-gerieben", + "code": "33" + }, + { + "id": "streichwurst-pasteten", + "url": "https://www.roksh.at/hofer/angebot/streichwurst-pasteten", + "code": "37" + }, + { + "id": "wurst-geschnitten", + "url": "https://www.roksh.at/hofer/angebot/wurst-geschnitten", + "code": "37" + }, + { + "id": "kochschinken", + "url": "https://www.roksh.at/hofer/angebot/kochschinken", + "code": "37" + }, + { + "id": "stangenwurst", + "url": "https://www.roksh.at/hofer/angebot/stangenwurst", + "code": "37" + }, + { + "id": "wurstel", + "url": "https://www.roksh.at/hofer/angebot/wurstel", + "code": "37" + }, + { + "id": "speck-rohschinken", + "url": "https://www.roksh.at/hofer/angebot/speck-rohschinken", + "code": "37" + }, + { + "id": "leberkase-co", + "url": "https://www.roksh.at/hofer/angebot/leberkase-co", + "code": "37" + }, + { + "id": "faschiertes", + "url": "https://www.roksh.at/hofer/angebot/faschiertes", + "code": "32" + }, + { + "id": "schweinefleisch-spezialitaten", + "url": "https://www.roksh.at/hofer/angebot/schweinefleisch-spezialitaten", + "code": "32" + }, + { + "id": "hühnchen-geflügel", + "url": "https://www.roksh.at/hofer/angebot/hühnchen-geflügel", + "code": "32" + }, + { + "id": "rind", + "url": "https://www.roksh.at/hofer/angebot/rind", + "code": "32" + }, + { + "id": "honig-nussaufstriche", + "url": "https://www.roksh.at/hofer/angebot/honig-nussaufstriche", + "code": "56" + }, + { + "id": "fruchtaufstriche", + "url": "https://www.roksh.at/hofer/angebot/fruchtaufstriche", + "code": "56" + }, + { + "id": "gemusekonserven", + "url": "https://www.roksh.at/hofer/angebot/gemusekonserven", + "code": "57" + }, + { + "id": "obstkonserven", + "url": "https://www.roksh.at/hofer/angebot/obstkonserven", + "code": "57" + }, + { + "id": "sauerkonserven", + "url": "https://www.roksh.at/hofer/angebot/sauerkonserven", + "code": "57" + }, + { + "id": "fleisch-fischkonserven", + "url": "https://www.roksh.at/hofer/angebot/fleisch-fischkonserven", + "code": "57" + }, + { + "id": "nusse", + "url": "https://www.roksh.at/hofer/angebot/nusse", + "code": "03" + }, + { + "id": "trockenfruchte", + "url": "https://www.roksh.at/hofer/angebot/trockenfruchte", + "code": "03" + }, + { + "id": "tafelschokolade", + "url": "https://www.roksh.at/hofer/angebot/tafelschokolade", + "code": "64" + }, + { + "id": "schokoriegel", + "url": "https://www.roksh.at/hofer/angebot/schokoriegel", + "code": "64" + }, + { + "id": "bonbons-kaugummi", + "url": "https://www.roksh.at/hofer/angebot/bonbons-kaugummi", + "code": "64" + }, + { + "id": "kekse", + "url": "https://www.roksh.at/hofer/angebot/kekse", + "code": "64" + }, + { + "id": "waffeln", + "url": "https://www.roksh.at/hofer/angebot/waffeln", + "code": "60" + }, + { + "id": "fruchtgummi", + "url": "https://www.roksh.at/hofer/angebot/fruchtgummi", + "code": "64" + }, + { + "id": "pralinen", + "url": "https://www.roksh.at/hofer/angebot/pralinen", + "code": "64" + }, + { + "id": "salzgeback-kracker", + "url": "https://www.roksh.at/hofer/angebot/salzgeback-kracker", + "code": "63" + }, + { + "id": "chips", + "url": "https://www.roksh.at/hofer/angebot/chips", + "code": "63" + }, + { + "id": "sekt", + "url": "https://www.roksh.at/hofer/angebot/sekt", + "code": "23" + }, + { + "id": "roseweine-spezialweine", + "url": "https://www.roksh.at/hofer/angebot/roseweine-spezialweine", + "code": "25" + }, + { + "id": "weißweine", + "url": "https://www.roksh.at/hofer/angebot/weißweine", + "code": "25" + }, + { + "id": "rotweine", + "url": "https://www.roksh.at/hofer/angebot/rotweine", + "code": "25" + }, + { + "id": "tee", + "url": "https://www.roksh.at/hofer/angebot/tee", + "code": "22" + }, + { + "id": "kaffee-kakao-co", + "url": "https://www.roksh.at/hofer/angebot/kaffee-kakao-co", + "code": "22" + }, + { + "id": "mineralwasser", + "url": "https://www.roksh.at/hofer/angebot/mineralwasser", + "code": "26" + }, + { + "id": "softdrinks", + "url": "https://www.roksh.at/hofer/angebot/softdrinks", + "code": "20" + }, + { + "id": "sport-energy-drinks", + "url": "https://www.roksh.at/hofer/angebot/sport-energy-drinks", + "code": "20" + }, + { + "id": "fruchtsafte", + "url": "https://www.roksh.at/hofer/angebot/fruchtsafte", + "code": "20" + }, + { + "id": "smoothies", + "url": "https://www.roksh.at/hofer/angebot/smoothies", + "code": "20" + }, + { + "id": "sirupe", + "url": "https://www.roksh.at/hofer/angebot/sirupe", + "code": "20" + }, + { + "id": "deodorants", + "url": "https://www.roksh.at/hofer/angebot/deodorants", + "code": "72" + }, + { + "id": "duschpflege-seife", + "url": "https://www.roksh.at/hofer/angebot/duschpflege-seife", + "code": "78" + }, + { + "id": "zahn-mundhygiene", + "url": "https://www.roksh.at/hofer/angebot/zahn-mundhygiene", + "code": "76" + }, + { + "id": "herrenkosmetik-rasur", + "url": "https://www.roksh.at/hofer/angebot/herrenkosmetik-rasur", + "code": "77" + }, + { + "id": "intimhygiene", + "url": "https://www.roksh.at/hofer/angebot/intimhygiene", + "code": "71" + }, + { + "id": "sonnenpflege", + "url": "https://www.roksh.at/hofer/angebot/sonnenpflege", + "code": "79" + }, + { + "id": "haarpflege", + "url": "https://www.roksh.at/hofer/angebot/haarpflege", + "code": "73" + }, + { + "id": "beikost-snacks", + "url": "https://www.roksh.at/hofer/angebot/beikost-snacks", + "code": "51" + }, + { + "id": "windeln-pflegeprodukte", + "url": "https://www.roksh.at/hofer/angebot/windeln-pflegeprodukte", + "code": "70" + }, + { + "id": "milchnahrung", + "url": "https://www.roksh.at/hofer/angebot/milchnahrung", + "code": "51" + }, + { + "id": "reinigungstucher-kuchentucher", + "url": "https://www.roksh.at/hofer/angebot/reinigungstucher-kuchentucher", + "code": "88" + }, + { + "id": "spulmittel-putzmittel", + "url": "https://www.roksh.at/hofer/angebot/spulmittel-putzmittel", + "code": "88" + }, + { + "id": "wc-lufterfrischer", + "url": "https://www.roksh.at/hofer/angebot/wc-lufterfrischer", + "code": "87" + }, + { + "id": "waschmittel", + "url": "https://www.roksh.at/hofer/angebot/waschmittel", + "code": "8A" + } +] \ No newline at end of file diff --git a/stores/mpreis-categories.json b/stores/mpreis-categories.json index 25e425e..5dfeb7b 100644 --- a/stores/mpreis-categories.json +++ b/stores/mpreis-categories.json @@ -1,852 +1,852 @@ [ - { - "id": "Lebensmittel -> To-Go-6920583", - "code": "30", - "url": "https://www.mpreis.at/shop/c/6920583" - }, - { - "id": "Lebensmittel -> To-Go -> Sandwiches & Wraps-42115933", - "code": "30", - "url": "https://www.mpreis.at/shop/c/42115933" - }, - { - "id": "Lebensmittel -> To-Go -> Salate-37528473", - "code": "30", - "url": "https://www.mpreis.at/shop/c/37528473" - }, - { - "id": "Lebensmittel -> To-Go -> Knödel-19773952", - "code": "30", - "url": "https://www.mpreis.at/shop/c/19773952" - }, - { - "id": "Lebensmittel -> Tiefkühl -> Pommes frites & Co.-30944925", - "code": "45", - "url": "https://www.mpreis.at/shop/c/30944925" - }, - { - "id": "Lebensmittel -> Tiefkühl -> Pizza & Baguette-26319064", - "code": "46", - "url": "https://www.mpreis.at/shop/c/26319064" - }, - { - "id": "Lebensmittel -> Tiefkühl -> Mehlspeisen & Teige-44744883", - "code": "47", - "url": "https://www.mpreis.at/shop/c/44744883" - }, - { - "id": "Lebensmittel -> Tiefkühl -> Gemüse & Kräuter-44769631", - "code": "44", - "url": "https://www.mpreis.at/shop/c/44769631" - }, - { - "id": "Lebensmittel -> Tiefkühl -> Früchte-45404641", - "code": "47", - "url": "https://www.mpreis.at/shop/c/45404641" - }, - { - "id": "Lebensmittel -> Tiefkühl -> Fleisch-30248384", - "code": "42", - "url": "https://www.mpreis.at/shop/c/30248384" - }, - { - "id": "Lebensmittel -> Tiefkühl -> Fisch-32280944", - "code": "43", - "url": "https://www.mpreis.at/shop/c/32280944" - }, - { - "id": "Lebensmittel -> Tiefkühl -> Fertiggerichte-24125257", - "code": "42", - "url": "https://www.mpreis.at/shop/c/24125257" - }, - { - "id": "Lebensmittel -> Tiefkühl -> Eis-50054915", - "code": "40", - "url": "https://www.mpreis.at/shop/c/50054915" - }, - { - "id": "Lebensmittel -> Süßes & Salziges -> Waffeln & Schnitten-30840011", - "code": "60", - "url": "https://www.mpreis.at/shop/c/30840011" - }, - { - "id": "Lebensmittel -> Süßes & Salziges -> Süßigkeiten-44046508", - "code": "64", - "url": "https://www.mpreis.at/shop/c/44046508" - }, - { - "id": "Lebensmittel -> Süßes & Salziges -> Schokolade-27652705", - "code": "64", - "url": "https://www.mpreis.at/shop/c/27652705" - }, - { - "id": "Lebensmittel -> Süßes & Salziges -> Riegel-1040059", - "code": "64", - "url": "https://www.mpreis.at/shop/c/1040059" - }, - { - "id": "Lebensmittel -> Süßes & Salziges -> Reiswaffeln-38946028", - "code": "63", - "url": "https://www.mpreis.at/shop/c/38946028" - }, - { - "id": "Lebensmittel -> Süßes & Salziges -> Knabbergebäck-14627798", - "code": "63", - "url": "https://www.mpreis.at/shop/c/14627798" - }, - { - "id": "Lebensmittel -> Süßes & Salziges -> Kekse & Biskotten-7888241", - "code": "64", - "url": "https://www.mpreis.at/shop/c/7888241" - }, - { - "id": "Lebensmittel -> Süßes & Salziges -> Kaugummi-36233496", - "code": "64", - "url": "https://www.mpreis.at/shop/c/36233496" - }, - { - "id": "Lebensmittel -> Obst -> Zitrusfrüchte-24043806", - "code": "00", - "url": "https://www.mpreis.at/shop/c/24043806" - }, - { - "id": "Lebensmittel -> Obst -> Trauben-30698765", - "code": "00", - "url": "https://www.mpreis.at/shop/c/30698765" - }, - { - "id": "Lebensmittel -> Obst -> Steinobst-44669355", - "code": "00", - "url": "https://www.mpreis.at/shop/c/44669355" - }, - { - "id": "Lebensmittel -> Obst -> Früchte To-Go-36503369", - "code": "00", - "url": "https://www.mpreis.at/shop/c/36503369" - }, - { - "id": "Lebensmittel -> Obst -> Exotische Früchte-39608604", - "code": "00", - "url": "https://www.mpreis.at/shop/c/39608604" - }, - { - "id": "Lebensmittel -> Obst -> Birnen-51716798", - "code": "00", - "url": "https://www.mpreis.at/shop/c/51716798" - }, - { - "id": "Lebensmittel -> Obst -> Beeren-33730528", - "code": "00", - "url": "https://www.mpreis.at/shop/c/33730528" - }, - { - "id": "Lebensmittel -> Obst -> Bananen-45088645", - "code": "00", - "url": "https://www.mpreis.at/shop/c/45088645" - }, - { - "id": "Lebensmittel -> Obst -> Äpfel-40792619", - "code": "00", - "url": "https://www.mpreis.at/shop/c/40792619" - }, - { - "id": "Lebensmittel -> Milch & Eier -> Topfen-19710867", - "code": "34", - "url": "https://www.mpreis.at/shop/c/19710867" - }, - { - "id": "Lebensmittel -> Milch & Eier -> Schlagobers-52987503", - "code": "34", - "url": "https://www.mpreis.at/shop/c/52987503" - }, - { - "id": "Lebensmittel -> Milch & Eier -> Sauerrahm & Crème fraiche-32070142", - "code": "34", - "url": "https://www.mpreis.at/shop/c/32070142" - }, - { - "id": "Lebensmittel -> Milch & Eier -> Pudding-39013909", - "code": "34", - "url": "https://www.mpreis.at/shop/c/39013909" - }, - { - "id": "Lebensmittel -> Milch & Eier -> Pflanzlicher Milchersatz-51710462", - "code": "3B", - "url": "https://www.mpreis.at/shop/c/51710462" - }, - { - "id": "Lebensmittel -> Milch & Eier -> Milch-30552924", - "code": "34", - "url": "https://www.mpreis.at/shop/c/30552924" - }, - { - "id": "Lebensmittel -> Milch & Eier -> Margarine-40393431", - "code": "34", - "url": "https://www.mpreis.at/shop/c/40393431" - }, - { - "id": "Lebensmittel -> Milch & Eier -> Käse-48865859", - "code": "33", - "url": "https://www.mpreis.at/shop/c/48865859" - }, - { - "id": "Lebensmittel -> Milch & Eier -> Joghurt-2307952", - "code": "34", - "url": "https://www.mpreis.at/shop/c/2307952" - }, - { - "id": "Lebensmittel -> Milch & Eier -> Eier-15570058", - "code": "31", - "url": "https://www.mpreis.at/shop/c/15570058" - }, - { - "id": "Lebensmittel -> Milch & Eier -> Desserts-28194646", - "code": "34", - "url": "https://www.mpreis.at/shop/c/28194646" - }, - { - "id": "Lebensmittel -> Milch & Eier -> Butter-48723246", - "code": "34", - "url": "https://www.mpreis.at/shop/c/48723246" - }, - { - "id": "Lebensmittel -> Konserven, Suppen & Fertiggerichte -> Suppen-45429089", - "code": "57", - "url": "https://www.mpreis.at/shop/c/45429089" - }, - { - "id": "Lebensmittel -> Konserven, Suppen & Fertiggerichte -> Saucen-18573555", - "code": "57", - "url": "https://www.mpreis.at/shop/c/18573555" - }, - { - "id": "Lebensmittel -> Konserven, Suppen & Fertiggerichte -> Konserven-30932656", - "code": "57", - "url": "https://www.mpreis.at/shop/c/30932656" - }, - { - "id": "Lebensmittel -> Konserven, Suppen & Fertiggerichte -> Fertiggerichte-5812424", - "code": "54", - "url": "https://www.mpreis.at/shop/c/5812424" - }, - { - "id": "Lebensmittel -> Konserven, Fertiggerichte & Suppen -> Suppen-45429089", - "code": "57", - "url": "https://www.mpreis.at/shop/c/45429089" - }, - { - "id": "Lebensmittel -> Konserven, Fertiggerichte & Suppen -> Saucen-18573555", - "code": "5C", - "url": "https://www.mpreis.at/shop/c/18573555" - }, - { - "id": "Lebensmittel -> Konserven, Fertiggerichte & Suppen -> Konserven-30932656", - "code": "57", - "url": "https://www.mpreis.at/shop/c/30932656" - }, - { - "id": "Lebensmittel -> Konserven, Fertiggerichte & Suppen -> Fertiggerichte-5812424", - "code": "54", - "url": "https://www.mpreis.at/shop/c/5812424" - }, - { - "id": "Lebensmittel -> Grundnahrung -> Zucker-49879760", - "code": "5E", - "url": "https://www.mpreis.at/shop/c/49879760" - }, - { - "id": "Lebensmittel -> Grundnahrung -> Teigwaren-21643018", - "code": "5B", - "url": "https://www.mpreis.at/shop/c/21643018" - }, - { - "id": "Lebensmittel -> Grundnahrung -> Reis-17493179", - "code": "5B", - "url": "https://www.mpreis.at/shop/c/17493179" - }, - { - "id": "Lebensmittel -> Grundnahrung -> Nüsse & Trockenfrüchte-25346130", - "code": "03", - "url": "https://www.mpreis.at/shop/c/25346130" - }, - { - "id": "Lebensmittel -> Grundnahrung -> Mehl-17512389", - "code": "59", - "url": "https://www.mpreis.at/shop/c/17512389" - }, - { - "id": "Lebensmittel -> Grundnahrung -> Ketchup & Senf-29783780", - "code": "5C", - "url": "https://www.mpreis.at/shop/c/29783780" - }, - { - "id": "Lebensmittel -> Grundnahrung -> Gewürze-25428081", - "code": "55", - "url": "https://www.mpreis.at/shop/c/25428081" - }, - { - "id": "Lebensmittel -> Grundnahrung -> Getreide & Samen-42292631", - "code": "57", - "url": "https://www.mpreis.at/shop/c/42292631" - }, - { - "id": "Lebensmittel -> Grundnahrung -> Essig & Öl-18373716", - "code": "53", - "url": "https://www.mpreis.at/shop/c/18373716" - }, - { - "id": "Lebensmittel -> Grundnahrung -> Cerealien & Müsli-3421484", - "code": "5A", - "url": "https://www.mpreis.at/shop/c/3421484" - }, - { - "id": "Lebensmittel -> Grundnahrung -> Brotaufstriche-11264169", - "code": "56", - "url": "https://www.mpreis.at/shop/c/11264169" - }, - { - "id": "Lebensmittel -> Grundnahrung -> Backen-50181948", - "code": "52", - "url": "https://www.mpreis.at/shop/c/50181948" - }, - { - "id": "Lebensmittel -> Grundnahrung -> Babynahrung-45298963", - "code": "51", - "url": "https://www.mpreis.at/shop/c/45298963" - }, - { - "id": "Lebensmittel -> Gemüse -> Zwiebel & Knoblauch-2890053", - "code": "01", - "url": "https://www.mpreis.at/shop/c/2890053" - }, - { - "id": "Lebensmittel -> Gemüse -> Wurzelgemüse-49783396", - "code": "01", - "url": "https://www.mpreis.at/shop/c/49783396" - }, - { - "id": "Lebensmittel -> Gemüse -> Tomaten-24083977", - "code": "01", - "url": "https://www.mpreis.at/shop/c/24083977" - }, - { - "id": "Lebensmittel -> Gemüse -> Salat-15838701", - "code": "01", - "url": "https://www.mpreis.at/shop/c/15838701" - }, - { - "id": "Lebensmittel -> Gemüse -> Pilze-2291441", - "code": "01", - "url": "https://www.mpreis.at/shop/c/2291441" - }, - { - "id": "Lebensmittel -> Gemüse -> Mais, Paprika & Chili-16396458", - "code": "01", - "url": "https://www.mpreis.at/shop/c/16396458" - }, - { - "id": "Lebensmittel -> Gemüse -> Kürbis & Saisongemüse-6676984", - "code": "01", - "url": "https://www.mpreis.at/shop/c/6676984" - }, - { - "id": "Lebensmittel -> Gemüse -> Kräuter-34083247", - "code": "01", - "url": "https://www.mpreis.at/shop/c/34083247" - }, - { - "id": "Lebensmittel -> Gemüse -> Kohlgemüse-21422090", - "code": "01", - "url": "https://www.mpreis.at/shop/c/21422090" - }, - { - "id": "Lebensmittel -> Gemüse -> Kartoffeln-24793838", - "code": "01", - "url": "https://www.mpreis.at/shop/c/24793838" - }, - { - "id": "Lebensmittel -> Gemüse -> Gurken, Zucchini & Auberginen-35313102", - "code": "01", - "url": "https://www.mpreis.at/shop/c/35313102" - }, - { - "id": "Lebensmittel -> Gemüse -> Bohnen & Erbsen-29209051", - "code": "01", - "url": "https://www.mpreis.at/shop/c/29209051" - }, - { - "id": "Lebensmittel -> Fleisch & Wurst -> Würstel-6968763", - "code": "37", - "url": "https://www.mpreis.at/shop/c/6968763" - }, - { - "id": "Lebensmittel -> Fleisch & Wurst -> Wurst-3190180", - "code": "37", - "url": "https://www.mpreis.at/shop/c/3190180" - }, - { - "id": "Lebensmittel -> Fleisch & Wurst -> Speck-27725759", - "code": "37", - "url": "https://www.mpreis.at/shop/c/27725759" - }, - { - "id": "Lebensmittel -> Fleisch & Wurst -> Schinken-24374591", - "code": "37", - "url": "https://www.mpreis.at/shop/c/24374591" - }, - { - "id": "Lebensmittel -> Fleisch & Wurst -> Fleisch-38137534", - "code": "37", - "url": "https://www.mpreis.at/shop/c/38137534" - }, - { - "id": "Lebensmittel -> Fisch-49778040", - "code": "39", - "url": "https://www.mpreis.at/shop/c/49778040" - }, - { - "id": "Lebensmittel -> Fisch -> Fisch-49778040", - "code": "39", - "url": "https://www.mpreis.at/shop/c/49778040" - }, - { - "id": "Lebensmittel -> Brot & Gebäck -> Zopf, Brioche & Strudel-15366775", - "code": "13", - "url": "https://www.mpreis.at/shop/c/15366775" - }, - { - "id": "Lebensmittel -> Brot & Gebäck -> Wraps-27642111", - "code": "50", - "url": "https://www.mpreis.at/shop/c/27642111" - }, - { - "id": "Lebensmittel -> Brot & Gebäck -> Toast-19302036", - "code": "10", - "url": "https://www.mpreis.at/shop/c/19302036" - }, - { - "id": "Lebensmittel -> Brot & Gebäck -> Kuchen & Konditorei-51377887", - "code": "13", - "url": "https://www.mpreis.at/shop/c/51377887" - }, - { - "id": "Lebensmittel -> Brot & Gebäck -> Knäckebrot & Zwieback-34477560", - "code": "12", - "url": "https://www.mpreis.at/shop/c/34477560" - }, - { - "id": "Lebensmittel -> Brot & Gebäck -> Gekühlte Teige-37271369", - "code": "36", - "url": "https://www.mpreis.at/shop/c/37271369" - }, - { - "id": "Lebensmittel -> Brot & Gebäck -> Gebäck-12919764", - "code": "13", - "url": "https://www.mpreis.at/shop/c/12919764" - }, - { - "id": "Lebensmittel -> Brot & Gebäck -> Brot-13680199", - "code": "11", - "url": "https://www.mpreis.at/shop/c/13680199" - }, - { - "id": "Lebensmittel -> Brot & Gebäck -> Aufbackbrot-29129924", - "code": "10", - "url": "https://www.mpreis.at/shop/c/29129924" - }, - { - "id": "Getränke -> Wein & Schaumwein -> Wein-46885119", - "code": "25", - "url": "https://www.mpreis.at/shop/c/46885119" - }, - { - "id": "Getränke -> Wein & Schaumwein -> Sekt & Champagner-48612478", - "code": "23", - "url": "https://www.mpreis.at/shop/c/48612478" - }, - { - "id": "Getränke -> Wasser, Limonaden & Energy drinks -> Mineralwasser-40955296", - "code": "26", - "url": "https://www.mpreis.at/shop/c/40955296" - }, - { - "id": "Getränke -> Wasser, Limonaden & Energy drinks -> Energy- & Sportgetränke-17714924", - "code": "20", - "url": "https://www.mpreis.at/shop/c/17714924" - }, - { - "id": "Getränke -> Wasser, Limonaden & Energy drinks -> Eistee-14897036", - "code": "20", - "url": "https://www.mpreis.at/shop/c/14897036" - }, - { - "id": "Getränke -> Wasser, Limonaden & Energy drinks -> Cola & Limonaden-29236807", - "code": "20", - "url": "https://www.mpreis.at/shop/c/29236807" - }, - { - "id": "Getränke -> Spirituosen -> Wodka-48061702", - "code": "24", - "url": "https://www.mpreis.at/shop/c/48061702" - }, - { - "id": "Getränke -> Spirituosen -> Whisky-23353519", - "code": "24", - "url": "https://www.mpreis.at/shop/c/23353519" - }, - { - "id": "Getränke -> Spirituosen -> Wermut-19370553", - "code": "24", - "url": "https://www.mpreis.at/shop/c/19370553" - }, - { - "id": "Getränke -> Spirituosen -> Tequila-23434214", - "code": "24", - "url": "https://www.mpreis.at/shop/c/23434214" - }, - { - "id": "Getränke -> Spirituosen -> Sonstige Bargetränke-45099686", - "code": "24", - "url": "https://www.mpreis.at/shop/c/45099686" - }, - { - "id": "Getränke -> Spirituosen -> Schnaps & Weinbrand-15656322", - "code": "24", - "url": "https://www.mpreis.at/shop/c/15656322" - }, - { - "id": "Getränke -> Spirituosen -> Rum-50367749", - "code": "24", - "url": "https://www.mpreis.at/shop/c/50367749" - }, - { - "id": "Getränke -> Spirituosen -> Portwein & Sherry-40037148", - "code": "24", - "url": "https://www.mpreis.at/shop/c/40037148" - }, - { - "id": "Getränke -> Spirituosen -> Ouzo-48677678", - "code": "24", - "url": "https://www.mpreis.at/shop/c/48677678" - }, - { - "id": "Getränke -> Spirituosen -> Likör-44386568", - "code": "24", - "url": "https://www.mpreis.at/shop/c/44386568" - }, - { - "id": "Getränke -> Spirituosen -> Grappa-24219775", - "code": "24", - "url": "https://www.mpreis.at/shop/c/24219775" - }, - { - "id": "Getränke -> Spirituosen -> Gin-33993661", - "code": "24", - "url": "https://www.mpreis.at/shop/c/33993661" - }, - { - "id": "Getränke -> Spirituosen -> Bitterspirituosen-40175079", - "code": "24", - "url": "https://www.mpreis.at/shop/c/40175079" - }, - { - "id": "Getränke -> Sirup-5799806", - "code": "20", - "url": "https://www.mpreis.at/shop/c/5799806" - }, - { - "id": "Getränke -> Säfte & Sirup -> Sirup-5799806", - "code": "20", - "url": "https://www.mpreis.at/shop/c/5799806" - }, - { - "id": "Getränke -> Säfte & Sirup -> Gemüsesäfte-1366781", - "code": "20", - "url": "https://www.mpreis.at/shop/c/1366781" - }, - { - "id": "Getränke -> Säfte & Sirup -> Fruchtsäfte & Smoothies-31049130", - "code": "20", - "url": "https://www.mpreis.at/shop/c/31049130" - }, - { - "id": "Getränke -> Mineralwasser-6363171", - "code": "26", - "url": "https://www.mpreis.at/shop/c/6363171" - }, - { - "id": "Getränke -> Kaffee, Tee & Kakao -> Tee-15799006", - "code": "22", - "url": "https://www.mpreis.at/shop/c/15799006" - }, - { - "id": "Getränke -> Kaffee, Tee & Kakao -> Kakao-19162087", - "code": "22", - "url": "https://www.mpreis.at/shop/c/19162087" - }, - { - "id": "Getränke -> Kaffee, Tee & Kakao -> Kaffee-20845561", - "code": "22", - "url": "https://www.mpreis.at/shop/c/20845561" - }, - { - "id": "Getränke -> Energy- & Sportgetränke-17714924", - "code": "20", - "url": "https://www.mpreis.at/shop/c/17714924" - }, - { - "id": "Getränke -> Eistee-14897036", - "code": "20", - "url": "https://www.mpreis.at/shop/c/14897036" - }, - { - "id": "Getränke -> Cola & Limonaden-29236807", - "code": "20", - "url": "https://www.mpreis.at/shop/c/29236807" - }, - { - "id": "Getränke -> Bier -> Radler-47039550", - "code": "21", - "url": "https://www.mpreis.at/shop/c/47039550" - }, - { - "id": "Getränke -> Bier -> Bier-41415073", - "code": "21", - "url": "https://www.mpreis.at/shop/c/41415073" - }, - { - "id": "Getränke -> Bier -> alkoholfreies Bier-31647497", - "code": "21", - "url": "https://www.mpreis.at/shop/c/31647497" - }, - { - "id": "Drogerie -> Zeitschriften & Zeitungen-11659073", - "code": null, - "url": "https://www.mpreis.at/shop/c/11659073" - }, - { - "id": "Drogerie -> Wasch- & Putzmittel -> Waschmittel-1856275", - "code": "8A", - "url": "https://www.mpreis.at/shop/c/1856275" - }, - { - "id": "Drogerie -> Wasch- & Putzmittel -> Putzmittel-29619354", - "code": "88", - "url": "https://www.mpreis.at/shop/c/29619354" - }, - { - "id": "Drogerie -> Tchibo – Eduscho-51492995", - "code": "22", - "url": "https://www.mpreis.at/shop/c/51492995" - }, - { - "id": "Drogerie -> Tchibo - Eduscho-51492995", - "code": "22", - "url": "https://www.mpreis.at/shop/c/51492995" - }, - { - "id": "Drogerie -> Specials-28125086", - "code": null, - "url": "https://www.mpreis.at/shop/c/28125086" - }, - { - "id": "Drogerie -> Pflege -> Zahn- & Mundpflege-34880725", - "code": "76", - "url": "https://www.mpreis.at/shop/c/34880725" - }, - { - "id": "Drogerie -> Pflege -> Verhütung & Erotik-9950061", - "code": "7A", - "url": "https://www.mpreis.at/shop/c/9950061" - }, - { - "id": "Drogerie -> Pflege -> Rasur-46343210", - "code": "77", - "url": "https://www.mpreis.at/shop/c/46343210" - }, - { - "id": "Drogerie -> Pflege -> Kosmetik-14566551", - "code": "75", - "url": "https://www.mpreis.at/shop/c/14566551" - }, - { - "id": "Drogerie -> Pflege -> Körperpflege-3011261", - "code": "75", - "url": "https://www.mpreis.at/shop/c/3011261" - }, - { - "id": "Drogerie -> Pflege -> Hygiene-10248480", - "code": "71", - "url": "https://www.mpreis.at/shop/c/10248480" - }, - { - "id": "Drogerie -> Pflege -> Haarpflege-2766928", - "code": "73", - "url": "https://www.mpreis.at/shop/c/2766928" - }, - { - "id": "Drogerie -> Pflege -> Gesundheit-23495476", - "code": "8F", - "url": "https://www.mpreis.at/shop/c/23495476" - }, - { - "id": "Drogerie -> Pflege -> Gesichtspflege-6001187", - "code": "75", - "url": "https://www.mpreis.at/shop/c/6001187" - }, - { - "id": "Drogerie -> Karten & Souvenirs-19001168", - "code": null, - "url": "https://www.mpreis.at/shop/c/19001168" - }, - { - "id": "Drogerie -> Haustiere -> Vogelfutter-45585837", - "code": "93", - "url": "https://www.mpreis.at/shop/c/45585837" - }, - { - "id": "Drogerie -> Haustiere -> Tierstreu-51514384", - "code": "92", - "url": "https://www.mpreis.at/shop/c/51514384" - }, - { - "id": "Drogerie -> Haustiere -> Nagetierfutter-11705135", - "code": "92", - "url": "https://www.mpreis.at/shop/c/11705135" - }, - { - "id": "Drogerie -> Haustiere -> Katzenfutter-14374942", - "code": "91", - "url": "https://www.mpreis.at/shop/c/14374942" - }, - { - "id": "Drogerie -> Haustiere -> Hundefutter-29193940", - "code": "90", - "url": "https://www.mpreis.at/shop/c/29193940" - }, - { - "id": "Drogerie -> Haushalt -> Tragetaschen-35228019", - "code": "86", - "url": "https://www.mpreis.at/shop/c/35228019" - }, - { - "id": "Drogerie -> Haushalt -> Strümpfe & Socken-28080631", - "code": "7C", - "url": "https://www.mpreis.at/shop/c/28080631" - }, - { - "id": "Drogerie -> Haushalt -> Sonstiges-23924996", - "code": null, - "url": "https://www.mpreis.at/shop/c/23924996" - }, - { - "id": "Drogerie -> Haushalt -> Schreibwaren-49971568", - "code": "80", - "url": "https://www.mpreis.at/shop/c/49971568" - }, - { - "id": "Drogerie -> Haushalt -> Partyzubehör-37646513", - "code": "83", - "url": "https://www.mpreis.at/shop/c/37646513" - }, - { - "id": "Drogerie -> Haushalt -> Papierartikel-31159559", - "code": "80", - "url": "https://www.mpreis.at/shop/c/31159559" - }, - { - "id": "Drogerie -> Haushalt -> Müllbeutel-16612791", - "code": "86", - "url": "https://www.mpreis.at/shop/c/16612791" - }, - { - "id": "Drogerie -> Haushalt -> Kerzen-15809798", - "code": "87", - "url": "https://www.mpreis.at/shop/c/15809798" - }, - { - "id": "Drogerie -> Haushalt -> Kaffeefilter-35223819", - "code": "83", - "url": "https://www.mpreis.at/shop/c/35223819" - }, - { - "id": "Drogerie -> Haushalt -> Insektenschutz-25956379", - "code": "8D", - "url": "https://www.mpreis.at/shop/c/25956379" - }, - { - "id": "Drogerie -> Haushalt -> Geschirr-27449830", - "code": "83", - "url": "https://www.mpreis.at/shop/c/27449830" - }, - { - "id": "Drogerie -> Haushalt -> Folien & Beutel-49600533", - "code": "86", - "url": "https://www.mpreis.at/shop/c/49600533" - }, - { - "id": "Drogerie -> Haushalt -> Elektro-20764201", - "code": "83", - "url": "https://www.mpreis.at/shop/c/20764201" - }, - { - "id": "Drogerie -> Haushalt -> Anzündhilfen-21051096", - "code": "83", - "url": "https://www.mpreis.at/shop/c/21051096" - }, - { - "id": "Drogerie -> Gutscheine-19300522", - "code": null, - "url": "https://www.mpreis.at/shop/c/19300522" - }, - { - "id": "Drogerie -> Blumen -> Zimmerpflanzen-12666122", - "code": "81", - "url": "https://www.mpreis.at/shop/c/12666122" - }, - { - "id": "Drogerie -> Blumen -> Schnittblumen-28734182", - "code": "81", - "url": "https://www.mpreis.at/shop/c/28734182" - }, - { - "id": "Drogerie -> Blumen -> Pflanzenzubehör-12464916", - "code": "81", - "url": "https://www.mpreis.at/shop/c/12464916" - }, - { - "id": "Drogerie -> Blumen -> Kränze & Gestecke-16922532", - "code": "81", - "url": "https://www.mpreis.at/shop/c/16922532" - }, - { - "id": "Drogerie -> Blumen -> Freilandpflanzen-29178071", - "code": "81", - "url": "https://www.mpreis.at/shop/c/29178071" - }, - { - "id": "Drogerie -> Blumen -> Blumensamen-14238966", - "code": "81", - "url": "https://www.mpreis.at/shop/c/14238966" - }, - { - "id": "Drogerie -> Baby -> Windeln-31447257", - "code": "79", - "url": "https://www.mpreis.at/shop/c/31447257" - }, - { - "id": "Drogerie -> Baby -> Spiele & Spielzeug-27850986", - "code": "79", - "url": "https://www.mpreis.at/shop/c/27850986" - }, - { - "id": "Drogerie -> Baby -> Flaschen & Schnuller-44286362", - "code": "79", - "url": "https://www.mpreis.at/shop/c/44286362" - }, - { - "id": "Drogerie -> Baby -> Babypflege-6782753", - "code": "79", - "url": "https://www.mpreis.at/shop/c/6782753" - } -] + { + "id": "Lebensmittel -> To-Go-6920583", + "code": "30", + "url": "https://www.mpreis.at/shop/c/6920583" + }, + { + "id": "Lebensmittel -> To-Go -> Sandwiches & Wraps-42115933", + "code": "30", + "url": "https://www.mpreis.at/shop/c/42115933" + }, + { + "id": "Lebensmittel -> To-Go -> Salate-37528473", + "code": "30", + "url": "https://www.mpreis.at/shop/c/37528473" + }, + { + "id": "Lebensmittel -> To-Go -> Knödel-19773952", + "code": "30", + "url": "https://www.mpreis.at/shop/c/19773952" + }, + { + "id": "Lebensmittel -> Tiefkühl -> Pommes frites & Co.-30944925", + "code": "45", + "url": "https://www.mpreis.at/shop/c/30944925" + }, + { + "id": "Lebensmittel -> Tiefkühl -> Pizza & Baguette-26319064", + "code": "46", + "url": "https://www.mpreis.at/shop/c/26319064" + }, + { + "id": "Lebensmittel -> Tiefkühl -> Mehlspeisen & Teige-44744883", + "code": "47", + "url": "https://www.mpreis.at/shop/c/44744883" + }, + { + "id": "Lebensmittel -> Tiefkühl -> Gemüse & Kräuter-44769631", + "code": "44", + "url": "https://www.mpreis.at/shop/c/44769631" + }, + { + "id": "Lebensmittel -> Tiefkühl -> Früchte-45404641", + "code": "47", + "url": "https://www.mpreis.at/shop/c/45404641" + }, + { + "id": "Lebensmittel -> Tiefkühl -> Fleisch-30248384", + "code": "42", + "url": "https://www.mpreis.at/shop/c/30248384" + }, + { + "id": "Lebensmittel -> Tiefkühl -> Fisch-32280944", + "code": "43", + "url": "https://www.mpreis.at/shop/c/32280944" + }, + { + "id": "Lebensmittel -> Tiefkühl -> Fertiggerichte-24125257", + "code": "42", + "url": "https://www.mpreis.at/shop/c/24125257" + }, + { + "id": "Lebensmittel -> Tiefkühl -> Eis-50054915", + "code": "40", + "url": "https://www.mpreis.at/shop/c/50054915" + }, + { + "id": "Lebensmittel -> Süßes & Salziges -> Waffeln & Schnitten-30840011", + "code": "60", + "url": "https://www.mpreis.at/shop/c/30840011" + }, + { + "id": "Lebensmittel -> Süßes & Salziges -> Süßigkeiten-44046508", + "code": "64", + "url": "https://www.mpreis.at/shop/c/44046508" + }, + { + "id": "Lebensmittel -> Süßes & Salziges -> Schokolade-27652705", + "code": "64", + "url": "https://www.mpreis.at/shop/c/27652705" + }, + { + "id": "Lebensmittel -> Süßes & Salziges -> Riegel-1040059", + "code": "64", + "url": "https://www.mpreis.at/shop/c/1040059" + }, + { + "id": "Lebensmittel -> Süßes & Salziges -> Reiswaffeln-38946028", + "code": "63", + "url": "https://www.mpreis.at/shop/c/38946028" + }, + { + "id": "Lebensmittel -> Süßes & Salziges -> Knabbergebäck-14627798", + "code": "63", + "url": "https://www.mpreis.at/shop/c/14627798" + }, + { + "id": "Lebensmittel -> Süßes & Salziges -> Kekse & Biskotten-7888241", + "code": "64", + "url": "https://www.mpreis.at/shop/c/7888241" + }, + { + "id": "Lebensmittel -> Süßes & Salziges -> Kaugummi-36233496", + "code": "64", + "url": "https://www.mpreis.at/shop/c/36233496" + }, + { + "id": "Lebensmittel -> Obst -> Zitrusfrüchte-24043806", + "code": "00", + "url": "https://www.mpreis.at/shop/c/24043806" + }, + { + "id": "Lebensmittel -> Obst -> Trauben-30698765", + "code": "00", + "url": "https://www.mpreis.at/shop/c/30698765" + }, + { + "id": "Lebensmittel -> Obst -> Steinobst-44669355", + "code": "00", + "url": "https://www.mpreis.at/shop/c/44669355" + }, + { + "id": "Lebensmittel -> Obst -> Früchte To-Go-36503369", + "code": "00", + "url": "https://www.mpreis.at/shop/c/36503369" + }, + { + "id": "Lebensmittel -> Obst -> Exotische Früchte-39608604", + "code": "00", + "url": "https://www.mpreis.at/shop/c/39608604" + }, + { + "id": "Lebensmittel -> Obst -> Birnen-51716798", + "code": "00", + "url": "https://www.mpreis.at/shop/c/51716798" + }, + { + "id": "Lebensmittel -> Obst -> Beeren-33730528", + "code": "00", + "url": "https://www.mpreis.at/shop/c/33730528" + }, + { + "id": "Lebensmittel -> Obst -> Bananen-45088645", + "code": "00", + "url": "https://www.mpreis.at/shop/c/45088645" + }, + { + "id": "Lebensmittel -> Obst -> Äpfel-40792619", + "code": "00", + "url": "https://www.mpreis.at/shop/c/40792619" + }, + { + "id": "Lebensmittel -> Milch & Eier -> Topfen-19710867", + "code": "34", + "url": "https://www.mpreis.at/shop/c/19710867" + }, + { + "id": "Lebensmittel -> Milch & Eier -> Schlagobers-52987503", + "code": "34", + "url": "https://www.mpreis.at/shop/c/52987503" + }, + { + "id": "Lebensmittel -> Milch & Eier -> Sauerrahm & Crème fraiche-32070142", + "code": "34", + "url": "https://www.mpreis.at/shop/c/32070142" + }, + { + "id": "Lebensmittel -> Milch & Eier -> Pudding-39013909", + "code": "34", + "url": "https://www.mpreis.at/shop/c/39013909" + }, + { + "id": "Lebensmittel -> Milch & Eier -> Pflanzlicher Milchersatz-51710462", + "code": "3B", + "url": "https://www.mpreis.at/shop/c/51710462" + }, + { + "id": "Lebensmittel -> Milch & Eier -> Milch-30552924", + "code": "34", + "url": "https://www.mpreis.at/shop/c/30552924" + }, + { + "id": "Lebensmittel -> Milch & Eier -> Margarine-40393431", + "code": "34", + "url": "https://www.mpreis.at/shop/c/40393431" + }, + { + "id": "Lebensmittel -> Milch & Eier -> Käse-48865859", + "code": "33", + "url": "https://www.mpreis.at/shop/c/48865859" + }, + { + "id": "Lebensmittel -> Milch & Eier -> Joghurt-2307952", + "code": "34", + "url": "https://www.mpreis.at/shop/c/2307952" + }, + { + "id": "Lebensmittel -> Milch & Eier -> Eier-15570058", + "code": "31", + "url": "https://www.mpreis.at/shop/c/15570058" + }, + { + "id": "Lebensmittel -> Milch & Eier -> Desserts-28194646", + "code": "34", + "url": "https://www.mpreis.at/shop/c/28194646" + }, + { + "id": "Lebensmittel -> Milch & Eier -> Butter-48723246", + "code": "34", + "url": "https://www.mpreis.at/shop/c/48723246" + }, + { + "id": "Lebensmittel -> Konserven, Suppen & Fertiggerichte -> Suppen-45429089", + "code": "57", + "url": "https://www.mpreis.at/shop/c/45429089" + }, + { + "id": "Lebensmittel -> Konserven, Suppen & Fertiggerichte -> Saucen-18573555", + "code": "57", + "url": "https://www.mpreis.at/shop/c/18573555" + }, + { + "id": "Lebensmittel -> Konserven, Suppen & Fertiggerichte -> Konserven-30932656", + "code": "57", + "url": "https://www.mpreis.at/shop/c/30932656" + }, + { + "id": "Lebensmittel -> Konserven, Suppen & Fertiggerichte -> Fertiggerichte-5812424", + "code": "54", + "url": "https://www.mpreis.at/shop/c/5812424" + }, + { + "id": "Lebensmittel -> Konserven, Fertiggerichte & Suppen -> Suppen-45429089", + "code": "57", + "url": "https://www.mpreis.at/shop/c/45429089" + }, + { + "id": "Lebensmittel -> Konserven, Fertiggerichte & Suppen -> Saucen-18573555", + "code": "5C", + "url": "https://www.mpreis.at/shop/c/18573555" + }, + { + "id": "Lebensmittel -> Konserven, Fertiggerichte & Suppen -> Konserven-30932656", + "code": "57", + "url": "https://www.mpreis.at/shop/c/30932656" + }, + { + "id": "Lebensmittel -> Konserven, Fertiggerichte & Suppen -> Fertiggerichte-5812424", + "code": "54", + "url": "https://www.mpreis.at/shop/c/5812424" + }, + { + "id": "Lebensmittel -> Grundnahrung -> Zucker-49879760", + "code": "5E", + "url": "https://www.mpreis.at/shop/c/49879760" + }, + { + "id": "Lebensmittel -> Grundnahrung -> Teigwaren-21643018", + "code": "5B", + "url": "https://www.mpreis.at/shop/c/21643018" + }, + { + "id": "Lebensmittel -> Grundnahrung -> Reis-17493179", + "code": "5B", + "url": "https://www.mpreis.at/shop/c/17493179" + }, + { + "id": "Lebensmittel -> Grundnahrung -> Nüsse & Trockenfrüchte-25346130", + "code": "03", + "url": "https://www.mpreis.at/shop/c/25346130" + }, + { + "id": "Lebensmittel -> Grundnahrung -> Mehl-17512389", + "code": "59", + "url": "https://www.mpreis.at/shop/c/17512389" + }, + { + "id": "Lebensmittel -> Grundnahrung -> Ketchup & Senf-29783780", + "code": "5C", + "url": "https://www.mpreis.at/shop/c/29783780" + }, + { + "id": "Lebensmittel -> Grundnahrung -> Gewürze-25428081", + "code": "55", + "url": "https://www.mpreis.at/shop/c/25428081" + }, + { + "id": "Lebensmittel -> Grundnahrung -> Getreide & Samen-42292631", + "code": "57", + "url": "https://www.mpreis.at/shop/c/42292631" + }, + { + "id": "Lebensmittel -> Grundnahrung -> Essig & Öl-18373716", + "code": "53", + "url": "https://www.mpreis.at/shop/c/18373716" + }, + { + "id": "Lebensmittel -> Grundnahrung -> Cerealien & Müsli-3421484", + "code": "5A", + "url": "https://www.mpreis.at/shop/c/3421484" + }, + { + "id": "Lebensmittel -> Grundnahrung -> Brotaufstriche-11264169", + "code": "56", + "url": "https://www.mpreis.at/shop/c/11264169" + }, + { + "id": "Lebensmittel -> Grundnahrung -> Backen-50181948", + "code": "52", + "url": "https://www.mpreis.at/shop/c/50181948" + }, + { + "id": "Lebensmittel -> Grundnahrung -> Babynahrung-45298963", + "code": "51", + "url": "https://www.mpreis.at/shop/c/45298963" + }, + { + "id": "Lebensmittel -> Gemüse -> Zwiebel & Knoblauch-2890053", + "code": "01", + "url": "https://www.mpreis.at/shop/c/2890053" + }, + { + "id": "Lebensmittel -> Gemüse -> Wurzelgemüse-49783396", + "code": "01", + "url": "https://www.mpreis.at/shop/c/49783396" + }, + { + "id": "Lebensmittel -> Gemüse -> Tomaten-24083977", + "code": "01", + "url": "https://www.mpreis.at/shop/c/24083977" + }, + { + "id": "Lebensmittel -> Gemüse -> Salat-15838701", + "code": "01", + "url": "https://www.mpreis.at/shop/c/15838701" + }, + { + "id": "Lebensmittel -> Gemüse -> Pilze-2291441", + "code": "01", + "url": "https://www.mpreis.at/shop/c/2291441" + }, + { + "id": "Lebensmittel -> Gemüse -> Mais, Paprika & Chili-16396458", + "code": "01", + "url": "https://www.mpreis.at/shop/c/16396458" + }, + { + "id": "Lebensmittel -> Gemüse -> Kürbis & Saisongemüse-6676984", + "code": "01", + "url": "https://www.mpreis.at/shop/c/6676984" + }, + { + "id": "Lebensmittel -> Gemüse -> Kräuter-34083247", + "code": "01", + "url": "https://www.mpreis.at/shop/c/34083247" + }, + { + "id": "Lebensmittel -> Gemüse -> Kohlgemüse-21422090", + "code": "01", + "url": "https://www.mpreis.at/shop/c/21422090" + }, + { + "id": "Lebensmittel -> Gemüse -> Kartoffeln-24793838", + "code": "01", + "url": "https://www.mpreis.at/shop/c/24793838" + }, + { + "id": "Lebensmittel -> Gemüse -> Gurken, Zucchini & Auberginen-35313102", + "code": "01", + "url": "https://www.mpreis.at/shop/c/35313102" + }, + { + "id": "Lebensmittel -> Gemüse -> Bohnen & Erbsen-29209051", + "code": "01", + "url": "https://www.mpreis.at/shop/c/29209051" + }, + { + "id": "Lebensmittel -> Fleisch & Wurst -> Würstel-6968763", + "code": "37", + "url": "https://www.mpreis.at/shop/c/6968763" + }, + { + "id": "Lebensmittel -> Fleisch & Wurst -> Wurst-3190180", + "code": "37", + "url": "https://www.mpreis.at/shop/c/3190180" + }, + { + "id": "Lebensmittel -> Fleisch & Wurst -> Speck-27725759", + "code": "37", + "url": "https://www.mpreis.at/shop/c/27725759" + }, + { + "id": "Lebensmittel -> Fleisch & Wurst -> Schinken-24374591", + "code": "37", + "url": "https://www.mpreis.at/shop/c/24374591" + }, + { + "id": "Lebensmittel -> Fleisch & Wurst -> Fleisch-38137534", + "code": "37", + "url": "https://www.mpreis.at/shop/c/38137534" + }, + { + "id": "Lebensmittel -> Fisch-49778040", + "code": "39", + "url": "https://www.mpreis.at/shop/c/49778040" + }, + { + "id": "Lebensmittel -> Fisch -> Fisch-49778040", + "code": "39", + "url": "https://www.mpreis.at/shop/c/49778040" + }, + { + "id": "Lebensmittel -> Brot & Gebäck -> Zopf, Brioche & Strudel-15366775", + "code": "13", + "url": "https://www.mpreis.at/shop/c/15366775" + }, + { + "id": "Lebensmittel -> Brot & Gebäck -> Wraps-27642111", + "code": "50", + "url": "https://www.mpreis.at/shop/c/27642111" + }, + { + "id": "Lebensmittel -> Brot & Gebäck -> Toast-19302036", + "code": "10", + "url": "https://www.mpreis.at/shop/c/19302036" + }, + { + "id": "Lebensmittel -> Brot & Gebäck -> Kuchen & Konditorei-51377887", + "code": "13", + "url": "https://www.mpreis.at/shop/c/51377887" + }, + { + "id": "Lebensmittel -> Brot & Gebäck -> Knäckebrot & Zwieback-34477560", + "code": "12", + "url": "https://www.mpreis.at/shop/c/34477560" + }, + { + "id": "Lebensmittel -> Brot & Gebäck -> Gekühlte Teige-37271369", + "code": "36", + "url": "https://www.mpreis.at/shop/c/37271369" + }, + { + "id": "Lebensmittel -> Brot & Gebäck -> Gebäck-12919764", + "code": "13", + "url": "https://www.mpreis.at/shop/c/12919764" + }, + { + "id": "Lebensmittel -> Brot & Gebäck -> Brot-13680199", + "code": "11", + "url": "https://www.mpreis.at/shop/c/13680199" + }, + { + "id": "Lebensmittel -> Brot & Gebäck -> Aufbackbrot-29129924", + "code": "10", + "url": "https://www.mpreis.at/shop/c/29129924" + }, + { + "id": "Getränke -> Wein & Schaumwein -> Wein-46885119", + "code": "25", + "url": "https://www.mpreis.at/shop/c/46885119" + }, + { + "id": "Getränke -> Wein & Schaumwein -> Sekt & Champagner-48612478", + "code": "23", + "url": "https://www.mpreis.at/shop/c/48612478" + }, + { + "id": "Getränke -> Wasser, Limonaden & Energy drinks -> Mineralwasser-40955296", + "code": "26", + "url": "https://www.mpreis.at/shop/c/40955296" + }, + { + "id": "Getränke -> Wasser, Limonaden & Energy drinks -> Energy- & Sportgetränke-17714924", + "code": "20", + "url": "https://www.mpreis.at/shop/c/17714924" + }, + { + "id": "Getränke -> Wasser, Limonaden & Energy drinks -> Eistee-14897036", + "code": "20", + "url": "https://www.mpreis.at/shop/c/14897036" + }, + { + "id": "Getränke -> Wasser, Limonaden & Energy drinks -> Cola & Limonaden-29236807", + "code": "20", + "url": "https://www.mpreis.at/shop/c/29236807" + }, + { + "id": "Getränke -> Spirituosen -> Wodka-48061702", + "code": "24", + "url": "https://www.mpreis.at/shop/c/48061702" + }, + { + "id": "Getränke -> Spirituosen -> Whisky-23353519", + "code": "24", + "url": "https://www.mpreis.at/shop/c/23353519" + }, + { + "id": "Getränke -> Spirituosen -> Wermut-19370553", + "code": "24", + "url": "https://www.mpreis.at/shop/c/19370553" + }, + { + "id": "Getränke -> Spirituosen -> Tequila-23434214", + "code": "24", + "url": "https://www.mpreis.at/shop/c/23434214" + }, + { + "id": "Getränke -> Spirituosen -> Sonstige Bargetränke-45099686", + "code": "24", + "url": "https://www.mpreis.at/shop/c/45099686" + }, + { + "id": "Getränke -> Spirituosen -> Schnaps & Weinbrand-15656322", + "code": "24", + "url": "https://www.mpreis.at/shop/c/15656322" + }, + { + "id": "Getränke -> Spirituosen -> Rum-50367749", + "code": "24", + "url": "https://www.mpreis.at/shop/c/50367749" + }, + { + "id": "Getränke -> Spirituosen -> Portwein & Sherry-40037148", + "code": "24", + "url": "https://www.mpreis.at/shop/c/40037148" + }, + { + "id": "Getränke -> Spirituosen -> Ouzo-48677678", + "code": "24", + "url": "https://www.mpreis.at/shop/c/48677678" + }, + { + "id": "Getränke -> Spirituosen -> Likör-44386568", + "code": "24", + "url": "https://www.mpreis.at/shop/c/44386568" + }, + { + "id": "Getränke -> Spirituosen -> Grappa-24219775", + "code": "24", + "url": "https://www.mpreis.at/shop/c/24219775" + }, + { + "id": "Getränke -> Spirituosen -> Gin-33993661", + "code": "24", + "url": "https://www.mpreis.at/shop/c/33993661" + }, + { + "id": "Getränke -> Spirituosen -> Bitterspirituosen-40175079", + "code": "24", + "url": "https://www.mpreis.at/shop/c/40175079" + }, + { + "id": "Getränke -> Sirup-5799806", + "code": "20", + "url": "https://www.mpreis.at/shop/c/5799806" + }, + { + "id": "Getränke -> Säfte & Sirup -> Sirup-5799806", + "code": "20", + "url": "https://www.mpreis.at/shop/c/5799806" + }, + { + "id": "Getränke -> Säfte & Sirup -> Gemüsesäfte-1366781", + "code": "20", + "url": "https://www.mpreis.at/shop/c/1366781" + }, + { + "id": "Getränke -> Säfte & Sirup -> Fruchtsäfte & Smoothies-31049130", + "code": "20", + "url": "https://www.mpreis.at/shop/c/31049130" + }, + { + "id": "Getränke -> Mineralwasser-6363171", + "code": "26", + "url": "https://www.mpreis.at/shop/c/6363171" + }, + { + "id": "Getränke -> Kaffee, Tee & Kakao -> Tee-15799006", + "code": "22", + "url": "https://www.mpreis.at/shop/c/15799006" + }, + { + "id": "Getränke -> Kaffee, Tee & Kakao -> Kakao-19162087", + "code": "22", + "url": "https://www.mpreis.at/shop/c/19162087" + }, + { + "id": "Getränke -> Kaffee, Tee & Kakao -> Kaffee-20845561", + "code": "22", + "url": "https://www.mpreis.at/shop/c/20845561" + }, + { + "id": "Getränke -> Energy- & Sportgetränke-17714924", + "code": "20", + "url": "https://www.mpreis.at/shop/c/17714924" + }, + { + "id": "Getränke -> Eistee-14897036", + "code": "20", + "url": "https://www.mpreis.at/shop/c/14897036" + }, + { + "id": "Getränke -> Cola & Limonaden-29236807", + "code": "20", + "url": "https://www.mpreis.at/shop/c/29236807" + }, + { + "id": "Getränke -> Bier -> Radler-47039550", + "code": "21", + "url": "https://www.mpreis.at/shop/c/47039550" + }, + { + "id": "Getränke -> Bier -> Bier-41415073", + "code": "21", + "url": "https://www.mpreis.at/shop/c/41415073" + }, + { + "id": "Getränke -> Bier -> alkoholfreies Bier-31647497", + "code": "21", + "url": "https://www.mpreis.at/shop/c/31647497" + }, + { + "id": "Drogerie -> Zeitschriften & Zeitungen-11659073", + "code": null, + "url": "https://www.mpreis.at/shop/c/11659073" + }, + { + "id": "Drogerie -> Wasch- & Putzmittel -> Waschmittel-1856275", + "code": "8A", + "url": "https://www.mpreis.at/shop/c/1856275" + }, + { + "id": "Drogerie -> Wasch- & Putzmittel -> Putzmittel-29619354", + "code": "88", + "url": "https://www.mpreis.at/shop/c/29619354" + }, + { + "id": "Drogerie -> Tchibo – Eduscho-51492995", + "code": "22", + "url": "https://www.mpreis.at/shop/c/51492995" + }, + { + "id": "Drogerie -> Tchibo - Eduscho-51492995", + "code": "22", + "url": "https://www.mpreis.at/shop/c/51492995" + }, + { + "id": "Drogerie -> Specials-28125086", + "code": null, + "url": "https://www.mpreis.at/shop/c/28125086" + }, + { + "id": "Drogerie -> Pflege -> Zahn- & Mundpflege-34880725", + "code": "76", + "url": "https://www.mpreis.at/shop/c/34880725" + }, + { + "id": "Drogerie -> Pflege -> Verhütung & Erotik-9950061", + "code": "7A", + "url": "https://www.mpreis.at/shop/c/9950061" + }, + { + "id": "Drogerie -> Pflege -> Rasur-46343210", + "code": "77", + "url": "https://www.mpreis.at/shop/c/46343210" + }, + { + "id": "Drogerie -> Pflege -> Kosmetik-14566551", + "code": "75", + "url": "https://www.mpreis.at/shop/c/14566551" + }, + { + "id": "Drogerie -> Pflege -> Körperpflege-3011261", + "code": "75", + "url": "https://www.mpreis.at/shop/c/3011261" + }, + { + "id": "Drogerie -> Pflege -> Hygiene-10248480", + "code": "71", + "url": "https://www.mpreis.at/shop/c/10248480" + }, + { + "id": "Drogerie -> Pflege -> Haarpflege-2766928", + "code": "73", + "url": "https://www.mpreis.at/shop/c/2766928" + }, + { + "id": "Drogerie -> Pflege -> Gesundheit-23495476", + "code": "8F", + "url": "https://www.mpreis.at/shop/c/23495476" + }, + { + "id": "Drogerie -> Pflege -> Gesichtspflege-6001187", + "code": "75", + "url": "https://www.mpreis.at/shop/c/6001187" + }, + { + "id": "Drogerie -> Karten & Souvenirs-19001168", + "code": null, + "url": "https://www.mpreis.at/shop/c/19001168" + }, + { + "id": "Drogerie -> Haustiere -> Vogelfutter-45585837", + "code": "93", + "url": "https://www.mpreis.at/shop/c/45585837" + }, + { + "id": "Drogerie -> Haustiere -> Tierstreu-51514384", + "code": "92", + "url": "https://www.mpreis.at/shop/c/51514384" + }, + { + "id": "Drogerie -> Haustiere -> Nagetierfutter-11705135", + "code": "92", + "url": "https://www.mpreis.at/shop/c/11705135" + }, + { + "id": "Drogerie -> Haustiere -> Katzenfutter-14374942", + "code": "91", + "url": "https://www.mpreis.at/shop/c/14374942" + }, + { + "id": "Drogerie -> Haustiere -> Hundefutter-29193940", + "code": "90", + "url": "https://www.mpreis.at/shop/c/29193940" + }, + { + "id": "Drogerie -> Haushalt -> Tragetaschen-35228019", + "code": "86", + "url": "https://www.mpreis.at/shop/c/35228019" + }, + { + "id": "Drogerie -> Haushalt -> Strümpfe & Socken-28080631", + "code": "7C", + "url": "https://www.mpreis.at/shop/c/28080631" + }, + { + "id": "Drogerie -> Haushalt -> Sonstiges-23924996", + "code": null, + "url": "https://www.mpreis.at/shop/c/23924996" + }, + { + "id": "Drogerie -> Haushalt -> Schreibwaren-49971568", + "code": "80", + "url": "https://www.mpreis.at/shop/c/49971568" + }, + { + "id": "Drogerie -> Haushalt -> Partyzubehör-37646513", + "code": "83", + "url": "https://www.mpreis.at/shop/c/37646513" + }, + { + "id": "Drogerie -> Haushalt -> Papierartikel-31159559", + "code": "80", + "url": "https://www.mpreis.at/shop/c/31159559" + }, + { + "id": "Drogerie -> Haushalt -> Müllbeutel-16612791", + "code": "86", + "url": "https://www.mpreis.at/shop/c/16612791" + }, + { + "id": "Drogerie -> Haushalt -> Kerzen-15809798", + "code": "87", + "url": "https://www.mpreis.at/shop/c/15809798" + }, + { + "id": "Drogerie -> Haushalt -> Kaffeefilter-35223819", + "code": "83", + "url": "https://www.mpreis.at/shop/c/35223819" + }, + { + "id": "Drogerie -> Haushalt -> Insektenschutz-25956379", + "code": "8D", + "url": "https://www.mpreis.at/shop/c/25956379" + }, + { + "id": "Drogerie -> Haushalt -> Geschirr-27449830", + "code": "83", + "url": "https://www.mpreis.at/shop/c/27449830" + }, + { + "id": "Drogerie -> Haushalt -> Folien & Beutel-49600533", + "code": "86", + "url": "https://www.mpreis.at/shop/c/49600533" + }, + { + "id": "Drogerie -> Haushalt -> Elektro-20764201", + "code": "83", + "url": "https://www.mpreis.at/shop/c/20764201" + }, + { + "id": "Drogerie -> Haushalt -> Anzündhilfen-21051096", + "code": "83", + "url": "https://www.mpreis.at/shop/c/21051096" + }, + { + "id": "Drogerie -> Gutscheine-19300522", + "code": null, + "url": "https://www.mpreis.at/shop/c/19300522" + }, + { + "id": "Drogerie -> Blumen -> Zimmerpflanzen-12666122", + "code": "81", + "url": "https://www.mpreis.at/shop/c/12666122" + }, + { + "id": "Drogerie -> Blumen -> Schnittblumen-28734182", + "code": "81", + "url": "https://www.mpreis.at/shop/c/28734182" + }, + { + "id": "Drogerie -> Blumen -> Pflanzenzubehör-12464916", + "code": "81", + "url": "https://www.mpreis.at/shop/c/12464916" + }, + { + "id": "Drogerie -> Blumen -> Kränze & Gestecke-16922532", + "code": "81", + "url": "https://www.mpreis.at/shop/c/16922532" + }, + { + "id": "Drogerie -> Blumen -> Freilandpflanzen-29178071", + "code": "81", + "url": "https://www.mpreis.at/shop/c/29178071" + }, + { + "id": "Drogerie -> Blumen -> Blumensamen-14238966", + "code": "81", + "url": "https://www.mpreis.at/shop/c/14238966" + }, + { + "id": "Drogerie -> Baby -> Windeln-31447257", + "code": "79", + "url": "https://www.mpreis.at/shop/c/31447257" + }, + { + "id": "Drogerie -> Baby -> Spiele & Spielzeug-27850986", + "code": "79", + "url": "https://www.mpreis.at/shop/c/27850986" + }, + { + "id": "Drogerie -> Baby -> Flaschen & Schnuller-44286362", + "code": "79", + "url": "https://www.mpreis.at/shop/c/44286362" + }, + { + "id": "Drogerie -> Baby -> Babypflege-6782753", + "code": "79", + "url": "https://www.mpreis.at/shop/c/6782753" + } +] \ No newline at end of file diff --git a/stores/spar-categories.json b/stores/spar-categories.json index 81ca0c5..14c2d63 100644 --- a/stores/spar-categories.json +++ b/stores/spar-categories.json @@ -1,3002 +1,3002 @@ [ - { - "id": "F16", - "description": "Regionalität", - "url": "https://www.interspar.at/shop/lebensmittel/c/F16", - "code": null - }, - { - "id": "F16-1", - "description": "Kühlregal", - "url": "https://www.interspar.at/shop/lebensmittel/c/F16-1", - "code": null - }, - { - "id": "F16-1-1", - "description": "Milchprodukte", - "url": "https://www.interspar.at/shop/lebensmittel/c/F16-1-1", - "code": null - }, - { - "id": "F16-2", - "description": "Vorratsschrank", - "url": "https://www.interspar.at/shop/lebensmittel/c/F16-2", - "code": null - }, - { - "id": "F16-2-1", - "description": "Grundnahrungsmittel", - "url": "https://www.interspar.at/shop/lebensmittel/c/F16-2-1", - "code": null - }, - { - "id": "F16-3", - "description": "Getränke", - "url": "https://www.interspar.at/shop/lebensmittel/c/F16-3", - "code": null - }, - { - "id": "F16-4", - "description": "alkoholische Getränke", - "url": "https://www.interspar.at/shop/lebensmittel/c/F16-4", - "code": null - }, - { - "id": "F16-4-1", - "description": "Bier", - "url": "https://www.interspar.at/shop/lebensmittel/c/F16-4-1", - "code": null - }, - { - "id": "F16-4-2", - "description": "Wein", - "url": "https://www.interspar.at/shop/lebensmittel/c/F16-4-2", - "code": null - }, - { - "id": "F16-4-3", - "description": "Spirituosen", - "url": "https://www.interspar.at/shop/lebensmittel/c/F16-4-3", - "code": null - }, - { - "id": "F16-5", - "description": "Fisch", - "url": "https://www.interspar.at/shop/lebensmittel/c/F16-5", - "code": null - }, - { - "id": "F17", - "description": "vegan & vegetarisch", - "url": "https://www.interspar.at/shop/lebensmittel/c/F17", - "code": null - }, - { - "id": "F17-1", - "description": "Veggie Produkte gekühlt", - "url": "https://www.interspar.at/shop/lebensmittel/c/F17-1", - "code": null - }, - { - "id": "F17-1-1", - "description": "Pflanzlich & laktosefrei", - "url": "https://www.interspar.at/shop/lebensmittel/c/F17-1-1", - "code": null - }, - { - "id": "F17-1-2", - "description": "Veggie Gerichte", - "url": "https://www.interspar.at/shop/lebensmittel/c/F17-1-2", - "code": null - }, - { - "id": "F17-1-3", - "description": "Veggie Laibchen & Bratlinge", - "url": "https://www.interspar.at/shop/lebensmittel/c/F17-1-3", - "code": null - }, - { - "id": "F17-1-4", - "description": "Veggie Aufstriche & Käseersatz", - "url": "https://www.interspar.at/shop/lebensmittel/c/F17-1-4", - "code": null - }, - { - "id": "F17-1-5", - "description": "Fleischalternativen & Wurstersatz", - "url": "https://www.interspar.at/shop/lebensmittel/c/F17-1-5", - "code": null - }, - { - "id": "F17-1-6", - "description": "Tofu", - "url": "https://www.interspar.at/shop/lebensmittel/c/F17-1-6", - "code": null - }, - { - "id": "F17-1-7", - "description": "Sojaprodukte", - "url": "https://www.interspar.at/shop/lebensmittel/c/F17-1-7", - "code": null - }, - { - "id": "F17-2", - "description": "Veggie Produkte ungekühlt", - "url": "https://www.interspar.at/shop/lebensmittel/c/F17-2", - "code": null - }, - { - "id": "F17-2-1", - "description": "Reformprodukte", - "url": "https://www.interspar.at/shop/lebensmittel/c/F17-2-1", - "code": null - }, - { - "id": "F17-2-2", - "description": "Nahrungsergänzung", - "url": "https://www.interspar.at/shop/lebensmittel/c/F17-2-2", - "code": null - }, - { - "id": "F17-2-3", - "description": "Sojadrinks, Getreidedrinks & Desserts", - "url": "https://www.interspar.at/shop/lebensmittel/c/F17-2-3", - "code": null - }, - { - "id": "F17-2-4", - "description": "Tofu & Soja", - "url": "https://www.interspar.at/shop/lebensmittel/c/F17-2-4", - "code": null - }, - { - "id": "F1", - "description": "Obst & Gemüse", - "url": "https://www.interspar.at/shop/lebensmittel/c/F1", - "code": null - }, - { - "id": "F1-1", - "description": "Frischgemüse", - "url": "https://www.interspar.at/shop/lebensmittel/c/F1-1", - "code": "01" - }, - { - "id": "F1-1-1", - "description": "Salat", - "url": "https://www.interspar.at/shop/lebensmittel/c/F1-1-1", - "code": null - }, - { - "id": "F1-1-2", - "description": "Tomaten & Gurken", - "url": "https://www.interspar.at/shop/lebensmittel/c/F1-1-2", - "code": null - }, - { - "id": "F1-1-3", - "description": "Paprika & Pfefferoni", - "url": "https://www.interspar.at/shop/lebensmittel/c/F1-1-3", - "code": null - }, - { - "id": "F1-1-4", - "description": "Wurzelgemüse", - "url": "https://www.interspar.at/shop/lebensmittel/c/F1-1-4", - "code": null - }, - { - "id": "F1-1-5", - "description": "Kräuter", - "url": "https://www.interspar.at/shop/lebensmittel/c/F1-1-5", - "code": null - }, - { - "id": "F1-1-6", - "description": "Kartoffeln, Zwiebeln & Co.", - "url": "https://www.interspar.at/shop/lebensmittel/c/F1-1-6", - "code": null - }, - { - "id": "F1-1-7", - "description": "Zucchini, Melanzani & Co.", - "url": "https://www.interspar.at/shop/lebensmittel/c/F1-1-7", - "code": null - }, - { - "id": "F1-1-8", - "description": "Broccoli & Kohl", - "url": "https://www.interspar.at/shop/lebensmittel/c/F1-1-8", - "code": null - }, - { - "id": "F1-1-9", - "description": "Hülsenfrüchte", - "url": "https://www.interspar.at/shop/lebensmittel/c/F1-1-9", - "code": null - }, - { - "id": "F1-1-10", - "description": "Pilze", - "url": "https://www.interspar.at/shop/lebensmittel/c/F1-1-10", - "code": null - }, - { - "id": "F1-1-11", - "description": "Spargel", - "url": "https://www.interspar.at/shop/lebensmittel/c/F1-1-11", - "code": null - }, - { - "id": "F1-2", - "description": "Frischobst", - "url": "https://www.interspar.at/shop/lebensmittel/c/F1-2", - "code": "00" - }, - { - "id": "F1-2-1", - "description": "Äpfel", - "url": "https://www.interspar.at/shop/lebensmittel/c/F1-2-1", - "code": null - }, - { - "id": "F1-2-2", - "description": "Birnen", - "url": "https://www.interspar.at/shop/lebensmittel/c/F1-2-2", - "code": null - }, - { - "id": "F1-2-3", - "description": "Steinobst", - "url": "https://www.interspar.at/shop/lebensmittel/c/F1-2-3", - "code": null - }, - { - "id": "F1-2-4", - "description": "Beeren", - "url": "https://www.interspar.at/shop/lebensmittel/c/F1-2-4", - "code": null - }, - { - "id": "F1-2-5", - "description": "Trauben", - "url": "https://www.interspar.at/shop/lebensmittel/c/F1-2-5", - "code": null - }, - { - "id": "F1-2-6", - "description": "Bananen", - "url": "https://www.interspar.at/shop/lebensmittel/c/F1-2-6", - "code": null - }, - { - "id": "F1-2-7", - "description": "Zitrusfrüchte", - "url": "https://www.interspar.at/shop/lebensmittel/c/F1-2-7", - "code": null - }, - { - "id": "F1-2-8", - "description": "Melonen", - "url": "https://www.interspar.at/shop/lebensmittel/c/F1-2-8", - "code": null - }, - { - "id": "F1-2-9", - "description": "Exotische Früchte", - "url": "https://www.interspar.at/shop/lebensmittel/c/F1-2-9", - "code": null - }, - { - "id": "F1-3", - "description": "Obst-, Gemüse- & Salat-Zubereitungen", - "url": "https://www.interspar.at/shop/lebensmittel/c/F1-3", - "code": "01" - }, - { - "id": "F1-3-1", - "description": "Gemüse- & Salat-Zubereitungen", - "url": "https://www.interspar.at/shop/lebensmittel/c/F1-3-1", - "code": null - }, - { - "id": "F1-4", - "description": "Saisonartikel", - "url": "https://www.interspar.at/shop/lebensmittel/c/F1-4", - "code": "01" - }, - { - "id": "F1-5", - "description": "Obst- & Gemüsekisten", - "url": "https://www.interspar.at/shop/lebensmittel/c/F1-5", - "code": "00" - }, - { - "id": "F2", - "description": "Kühlregal", - "url": "https://www.interspar.at/shop/lebensmittel/c/F2", - "code": null - }, - { - "id": "F2-1", - "description": "Molkerei & Eier", - "url": "https://www.interspar.at/shop/lebensmittel/c/F2-1", - "code": "34" - }, - { - "id": "F2-1-1", - "description": "Milch", - "url": "https://www.interspar.at/shop/lebensmittel/c/F2-1-1", - "code": "34" - }, - { - "id": "F2-1-2", - "description": "Milchgetränk", - "url": "https://www.interspar.at/shop/lebensmittel/c/F2-1-2", - "code": "34" - }, - { - "id": "F2-1-3", - "description": "Eiskaffee", - "url": "https://www.interspar.at/shop/lebensmittel/c/F2-1-3", - "code": "20" - }, - { - "id": "F2-1-4", - "description": "Produkte auf Pflanzenbasis", - "url": "https://www.interspar.at/shop/lebensmittel/c/F2-1-4", - "code": "5D" - }, - { - "id": "F2-1-5", - "description": "Rahm, Schlagobers & Topfen", - "url": "https://www.interspar.at/shop/lebensmittel/c/F2-1-5", - "code": "34" - }, - { - "id": "F2-1-7", - "description": "Butter, Margarine & Fette", - "url": "https://www.interspar.at/shop/lebensmittel/c/F2-1-7", - "code": "34" - }, - { - "id": "F2-1-8", - "description": "Eier", - "url": "https://www.interspar.at/shop/lebensmittel/c/F2-1-8", - "code": "31" - }, - { - "id": "F2-2", - "description": "Joghurt & Desserts", - "url": "https://www.interspar.at/shop/lebensmittel/c/F2-2", - "code": "34" - }, - { - "id": "F2-2-1", - "description": "Desserts", - "url": "https://www.interspar.at/shop/lebensmittel/c/F2-2-1", - "code": null - }, - { - "id": "F2-2-2", - "description": "Pudding", - "url": "https://www.interspar.at/shop/lebensmittel/c/F2-2-2", - "code": null - }, - { - "id": "F2-2-3", - "description": "Fruchtjoghurt", - "url": "https://www.interspar.at/shop/lebensmittel/c/F2-2-3", - "code": null - }, - { - "id": "F2-2-4", - "description": "Naturjoghurt", - "url": "https://www.interspar.at/shop/lebensmittel/c/F2-2-4", - "code": null - }, - { - "id": "F2-2-5", - "description": "Milchsnack", - "url": "https://www.interspar.at/shop/lebensmittel/c/F2-2-5", - "code": null - }, - { - "id": "F2-3", - "description": "Käse", - "url": "https://www.interspar.at/shop/lebensmittel/c/F2-3", - "code": "33" - }, - { - "id": "F2-3-1", - "description": "Hartkäse", - "url": "https://www.interspar.at/shop/lebensmittel/c/F2-3-1", - "code": null - }, - { - "id": "F2-3-2", - "description": "Schnittkäse", - "url": "https://www.interspar.at/shop/lebensmittel/c/F2-3-2", - "code": null - }, - { - "id": "F2-3-3", - "description": "Weichkäse", - "url": "https://www.interspar.at/shop/lebensmittel/c/F2-3-3", - "code": null - }, - { - "id": "F2-3-4", - "description": "Frischkäse", - "url": "https://www.interspar.at/shop/lebensmittel/c/F2-3-4", - "code": null - }, - { - "id": "F2-3-5", - "description": "Schmelzkäse", - "url": "https://www.interspar.at/shop/lebensmittel/c/F2-3-5", - "code": null - }, - { - "id": "F2-3-6", - "description": "Sauermilchkäse", - "url": "https://www.interspar.at/shop/lebensmittel/c/F2-3-6", - "code": null - }, - { - "id": "F2-3-7", - "description": "Käse in Scheiben", - "url": "https://www.interspar.at/shop/lebensmittel/c/F2-3-7", - "code": null - }, - { - "id": "F2-3-8", - "description": "Käse gerieben", - "url": "https://www.interspar.at/shop/lebensmittel/c/F2-3-8", - "code": null - }, - { - "id": "F2-3-9", - "description": "Käse für die warme Küche", - "url": "https://www.interspar.at/shop/lebensmittel/c/F2-3-9", - "code": null - }, - { - "id": "F2-4", - "description": "Aufstriche & Salate", - "url": "https://www.interspar.at/shop/lebensmittel/c/F2-4", - "code": "33" - }, - { - "id": "F2-4-1", - "description": "Aufstriche", - "url": "https://www.interspar.at/shop/lebensmittel/c/F2-4-1", - "code": null - }, - { - "id": "F2-4-2", - "description": "Gabelbissen", - "url": "https://www.interspar.at/shop/lebensmittel/c/F2-4-2", - "code": null - }, - { - "id": "F2-4-3", - "description": "Feinkostsalate", - "url": "https://www.interspar.at/shop/lebensmittel/c/F2-4-3", - "code": null - }, - { - "id": "F2-5", - "description": "Fertiggerichte, Snacks & Teige", - "url": "https://www.interspar.at/shop/lebensmittel/c/F2-5", - "code": "30" - }, - { - "id": "F2-5-1", - "description": "Sandwiches & Snacks", - "url": "https://www.interspar.at/shop/lebensmittel/c/F2-5-1", - "code": null - }, - { - "id": "F2-5-2", - "description": "Baguette & Pizzen", - "url": "https://www.interspar.at/shop/lebensmittel/c/F2-5-2", - "code": null - }, - { - "id": "F2-5-3", - "description": "Hausmannskost", - "url": "https://www.interspar.at/shop/lebensmittel/c/F2-5-3", - "code": null - }, - { - "id": "F2-5-4", - "description": "Internationale Küche", - "url": "https://www.interspar.at/shop/lebensmittel/c/F2-5-4", - "code": null - }, - { - "id": "F2-5-5", - "description": "Fertigsuppen & Co", - "url": "https://www.interspar.at/shop/lebensmittel/c/F2-5-5", - "code": null - }, - { - "id": "F2-5-6", - "description": "Fertignudeln & Teigwaren", - "url": "https://www.interspar.at/shop/lebensmittel/c/F2-5-6", - "code": null - }, - { - "id": "F2-5-7", - "description": "Süßspeisen", - "url": "https://www.interspar.at/shop/lebensmittel/c/F2-5-7", - "code": null - }, - { - "id": "F2-5-8", - "description": "Teige", - "url": "https://www.interspar.at/shop/lebensmittel/c/F2-5-8", - "code": null - }, - { - "id": "F2-6", - "description": "Vegetarisch, Tofu, Soja & Co", - "url": "https://www.interspar.at/shop/lebensmittel/c/F2-6", - "code": "3B" - }, - { - "id": "F2-6-1", - "description": "Produkte auf Pflanzenbasis & Laktosefrei", - "url": "https://www.interspar.at/shop/lebensmittel/c/F2-6-1", - "code": null - }, - { - "id": "F2-6-2", - "description": "Vegetarische Mahlzeiten", - "url": "https://www.interspar.at/shop/lebensmittel/c/F2-6-2", - "code": null - }, - { - "id": "F2-6-3", - "description": "Vegetarische Aufstriche & Dip Saucen", - "url": "https://www.interspar.at/shop/lebensmittel/c/F2-6-3", - "code": null - }, - { - "id": "F2-6-4", - "description": "Vegetarische Laibchen & Bratlinge", - "url": "https://www.interspar.at/shop/lebensmittel/c/F2-6-4", - "code": null - }, - { - "id": "F2-6-5", - "description": "Vegetarische Fleisch- & Wurstwaren", - "url": "https://www.interspar.at/shop/lebensmittel/c/F2-6-5", - "code": null - }, - { - "id": "F2-6-6", - "description": "Tofu", - "url": "https://www.interspar.at/shop/lebensmittel/c/F2-6-6", - "code": null - }, - { - "id": "F2-6-7", - "description": "Vegetarischer Aufschnitt", - "url": "https://www.interspar.at/shop/lebensmittel/c/F2-6-7", - "code": null - }, - { - "id": "F2-6-8", - "description": "Alternativen auf Soja Basis", - "url": "https://www.interspar.at/shop/lebensmittel/c/F2-6-8", - "code": null - }, - { - "id": "F3", - "description": "Wurst, Fleisch & Fisch", - "url": "https://www.interspar.at/shop/lebensmittel/c/F3", - "code": null - }, - { - "id": "F3-1", - "description": "Wurst & Selchwaren", - "url": "https://www.interspar.at/shop/lebensmittel/c/F3-1", - "code": "37" - }, - { - "id": "F3-1-1", - "description": "Salami", - "url": "https://www.interspar.at/shop/lebensmittel/c/F3-1-1", - "code": null - }, - { - "id": "F3-1-2", - "description": "Dauerwurst", - "url": "https://www.interspar.at/shop/lebensmittel/c/F3-1-2", - "code": null - }, - { - "id": "F3-1-3", - "description": "Rohwurst", - "url": "https://www.interspar.at/shop/lebensmittel/c/F3-1-3", - "code": null - }, - { - "id": "F3-1-4", - "description": "Spezialitäten", - "url": "https://www.interspar.at/shop/lebensmittel/c/F3-1-4", - "code": null - }, - { - "id": "F3-1-5", - "description": "Streichwurst & Pasteten", - "url": "https://www.interspar.at/shop/lebensmittel/c/F3-1-5", - "code": null - }, - { - "id": "F3-1-6", - "description": "Würstel", - "url": "https://www.interspar.at/shop/lebensmittel/c/F3-1-6", - "code": null - }, - { - "id": "F3-1-7", - "description": "Schinken & Prosciutto", - "url": "https://www.interspar.at/shop/lebensmittel/c/F3-1-7", - "code": null - }, - { - "id": "F3-1-8", - "description": "Speck", - "url": "https://www.interspar.at/shop/lebensmittel/c/F3-1-8", - "code": null - }, - { - "id": "F3-1-9", - "description": "Aufschnitt & Stangenwurst", - "url": "https://www.interspar.at/shop/lebensmittel/c/F3-1-9", - "code": null - }, - { - "id": "F3-1-10", - "description": "Leberkäse", - "url": "https://www.interspar.at/shop/lebensmittel/c/F3-1-10", - "code": null - }, - { - "id": "F3-1-11", - "description": "Sülzen", - "url": "https://www.interspar.at/shop/lebensmittel/c/F3-1-11", - "code": null - }, - { - "id": "F3-1-12", - "description": "Selchwaren", - "url": "https://www.interspar.at/shop/lebensmittel/c/F3-1-12", - "code": null - }, - { - "id": "F3-1-13", - "description": "Schmalz, Grammeln & Co", - "url": "https://www.interspar.at/shop/lebensmittel/c/F3-1-13", - "code": null - }, - { - "id": "F3-2", - "description": "Frischfleisch & -Geflügel", - "url": "https://www.interspar.at/shop/lebensmittel/c/F3-2", - "code": "32" - }, - { - "id": "F3-2-1", - "description": "Schwein", - "url": "https://www.interspar.at/shop/lebensmittel/c/F3-2-1", - "code": null - }, - { - "id": "F3-2-2", - "description": "Rind", - "url": "https://www.interspar.at/shop/lebensmittel/c/F3-2-2", - "code": null - }, - { - "id": "F3-2-3", - "description": "Kalb", - "url": "https://www.interspar.at/shop/lebensmittel/c/F3-2-3", - "code": null - }, - { - "id": "F3-2-5", - "description": "Sonstige Fleischprodukte", - "url": "https://www.interspar.at/shop/lebensmittel/c/F3-2-5", - "code": null - }, - { - "id": "F3-2-6", - "description": "Huhn", - "url": "https://www.interspar.at/shop/lebensmittel/c/F3-2-6", - "code": null - }, - { - "id": "F3-2-7", - "description": "Pute", - "url": "https://www.interspar.at/shop/lebensmittel/c/F3-2-7", - "code": null - }, - { - "id": "F3-2-8", - "description": "Sonstiges Geflügel", - "url": "https://www.interspar.at/shop/lebensmittel/c/F3-2-8", - "code": null - }, - { - "id": "F3-3", - "description": "Fisch", - "url": "https://www.interspar.at/shop/lebensmittel/c/F3-3", - "code": "39" - }, - { - "id": "F3-3-1", - "description": "Fischfeinkost, Marinaden & Kaviar", - "url": "https://www.interspar.at/shop/lebensmittel/c/F3-3-1", - "code": null - }, - { - "id": "F3-3-2", - "description": "Räucherlachs", - "url": "https://www.interspar.at/shop/lebensmittel/c/F3-3-2", - "code": null - }, - { - "id": "F3-3-3", - "description": "Räucherforelle", - "url": "https://www.interspar.at/shop/lebensmittel/c/F3-3-3", - "code": null - }, - { - "id": "F3-3-4", - "description": "Sonstige Fische geräuchert", - "url": "https://www.interspar.at/shop/lebensmittel/c/F3-3-4", - "code": null - }, - { - "id": "F3-3-5", - "description": "Meeresfische & -früchte", - "url": "https://www.interspar.at/shop/lebensmittel/c/F3-3-5", - "code": null - }, - { - "id": "F3-3-6", - "description": "Sushi", - "url": "https://www.interspar.at/shop/lebensmittel/c/F3-3-6", - "code": null - }, - { - "id": "F3-3-7", - "description": "Frischfisch", - "url": "https://www.interspar.at/shop/lebensmittel/c/F3-3-7", - "code": null - }, - { - "id": "F4", - "description": "Vorratsschrank", - "url": "https://www.interspar.at/shop/lebensmittel/c/F4", - "code": null - }, - { - "id": "F4-1", - "description": "Feinkost & Konserven", - "url": "https://www.interspar.at/shop/lebensmittel/c/F4-1", - "code": "57" - }, - { - "id": "F4-1-1", - "description": "Gemüse & Sauergemüse", - "url": "https://www.interspar.at/shop/lebensmittel/c/F4-1-1", - "code": null - }, - { - "id": "F4-1-2", - "description": "Obst", - "url": "https://www.interspar.at/shop/lebensmittel/c/F4-1-2", - "code": null - }, - { - "id": "F4-1-3", - "description": "Fisch", - "url": "https://www.interspar.at/shop/lebensmittel/c/F4-1-3", - "code": null - }, - { - "id": "F4-1-4", - "description": "Pikante Aufstriche & Pasteten", - "url": "https://www.interspar.at/shop/lebensmittel/c/F4-1-4", - "code": null - }, - { - "id": "F4-1-5", - "description": "Fertiggerichte", - "url": "https://www.interspar.at/shop/lebensmittel/c/F4-1-5", - "code": null - }, - { - "id": "F4-1-6", - "description": "Suppen", - "url": "https://www.interspar.at/shop/lebensmittel/c/F4-1-6", - "code": null - }, - { - "id": "F4-2", - "description": "Frühstück", - "url": "https://www.interspar.at/shop/lebensmittel/c/F4-2", - "code": "56" - }, - { - "id": "F4-2-1", - "description": "Konfitüre", - "url": "https://www.interspar.at/shop/lebensmittel/c/F4-2-1", - "code": "56" - }, - { - "id": "F4-2-2", - "description": "Honig", - "url": "https://www.interspar.at/shop/lebensmittel/c/F4-2-2", - "code": "56" - }, - { - "id": "F4-2-3", - "description": "Nuss- & Schokoaufstriche", - "url": "https://www.interspar.at/shop/lebensmittel/c/F4-2-3", - "code": "56" - }, - { - "id": "F4-2-4", - "description": "Cerealien & Müsli", - "url": "https://www.interspar.at/shop/lebensmittel/c/F4-2-4", - "code": "5A" - }, - { - "id": "F4-3", - "description": "Grundnahrungsmittel", - "url": "https://www.interspar.at/shop/lebensmittel/c/F4-3", - "code": "5F" - }, - { - "id": "F4-3-1", - "description": "Gewürze", - "url": "https://www.interspar.at/shop/lebensmittel/c/F4-3-1", - "code": "55" - }, - { - "id": "F4-3-2", - "description": "Saucen & Würze", - "url": "https://www.interspar.at/shop/lebensmittel/c/F4-3-2", - "code": "5C" - }, - { - "id": "F4-3-3", - "description": "Saucen Süß", - "url": "https://www.interspar.at/shop/lebensmittel/c/F4-3-3", - "code": "5C" - }, - { - "id": "F4-3-4", - "description": "Senf & Kren", - "url": "https://www.interspar.at/shop/lebensmittel/c/F4-3-4", - "code": "5C" - }, - { - "id": "F4-3-5", - "description": "Ketchup & Mayonnaise", - "url": "https://www.interspar.at/shop/lebensmittel/c/F4-3-5", - "code": "5C" - }, - { - "id": "F4-3-6", - "description": "Essig", - "url": "https://www.interspar.at/shop/lebensmittel/c/F4-3-6", - "code": "53" - }, - { - "id": "F4-3-7", - "description": "Öl", - "url": "https://www.interspar.at/shop/lebensmittel/c/F4-3-7", - "code": "53" - }, - { - "id": "F4-3-8", - "description": "Dressing & Croutons", - "url": "https://www.interspar.at/shop/lebensmittel/c/F4-3-8", - "code": "5C" - }, - { - "id": "F4-3-9", - "description": "Zucker", - "url": "https://www.interspar.at/shop/lebensmittel/c/F4-3-9", - "code": "5E" - }, - { - "id": "F4-3-10", - "description": "Salz", - "url": "https://www.interspar.at/shop/lebensmittel/c/F4-3-10", - "code": "55" - }, - { - "id": "F4-4", - "description": "Beilagen & Basisprodukte", - "url": "https://www.interspar.at/shop/lebensmittel/c/F4-4", - "code": "5B" - }, - { - "id": "F4-4-1", - "description": "Teigwaren", - "url": "https://www.interspar.at/shop/lebensmittel/c/F4-4-1", - "code": "5B" - }, - { - "id": "F4-4-2", - "description": "Reis", - "url": "https://www.interspar.at/shop/lebensmittel/c/F4-4-2", - "code": "5B" - }, - { - "id": "F4-4-3", - "description": "Kartoffelprodukte", - "url": "https://www.interspar.at/shop/lebensmittel/c/F4-4-3", - "code": "5F" - }, - { - "id": "F4-4-4", - "description": "Samen & Hülsenfrüchte", - "url": "https://www.interspar.at/shop/lebensmittel/c/F4-4-4", - "code": "57" - }, - { - "id": "F4-4-5", - "description": "Fix- & Basisprodukte", - "url": "https://www.interspar.at/shop/lebensmittel/c/F4-4-5", - "code": "5F" - }, - { - "id": "F4-4-7", - "description": "Saucen & Würze", - "url": "https://www.interspar.at/shop/lebensmittel/c/F4-4-7", - "code": "5C" - }, - { - "id": "F4-4-8", - "description": "Einkochen", - "url": "https://www.interspar.at/shop/lebensmittel/c/F4-4-8", - "code": "52" - }, - { - "id": "F4-4-10", - "description": "Desserts", - "url": "https://www.interspar.at/shop/lebensmittel/c/F4-4-10", - "code": "58" - }, - { - "id": "F4-4-6", - "description": "Suppen & Bouillons", - "url": "https://www.interspar.at/shop/lebensmittel/c/F4-4-6", - "code": "54" - }, - { - "id": "F4-5", - "description": "Getreideprodukte & Backen", - "url": "https://www.interspar.at/shop/lebensmittel/c/F4-5", - "code": null - }, - { - "id": "F4-5-1", - "description": "Mehl", - "url": "https://www.interspar.at/shop/lebensmittel/c/F4-5-1", - "code": "59" - }, - { - "id": "F4-5-2", - "description": "Grieß & Co", - "url": "https://www.interspar.at/shop/lebensmittel/c/F4-5-2", - "code": "59" - }, - { - "id": "F4-5-3", - "description": "Getreideprodukte", - "url": "https://www.interspar.at/shop/lebensmittel/c/F4-5-3", - "code": "59" - }, - { - "id": "F4-5-4", - "description": "Backmischungen", - "url": "https://www.interspar.at/shop/lebensmittel/c/F4-5-4", - "code": "52" - }, - { - "id": "F4-5-5", - "description": "Backzutaten & Hilfsmittel", - "url": "https://www.interspar.at/shop/lebensmittel/c/F4-5-5", - "code": "52" - }, - { - "id": "F4-5-6", - "description": "Verfeinerungen", - "url": "https://www.interspar.at/shop/lebensmittel/c/F4-5-6", - "code": "52" - }, - { - "id": "F4-6", - "description": "Trockenfrüchte, Nüsse & Kerne", - "url": "https://www.interspar.at/shop/lebensmittel/c/F4-6", - "code": "03" - }, - { - "id": "F4-6-1", - "description": "Trockenfrüchte", - "url": "https://www.interspar.at/shop/lebensmittel/c/F4-6-1", - "code": null - }, - { - "id": "F4-6-2", - "description": "Nüsse & Kerne", - "url": "https://www.interspar.at/shop/lebensmittel/c/F4-6-2", - "code": null - }, - { - "id": "F4-7", - "description": "Reform & Nahrungsergänzung", - "url": "https://www.interspar.at/shop/lebensmittel/c/F4-7", - "code": "5D" - }, - { - "id": "F4-7-1", - "description": "Reformprodukte", - "url": "https://www.interspar.at/shop/lebensmittel/c/F4-7-1", - "code": null - }, - { - "id": "F4-7-2", - "description": "Nahrungsergänzung", - "url": "https://www.interspar.at/shop/lebensmittel/c/F4-7-2", - "code": null - }, - { - "id": "F4-7-3", - "description": "Soja-, Getreidedrinks & Desserts", - "url": "https://www.interspar.at/shop/lebensmittel/c/F4-7-3", - "code": null - }, - { - "id": "F4-7-4", - "description": "Tofu & Soja ungekühlt", - "url": "https://www.interspar.at/shop/lebensmittel/c/F4-7-4", - "code": null - }, - { - "id": "F4-8", - "description": "Asien & Mexiko", - "url": "https://www.interspar.at/shop/lebensmittel/c/F4-8", - "code": "50" - }, - { - "id": "F5", - "description": "Süßwaren & Knabbereien", - "url": "https://www.interspar.at/shop/lebensmittel/c/F5", - "code": null - }, - { - "id": "F5-1", - "description": "Süßwaren", - "url": "https://www.interspar.at/shop/lebensmittel/c/F5-1", - "code": "64" - }, - { - "id": "F5-1-1", - "description": "Kekse & Biskotten", - "url": "https://www.interspar.at/shop/lebensmittel/c/F5-1-1", - "code": null - }, - { - "id": "F5-1-2", - "description": "Waffeln & Schnitten", - "url": "https://www.interspar.at/shop/lebensmittel/c/F5-1-2", - "code": null - }, - { - "id": "F5-1-3", - "description": "Kaugummi", - "url": "https://www.interspar.at/shop/lebensmittel/c/F5-1-3", - "code": null - }, - { - "id": "F5-1-4", - "description": "Pralinen & Dragees", - "url": "https://www.interspar.at/shop/lebensmittel/c/F5-1-4", - "code": null - }, - { - "id": "F5-1-5", - "description": "Schokolade", - "url": "https://www.interspar.at/shop/lebensmittel/c/F5-1-5", - "code": null - }, - { - "id": "F5-1-6", - "description": "Riegel", - "url": "https://www.interspar.at/shop/lebensmittel/c/F5-1-6", - "code": null - }, - { - "id": "F5-1-7", - "description": "Bonbons & Pastillen", - "url": "https://www.interspar.at/shop/lebensmittel/c/F5-1-7", - "code": null - }, - { - "id": "F5-1-8", - "description": "Fruchtgummi", - "url": "https://www.interspar.at/shop/lebensmittel/c/F5-1-8", - "code": null - }, - { - "id": "F5-1-9", - "description": "Schoko- & Schaumzuckerware", - "url": "https://www.interspar.at/shop/lebensmittel/c/F5-1-9", - "code": null - }, - { - "id": "F5-1-10", - "description": "Lebkuchen", - "url": "https://www.interspar.at/shop/lebensmittel/c/F5-1-10", - "code": null - }, - { - "id": "F5-1-11", - "description": "Saisonartikel", - "url": "https://www.interspar.at/shop/lebensmittel/c/F5-1-11", - "code": null - }, - { - "id": "F5-1-12", - "description": "Sonstige Süßwaren", - "url": "https://www.interspar.at/shop/lebensmittel/c/F5-1-12", - "code": null - }, - { - "id": "F5-2", - "description": "Knabbergebäck", - "url": "https://www.interspar.at/shop/lebensmittel/c/F5-2", - "code": "63" - }, - { - "id": "F5-2-1", - "description": "Chips & Snips", - "url": "https://www.interspar.at/shop/lebensmittel/c/F5-2-1", - "code": null - }, - { - "id": "F5-2-2", - "description": "Nachos & Dips", - "url": "https://www.interspar.at/shop/lebensmittel/c/F5-2-2", - "code": null - }, - { - "id": "F5-2-3", - "description": "Nüsse & Kerne", - "url": "https://www.interspar.at/shop/lebensmittel/c/F5-2-3", - "code": null - }, - { - "id": "F5-2-4", - "description": "Laugengebäck & Salzgebäck", - "url": "https://www.interspar.at/shop/lebensmittel/c/F5-2-4", - "code": null - }, - { - "id": "F5-2-5", - "description": "Popcorn", - "url": "https://www.interspar.at/shop/lebensmittel/c/F5-2-5", - "code": null - }, - { - "id": "F5-2-6", - "description": "Reiswaffeln & mehr", - "url": "https://www.interspar.at/shop/lebensmittel/c/F5-2-6", - "code": null - }, - { - "id": "F6", - "description": "Brot & Gebäck", - "url": "https://www.interspar.at/shop/lebensmittel/c/F6", - "code": null - }, - { - "id": "F6-1", - "description": "Aufbackware Brot & Gebäck", - "url": "https://www.interspar.at/shop/lebensmittel/c/F6-1", - "code": "10" - }, - { - "id": "F6-2", - "description": "Brot", - "url": "https://www.interspar.at/shop/lebensmittel/c/F6-2", - "code": "11" - }, - { - "id": "F6-2-1", - "description": "Schwarzbrot", - "url": "https://www.interspar.at/shop/lebensmittel/c/F6-2-1", - "code": null - }, - { - "id": "F6-2-2", - "description": "Spezialbrot", - "url": "https://www.interspar.at/shop/lebensmittel/c/F6-2-2", - "code": null - }, - { - "id": "F6-2-3", - "description": "Vollkornbrot", - "url": "https://www.interspar.at/shop/lebensmittel/c/F6-2-3", - "code": null - }, - { - "id": "F6-2-4", - "description": "Weiß- & Halbweißbrot", - "url": "https://www.interspar.at/shop/lebensmittel/c/F6-2-4", - "code": null - }, - { - "id": "F6-2-5", - "description": "Toast", - "url": "https://www.interspar.at/shop/lebensmittel/c/F6-2-5", - "code": null - }, - { - "id": "F6-2-6", - "description": "Baguette & Ciabatta", - "url": "https://www.interspar.at/shop/lebensmittel/c/F6-2-6", - "code": null - }, - { - "id": "F6-2-7", - "description": "Sonstiges Brot", - "url": "https://www.interspar.at/shop/lebensmittel/c/F6-2-7", - "code": null - }, - { - "id": "F6-3", - "description": "Gebäck", - "url": "https://www.interspar.at/shop/lebensmittel/c/F6-3", - "code": "11" - }, - { - "id": "F6-3-1", - "description": "Semmel", - "url": "https://www.interspar.at/shop/lebensmittel/c/F6-3-1", - "code": null - }, - { - "id": "F6-3-2", - "description": "Salzstangerl", - "url": "https://www.interspar.at/shop/lebensmittel/c/F6-3-2", - "code": null - }, - { - "id": "F6-3-3", - "description": "Korn- & Vollkorngebäck", - "url": "https://www.interspar.at/shop/lebensmittel/c/F6-3-3", - "code": null - }, - { - "id": "F6-3-4", - "description": "Laugengebäck", - "url": "https://www.interspar.at/shop/lebensmittel/c/F6-3-4", - "code": null - }, - { - "id": "F6-3-5", - "description": "Sonstiges Kleingebäck", - "url": "https://www.interspar.at/shop/lebensmittel/c/F6-3-5", - "code": null - }, - { - "id": "F6-4", - "description": "Feinbackwaren", - "url": "https://www.interspar.at/shop/lebensmittel/c/F6-4", - "code": "12" - }, - { - "id": "F6-4-1", - "description": "Croissant & Plundergebäck", - "url": "https://www.interspar.at/shop/lebensmittel/c/F6-4-1", - "code": null - }, - { - "id": "F6-4-2", - "description": "Strudel & Hefeteiggebäck", - "url": "https://www.interspar.at/shop/lebensmittel/c/F6-4-2", - "code": null - }, - { - "id": "F6-4-3", - "description": "Zöpfe", - "url": "https://www.interspar.at/shop/lebensmittel/c/F6-4-3", - "code": null - }, - { - "id": "F6-4-4", - "description": "Kuchen & Torten", - "url": "https://www.interspar.at/shop/lebensmittel/c/F6-4-4", - "code": null - }, - { - "id": "F6-4-5", - "description": "Rouladen", - "url": "https://www.interspar.at/shop/lebensmittel/c/F6-4-5", - "code": null - }, - { - "id": "F6-4-6", - "description": "Schnitten", - "url": "https://www.interspar.at/shop/lebensmittel/c/F6-4-6", - "code": null - }, - { - "id": "F6-4-7", - "description": "Kekse", - "url": "https://www.interspar.at/shop/lebensmittel/c/F6-4-7", - "code": null - }, - { - "id": "F6-4-9", - "description": "Sonstige Konditoreiwaren", - "url": "https://www.interspar.at/shop/lebensmittel/c/F6-4-9", - "code": null - }, - { - "id": "F6-4-11", - "description": "Saisonware", - "url": "https://www.interspar.at/shop/lebensmittel/c/F6-4-11", - "code": null - }, - { - "id": "F6-5", - "description": "Knäckebrot & Zwieback", - "url": "https://www.interspar.at/shop/lebensmittel/c/F6-5", - "code": "12" - }, - { - "id": "F6-5-1", - "description": "Knäckebrot, Grissini & Co", - "url": "https://www.interspar.at/shop/lebensmittel/c/F6-5-1", - "code": null - }, - { - "id": "F6-5-2", - "description": "Zwieback", - "url": "https://www.interspar.at/shop/lebensmittel/c/F6-5-2", - "code": null - }, - { - "id": "F6-6", - "description": "Brösel & Semmelwürfel", - "url": "https://www.interspar.at/shop/lebensmittel/c/F6-6", - "code": "14" - }, - { - "id": "F7", - "description": "Getränke", - "url": "https://www.interspar.at/shop/lebensmittel/c/F7", - "code": null - }, - { - "id": "F7-1", - "description": "Softdrinks & Säfte", - "url": "https://www.interspar.at/shop/lebensmittel/c/F7-1", - "code": "20" - }, - { - "id": "F7-1-1", - "description": "Fruchtsäfte & Nektare", - "url": "https://www.interspar.at/shop/lebensmittel/c/F7-1-1", - "code": null - }, - { - "id": "F7-1-2", - "description": "Fruchtsäfte gespritzt", - "url": "https://www.interspar.at/shop/lebensmittel/c/F7-1-2", - "code": null - }, - { - "id": "F7-1-3", - "description": "Cola & Limonaden", - "url": "https://www.interspar.at/shop/lebensmittel/c/F7-1-3", - "code": null - }, - { - "id": "F7-1-4", - "description": "Tonic & Bitter Getränke", - "url": "https://www.interspar.at/shop/lebensmittel/c/F7-1-4", - "code": null - }, - { - "id": "F7-1-5", - "description": "Eistee & Getränke auf Teebasis", - "url": "https://www.interspar.at/shop/lebensmittel/c/F7-1-5", - "code": null - }, - { - "id": "F7-1-6", - "description": "Sirupe", - "url": "https://www.interspar.at/shop/lebensmittel/c/F7-1-6", - "code": null - }, - { - "id": "F7-1-7", - "description": "Smoothies & gekühlte Säfte", - "url": "https://www.interspar.at/shop/lebensmittel/c/F7-1-7", - "code": null - }, - { - "id": "F7-1-8", - "description": "Sport- & isotonische Getränke", - "url": "https://www.interspar.at/shop/lebensmittel/c/F7-1-8", - "code": null - }, - { - "id": "F7-1-9", - "description": "Energy Drinks", - "url": "https://www.interspar.at/shop/lebensmittel/c/F7-1-9", - "code": null - }, - { - "id": "F7-2", - "description": "Mineral- & Tafelwasser", - "url": "https://www.interspar.at/shop/lebensmittel/c/F7-2", - "code": "26" - }, - { - "id": "F7-2-1", - "description": "Mineralwasser", - "url": "https://www.interspar.at/shop/lebensmittel/c/F7-2-1", - "code": null - }, - { - "id": "F7-2-3", - "description": "Fruchtiges Mineralwasser", - "url": "https://www.interspar.at/shop/lebensmittel/c/F7-2-3", - "code": null - }, - { - "id": "F7-3", - "description": "Kaffee", - "url": "https://www.interspar.at/shop/lebensmittel/c/F7-3", - "code": "22" - }, - { - "id": "F7-3-2", - "description": "Ganze Bohnen", - "url": "https://www.interspar.at/shop/lebensmittel/c/F7-3-2", - "code": null - }, - { - "id": "F7-3-3", - "description": "Gemahlen", - "url": "https://www.interspar.at/shop/lebensmittel/c/F7-3-3", - "code": null - }, - { - "id": "F7-3-4", - "description": "Kapseln & Pads", - "url": "https://www.interspar.at/shop/lebensmittel/c/F7-3-4", - "code": null - }, - { - "id": "F7-3-5", - "description": "löslich", - "url": "https://www.interspar.at/shop/lebensmittel/c/F7-3-5", - "code": null - }, - { - "id": "F7-4", - "description": "Tee", - "url": "https://www.interspar.at/shop/lebensmittel/c/F7-4", - "code": "22" - }, - { - "id": "F7-4-1", - "description": "Früchtetee", - "url": "https://www.interspar.at/shop/lebensmittel/c/F7-4-1", - "code": null - }, - { - "id": "F7-4-2", - "description": "Kräutertee", - "url": "https://www.interspar.at/shop/lebensmittel/c/F7-4-2", - "code": null - }, - { - "id": "F7-4-3", - "description": "Grüner & Weißer Tee", - "url": "https://www.interspar.at/shop/lebensmittel/c/F7-4-3", - "code": null - }, - { - "id": "F7-4-4", - "description": "Schwarzer Tee", - "url": "https://www.interspar.at/shop/lebensmittel/c/F7-4-4", - "code": null - }, - { - "id": "F7-5", - "description": "Kakao", - "url": "https://www.interspar.at/shop/lebensmittel/c/F7-5", - "code": "22" - }, - { - "id": "F7-6", - "description": "Bier", - "url": "https://www.interspar.at/shop/lebensmittel/c/F7-6", - "code": "21" - }, - { - "id": "F7-6-1", - "description": "Lager/Märzen", - "url": "https://www.interspar.at/shop/lebensmittel/c/F7-6-1", - "code": null - }, - { - "id": "F7-6-2", - "description": "Schankbier", - "url": "https://www.interspar.at/shop/lebensmittel/c/F7-6-2", - "code": null - }, - { - "id": "F7-6-3", - "description": "Obersorten", - "url": "https://www.interspar.at/shop/lebensmittel/c/F7-6-3", - "code": null - }, - { - "id": "F7-6-4", - "description": "Pils", - "url": "https://www.interspar.at/shop/lebensmittel/c/F7-6-4", - "code": null - }, - { - "id": "F7-6-5", - "description": "Bockbier", - "url": "https://www.interspar.at/shop/lebensmittel/c/F7-6-5", - "code": null - }, - { - "id": "F7-6-6", - "description": "Unfiltriert/Zwickl Bier", - "url": "https://www.interspar.at/shop/lebensmittel/c/F7-6-6", - "code": null - }, - { - "id": "F7-6-7", - "description": "Dunkles Bier", - "url": "https://www.interspar.at/shop/lebensmittel/c/F7-6-7", - "code": null - }, - { - "id": "F7-6-8", - "description": "Spezialbier", - "url": "https://www.interspar.at/shop/lebensmittel/c/F7-6-8", - "code": null - }, - { - "id": "F7-6-9", - "description": "Weizenbier", - "url": "https://www.interspar.at/shop/lebensmittel/c/F7-6-9", - "code": null - }, - { - "id": "F7-6-10", - "description": "Sonstige Biere", - "url": "https://www.interspar.at/shop/lebensmittel/c/F7-6-10", - "code": null - }, - { - "id": "F7-6-11", - "description": "Alkoholreduziertes Bier", - "url": "https://www.interspar.at/shop/lebensmittel/c/F7-6-11", - "code": null - }, - { - "id": "F7-6-12", - "description": "Alkoholfreies Bier", - "url": "https://www.interspar.at/shop/lebensmittel/c/F7-6-12", - "code": null - }, - { - "id": "F7-6-13", - "description": "Radler", - "url": "https://www.interspar.at/shop/lebensmittel/c/F7-6-13", - "code": null - }, - { - "id": "F7-6-14", - "description": "Craft Beer", - "url": "https://www.interspar.at/shop/lebensmittel/c/F7-6-14", - "code": null - }, - { - "id": "F7-7", - "description": "Wein & Schaumwein", - "url": "https://www.interspar.at/shop/lebensmittel/c/F7-7", - "code": null - }, - { - "id": "F7-7-1", - "description": "Rotwein", - "url": "https://www.interspar.at/shop/lebensmittel/c/F7-7-1", - "code": "25" - }, - { - "id": "F7-7-2", - "description": "Weißwein", - "url": "https://www.interspar.at/shop/lebensmittel/c/F7-7-2", - "code": "25" - }, - { - "id": "F7-7-3", - "description": "Rosewein", - "url": "https://www.interspar.at/shop/lebensmittel/c/F7-7-3", - "code": "25" - }, - { - "id": "F7-7-4", - "description": "Dessertwein, Sherry & Port", - "url": "https://www.interspar.at/shop/lebensmittel/c/F7-7-4", - "code": "25" - }, - { - "id": "F7-7-5", - "description": "Sekt & Champagner", - "url": "https://www.interspar.at/shop/lebensmittel/c/F7-7-5", - "code": "23" - }, - { - "id": "F7-7-6", - "description": "Frizzante & Prosecco", - "url": "https://www.interspar.at/shop/lebensmittel/c/F7-7-6", - "code": "23" - }, - { - "id": "F7-7-7", - "description": "Cider & Fruchtschaumwein", - "url": "https://www.interspar.at/shop/lebensmittel/c/F7-7-7", - "code": "25" - }, - { - "id": "F7-7-8", - "description": "Weinhaltige Getränke", - "url": "https://www.interspar.at/shop/lebensmittel/c/F7-7-8", - "code": "25" - }, - { - "id": "F7-7-9", - "description": "Alkoholfreier Wein & Schaumwein", - "url": "https://www.interspar.at/shop/lebensmittel/c/F7-7-9", - "code": "25" - }, - { - "id": "F7-8", - "description": "Spirituosen", - "url": "https://www.interspar.at/shop/lebensmittel/c/F7-8", - "code": "24" - }, - { - "id": "F7-8-1", - "description": "Whisky/Whiskey", - "url": "https://www.interspar.at/shop/lebensmittel/c/F7-8-1", - "code": null - }, - { - "id": "F7-8-2", - "description": "Weinbrand", - "url": "https://www.interspar.at/shop/lebensmittel/c/F7-8-2", - "code": null - }, - { - "id": "F7-8-3", - "description": "Vodka", - "url": "https://www.interspar.at/shop/lebensmittel/c/F7-8-3", - "code": null - }, - { - "id": "F7-8-4", - "description": "Rum", - "url": "https://www.interspar.at/shop/lebensmittel/c/F7-8-4", - "code": null - }, - { - "id": "F7-8-5", - "description": "Edelbrände", - "url": "https://www.interspar.at/shop/lebensmittel/c/F7-8-5", - "code": null - }, - { - "id": "F7-8-6", - "description": "Tequila & Gin", - "url": "https://www.interspar.at/shop/lebensmittel/c/F7-8-6", - "code": null - }, - { - "id": "F7-8-7", - "description": "Liköre", - "url": "https://www.interspar.at/shop/lebensmittel/c/F7-8-7", - "code": null - }, - { - "id": "F7-8-8", - "description": "Wermut", - "url": "https://www.interspar.at/shop/lebensmittel/c/F7-8-8", - "code": null - }, - { - "id": "F7-8-9", - "description": "Bittergetränke", - "url": "https://www.interspar.at/shop/lebensmittel/c/F7-8-9", - "code": null - }, - { - "id": "F7-8-10", - "description": "Premixes", - "url": "https://www.interspar.at/shop/lebensmittel/c/F7-8-10", - "code": null - }, - { - "id": "F7-8-11", - "description": "Heißgetränke", - "url": "https://www.interspar.at/shop/lebensmittel/c/F7-8-11", - "code": null - }, - { - "id": "F8", - "description": "Tiefkühlung", - "url": "https://www.interspar.at/shop/lebensmittel/c/F8", - "code": null - }, - { - "id": "F8-1", - "description": "Fleisch, Fisch & Meeresfrüchte", - "url": "https://www.interspar.at/shop/lebensmittel/c/F8-1", - "code": "42" - }, - { - "id": "F8-1-1", - "description": "Schwein", - "url": "https://www.interspar.at/shop/lebensmittel/c/F8-1-1", - "code": "42" - }, - { - "id": "F8-1-2", - "description": "Rind & Wild", - "url": "https://www.interspar.at/shop/lebensmittel/c/F8-1-2", - "code": "42" - }, - { - "id": "F8-1-3", - "description": "Gans & Ente", - "url": "https://www.interspar.at/shop/lebensmittel/c/F8-1-3", - "code": "42" - }, - { - "id": "F8-1-4", - "description": "Huhn & Pute", - "url": "https://www.interspar.at/shop/lebensmittel/c/F8-1-4", - "code": "42" - }, - { - "id": "F8-1-5", - "description": "Fisch", - "url": "https://www.interspar.at/shop/lebensmittel/c/F8-1-5", - "code": "43" - }, - { - "id": "F8-1-6", - "description": "Meeresfrüchte", - "url": "https://www.interspar.at/shop/lebensmittel/c/F8-1-6", - "code": "43" - }, - { - "id": "F8-2", - "description": "Gemüse, Obst & Kartoffelprodukte", - "url": "https://www.interspar.at/shop/lebensmittel/c/F8-2", - "code": "41" - }, - { - "id": "F8-2-1", - "description": "Gemüse", - "url": "https://www.interspar.at/shop/lebensmittel/c/F8-2-1", - "code": "44" - }, - { - "id": "F8-2-2", - "description": "Kräuter & Pilze", - "url": "https://www.interspar.at/shop/lebensmittel/c/F8-2-2", - "code": "44" - }, - { - "id": "F8-2-3", - "description": "Obst", - "url": "https://www.interspar.at/shop/lebensmittel/c/F8-2-3", - "code": "47" - }, - { - "id": "F8-2-4", - "description": "Pommes Frites", - "url": "https://www.interspar.at/shop/lebensmittel/c/F8-2-4", - "code": "45" - }, - { - "id": "F8-2-5", - "description": "Kroketten & Co", - "url": "https://www.interspar.at/shop/lebensmittel/c/F8-2-5", - "code": "45" - }, - { - "id": "F8-3", - "description": "Fertiggerichte & Teige", - "url": "https://www.interspar.at/shop/lebensmittel/c/F8-3", - "code": "42" - }, - { - "id": "F8-3-1", - "description": "Fisch", - "url": "https://www.interspar.at/shop/lebensmittel/c/F8-3-1", - "code": null - }, - { - "id": "F8-3-2", - "description": "Gemüse", - "url": "https://www.interspar.at/shop/lebensmittel/c/F8-3-2", - "code": null - }, - { - "id": "F8-3-3", - "description": "Traditionelle Gerichte", - "url": "https://www.interspar.at/shop/lebensmittel/c/F8-3-3", - "code": null - }, - { - "id": "F8-3-4", - "description": "Internationale Gerichte", - "url": "https://www.interspar.at/shop/lebensmittel/c/F8-3-4", - "code": null - }, - { - "id": "F8-3-5", - "description": "Knödel", - "url": "https://www.interspar.at/shop/lebensmittel/c/F8-3-5", - "code": null - }, - { - "id": "F8-3-8", - "description": "Tiefkühlteige", - "url": "https://www.interspar.at/shop/lebensmittel/c/F8-3-8", - "code": null - }, - { - "id": "F8-4", - "description": "Pizza, Baguette & Gebäck", - "url": "https://www.interspar.at/shop/lebensmittel/c/F8-4", - "code": null - }, - { - "id": "F8-4-1", - "description": "Baguette", - "url": "https://www.interspar.at/shop/lebensmittel/c/F8-4-1", - "code": "46" - }, - { - "id": "F8-4-2", - "description": "Pizzasnacks", - "url": "https://www.interspar.at/shop/lebensmittel/c/F8-4-2", - "code": "46" - }, - { - "id": "F8-4-3", - "description": "American Style Pizza", - "url": "https://www.interspar.at/shop/lebensmittel/c/F8-4-3", - "code": "46" - }, - { - "id": "F8-4-4", - "description": "Italian Style Pizza", - "url": "https://www.interspar.at/shop/lebensmittel/c/F8-4-4", - "code": "46" - }, - { - "id": "F8-4-5", - "description": "Tiefkühl Gebäck", - "url": "https://www.interspar.at/shop/lebensmittel/c/F8-4-5", - "code": "46" - }, - { - "id": "F8-5", - "description": "Mehlspeisen & Eis", - "url": "https://www.interspar.at/shop/lebensmittel/c/F8-5", - "code": "42" - }, - { - "id": "F8-5-1", - "description": "Süße Knödel", - "url": "https://www.interspar.at/shop/lebensmittel/c/F8-5-1", - "code": "47" - }, - { - "id": "F8-5-2", - "description": "Strudel", - "url": "https://www.interspar.at/shop/lebensmittel/c/F8-5-2", - "code": "47" - }, - { - "id": "F8-5-3", - "description": "Nudeln", - "url": "https://www.interspar.at/shop/lebensmittel/c/F8-5-3", - "code": "47" - }, - { - "id": "F8-5-5", - "description": "Sonstige klassische Mehlspeisen", - "url": "https://www.interspar.at/shop/lebensmittel/c/F8-5-5", - "code": "47" - }, - { - "id": "F8-5-6", - "description": "Torten, Kuchen & Desserts", - "url": "https://www.interspar.at/shop/lebensmittel/c/F8-5-6", - "code": "47" - }, - { - "id": "F8-5-7", - "description": "Eisbecher", - "url": "https://www.interspar.at/shop/lebensmittel/c/F8-5-7", - "code": "40" - }, - { - "id": "F8-5-8", - "description": "Eis am Stiel & Stanitzel", - "url": "https://www.interspar.at/shop/lebensmittel/c/F8-5-8", - "code": "40" - }, - { - "id": "F8-5-10", - "description": "Eis", - "url": "https://www.interspar.at/shop/lebensmittel/c/F8-5-10", - "code": "40" - }, - { - "id": "F9", - "description": "Baby", - "url": "https://www.interspar.at/shop/lebensmittel/c/F9", - "code": null - }, - { - "id": "F9-1", - "description": "Babynahrung & Getränke", - "url": "https://www.interspar.at/shop/lebensmittel/c/F9-1", - "code": "51" - }, - { - "id": "F9-1-1", - "description": "Milchfertignahrung", - "url": "https://www.interspar.at/shop/lebensmittel/c/F9-1-1", - "code": "51" - }, - { - "id": "F9-1-2", - "description": "Breie", - "url": "https://www.interspar.at/shop/lebensmittel/c/F9-1-2", - "code": "51" - }, - { - "id": "F9-1-3", - "description": "Menüs", - "url": "https://www.interspar.at/shop/lebensmittel/c/F9-1-3", - "code": "51" - }, - { - "id": "F9-1-4", - "description": "Gemüse & Gemüsemischungen", - "url": "https://www.interspar.at/shop/lebensmittel/c/F9-1-4", - "code": "51" - }, - { - "id": "F9-1-5", - "description": "Früchte, Mischungen & Desserts", - "url": "https://www.interspar.at/shop/lebensmittel/c/F9-1-5", - "code": "51" - }, - { - "id": "F9-1-6", - "description": "Snacks", - "url": "https://www.interspar.at/shop/lebensmittel/c/F9-1-6", - "code": "51" - }, - { - "id": "F9-1-7", - "description": "Getränke", - "url": "https://www.interspar.at/shop/lebensmittel/c/F9-1-7", - "code": "51" - }, - { - "id": "F9-2", - "description": "Flaschen & Sauger", - "url": "https://www.interspar.at/shop/lebensmittel/c/F9-2", - "code": "70" - }, - { - "id": "F9-2-2", - "description": "Sauger", - "url": "https://www.interspar.at/shop/lebensmittel/c/F9-2-2", - "code": "70" - }, - { - "id": "F9-3", - "description": "Pflege & Windeln", - "url": "https://www.interspar.at/shop/lebensmittel/c/F9-3", - "code": "60" - }, - { - "id": "F9-3-1", - "description": "Windeln", - "url": "https://www.interspar.at/shop/lebensmittel/c/F9-3-1", - "code": null - }, - { - "id": "F9-3-2", - "description": "Babytücher", - "url": "https://www.interspar.at/shop/lebensmittel/c/F9-3-2", - "code": null - }, - { - "id": "F9-3-3", - "description": "Lotionen, Creme, Öl & Puder", - "url": "https://www.interspar.at/shop/lebensmittel/c/F9-3-3", - "code": null - }, - { - "id": "F9-3-4", - "description": "Bad & Reinigung", - "url": "https://www.interspar.at/shop/lebensmittel/c/F9-3-4", - "code": null - }, - { - "id": "F9-3-7", - "description": "Essen & Trinken", - "url": "https://www.interspar.at/shop/lebensmittel/c/F9-3-7", - "code": null - }, - { - "id": "F9-3-8", - "description": "Pflege & Sicherheit", - "url": "https://www.interspar.at/shop/lebensmittel/c/F9-3-8", - "code": null - }, - { - "id": "F10", - "description": "Tiere", - "url": "https://www.interspar.at/shop/lebensmittel/c/F10", - "code": null - }, - { - "id": "F10-1", - "description": "Tiernahrung", - "url": "https://www.interspar.at/shop/lebensmittel/c/F10-1", - "code": "92" - }, - { - "id": "F10-1-1", - "description": "Hund", - "url": "https://www.interspar.at/shop/lebensmittel/c/F10-1-1", - "code": "90" - }, - { - "id": "F10-1-2", - "description": "Katze", - "url": "https://www.interspar.at/shop/lebensmittel/c/F10-1-2", - "code": "91" - }, - { - "id": "F10-1-3", - "description": "Nager", - "url": "https://www.interspar.at/shop/lebensmittel/c/F10-1-3", - "code": "92" - }, - { - "id": "F10-1-4", - "description": "Vögel", - "url": "https://www.interspar.at/shop/lebensmittel/c/F10-1-4", - "code": "93" - }, - { - "id": "F10-1-5", - "description": "Fisch", - "url": "https://www.interspar.at/shop/lebensmittel/c/F10-1-5", - "code": null - }, - { - "id": "F10-2", - "description": "Tierzubehör", - "url": "https://www.interspar.at/shop/lebensmittel/c/F10-2", - "code": null - }, - { - "id": "F10-2-1", - "description": "Hund", - "url": "https://www.interspar.at/shop/lebensmittel/c/F10-2-1", - "code": "90" - }, - { - "id": "F10-2-2", - "description": "Katze", - "url": "https://www.interspar.at/shop/lebensmittel/c/F10-2-2", - "code": "91" - }, - { - "id": "F10-3", - "description": "Heu, Streu & Co.", - "url": "https://www.interspar.at/shop/lebensmittel/c/F10-3", - "code": null - }, - { - "id": "F10-3-1", - "description": "Heimtier Heu", - "url": "https://www.interspar.at/shop/lebensmittel/c/F10-3-1", - "code": "92" - }, - { - "id": "F10-3-2", - "description": "Heimtier Streu", - "url": "https://www.interspar.at/shop/lebensmittel/c/F10-3-2", - "code": "91" - }, - { - "id": "F10-3-3", - "description": "Heimtier Sand", - "url": "https://www.interspar.at/shop/lebensmittel/c/F10-3-3", - "code": "91" - }, - { - "id": "F10-3-4", - "description": "Heimtier sonstige Verbrauchsstoffe", - "url": "https://www.interspar.at/shop/lebensmittel/c/F10-3-4", - "code": "90" - }, - { - "id": "F11", - "description": "Beauty", - "url": "https://www.interspar.at/shop/lebensmittel/c/F11", - "code": null - }, - { - "id": "F11-1", - "description": "Kosmetik & Düfte", - "url": "https://www.interspar.at/shop/lebensmittel/c/F11-1", - "code": null - }, - { - "id": "F11-1-1", - "description": "Nagellackentferner & -härter", - "url": "https://www.interspar.at/shop/lebensmittel/c/F11-1-1", - "code": "75" - }, - { - "id": "F11-1-2", - "description": "Düfte", - "url": "https://www.interspar.at/shop/lebensmittel/c/F11-1-2", - "code": "72" - }, - { - "id": "F11-2", - "description": "Haare", - "url": "https://www.interspar.at/shop/lebensmittel/c/F11-2", - "code": "73" - }, - { - "id": "F11-2-1", - "description": "Shampoo", - "url": "https://www.interspar.at/shop/lebensmittel/c/F11-2-1", - "code": null - }, - { - "id": "F11-2-2", - "description": "Conditioner", - "url": "https://www.interspar.at/shop/lebensmittel/c/F11-2-2", - "code": null - }, - { - "id": "F11-2-3", - "description": "Haarstyling", - "url": "https://www.interspar.at/shop/lebensmittel/c/F11-2-3", - "code": null - }, - { - "id": "F11-2-4", - "description": "Colorationen", - "url": "https://www.interspar.at/shop/lebensmittel/c/F11-2-4", - "code": null - }, - { - "id": "F11-2-5", - "description": "Stylinggeräte", - "url": "https://www.interspar.at/shop/lebensmittel/c/F11-2-5", - "code": null - }, - { - "id": "F11-3", - "description": "Mund & Zahn", - "url": "https://www.interspar.at/shop/lebensmittel/c/F11-3", - "code": "76" - }, - { - "id": "F11-3-1", - "description": "Zahncreme", - "url": "https://www.interspar.at/shop/lebensmittel/c/F11-3-1", - "code": null - }, - { - "id": "F11-3-2", - "description": "Handzahnbürsten", - "url": "https://www.interspar.at/shop/lebensmittel/c/F11-3-2", - "code": null - }, - { - "id": "F11-3-3", - "description": "Elektrische Zahnpflege", - "url": "https://www.interspar.at/shop/lebensmittel/c/F11-3-3", - "code": null - }, - { - "id": "F11-3-4", - "description": "Zahnersatzpflege", - "url": "https://www.interspar.at/shop/lebensmittel/c/F11-3-4", - "code": null - }, - { - "id": "F11-3-5", - "description": "Mundwasser & Spülung", - "url": "https://www.interspar.at/shop/lebensmittel/c/F11-3-5", - "code": null - }, - { - "id": "F11-3-6", - "description": "Zusatzpflege", - "url": "https://www.interspar.at/shop/lebensmittel/c/F11-3-6", - "code": null - }, - { - "id": "F11-4", - "description": "Körper & Gesicht", - "url": "https://www.interspar.at/shop/lebensmittel/c/F11-4", - "code": null - }, - { - "id": "F11-4-1", - "description": "Baden & Duschen", - "url": "https://www.interspar.at/shop/lebensmittel/c/F11-4-1", - "code": "78" - }, - { - "id": "F11-4-2", - "description": "Seifen", - "url": "https://www.interspar.at/shop/lebensmittel/c/F11-4-2", - "code": "78" - }, - { - "id": "F11-4-3", - "description": "Händedesinfektion", - "url": "https://www.interspar.at/shop/lebensmittel/c/F11-4-3", - "code": "74" - }, - { - "id": "F11-4-4", - "description": "Deodorants", - "url": "https://www.interspar.at/shop/lebensmittel/c/F11-4-4", - "code": "72" - }, - { - "id": "F11-4-5", - "description": "Hautpflege", - "url": "https://www.interspar.at/shop/lebensmittel/c/F11-4-5", - "code": "75" - }, - { - "id": "F11-4-6", - "description": "Fußpflege & Zubehör", - "url": "https://www.interspar.at/shop/lebensmittel/c/F11-4-6", - "code": "7B" - }, - { - "id": "F11-4-7", - "description": "Rasur & Haarentfernung", - "url": "https://www.interspar.at/shop/lebensmittel/c/F11-4-7", - "code": "77" - }, - { - "id": "F11-4-8", - "description": "Sonnen- & Insektenschutz", - "url": "https://www.interspar.at/shop/lebensmittel/c/F11-4-8", - "code": "79" - }, - { - "id": "F11-5", - "description": "Gesundheit", - "url": "https://www.interspar.at/shop/lebensmittel/c/F11-5", - "code": "8F" - }, - { - "id": "F11-5-1", - "description": "Desinfektionsmittel & Gesichtsmasken", - "url": "https://www.interspar.at/shop/lebensmittel/c/F11-5-1", - "code": "74" - }, - { - "id": "F11-5-2", - "description": "Kondome & Gleitmittel", - "url": "https://www.interspar.at/shop/lebensmittel/c/F11-5-2", - "code": "7A" - }, - { - "id": "F11-5-3", - "description": "Wundversorgung", - "url": "https://www.interspar.at/shop/lebensmittel/c/F11-5-3", - "code": "74" - }, - { - "id": "F11-5-4", - "description": "Massage- & Einreibemittel", - "url": "https://www.interspar.at/shop/lebensmittel/c/F11-5-4", - "code": "75" - }, - { - "id": "F11-5-5", - "description": "Kontaktlinsenzubehör", - "url": "https://www.interspar.at/shop/lebensmittel/c/F11-5-5", - "code": null - }, - { - "id": "F11-5-6", - "description": "Sonstige Gesundheitsprodukte", - "url": "https://www.interspar.at/shop/lebensmittel/c/F11-5-6", - "code": null - }, - { - "id": "F11-6", - "description": "Reisegrößen", - "url": "https://www.interspar.at/shop/lebensmittel/c/F11-6", - "code": null - }, - { - "id": "F12", - "description": "Haushalt", - "url": "https://www.interspar.at/shop/lebensmittel/c/F12", - "code": null - }, - { - "id": "F12-1", - "description": "Haushaltspapier & Hygiene", - "url": "https://www.interspar.at/shop/lebensmittel/c/F12-1", - "code": null - }, - { - "id": "F12-1-1", - "description": "Taschentücher", - "url": "https://www.interspar.at/shop/lebensmittel/c/F12-1-1", - "code": "89" - }, - { - "id": "F12-1-3", - "description": "Watte", - "url": "https://www.interspar.at/shop/lebensmittel/c/F12-1-3", - "code": "75" - }, - { - "id": "F12-1-4", - "description": "Damenhygiene", - "url": "https://www.interspar.at/shop/lebensmittel/c/F12-1-4", - "code": "71" - }, - { - "id": "F12-1-5", - "description": "Küchenrollen", - "url": "https://www.interspar.at/shop/lebensmittel/c/F12-1-5", - "code": "84" - }, - { - "id": "F12-1-6", - "description": "Toilettenpapier", - "url": "https://www.interspar.at/shop/lebensmittel/c/F12-1-6", - "code": "84" - }, - { - "id": "F12-1-7", - "description": "Inkontinenz", - "url": "https://www.interspar.at/shop/lebensmittel/c/F12-1-7", - "code": "71" - }, - { - "id": "F12-2", - "description": "Putzen & Reinigen", - "url": "https://www.interspar.at/shop/lebensmittel/c/F12-2", - "code": null - }, - { - "id": "F12-2-1", - "description": "Geschirrreiniger", - "url": "https://www.interspar.at/shop/lebensmittel/c/F12-2-1", - "code": "88" - }, - { - "id": "F12-2-2", - "description": "Allzweckreiniger", - "url": "https://www.interspar.at/shop/lebensmittel/c/F12-2-2", - "code": "88" - }, - { - "id": "F12-2-3", - "description": "WC Reiniger", - "url": "https://www.interspar.at/shop/lebensmittel/c/F12-2-3", - "code": "88" - }, - { - "id": "F12-2-4", - "description": "Bodenpflege", - "url": "https://www.interspar.at/shop/lebensmittel/c/F12-2-4", - "code": "88" - }, - { - "id": "F12-2-5", - "description": "Glasreiniger", - "url": "https://www.interspar.at/shop/lebensmittel/c/F12-2-5", - "code": "88" - }, - { - "id": "F12-2-6", - "description": "Küchenreiniger", - "url": "https://www.interspar.at/shop/lebensmittel/c/F12-2-6", - "code": "88" - }, - { - "id": "F12-2-7", - "description": "Metallpflege & Entkalker", - "url": "https://www.interspar.at/shop/lebensmittel/c/F12-2-7", - "code": "88" - }, - { - "id": "F12-2-8", - "description": "Badreiniger", - "url": "https://www.interspar.at/shop/lebensmittel/c/F12-2-8", - "code": "88" - }, - { - "id": "F12-2-9", - "description": "Hygienereiniger & Desinfektion", - "url": "https://www.interspar.at/shop/lebensmittel/c/F12-2-9", - "code": "88" - }, - { - "id": "F12-2-10", - "description": "Abflussreiniger", - "url": "https://www.interspar.at/shop/lebensmittel/c/F12-2-10", - "code": "88" - }, - { - "id": "F12-2-11", - "description": "Möbelpflege", - "url": "https://www.interspar.at/shop/lebensmittel/c/F12-2-11", - "code": "88" - }, - { - "id": "F12-2-12", - "description": "Schuhpflege", - "url": "https://www.interspar.at/shop/lebensmittel/c/F12-2-12", - "code": "8B" - }, - { - "id": "F12-2-13", - "description": "Putzutensilien", - "url": "https://www.interspar.at/shop/lebensmittel/c/F12-2-13", - "code": "88" - }, - { - "id": "F12-2-14", - "description": "Lufterfrischer", - "url": "https://www.interspar.at/shop/lebensmittel/c/F12-2-14", - "code": "87" - }, - { - "id": "F12-3", - "description": "Elektrische Putzgeräte", - "url": "https://www.interspar.at/shop/lebensmittel/c/F12-3", - "code": null - }, - { - "id": "F12-3-1", - "description": "Staubsauger & Reinigungsgeräte", - "url": "https://www.interspar.at/shop/lebensmittel/c/F12-3-1", - "code": "88" - }, - { - "id": "F12-3-2", - "description": "Staubbeutel & Zubehör", - "url": "https://www.interspar.at/shop/lebensmittel/c/F12-3-2", - "code": "86" - }, - { - "id": "F12-4", - "description": "Waschen, Trocknen & Bügeln", - "url": "https://www.interspar.at/shop/lebensmittel/c/F12-4", - "code": "8A" - }, - { - "id": "F12-4-1", - "description": "Waschmittel", - "url": "https://www.interspar.at/shop/lebensmittel/c/F12-4-1", - "code": null - }, - { - "id": "F12-4-2", - "description": "Weichspüler", - "url": "https://www.interspar.at/shop/lebensmittel/c/F12-4-2", - "code": null - }, - { - "id": "F12-4-3", - "description": "Fleckenentferner & Textilfarben", - "url": "https://www.interspar.at/shop/lebensmittel/c/F12-4-3", - "code": null - }, - { - "id": "F12-4-4", - "description": "Wäschestärke, -desinfektion & Imprägnieren", - "url": "https://www.interspar.at/shop/lebensmittel/c/F12-4-4", - "code": null - }, - { - "id": "F12-4-5", - "description": "Wasserenthärter", - "url": "https://www.interspar.at/shop/lebensmittel/c/F12-4-5", - "code": null - }, - { - "id": "F12-4-6", - "description": "Textilerfrischer", - "url": "https://www.interspar.at/shop/lebensmittel/c/F12-4-6", - "code": null - }, - { - "id": "F12-4-7", - "description": "Waschzubehör", - "url": "https://www.interspar.at/shop/lebensmittel/c/F12-4-7", - "code": null - }, - { - "id": "F12-4-8", - "description": "Bügeln", - "url": "https://www.interspar.at/shop/lebensmittel/c/F12-4-8", - "code": null - }, - { - "id": "F12-5", - "description": "Haushaltszubehör", - "url": "https://www.interspar.at/shop/lebensmittel/c/F12-5", - "code": null - }, - { - "id": "F12-5-1", - "description": "Kleiderbügel & Türhaken", - "url": "https://www.interspar.at/shop/lebensmittel/c/F12-5-1", - "code": null - }, - { - "id": "F12-5-2", - "description": "Putzutensilien", - "url": "https://www.interspar.at/shop/lebensmittel/c/F12-5-2", - "code": "88" - }, - { - "id": "F12-5-3", - "description": "Aufbewahrung & Abfalleimer", - "url": "https://www.interspar.at/shop/lebensmittel/c/F12-5-3", - "code": "8C" - }, - { - "id": "F12-5-4", - "description": "Akkus, Batterien & Ladegeräte", - "url": "https://www.interspar.at/shop/lebensmittel/c/F12-5-4", - "code": "85" - }, - { - "id": "F12-5-5", - "description": "Beleuchtung & Taschenlampen", - "url": "https://www.interspar.at/shop/lebensmittel/c/F12-5-5", - "code": "85" - }, - { - "id": "F12-5-6", - "description": "Technik & Elektronik", - "url": "https://www.interspar.at/shop/lebensmittel/c/F12-5-6", - "code": null - }, - { - "id": "F12-5-7", - "description": "Nähen & Kurzware", - "url": "https://www.interspar.at/shop/lebensmittel/c/F12-5-7", - "code": null - }, - { - "id": "F12-5-8", - "description": "Grillen & Zubehör", - "url": "https://www.interspar.at/shop/lebensmittel/c/F12-5-8", - "code": null - }, - { - "id": "F12-5-9", - "description": "Pflanzenpflege & Insektenschutz", - "url": "https://www.interspar.at/shop/lebensmittel/c/F12-5-9", - "code": "8D" - }, - { - "id": "F12-5-10", - "description": "Kerzen, Raumdüfte & Anzündhilfe", - "url": "https://www.interspar.at/shop/lebensmittel/c/F12-5-10", - "code": "87" - }, - { - "id": "F12-5-11", - "description": "Papier, Schule & Büro", - "url": "https://www.interspar.at/shop/lebensmittel/c/F12-5-11", - "code": "80" - }, - { - "id": "F12-5-12", - "description": "Party- & Festtagsartikel", - "url": "https://www.interspar.at/shop/lebensmittel/c/F12-5-12", - "code": "83" - }, - { - "id": "F12-5-13", - "description": "Autopflege", - "url": "https://www.interspar.at/shop/lebensmittel/c/F12-5-13", - "code": null - }, - { - "id": "F12-6", - "description": "Spielware", - "url": "https://www.interspar.at/shop/lebensmittel/c/F12-6", - "code": "8E" - }, - { - "id": "F12-7", - "description": "Regenschirme", - "url": "https://www.interspar.at/shop/lebensmittel/c/F12-7", - "code": null - }, - { - "id": "F13", - "description": "Küche & Tisch", - "url": "https://www.interspar.at/shop/lebensmittel/c/F13", - "code": null - }, - { - "id": "F13-1", - "description": "Kochgeschirr", - "url": "https://www.interspar.at/shop/lebensmittel/c/F13-1", - "code": "83" - }, - { - "id": "F13-1-1", - "description": "Töpfe & Deckel", - "url": "https://www.interspar.at/shop/lebensmittel/c/F13-1-1", - "code": "83" - }, - { - "id": "F13-1-2", - "description": "Pfannen & Deckel", - "url": "https://www.interspar.at/shop/lebensmittel/c/F13-1-2", - "code": "83" - }, - { - "id": "F13-1-3", - "description": "Sets & Garnituren", - "url": "https://www.interspar.at/shop/lebensmittel/c/F13-1-3", - "code": "83" - }, - { - "id": "F13-1-4", - "description": "Fondue-Sets, Plattengrill, Raclette & Co", - "url": "https://www.interspar.at/shop/lebensmittel/c/F13-1-4", - "code": "83" - }, - { - "id": "F13-1-5", - "description": "Bräter & Auflaufformen", - "url": "https://www.interspar.at/shop/lebensmittel/c/F13-1-5", - "code": "83" - }, - { - "id": "F13-2", - "description": "Gedeckter Tisch", - "url": "https://www.interspar.at/shop/lebensmittel/c/F13-2", - "code": "83" - }, - { - "id": "F13-2-1", - "description": "Essbesteck", - "url": "https://www.interspar.at/shop/lebensmittel/c/F13-2-1", - "code": "83" - }, - { - "id": "F13-2-2", - "description": "Gläser & Glaswaren", - "url": "https://www.interspar.at/shop/lebensmittel/c/F13-2-2", - "code": "83" - }, - { - "id": "F13-2-3", - "description": "Porzellan", - "url": "https://www.interspar.at/shop/lebensmittel/c/F13-2-3", - "code": "83" - }, - { - "id": "F13-2-4", - "description": "Servietten", - "url": "https://www.interspar.at/shop/lebensmittel/c/F13-2-4", - "code": "89" - }, - { - "id": "F13-2-5", - "description": "Tischdecken & Läufer", - "url": "https://www.interspar.at/shop/lebensmittel/c/F13-2-5", - "code": "83" - }, - { - "id": "F13-3", - "description": "Backen", - "url": "https://www.interspar.at/shop/lebensmittel/c/F13-3", - "code": "83" - }, - { - "id": "F13-3-1", - "description": "Backblech & Formen", - "url": "https://www.interspar.at/shop/lebensmittel/c/F13-3-1", - "code": "83" - }, - { - "id": "F13-3-2", - "description": "Backzubehör", - "url": "https://www.interspar.at/shop/lebensmittel/c/F13-3-2", - "code": "83" - }, - { - "id": "F13-4", - "description": "Küchenhelfer", - "url": "https://www.interspar.at/shop/lebensmittel/c/F13-4", - "code": "83" - }, - { - "id": "F13-4-1", - "description": "Rühren", - "url": "https://www.interspar.at/shop/lebensmittel/c/F13-4-1", - "code": "83" - }, - { - "id": "F13-4-3", - "description": "Küchenwaagen", - "url": "https://www.interspar.at/shop/lebensmittel/c/F13-4-3", - "code": "83" - }, - { - "id": "F13-4-4", - "description": "Messbecher", - "url": "https://www.interspar.at/shop/lebensmittel/c/F13-4-4", - "code": "83" - }, - { - "id": "F13-4-5", - "description": "Schälen & Zerteilen", - "url": "https://www.interspar.at/shop/lebensmittel/c/F13-4-5", - "code": "83" - }, - { - "id": "F13-4-6", - "description": "Siebe & Trichter", - "url": "https://www.interspar.at/shop/lebensmittel/c/F13-4-6", - "code": "83" - }, - { - "id": "F13-4-7", - "description": "Weinzubehör", - "url": "https://www.interspar.at/shop/lebensmittel/c/F13-4-7", - "code": "83" - }, - { - "id": "F13-4-8", - "description": "Reiben", - "url": "https://www.interspar.at/shop/lebensmittel/c/F13-4-8", - "code": "83" - }, - { - "id": "F13-4-9", - "description": "Bratenwender & Schaumlöffel", - "url": "https://www.interspar.at/shop/lebensmittel/c/F13-4-9", - "code": "83" - }, - { - "id": "F13-4-10", - "description": "Suppenkelle & Löffel", - "url": "https://www.interspar.at/shop/lebensmittel/c/F13-4-10", - "code": "83" - }, - { - "id": "F13-4-11", - "description": "Sonstige Küchenhelfer", - "url": "https://www.interspar.at/shop/lebensmittel/c/F13-4-11", - "code": "83" - }, - { - "id": "F13-4-12", - "description": "Schneidebretter, Untersetzer & Tablett", - "url": "https://www.interspar.at/shop/lebensmittel/c/F13-4-12", - "code": "83" - }, - { - "id": "F13-4-13", - "description": "Messer", - "url": "https://www.interspar.at/shop/lebensmittel/c/F13-4-13", - "code": "83" - }, - { - "id": "F13-4-14", - "description": "Salz- & Pfeffermühlen", - "url": "https://www.interspar.at/shop/lebensmittel/c/F13-4-14", - "code": "83" - }, - { - "id": "F13-4-15", - "description": "Kunststoffgeschirr", - "url": "https://www.interspar.at/shop/lebensmittel/c/F13-4-15", - "code": "83" - }, - { - "id": "F13-4-16", - "description": "Einkochen", - "url": "https://www.interspar.at/shop/lebensmittel/c/F13-4-16", - "code": "83" - }, - { - "id": "F13-5", - "description": "Folien, Säcke & Filter", - "url": "https://www.interspar.at/shop/lebensmittel/c/F13-5", - "code": "86" - }, - { - "id": "F13-6", - "description": "Aufbewahrung", - "url": "https://www.interspar.at/shop/lebensmittel/c/F13-6", - "code": "8C" - }, - { - "id": "F13-7", - "description": "Sodaprodukte & Sahneaufbereitung", - "url": "https://www.interspar.at/shop/lebensmittel/c/F13-7", - "code": "83" - }, - { - "id": "F13-7-1", - "description": "Sodamaker & Sodaprodukte", - "url": "https://www.interspar.at/shop/lebensmittel/c/F13-7-1", - "code": "83" - }, - { - "id": "F13-7-2", - "description": "Sahneaufbereitung", - "url": "https://www.interspar.at/shop/lebensmittel/c/F13-7-2", - "code": "83" - }, - { - "id": "F13-8", - "description": "Küchenwäsche", - "url": "https://www.interspar.at/shop/lebensmittel/c/F13-8", - "code": "83" - }, - { - "id": "F13-9", - "description": "Trink- & Isolierflaschen", - "url": "https://www.interspar.at/shop/lebensmittel/c/F13-9", - "code": "83" - }, - { - "id": "F13-10", - "description": "Wasseraufbereitung", - "url": "https://www.interspar.at/shop/lebensmittel/c/F13-10", - "code": "83" - }, - { - "id": "F13-11", - "description": "Einweggeschirr & Strohhalme", - "url": "https://www.interspar.at/shop/lebensmittel/c/F13-11", - "code": "83" - }, - { - "id": "F13-12", - "description": "Party- & Festtagsartikel", - "url": "https://www.interspar.at/shop/lebensmittel/c/F13-12", - "code": "83" - }, - { - "id": "F13-13", - "description": "Elektrische Küchengeräte", - "url": "https://www.interspar.at/shop/lebensmittel/c/F13-13", - "code": "83" - }, - { - "id": "F13-13-1", - "description": "Kaffeemaschinen", - "url": "https://www.interspar.at/shop/lebensmittel/c/F13-13-1", - "code": "83" - }, - { - "id": "F13-13-2", - "description": "Fondue-Sets, Plattengrill, Raclette & Co", - "url": "https://www.interspar.at/shop/lebensmittel/c/F13-13-2", - "code": "83" - }, - { - "id": "F13-13-3", - "description": "Mikrowelle & Kleinküchen", - "url": "https://www.interspar.at/shop/lebensmittel/c/F13-13-3", - "code": "83" - }, - { - "id": "F13-13-4", - "description": "Mixer & Küchenmaschinen", - "url": "https://www.interspar.at/shop/lebensmittel/c/F13-13-4", - "code": "83" - }, - { - "id": "F13-13-6", - "description": "Wasserkocher", - "url": "https://www.interspar.at/shop/lebensmittel/c/F13-13-6", - "code": "83" - }, - { - "id": "F13-13-8", - "description": "Entsafter & Zitruspressen", - "url": "https://www.interspar.at/shop/lebensmittel/c/F13-13-8", - "code": "83" - }, - { - "id": "F13-13-9", - "description": "Elektrische Schneidegeräte", - "url": "https://www.interspar.at/shop/lebensmittel/c/F13-13-9", - "code": "83" - }, - { - "id": "F13-13-10", - "description": "Toaster", - "url": "https://www.interspar.at/shop/lebensmittel/c/F13-13-10", - "code": "83" - }, - { - "id": "F14", - "description": "Geschenkideen", - "url": "https://www.interspar.at/shop/lebensmittel/c/F14", - "code": null - }, - { - "id": "F15", - "description": "Partyservice", - "url": "https://www.interspar.at/shop/lebensmittel/c/F15", - "code": null - } -] + { + "id": "F16", + "description": "Regionalität", + "url": "https://www.interspar.at/shop/lebensmittel/c/F16", + "code": null + }, + { + "id": "F16-1", + "description": "Kühlregal", + "url": "https://www.interspar.at/shop/lebensmittel/c/F16-1", + "code": null + }, + { + "id": "F16-1-1", + "description": "Milchprodukte", + "url": "https://www.interspar.at/shop/lebensmittel/c/F16-1-1", + "code": null + }, + { + "id": "F16-2", + "description": "Vorratsschrank", + "url": "https://www.interspar.at/shop/lebensmittel/c/F16-2", + "code": null + }, + { + "id": "F16-2-1", + "description": "Grundnahrungsmittel", + "url": "https://www.interspar.at/shop/lebensmittel/c/F16-2-1", + "code": null + }, + { + "id": "F16-3", + "description": "Getränke", + "url": "https://www.interspar.at/shop/lebensmittel/c/F16-3", + "code": null + }, + { + "id": "F16-4", + "description": "alkoholische Getränke", + "url": "https://www.interspar.at/shop/lebensmittel/c/F16-4", + "code": null + }, + { + "id": "F16-4-1", + "description": "Bier", + "url": "https://www.interspar.at/shop/lebensmittel/c/F16-4-1", + "code": null + }, + { + "id": "F16-4-2", + "description": "Wein", + "url": "https://www.interspar.at/shop/lebensmittel/c/F16-4-2", + "code": null + }, + { + "id": "F16-4-3", + "description": "Spirituosen", + "url": "https://www.interspar.at/shop/lebensmittel/c/F16-4-3", + "code": null + }, + { + "id": "F16-5", + "description": "Fisch", + "url": "https://www.interspar.at/shop/lebensmittel/c/F16-5", + "code": null + }, + { + "id": "F17", + "description": "vegan & vegetarisch", + "url": "https://www.interspar.at/shop/lebensmittel/c/F17", + "code": null + }, + { + "id": "F17-1", + "description": "Veggie Produkte gekühlt", + "url": "https://www.interspar.at/shop/lebensmittel/c/F17-1", + "code": null + }, + { + "id": "F17-1-1", + "description": "Pflanzlich & laktosefrei", + "url": "https://www.interspar.at/shop/lebensmittel/c/F17-1-1", + "code": null + }, + { + "id": "F17-1-2", + "description": "Veggie Gerichte", + "url": "https://www.interspar.at/shop/lebensmittel/c/F17-1-2", + "code": null + }, + { + "id": "F17-1-3", + "description": "Veggie Laibchen & Bratlinge", + "url": "https://www.interspar.at/shop/lebensmittel/c/F17-1-3", + "code": null + }, + { + "id": "F17-1-4", + "description": "Veggie Aufstriche & Käseersatz", + "url": "https://www.interspar.at/shop/lebensmittel/c/F17-1-4", + "code": null + }, + { + "id": "F17-1-5", + "description": "Fleischalternativen & Wurstersatz", + "url": "https://www.interspar.at/shop/lebensmittel/c/F17-1-5", + "code": null + }, + { + "id": "F17-1-6", + "description": "Tofu", + "url": "https://www.interspar.at/shop/lebensmittel/c/F17-1-6", + "code": null + }, + { + "id": "F17-1-7", + "description": "Sojaprodukte", + "url": "https://www.interspar.at/shop/lebensmittel/c/F17-1-7", + "code": null + }, + { + "id": "F17-2", + "description": "Veggie Produkte ungekühlt", + "url": "https://www.interspar.at/shop/lebensmittel/c/F17-2", + "code": null + }, + { + "id": "F17-2-1", + "description": "Reformprodukte", + "url": "https://www.interspar.at/shop/lebensmittel/c/F17-2-1", + "code": null + }, + { + "id": "F17-2-2", + "description": "Nahrungsergänzung", + "url": "https://www.interspar.at/shop/lebensmittel/c/F17-2-2", + "code": null + }, + { + "id": "F17-2-3", + "description": "Sojadrinks, Getreidedrinks & Desserts", + "url": "https://www.interspar.at/shop/lebensmittel/c/F17-2-3", + "code": null + }, + { + "id": "F17-2-4", + "description": "Tofu & Soja", + "url": "https://www.interspar.at/shop/lebensmittel/c/F17-2-4", + "code": null + }, + { + "id": "F1", + "description": "Obst & Gemüse", + "url": "https://www.interspar.at/shop/lebensmittel/c/F1", + "code": null + }, + { + "id": "F1-1", + "description": "Frischgemüse", + "url": "https://www.interspar.at/shop/lebensmittel/c/F1-1", + "code": "01" + }, + { + "id": "F1-1-1", + "description": "Salat", + "url": "https://www.interspar.at/shop/lebensmittel/c/F1-1-1", + "code": null + }, + { + "id": "F1-1-2", + "description": "Tomaten & Gurken", + "url": "https://www.interspar.at/shop/lebensmittel/c/F1-1-2", + "code": null + }, + { + "id": "F1-1-3", + "description": "Paprika & Pfefferoni", + "url": "https://www.interspar.at/shop/lebensmittel/c/F1-1-3", + "code": null + }, + { + "id": "F1-1-4", + "description": "Wurzelgemüse", + "url": "https://www.interspar.at/shop/lebensmittel/c/F1-1-4", + "code": null + }, + { + "id": "F1-1-5", + "description": "Kräuter", + "url": "https://www.interspar.at/shop/lebensmittel/c/F1-1-5", + "code": null + }, + { + "id": "F1-1-6", + "description": "Kartoffeln, Zwiebeln & Co.", + "url": "https://www.interspar.at/shop/lebensmittel/c/F1-1-6", + "code": null + }, + { + "id": "F1-1-7", + "description": "Zucchini, Melanzani & Co.", + "url": "https://www.interspar.at/shop/lebensmittel/c/F1-1-7", + "code": null + }, + { + "id": "F1-1-8", + "description": "Broccoli & Kohl", + "url": "https://www.interspar.at/shop/lebensmittel/c/F1-1-8", + "code": null + }, + { + "id": "F1-1-9", + "description": "Hülsenfrüchte", + "url": "https://www.interspar.at/shop/lebensmittel/c/F1-1-9", + "code": null + }, + { + "id": "F1-1-10", + "description": "Pilze", + "url": "https://www.interspar.at/shop/lebensmittel/c/F1-1-10", + "code": null + }, + { + "id": "F1-1-11", + "description": "Spargel", + "url": "https://www.interspar.at/shop/lebensmittel/c/F1-1-11", + "code": null + }, + { + "id": "F1-2", + "description": "Frischobst", + "url": "https://www.interspar.at/shop/lebensmittel/c/F1-2", + "code": "00" + }, + { + "id": "F1-2-1", + "description": "Äpfel", + "url": "https://www.interspar.at/shop/lebensmittel/c/F1-2-1", + "code": null + }, + { + "id": "F1-2-2", + "description": "Birnen", + "url": "https://www.interspar.at/shop/lebensmittel/c/F1-2-2", + "code": null + }, + { + "id": "F1-2-3", + "description": "Steinobst", + "url": "https://www.interspar.at/shop/lebensmittel/c/F1-2-3", + "code": null + }, + { + "id": "F1-2-4", + "description": "Beeren", + "url": "https://www.interspar.at/shop/lebensmittel/c/F1-2-4", + "code": null + }, + { + "id": "F1-2-5", + "description": "Trauben", + "url": "https://www.interspar.at/shop/lebensmittel/c/F1-2-5", + "code": null + }, + { + "id": "F1-2-6", + "description": "Bananen", + "url": "https://www.interspar.at/shop/lebensmittel/c/F1-2-6", + "code": null + }, + { + "id": "F1-2-7", + "description": "Zitrusfrüchte", + "url": "https://www.interspar.at/shop/lebensmittel/c/F1-2-7", + "code": null + }, + { + "id": "F1-2-8", + "description": "Melonen", + "url": "https://www.interspar.at/shop/lebensmittel/c/F1-2-8", + "code": null + }, + { + "id": "F1-2-9", + "description": "Exotische Früchte", + "url": "https://www.interspar.at/shop/lebensmittel/c/F1-2-9", + "code": null + }, + { + "id": "F1-3", + "description": "Obst-, Gemüse- & Salat-Zubereitungen", + "url": "https://www.interspar.at/shop/lebensmittel/c/F1-3", + "code": "01" + }, + { + "id": "F1-3-1", + "description": "Gemüse- & Salat-Zubereitungen", + "url": "https://www.interspar.at/shop/lebensmittel/c/F1-3-1", + "code": null + }, + { + "id": "F1-4", + "description": "Saisonartikel", + "url": "https://www.interspar.at/shop/lebensmittel/c/F1-4", + "code": "01" + }, + { + "id": "F1-5", + "description": "Obst- & Gemüsekisten", + "url": "https://www.interspar.at/shop/lebensmittel/c/F1-5", + "code": "00" + }, + { + "id": "F2", + "description": "Kühlregal", + "url": "https://www.interspar.at/shop/lebensmittel/c/F2", + "code": null + }, + { + "id": "F2-1", + "description": "Molkerei & Eier", + "url": "https://www.interspar.at/shop/lebensmittel/c/F2-1", + "code": "34" + }, + { + "id": "F2-1-1", + "description": "Milch", + "url": "https://www.interspar.at/shop/lebensmittel/c/F2-1-1", + "code": "34" + }, + { + "id": "F2-1-2", + "description": "Milchgetränk", + "url": "https://www.interspar.at/shop/lebensmittel/c/F2-1-2", + "code": "34" + }, + { + "id": "F2-1-3", + "description": "Eiskaffee", + "url": "https://www.interspar.at/shop/lebensmittel/c/F2-1-3", + "code": "20" + }, + { + "id": "F2-1-4", + "description": "Produkte auf Pflanzenbasis", + "url": "https://www.interspar.at/shop/lebensmittel/c/F2-1-4", + "code": "5D" + }, + { + "id": "F2-1-5", + "description": "Rahm, Schlagobers & Topfen", + "url": "https://www.interspar.at/shop/lebensmittel/c/F2-1-5", + "code": "34" + }, + { + "id": "F2-1-7", + "description": "Butter, Margarine & Fette", + "url": "https://www.interspar.at/shop/lebensmittel/c/F2-1-7", + "code": "34" + }, + { + "id": "F2-1-8", + "description": "Eier", + "url": "https://www.interspar.at/shop/lebensmittel/c/F2-1-8", + "code": "31" + }, + { + "id": "F2-2", + "description": "Joghurt & Desserts", + "url": "https://www.interspar.at/shop/lebensmittel/c/F2-2", + "code": "34" + }, + { + "id": "F2-2-1", + "description": "Desserts", + "url": "https://www.interspar.at/shop/lebensmittel/c/F2-2-1", + "code": null + }, + { + "id": "F2-2-2", + "description": "Pudding", + "url": "https://www.interspar.at/shop/lebensmittel/c/F2-2-2", + "code": null + }, + { + "id": "F2-2-3", + "description": "Fruchtjoghurt", + "url": "https://www.interspar.at/shop/lebensmittel/c/F2-2-3", + "code": null + }, + { + "id": "F2-2-4", + "description": "Naturjoghurt", + "url": "https://www.interspar.at/shop/lebensmittel/c/F2-2-4", + "code": null + }, + { + "id": "F2-2-5", + "description": "Milchsnack", + "url": "https://www.interspar.at/shop/lebensmittel/c/F2-2-5", + "code": null + }, + { + "id": "F2-3", + "description": "Käse", + "url": "https://www.interspar.at/shop/lebensmittel/c/F2-3", + "code": "33" + }, + { + "id": "F2-3-1", + "description": "Hartkäse", + "url": "https://www.interspar.at/shop/lebensmittel/c/F2-3-1", + "code": null + }, + { + "id": "F2-3-2", + "description": "Schnittkäse", + "url": "https://www.interspar.at/shop/lebensmittel/c/F2-3-2", + "code": null + }, + { + "id": "F2-3-3", + "description": "Weichkäse", + "url": "https://www.interspar.at/shop/lebensmittel/c/F2-3-3", + "code": null + }, + { + "id": "F2-3-4", + "description": "Frischkäse", + "url": "https://www.interspar.at/shop/lebensmittel/c/F2-3-4", + "code": null + }, + { + "id": "F2-3-5", + "description": "Schmelzkäse", + "url": "https://www.interspar.at/shop/lebensmittel/c/F2-3-5", + "code": null + }, + { + "id": "F2-3-6", + "description": "Sauermilchkäse", + "url": "https://www.interspar.at/shop/lebensmittel/c/F2-3-6", + "code": null + }, + { + "id": "F2-3-7", + "description": "Käse in Scheiben", + "url": "https://www.interspar.at/shop/lebensmittel/c/F2-3-7", + "code": null + }, + { + "id": "F2-3-8", + "description": "Käse gerieben", + "url": "https://www.interspar.at/shop/lebensmittel/c/F2-3-8", + "code": null + }, + { + "id": "F2-3-9", + "description": "Käse für die warme Küche", + "url": "https://www.interspar.at/shop/lebensmittel/c/F2-3-9", + "code": null + }, + { + "id": "F2-4", + "description": "Aufstriche & Salate", + "url": "https://www.interspar.at/shop/lebensmittel/c/F2-4", + "code": "33" + }, + { + "id": "F2-4-1", + "description": "Aufstriche", + "url": "https://www.interspar.at/shop/lebensmittel/c/F2-4-1", + "code": null + }, + { + "id": "F2-4-2", + "description": "Gabelbissen", + "url": "https://www.interspar.at/shop/lebensmittel/c/F2-4-2", + "code": null + }, + { + "id": "F2-4-3", + "description": "Feinkostsalate", + "url": "https://www.interspar.at/shop/lebensmittel/c/F2-4-3", + "code": null + }, + { + "id": "F2-5", + "description": "Fertiggerichte, Snacks & Teige", + "url": "https://www.interspar.at/shop/lebensmittel/c/F2-5", + "code": "30" + }, + { + "id": "F2-5-1", + "description": "Sandwiches & Snacks", + "url": "https://www.interspar.at/shop/lebensmittel/c/F2-5-1", + "code": null + }, + { + "id": "F2-5-2", + "description": "Baguette & Pizzen", + "url": "https://www.interspar.at/shop/lebensmittel/c/F2-5-2", + "code": null + }, + { + "id": "F2-5-3", + "description": "Hausmannskost", + "url": "https://www.interspar.at/shop/lebensmittel/c/F2-5-3", + "code": null + }, + { + "id": "F2-5-4", + "description": "Internationale Küche", + "url": "https://www.interspar.at/shop/lebensmittel/c/F2-5-4", + "code": null + }, + { + "id": "F2-5-5", + "description": "Fertigsuppen & Co", + "url": "https://www.interspar.at/shop/lebensmittel/c/F2-5-5", + "code": null + }, + { + "id": "F2-5-6", + "description": "Fertignudeln & Teigwaren", + "url": "https://www.interspar.at/shop/lebensmittel/c/F2-5-6", + "code": null + }, + { + "id": "F2-5-7", + "description": "Süßspeisen", + "url": "https://www.interspar.at/shop/lebensmittel/c/F2-5-7", + "code": null + }, + { + "id": "F2-5-8", + "description": "Teige", + "url": "https://www.interspar.at/shop/lebensmittel/c/F2-5-8", + "code": null + }, + { + "id": "F2-6", + "description": "Vegetarisch, Tofu, Soja & Co", + "url": "https://www.interspar.at/shop/lebensmittel/c/F2-6", + "code": "3B" + }, + { + "id": "F2-6-1", + "description": "Produkte auf Pflanzenbasis & Laktosefrei", + "url": "https://www.interspar.at/shop/lebensmittel/c/F2-6-1", + "code": null + }, + { + "id": "F2-6-2", + "description": "Vegetarische Mahlzeiten", + "url": "https://www.interspar.at/shop/lebensmittel/c/F2-6-2", + "code": null + }, + { + "id": "F2-6-3", + "description": "Vegetarische Aufstriche & Dip Saucen", + "url": "https://www.interspar.at/shop/lebensmittel/c/F2-6-3", + "code": null + }, + { + "id": "F2-6-4", + "description": "Vegetarische Laibchen & Bratlinge", + "url": "https://www.interspar.at/shop/lebensmittel/c/F2-6-4", + "code": null + }, + { + "id": "F2-6-5", + "description": "Vegetarische Fleisch- & Wurstwaren", + "url": "https://www.interspar.at/shop/lebensmittel/c/F2-6-5", + "code": null + }, + { + "id": "F2-6-6", + "description": "Tofu", + "url": "https://www.interspar.at/shop/lebensmittel/c/F2-6-6", + "code": null + }, + { + "id": "F2-6-7", + "description": "Vegetarischer Aufschnitt", + "url": "https://www.interspar.at/shop/lebensmittel/c/F2-6-7", + "code": null + }, + { + "id": "F2-6-8", + "description": "Alternativen auf Soja Basis", + "url": "https://www.interspar.at/shop/lebensmittel/c/F2-6-8", + "code": null + }, + { + "id": "F3", + "description": "Wurst, Fleisch & Fisch", + "url": "https://www.interspar.at/shop/lebensmittel/c/F3", + "code": null + }, + { + "id": "F3-1", + "description": "Wurst & Selchwaren", + "url": "https://www.interspar.at/shop/lebensmittel/c/F3-1", + "code": "37" + }, + { + "id": "F3-1-1", + "description": "Salami", + "url": "https://www.interspar.at/shop/lebensmittel/c/F3-1-1", + "code": null + }, + { + "id": "F3-1-2", + "description": "Dauerwurst", + "url": "https://www.interspar.at/shop/lebensmittel/c/F3-1-2", + "code": null + }, + { + "id": "F3-1-3", + "description": "Rohwurst", + "url": "https://www.interspar.at/shop/lebensmittel/c/F3-1-3", + "code": null + }, + { + "id": "F3-1-4", + "description": "Spezialitäten", + "url": "https://www.interspar.at/shop/lebensmittel/c/F3-1-4", + "code": null + }, + { + "id": "F3-1-5", + "description": "Streichwurst & Pasteten", + "url": "https://www.interspar.at/shop/lebensmittel/c/F3-1-5", + "code": null + }, + { + "id": "F3-1-6", + "description": "Würstel", + "url": "https://www.interspar.at/shop/lebensmittel/c/F3-1-6", + "code": null + }, + { + "id": "F3-1-7", + "description": "Schinken & Prosciutto", + "url": "https://www.interspar.at/shop/lebensmittel/c/F3-1-7", + "code": null + }, + { + "id": "F3-1-8", + "description": "Speck", + "url": "https://www.interspar.at/shop/lebensmittel/c/F3-1-8", + "code": null + }, + { + "id": "F3-1-9", + "description": "Aufschnitt & Stangenwurst", + "url": "https://www.interspar.at/shop/lebensmittel/c/F3-1-9", + "code": null + }, + { + "id": "F3-1-10", + "description": "Leberkäse", + "url": "https://www.interspar.at/shop/lebensmittel/c/F3-1-10", + "code": null + }, + { + "id": "F3-1-11", + "description": "Sülzen", + "url": "https://www.interspar.at/shop/lebensmittel/c/F3-1-11", + "code": null + }, + { + "id": "F3-1-12", + "description": "Selchwaren", + "url": "https://www.interspar.at/shop/lebensmittel/c/F3-1-12", + "code": null + }, + { + "id": "F3-1-13", + "description": "Schmalz, Grammeln & Co", + "url": "https://www.interspar.at/shop/lebensmittel/c/F3-1-13", + "code": null + }, + { + "id": "F3-2", + "description": "Frischfleisch & -Geflügel", + "url": "https://www.interspar.at/shop/lebensmittel/c/F3-2", + "code": "32" + }, + { + "id": "F3-2-1", + "description": "Schwein", + "url": "https://www.interspar.at/shop/lebensmittel/c/F3-2-1", + "code": null + }, + { + "id": "F3-2-2", + "description": "Rind", + "url": "https://www.interspar.at/shop/lebensmittel/c/F3-2-2", + "code": null + }, + { + "id": "F3-2-3", + "description": "Kalb", + "url": "https://www.interspar.at/shop/lebensmittel/c/F3-2-3", + "code": null + }, + { + "id": "F3-2-5", + "description": "Sonstige Fleischprodukte", + "url": "https://www.interspar.at/shop/lebensmittel/c/F3-2-5", + "code": null + }, + { + "id": "F3-2-6", + "description": "Huhn", + "url": "https://www.interspar.at/shop/lebensmittel/c/F3-2-6", + "code": null + }, + { + "id": "F3-2-7", + "description": "Pute", + "url": "https://www.interspar.at/shop/lebensmittel/c/F3-2-7", + "code": null + }, + { + "id": "F3-2-8", + "description": "Sonstiges Geflügel", + "url": "https://www.interspar.at/shop/lebensmittel/c/F3-2-8", + "code": null + }, + { + "id": "F3-3", + "description": "Fisch", + "url": "https://www.interspar.at/shop/lebensmittel/c/F3-3", + "code": "39" + }, + { + "id": "F3-3-1", + "description": "Fischfeinkost, Marinaden & Kaviar", + "url": "https://www.interspar.at/shop/lebensmittel/c/F3-3-1", + "code": null + }, + { + "id": "F3-3-2", + "description": "Räucherlachs", + "url": "https://www.interspar.at/shop/lebensmittel/c/F3-3-2", + "code": null + }, + { + "id": "F3-3-3", + "description": "Räucherforelle", + "url": "https://www.interspar.at/shop/lebensmittel/c/F3-3-3", + "code": null + }, + { + "id": "F3-3-4", + "description": "Sonstige Fische geräuchert", + "url": "https://www.interspar.at/shop/lebensmittel/c/F3-3-4", + "code": null + }, + { + "id": "F3-3-5", + "description": "Meeresfische & -früchte", + "url": "https://www.interspar.at/shop/lebensmittel/c/F3-3-5", + "code": null + }, + { + "id": "F3-3-6", + "description": "Sushi", + "url": "https://www.interspar.at/shop/lebensmittel/c/F3-3-6", + "code": null + }, + { + "id": "F3-3-7", + "description": "Frischfisch", + "url": "https://www.interspar.at/shop/lebensmittel/c/F3-3-7", + "code": null + }, + { + "id": "F4", + "description": "Vorratsschrank", + "url": "https://www.interspar.at/shop/lebensmittel/c/F4", + "code": null + }, + { + "id": "F4-1", + "description": "Feinkost & Konserven", + "url": "https://www.interspar.at/shop/lebensmittel/c/F4-1", + "code": "57" + }, + { + "id": "F4-1-1", + "description": "Gemüse & Sauergemüse", + "url": "https://www.interspar.at/shop/lebensmittel/c/F4-1-1", + "code": null + }, + { + "id": "F4-1-2", + "description": "Obst", + "url": "https://www.interspar.at/shop/lebensmittel/c/F4-1-2", + "code": null + }, + { + "id": "F4-1-3", + "description": "Fisch", + "url": "https://www.interspar.at/shop/lebensmittel/c/F4-1-3", + "code": null + }, + { + "id": "F4-1-4", + "description": "Pikante Aufstriche & Pasteten", + "url": "https://www.interspar.at/shop/lebensmittel/c/F4-1-4", + "code": null + }, + { + "id": "F4-1-5", + "description": "Fertiggerichte", + "url": "https://www.interspar.at/shop/lebensmittel/c/F4-1-5", + "code": null + }, + { + "id": "F4-1-6", + "description": "Suppen", + "url": "https://www.interspar.at/shop/lebensmittel/c/F4-1-6", + "code": null + }, + { + "id": "F4-2", + "description": "Frühstück", + "url": "https://www.interspar.at/shop/lebensmittel/c/F4-2", + "code": "56" + }, + { + "id": "F4-2-1", + "description": "Konfitüre", + "url": "https://www.interspar.at/shop/lebensmittel/c/F4-2-1", + "code": "56" + }, + { + "id": "F4-2-2", + "description": "Honig", + "url": "https://www.interspar.at/shop/lebensmittel/c/F4-2-2", + "code": "56" + }, + { + "id": "F4-2-3", + "description": "Nuss- & Schokoaufstriche", + "url": "https://www.interspar.at/shop/lebensmittel/c/F4-2-3", + "code": "56" + }, + { + "id": "F4-2-4", + "description": "Cerealien & Müsli", + "url": "https://www.interspar.at/shop/lebensmittel/c/F4-2-4", + "code": "5A" + }, + { + "id": "F4-3", + "description": "Grundnahrungsmittel", + "url": "https://www.interspar.at/shop/lebensmittel/c/F4-3", + "code": "5F" + }, + { + "id": "F4-3-1", + "description": "Gewürze", + "url": "https://www.interspar.at/shop/lebensmittel/c/F4-3-1", + "code": "55" + }, + { + "id": "F4-3-2", + "description": "Saucen & Würze", + "url": "https://www.interspar.at/shop/lebensmittel/c/F4-3-2", + "code": "5C" + }, + { + "id": "F4-3-3", + "description": "Saucen Süß", + "url": "https://www.interspar.at/shop/lebensmittel/c/F4-3-3", + "code": "5C" + }, + { + "id": "F4-3-4", + "description": "Senf & Kren", + "url": "https://www.interspar.at/shop/lebensmittel/c/F4-3-4", + "code": "5C" + }, + { + "id": "F4-3-5", + "description": "Ketchup & Mayonnaise", + "url": "https://www.interspar.at/shop/lebensmittel/c/F4-3-5", + "code": "5C" + }, + { + "id": "F4-3-6", + "description": "Essig", + "url": "https://www.interspar.at/shop/lebensmittel/c/F4-3-6", + "code": "53" + }, + { + "id": "F4-3-7", + "description": "Öl", + "url": "https://www.interspar.at/shop/lebensmittel/c/F4-3-7", + "code": "53" + }, + { + "id": "F4-3-8", + "description": "Dressing & Croutons", + "url": "https://www.interspar.at/shop/lebensmittel/c/F4-3-8", + "code": "5C" + }, + { + "id": "F4-3-9", + "description": "Zucker", + "url": "https://www.interspar.at/shop/lebensmittel/c/F4-3-9", + "code": "5E" + }, + { + "id": "F4-3-10", + "description": "Salz", + "url": "https://www.interspar.at/shop/lebensmittel/c/F4-3-10", + "code": "55" + }, + { + "id": "F4-4", + "description": "Beilagen & Basisprodukte", + "url": "https://www.interspar.at/shop/lebensmittel/c/F4-4", + "code": "5B" + }, + { + "id": "F4-4-1", + "description": "Teigwaren", + "url": "https://www.interspar.at/shop/lebensmittel/c/F4-4-1", + "code": "5B" + }, + { + "id": "F4-4-2", + "description": "Reis", + "url": "https://www.interspar.at/shop/lebensmittel/c/F4-4-2", + "code": "5B" + }, + { + "id": "F4-4-3", + "description": "Kartoffelprodukte", + "url": "https://www.interspar.at/shop/lebensmittel/c/F4-4-3", + "code": "5F" + }, + { + "id": "F4-4-4", + "description": "Samen & Hülsenfrüchte", + "url": "https://www.interspar.at/shop/lebensmittel/c/F4-4-4", + "code": "57" + }, + { + "id": "F4-4-5", + "description": "Fix- & Basisprodukte", + "url": "https://www.interspar.at/shop/lebensmittel/c/F4-4-5", + "code": "5F" + }, + { + "id": "F4-4-7", + "description": "Saucen & Würze", + "url": "https://www.interspar.at/shop/lebensmittel/c/F4-4-7", + "code": "5C" + }, + { + "id": "F4-4-8", + "description": "Einkochen", + "url": "https://www.interspar.at/shop/lebensmittel/c/F4-4-8", + "code": "52" + }, + { + "id": "F4-4-10", + "description": "Desserts", + "url": "https://www.interspar.at/shop/lebensmittel/c/F4-4-10", + "code": "58" + }, + { + "id": "F4-4-6", + "description": "Suppen & Bouillons", + "url": "https://www.interspar.at/shop/lebensmittel/c/F4-4-6", + "code": "54" + }, + { + "id": "F4-5", + "description": "Getreideprodukte & Backen", + "url": "https://www.interspar.at/shop/lebensmittel/c/F4-5", + "code": null + }, + { + "id": "F4-5-1", + "description": "Mehl", + "url": "https://www.interspar.at/shop/lebensmittel/c/F4-5-1", + "code": "59" + }, + { + "id": "F4-5-2", + "description": "Grieß & Co", + "url": "https://www.interspar.at/shop/lebensmittel/c/F4-5-2", + "code": "59" + }, + { + "id": "F4-5-3", + "description": "Getreideprodukte", + "url": "https://www.interspar.at/shop/lebensmittel/c/F4-5-3", + "code": "59" + }, + { + "id": "F4-5-4", + "description": "Backmischungen", + "url": "https://www.interspar.at/shop/lebensmittel/c/F4-5-4", + "code": "52" + }, + { + "id": "F4-5-5", + "description": "Backzutaten & Hilfsmittel", + "url": "https://www.interspar.at/shop/lebensmittel/c/F4-5-5", + "code": "52" + }, + { + "id": "F4-5-6", + "description": "Verfeinerungen", + "url": "https://www.interspar.at/shop/lebensmittel/c/F4-5-6", + "code": "52" + }, + { + "id": "F4-6", + "description": "Trockenfrüchte, Nüsse & Kerne", + "url": "https://www.interspar.at/shop/lebensmittel/c/F4-6", + "code": "03" + }, + { + "id": "F4-6-1", + "description": "Trockenfrüchte", + "url": "https://www.interspar.at/shop/lebensmittel/c/F4-6-1", + "code": null + }, + { + "id": "F4-6-2", + "description": "Nüsse & Kerne", + "url": "https://www.interspar.at/shop/lebensmittel/c/F4-6-2", + "code": null + }, + { + "id": "F4-7", + "description": "Reform & Nahrungsergänzung", + "url": "https://www.interspar.at/shop/lebensmittel/c/F4-7", + "code": "5D" + }, + { + "id": "F4-7-1", + "description": "Reformprodukte", + "url": "https://www.interspar.at/shop/lebensmittel/c/F4-7-1", + "code": null + }, + { + "id": "F4-7-2", + "description": "Nahrungsergänzung", + "url": "https://www.interspar.at/shop/lebensmittel/c/F4-7-2", + "code": null + }, + { + "id": "F4-7-3", + "description": "Soja-, Getreidedrinks & Desserts", + "url": "https://www.interspar.at/shop/lebensmittel/c/F4-7-3", + "code": null + }, + { + "id": "F4-7-4", + "description": "Tofu & Soja ungekühlt", + "url": "https://www.interspar.at/shop/lebensmittel/c/F4-7-4", + "code": null + }, + { + "id": "F4-8", + "description": "Asien & Mexiko", + "url": "https://www.interspar.at/shop/lebensmittel/c/F4-8", + "code": "50" + }, + { + "id": "F5", + "description": "Süßwaren & Knabbereien", + "url": "https://www.interspar.at/shop/lebensmittel/c/F5", + "code": null + }, + { + "id": "F5-1", + "description": "Süßwaren", + "url": "https://www.interspar.at/shop/lebensmittel/c/F5-1", + "code": "64" + }, + { + "id": "F5-1-1", + "description": "Kekse & Biskotten", + "url": "https://www.interspar.at/shop/lebensmittel/c/F5-1-1", + "code": null + }, + { + "id": "F5-1-2", + "description": "Waffeln & Schnitten", + "url": "https://www.interspar.at/shop/lebensmittel/c/F5-1-2", + "code": null + }, + { + "id": "F5-1-3", + "description": "Kaugummi", + "url": "https://www.interspar.at/shop/lebensmittel/c/F5-1-3", + "code": null + }, + { + "id": "F5-1-4", + "description": "Pralinen & Dragees", + "url": "https://www.interspar.at/shop/lebensmittel/c/F5-1-4", + "code": null + }, + { + "id": "F5-1-5", + "description": "Schokolade", + "url": "https://www.interspar.at/shop/lebensmittel/c/F5-1-5", + "code": null + }, + { + "id": "F5-1-6", + "description": "Riegel", + "url": "https://www.interspar.at/shop/lebensmittel/c/F5-1-6", + "code": null + }, + { + "id": "F5-1-7", + "description": "Bonbons & Pastillen", + "url": "https://www.interspar.at/shop/lebensmittel/c/F5-1-7", + "code": null + }, + { + "id": "F5-1-8", + "description": "Fruchtgummi", + "url": "https://www.interspar.at/shop/lebensmittel/c/F5-1-8", + "code": null + }, + { + "id": "F5-1-9", + "description": "Schoko- & Schaumzuckerware", + "url": "https://www.interspar.at/shop/lebensmittel/c/F5-1-9", + "code": null + }, + { + "id": "F5-1-10", + "description": "Lebkuchen", + "url": "https://www.interspar.at/shop/lebensmittel/c/F5-1-10", + "code": null + }, + { + "id": "F5-1-11", + "description": "Saisonartikel", + "url": "https://www.interspar.at/shop/lebensmittel/c/F5-1-11", + "code": null + }, + { + "id": "F5-1-12", + "description": "Sonstige Süßwaren", + "url": "https://www.interspar.at/shop/lebensmittel/c/F5-1-12", + "code": null + }, + { + "id": "F5-2", + "description": "Knabbergebäck", + "url": "https://www.interspar.at/shop/lebensmittel/c/F5-2", + "code": "63" + }, + { + "id": "F5-2-1", + "description": "Chips & Snips", + "url": "https://www.interspar.at/shop/lebensmittel/c/F5-2-1", + "code": null + }, + { + "id": "F5-2-2", + "description": "Nachos & Dips", + "url": "https://www.interspar.at/shop/lebensmittel/c/F5-2-2", + "code": null + }, + { + "id": "F5-2-3", + "description": "Nüsse & Kerne", + "url": "https://www.interspar.at/shop/lebensmittel/c/F5-2-3", + "code": null + }, + { + "id": "F5-2-4", + "description": "Laugengebäck & Salzgebäck", + "url": "https://www.interspar.at/shop/lebensmittel/c/F5-2-4", + "code": null + }, + { + "id": "F5-2-5", + "description": "Popcorn", + "url": "https://www.interspar.at/shop/lebensmittel/c/F5-2-5", + "code": null + }, + { + "id": "F5-2-6", + "description": "Reiswaffeln & mehr", + "url": "https://www.interspar.at/shop/lebensmittel/c/F5-2-6", + "code": null + }, + { + "id": "F6", + "description": "Brot & Gebäck", + "url": "https://www.interspar.at/shop/lebensmittel/c/F6", + "code": null + }, + { + "id": "F6-1", + "description": "Aufbackware Brot & Gebäck", + "url": "https://www.interspar.at/shop/lebensmittel/c/F6-1", + "code": "10" + }, + { + "id": "F6-2", + "description": "Brot", + "url": "https://www.interspar.at/shop/lebensmittel/c/F6-2", + "code": "11" + }, + { + "id": "F6-2-1", + "description": "Schwarzbrot", + "url": "https://www.interspar.at/shop/lebensmittel/c/F6-2-1", + "code": null + }, + { + "id": "F6-2-2", + "description": "Spezialbrot", + "url": "https://www.interspar.at/shop/lebensmittel/c/F6-2-2", + "code": null + }, + { + "id": "F6-2-3", + "description": "Vollkornbrot", + "url": "https://www.interspar.at/shop/lebensmittel/c/F6-2-3", + "code": null + }, + { + "id": "F6-2-4", + "description": "Weiß- & Halbweißbrot", + "url": "https://www.interspar.at/shop/lebensmittel/c/F6-2-4", + "code": null + }, + { + "id": "F6-2-5", + "description": "Toast", + "url": "https://www.interspar.at/shop/lebensmittel/c/F6-2-5", + "code": null + }, + { + "id": "F6-2-6", + "description": "Baguette & Ciabatta", + "url": "https://www.interspar.at/shop/lebensmittel/c/F6-2-6", + "code": null + }, + { + "id": "F6-2-7", + "description": "Sonstiges Brot", + "url": "https://www.interspar.at/shop/lebensmittel/c/F6-2-7", + "code": null + }, + { + "id": "F6-3", + "description": "Gebäck", + "url": "https://www.interspar.at/shop/lebensmittel/c/F6-3", + "code": "11" + }, + { + "id": "F6-3-1", + "description": "Semmel", + "url": "https://www.interspar.at/shop/lebensmittel/c/F6-3-1", + "code": null + }, + { + "id": "F6-3-2", + "description": "Salzstangerl", + "url": "https://www.interspar.at/shop/lebensmittel/c/F6-3-2", + "code": null + }, + { + "id": "F6-3-3", + "description": "Korn- & Vollkorngebäck", + "url": "https://www.interspar.at/shop/lebensmittel/c/F6-3-3", + "code": null + }, + { + "id": "F6-3-4", + "description": "Laugengebäck", + "url": "https://www.interspar.at/shop/lebensmittel/c/F6-3-4", + "code": null + }, + { + "id": "F6-3-5", + "description": "Sonstiges Kleingebäck", + "url": "https://www.interspar.at/shop/lebensmittel/c/F6-3-5", + "code": null + }, + { + "id": "F6-4", + "description": "Feinbackwaren", + "url": "https://www.interspar.at/shop/lebensmittel/c/F6-4", + "code": "12" + }, + { + "id": "F6-4-1", + "description": "Croissant & Plundergebäck", + "url": "https://www.interspar.at/shop/lebensmittel/c/F6-4-1", + "code": null + }, + { + "id": "F6-4-2", + "description": "Strudel & Hefeteiggebäck", + "url": "https://www.interspar.at/shop/lebensmittel/c/F6-4-2", + "code": null + }, + { + "id": "F6-4-3", + "description": "Zöpfe", + "url": "https://www.interspar.at/shop/lebensmittel/c/F6-4-3", + "code": null + }, + { + "id": "F6-4-4", + "description": "Kuchen & Torten", + "url": "https://www.interspar.at/shop/lebensmittel/c/F6-4-4", + "code": null + }, + { + "id": "F6-4-5", + "description": "Rouladen", + "url": "https://www.interspar.at/shop/lebensmittel/c/F6-4-5", + "code": null + }, + { + "id": "F6-4-6", + "description": "Schnitten", + "url": "https://www.interspar.at/shop/lebensmittel/c/F6-4-6", + "code": null + }, + { + "id": "F6-4-7", + "description": "Kekse", + "url": "https://www.interspar.at/shop/lebensmittel/c/F6-4-7", + "code": null + }, + { + "id": "F6-4-9", + "description": "Sonstige Konditoreiwaren", + "url": "https://www.interspar.at/shop/lebensmittel/c/F6-4-9", + "code": null + }, + { + "id": "F6-4-11", + "description": "Saisonware", + "url": "https://www.interspar.at/shop/lebensmittel/c/F6-4-11", + "code": null + }, + { + "id": "F6-5", + "description": "Knäckebrot & Zwieback", + "url": "https://www.interspar.at/shop/lebensmittel/c/F6-5", + "code": "12" + }, + { + "id": "F6-5-1", + "description": "Knäckebrot, Grissini & Co", + "url": "https://www.interspar.at/shop/lebensmittel/c/F6-5-1", + "code": null + }, + { + "id": "F6-5-2", + "description": "Zwieback", + "url": "https://www.interspar.at/shop/lebensmittel/c/F6-5-2", + "code": null + }, + { + "id": "F6-6", + "description": "Brösel & Semmelwürfel", + "url": "https://www.interspar.at/shop/lebensmittel/c/F6-6", + "code": "14" + }, + { + "id": "F7", + "description": "Getränke", + "url": "https://www.interspar.at/shop/lebensmittel/c/F7", + "code": null + }, + { + "id": "F7-1", + "description": "Softdrinks & Säfte", + "url": "https://www.interspar.at/shop/lebensmittel/c/F7-1", + "code": "20" + }, + { + "id": "F7-1-1", + "description": "Fruchtsäfte & Nektare", + "url": "https://www.interspar.at/shop/lebensmittel/c/F7-1-1", + "code": null + }, + { + "id": "F7-1-2", + "description": "Fruchtsäfte gespritzt", + "url": "https://www.interspar.at/shop/lebensmittel/c/F7-1-2", + "code": null + }, + { + "id": "F7-1-3", + "description": "Cola & Limonaden", + "url": "https://www.interspar.at/shop/lebensmittel/c/F7-1-3", + "code": null + }, + { + "id": "F7-1-4", + "description": "Tonic & Bitter Getränke", + "url": "https://www.interspar.at/shop/lebensmittel/c/F7-1-4", + "code": null + }, + { + "id": "F7-1-5", + "description": "Eistee & Getränke auf Teebasis", + "url": "https://www.interspar.at/shop/lebensmittel/c/F7-1-5", + "code": null + }, + { + "id": "F7-1-6", + "description": "Sirupe", + "url": "https://www.interspar.at/shop/lebensmittel/c/F7-1-6", + "code": null + }, + { + "id": "F7-1-7", + "description": "Smoothies & gekühlte Säfte", + "url": "https://www.interspar.at/shop/lebensmittel/c/F7-1-7", + "code": null + }, + { + "id": "F7-1-8", + "description": "Sport- & isotonische Getränke", + "url": "https://www.interspar.at/shop/lebensmittel/c/F7-1-8", + "code": null + }, + { + "id": "F7-1-9", + "description": "Energy Drinks", + "url": "https://www.interspar.at/shop/lebensmittel/c/F7-1-9", + "code": null + }, + { + "id": "F7-2", + "description": "Mineral- & Tafelwasser", + "url": "https://www.interspar.at/shop/lebensmittel/c/F7-2", + "code": "26" + }, + { + "id": "F7-2-1", + "description": "Mineralwasser", + "url": "https://www.interspar.at/shop/lebensmittel/c/F7-2-1", + "code": null + }, + { + "id": "F7-2-3", + "description": "Fruchtiges Mineralwasser", + "url": "https://www.interspar.at/shop/lebensmittel/c/F7-2-3", + "code": null + }, + { + "id": "F7-3", + "description": "Kaffee", + "url": "https://www.interspar.at/shop/lebensmittel/c/F7-3", + "code": "22" + }, + { + "id": "F7-3-2", + "description": "Ganze Bohnen", + "url": "https://www.interspar.at/shop/lebensmittel/c/F7-3-2", + "code": null + }, + { + "id": "F7-3-3", + "description": "Gemahlen", + "url": "https://www.interspar.at/shop/lebensmittel/c/F7-3-3", + "code": null + }, + { + "id": "F7-3-4", + "description": "Kapseln & Pads", + "url": "https://www.interspar.at/shop/lebensmittel/c/F7-3-4", + "code": null + }, + { + "id": "F7-3-5", + "description": "löslich", + "url": "https://www.interspar.at/shop/lebensmittel/c/F7-3-5", + "code": null + }, + { + "id": "F7-4", + "description": "Tee", + "url": "https://www.interspar.at/shop/lebensmittel/c/F7-4", + "code": "22" + }, + { + "id": "F7-4-1", + "description": "Früchtetee", + "url": "https://www.interspar.at/shop/lebensmittel/c/F7-4-1", + "code": null + }, + { + "id": "F7-4-2", + "description": "Kräutertee", + "url": "https://www.interspar.at/shop/lebensmittel/c/F7-4-2", + "code": null + }, + { + "id": "F7-4-3", + "description": "Grüner & Weißer Tee", + "url": "https://www.interspar.at/shop/lebensmittel/c/F7-4-3", + "code": null + }, + { + "id": "F7-4-4", + "description": "Schwarzer Tee", + "url": "https://www.interspar.at/shop/lebensmittel/c/F7-4-4", + "code": null + }, + { + "id": "F7-5", + "description": "Kakao", + "url": "https://www.interspar.at/shop/lebensmittel/c/F7-5", + "code": "22" + }, + { + "id": "F7-6", + "description": "Bier", + "url": "https://www.interspar.at/shop/lebensmittel/c/F7-6", + "code": "21" + }, + { + "id": "F7-6-1", + "description": "Lager/Märzen", + "url": "https://www.interspar.at/shop/lebensmittel/c/F7-6-1", + "code": null + }, + { + "id": "F7-6-2", + "description": "Schankbier", + "url": "https://www.interspar.at/shop/lebensmittel/c/F7-6-2", + "code": null + }, + { + "id": "F7-6-3", + "description": "Obersorten", + "url": "https://www.interspar.at/shop/lebensmittel/c/F7-6-3", + "code": null + }, + { + "id": "F7-6-4", + "description": "Pils", + "url": "https://www.interspar.at/shop/lebensmittel/c/F7-6-4", + "code": null + }, + { + "id": "F7-6-5", + "description": "Bockbier", + "url": "https://www.interspar.at/shop/lebensmittel/c/F7-6-5", + "code": null + }, + { + "id": "F7-6-6", + "description": "Unfiltriert/Zwickl Bier", + "url": "https://www.interspar.at/shop/lebensmittel/c/F7-6-6", + "code": null + }, + { + "id": "F7-6-7", + "description": "Dunkles Bier", + "url": "https://www.interspar.at/shop/lebensmittel/c/F7-6-7", + "code": null + }, + { + "id": "F7-6-8", + "description": "Spezialbier", + "url": "https://www.interspar.at/shop/lebensmittel/c/F7-6-8", + "code": null + }, + { + "id": "F7-6-9", + "description": "Weizenbier", + "url": "https://www.interspar.at/shop/lebensmittel/c/F7-6-9", + "code": null + }, + { + "id": "F7-6-10", + "description": "Sonstige Biere", + "url": "https://www.interspar.at/shop/lebensmittel/c/F7-6-10", + "code": null + }, + { + "id": "F7-6-11", + "description": "Alkoholreduziertes Bier", + "url": "https://www.interspar.at/shop/lebensmittel/c/F7-6-11", + "code": null + }, + { + "id": "F7-6-12", + "description": "Alkoholfreies Bier", + "url": "https://www.interspar.at/shop/lebensmittel/c/F7-6-12", + "code": null + }, + { + "id": "F7-6-13", + "description": "Radler", + "url": "https://www.interspar.at/shop/lebensmittel/c/F7-6-13", + "code": null + }, + { + "id": "F7-6-14", + "description": "Craft Beer", + "url": "https://www.interspar.at/shop/lebensmittel/c/F7-6-14", + "code": null + }, + { + "id": "F7-7", + "description": "Wein & Schaumwein", + "url": "https://www.interspar.at/shop/lebensmittel/c/F7-7", + "code": null + }, + { + "id": "F7-7-1", + "description": "Rotwein", + "url": "https://www.interspar.at/shop/lebensmittel/c/F7-7-1", + "code": "25" + }, + { + "id": "F7-7-2", + "description": "Weißwein", + "url": "https://www.interspar.at/shop/lebensmittel/c/F7-7-2", + "code": "25" + }, + { + "id": "F7-7-3", + "description": "Rosewein", + "url": "https://www.interspar.at/shop/lebensmittel/c/F7-7-3", + "code": "25" + }, + { + "id": "F7-7-4", + "description": "Dessertwein, Sherry & Port", + "url": "https://www.interspar.at/shop/lebensmittel/c/F7-7-4", + "code": "25" + }, + { + "id": "F7-7-5", + "description": "Sekt & Champagner", + "url": "https://www.interspar.at/shop/lebensmittel/c/F7-7-5", + "code": "23" + }, + { + "id": "F7-7-6", + "description": "Frizzante & Prosecco", + "url": "https://www.interspar.at/shop/lebensmittel/c/F7-7-6", + "code": "23" + }, + { + "id": "F7-7-7", + "description": "Cider & Fruchtschaumwein", + "url": "https://www.interspar.at/shop/lebensmittel/c/F7-7-7", + "code": "25" + }, + { + "id": "F7-7-8", + "description": "Weinhaltige Getränke", + "url": "https://www.interspar.at/shop/lebensmittel/c/F7-7-8", + "code": "25" + }, + { + "id": "F7-7-9", + "description": "Alkoholfreier Wein & Schaumwein", + "url": "https://www.interspar.at/shop/lebensmittel/c/F7-7-9", + "code": "25" + }, + { + "id": "F7-8", + "description": "Spirituosen", + "url": "https://www.interspar.at/shop/lebensmittel/c/F7-8", + "code": "24" + }, + { + "id": "F7-8-1", + "description": "Whisky/Whiskey", + "url": "https://www.interspar.at/shop/lebensmittel/c/F7-8-1", + "code": null + }, + { + "id": "F7-8-2", + "description": "Weinbrand", + "url": "https://www.interspar.at/shop/lebensmittel/c/F7-8-2", + "code": null + }, + { + "id": "F7-8-3", + "description": "Vodka", + "url": "https://www.interspar.at/shop/lebensmittel/c/F7-8-3", + "code": null + }, + { + "id": "F7-8-4", + "description": "Rum", + "url": "https://www.interspar.at/shop/lebensmittel/c/F7-8-4", + "code": null + }, + { + "id": "F7-8-5", + "description": "Edelbrände", + "url": "https://www.interspar.at/shop/lebensmittel/c/F7-8-5", + "code": null + }, + { + "id": "F7-8-6", + "description": "Tequila & Gin", + "url": "https://www.interspar.at/shop/lebensmittel/c/F7-8-6", + "code": null + }, + { + "id": "F7-8-7", + "description": "Liköre", + "url": "https://www.interspar.at/shop/lebensmittel/c/F7-8-7", + "code": null + }, + { + "id": "F7-8-8", + "description": "Wermut", + "url": "https://www.interspar.at/shop/lebensmittel/c/F7-8-8", + "code": null + }, + { + "id": "F7-8-9", + "description": "Bittergetränke", + "url": "https://www.interspar.at/shop/lebensmittel/c/F7-8-9", + "code": null + }, + { + "id": "F7-8-10", + "description": "Premixes", + "url": "https://www.interspar.at/shop/lebensmittel/c/F7-8-10", + "code": null + }, + { + "id": "F7-8-11", + "description": "Heißgetränke", + "url": "https://www.interspar.at/shop/lebensmittel/c/F7-8-11", + "code": null + }, + { + "id": "F8", + "description": "Tiefkühlung", + "url": "https://www.interspar.at/shop/lebensmittel/c/F8", + "code": null + }, + { + "id": "F8-1", + "description": "Fleisch, Fisch & Meeresfrüchte", + "url": "https://www.interspar.at/shop/lebensmittel/c/F8-1", + "code": "42" + }, + { + "id": "F8-1-1", + "description": "Schwein", + "url": "https://www.interspar.at/shop/lebensmittel/c/F8-1-1", + "code": "42" + }, + { + "id": "F8-1-2", + "description": "Rind & Wild", + "url": "https://www.interspar.at/shop/lebensmittel/c/F8-1-2", + "code": "42" + }, + { + "id": "F8-1-3", + "description": "Gans & Ente", + "url": "https://www.interspar.at/shop/lebensmittel/c/F8-1-3", + "code": "42" + }, + { + "id": "F8-1-4", + "description": "Huhn & Pute", + "url": "https://www.interspar.at/shop/lebensmittel/c/F8-1-4", + "code": "42" + }, + { + "id": "F8-1-5", + "description": "Fisch", + "url": "https://www.interspar.at/shop/lebensmittel/c/F8-1-5", + "code": "43" + }, + { + "id": "F8-1-6", + "description": "Meeresfrüchte", + "url": "https://www.interspar.at/shop/lebensmittel/c/F8-1-6", + "code": "43" + }, + { + "id": "F8-2", + "description": "Gemüse, Obst & Kartoffelprodukte", + "url": "https://www.interspar.at/shop/lebensmittel/c/F8-2", + "code": "41" + }, + { + "id": "F8-2-1", + "description": "Gemüse", + "url": "https://www.interspar.at/shop/lebensmittel/c/F8-2-1", + "code": "44" + }, + { + "id": "F8-2-2", + "description": "Kräuter & Pilze", + "url": "https://www.interspar.at/shop/lebensmittel/c/F8-2-2", + "code": "44" + }, + { + "id": "F8-2-3", + "description": "Obst", + "url": "https://www.interspar.at/shop/lebensmittel/c/F8-2-3", + "code": "47" + }, + { + "id": "F8-2-4", + "description": "Pommes Frites", + "url": "https://www.interspar.at/shop/lebensmittel/c/F8-2-4", + "code": "45" + }, + { + "id": "F8-2-5", + "description": "Kroketten & Co", + "url": "https://www.interspar.at/shop/lebensmittel/c/F8-2-5", + "code": "45" + }, + { + "id": "F8-3", + "description": "Fertiggerichte & Teige", + "url": "https://www.interspar.at/shop/lebensmittel/c/F8-3", + "code": "42" + }, + { + "id": "F8-3-1", + "description": "Fisch", + "url": "https://www.interspar.at/shop/lebensmittel/c/F8-3-1", + "code": null + }, + { + "id": "F8-3-2", + "description": "Gemüse", + "url": "https://www.interspar.at/shop/lebensmittel/c/F8-3-2", + "code": null + }, + { + "id": "F8-3-3", + "description": "Traditionelle Gerichte", + "url": "https://www.interspar.at/shop/lebensmittel/c/F8-3-3", + "code": null + }, + { + "id": "F8-3-4", + "description": "Internationale Gerichte", + "url": "https://www.interspar.at/shop/lebensmittel/c/F8-3-4", + "code": null + }, + { + "id": "F8-3-5", + "description": "Knödel", + "url": "https://www.interspar.at/shop/lebensmittel/c/F8-3-5", + "code": null + }, + { + "id": "F8-3-8", + "description": "Tiefkühlteige", + "url": "https://www.interspar.at/shop/lebensmittel/c/F8-3-8", + "code": null + }, + { + "id": "F8-4", + "description": "Pizza, Baguette & Gebäck", + "url": "https://www.interspar.at/shop/lebensmittel/c/F8-4", + "code": null + }, + { + "id": "F8-4-1", + "description": "Baguette", + "url": "https://www.interspar.at/shop/lebensmittel/c/F8-4-1", + "code": "46" + }, + { + "id": "F8-4-2", + "description": "Pizzasnacks", + "url": "https://www.interspar.at/shop/lebensmittel/c/F8-4-2", + "code": "46" + }, + { + "id": "F8-4-3", + "description": "American Style Pizza", + "url": "https://www.interspar.at/shop/lebensmittel/c/F8-4-3", + "code": "46" + }, + { + "id": "F8-4-4", + "description": "Italian Style Pizza", + "url": "https://www.interspar.at/shop/lebensmittel/c/F8-4-4", + "code": "46" + }, + { + "id": "F8-4-5", + "description": "Tiefkühl Gebäck", + "url": "https://www.interspar.at/shop/lebensmittel/c/F8-4-5", + "code": "46" + }, + { + "id": "F8-5", + "description": "Mehlspeisen & Eis", + "url": "https://www.interspar.at/shop/lebensmittel/c/F8-5", + "code": "42" + }, + { + "id": "F8-5-1", + "description": "Süße Knödel", + "url": "https://www.interspar.at/shop/lebensmittel/c/F8-5-1", + "code": "47" + }, + { + "id": "F8-5-2", + "description": "Strudel", + "url": "https://www.interspar.at/shop/lebensmittel/c/F8-5-2", + "code": "47" + }, + { + "id": "F8-5-3", + "description": "Nudeln", + "url": "https://www.interspar.at/shop/lebensmittel/c/F8-5-3", + "code": "47" + }, + { + "id": "F8-5-5", + "description": "Sonstige klassische Mehlspeisen", + "url": "https://www.interspar.at/shop/lebensmittel/c/F8-5-5", + "code": "47" + }, + { + "id": "F8-5-6", + "description": "Torten, Kuchen & Desserts", + "url": "https://www.interspar.at/shop/lebensmittel/c/F8-5-6", + "code": "47" + }, + { + "id": "F8-5-7", + "description": "Eisbecher", + "url": "https://www.interspar.at/shop/lebensmittel/c/F8-5-7", + "code": "40" + }, + { + "id": "F8-5-8", + "description": "Eis am Stiel & Stanitzel", + "url": "https://www.interspar.at/shop/lebensmittel/c/F8-5-8", + "code": "40" + }, + { + "id": "F8-5-10", + "description": "Eis", + "url": "https://www.interspar.at/shop/lebensmittel/c/F8-5-10", + "code": "40" + }, + { + "id": "F9", + "description": "Baby", + "url": "https://www.interspar.at/shop/lebensmittel/c/F9", + "code": null + }, + { + "id": "F9-1", + "description": "Babynahrung & Getränke", + "url": "https://www.interspar.at/shop/lebensmittel/c/F9-1", + "code": "51" + }, + { + "id": "F9-1-1", + "description": "Milchfertignahrung", + "url": "https://www.interspar.at/shop/lebensmittel/c/F9-1-1", + "code": "51" + }, + { + "id": "F9-1-2", + "description": "Breie", + "url": "https://www.interspar.at/shop/lebensmittel/c/F9-1-2", + "code": "51" + }, + { + "id": "F9-1-3", + "description": "Menüs", + "url": "https://www.interspar.at/shop/lebensmittel/c/F9-1-3", + "code": "51" + }, + { + "id": "F9-1-4", + "description": "Gemüse & Gemüsemischungen", + "url": "https://www.interspar.at/shop/lebensmittel/c/F9-1-4", + "code": "51" + }, + { + "id": "F9-1-5", + "description": "Früchte, Mischungen & Desserts", + "url": "https://www.interspar.at/shop/lebensmittel/c/F9-1-5", + "code": "51" + }, + { + "id": "F9-1-6", + "description": "Snacks", + "url": "https://www.interspar.at/shop/lebensmittel/c/F9-1-6", + "code": "51" + }, + { + "id": "F9-1-7", + "description": "Getränke", + "url": "https://www.interspar.at/shop/lebensmittel/c/F9-1-7", + "code": "51" + }, + { + "id": "F9-2", + "description": "Flaschen & Sauger", + "url": "https://www.interspar.at/shop/lebensmittel/c/F9-2", + "code": "70" + }, + { + "id": "F9-2-2", + "description": "Sauger", + "url": "https://www.interspar.at/shop/lebensmittel/c/F9-2-2", + "code": "70" + }, + { + "id": "F9-3", + "description": "Pflege & Windeln", + "url": "https://www.interspar.at/shop/lebensmittel/c/F9-3", + "code": "60" + }, + { + "id": "F9-3-1", + "description": "Windeln", + "url": "https://www.interspar.at/shop/lebensmittel/c/F9-3-1", + "code": null + }, + { + "id": "F9-3-2", + "description": "Babytücher", + "url": "https://www.interspar.at/shop/lebensmittel/c/F9-3-2", + "code": null + }, + { + "id": "F9-3-3", + "description": "Lotionen, Creme, Öl & Puder", + "url": "https://www.interspar.at/shop/lebensmittel/c/F9-3-3", + "code": null + }, + { + "id": "F9-3-4", + "description": "Bad & Reinigung", + "url": "https://www.interspar.at/shop/lebensmittel/c/F9-3-4", + "code": null + }, + { + "id": "F9-3-7", + "description": "Essen & Trinken", + "url": "https://www.interspar.at/shop/lebensmittel/c/F9-3-7", + "code": null + }, + { + "id": "F9-3-8", + "description": "Pflege & Sicherheit", + "url": "https://www.interspar.at/shop/lebensmittel/c/F9-3-8", + "code": null + }, + { + "id": "F10", + "description": "Tiere", + "url": "https://www.interspar.at/shop/lebensmittel/c/F10", + "code": null + }, + { + "id": "F10-1", + "description": "Tiernahrung", + "url": "https://www.interspar.at/shop/lebensmittel/c/F10-1", + "code": "92" + }, + { + "id": "F10-1-1", + "description": "Hund", + "url": "https://www.interspar.at/shop/lebensmittel/c/F10-1-1", + "code": "90" + }, + { + "id": "F10-1-2", + "description": "Katze", + "url": "https://www.interspar.at/shop/lebensmittel/c/F10-1-2", + "code": "91" + }, + { + "id": "F10-1-3", + "description": "Nager", + "url": "https://www.interspar.at/shop/lebensmittel/c/F10-1-3", + "code": "92" + }, + { + "id": "F10-1-4", + "description": "Vögel", + "url": "https://www.interspar.at/shop/lebensmittel/c/F10-1-4", + "code": "93" + }, + { + "id": "F10-1-5", + "description": "Fisch", + "url": "https://www.interspar.at/shop/lebensmittel/c/F10-1-5", + "code": null + }, + { + "id": "F10-2", + "description": "Tierzubehör", + "url": "https://www.interspar.at/shop/lebensmittel/c/F10-2", + "code": null + }, + { + "id": "F10-2-1", + "description": "Hund", + "url": "https://www.interspar.at/shop/lebensmittel/c/F10-2-1", + "code": "90" + }, + { + "id": "F10-2-2", + "description": "Katze", + "url": "https://www.interspar.at/shop/lebensmittel/c/F10-2-2", + "code": "91" + }, + { + "id": "F10-3", + "description": "Heu, Streu & Co.", + "url": "https://www.interspar.at/shop/lebensmittel/c/F10-3", + "code": null + }, + { + "id": "F10-3-1", + "description": "Heimtier Heu", + "url": "https://www.interspar.at/shop/lebensmittel/c/F10-3-1", + "code": "92" + }, + { + "id": "F10-3-2", + "description": "Heimtier Streu", + "url": "https://www.interspar.at/shop/lebensmittel/c/F10-3-2", + "code": "91" + }, + { + "id": "F10-3-3", + "description": "Heimtier Sand", + "url": "https://www.interspar.at/shop/lebensmittel/c/F10-3-3", + "code": "91" + }, + { + "id": "F10-3-4", + "description": "Heimtier sonstige Verbrauchsstoffe", + "url": "https://www.interspar.at/shop/lebensmittel/c/F10-3-4", + "code": "90" + }, + { + "id": "F11", + "description": "Beauty", + "url": "https://www.interspar.at/shop/lebensmittel/c/F11", + "code": null + }, + { + "id": "F11-1", + "description": "Kosmetik & Düfte", + "url": "https://www.interspar.at/shop/lebensmittel/c/F11-1", + "code": null + }, + { + "id": "F11-1-1", + "description": "Nagellackentferner & -härter", + "url": "https://www.interspar.at/shop/lebensmittel/c/F11-1-1", + "code": "75" + }, + { + "id": "F11-1-2", + "description": "Düfte", + "url": "https://www.interspar.at/shop/lebensmittel/c/F11-1-2", + "code": "72" + }, + { + "id": "F11-2", + "description": "Haare", + "url": "https://www.interspar.at/shop/lebensmittel/c/F11-2", + "code": "73" + }, + { + "id": "F11-2-1", + "description": "Shampoo", + "url": "https://www.interspar.at/shop/lebensmittel/c/F11-2-1", + "code": null + }, + { + "id": "F11-2-2", + "description": "Conditioner", + "url": "https://www.interspar.at/shop/lebensmittel/c/F11-2-2", + "code": null + }, + { + "id": "F11-2-3", + "description": "Haarstyling", + "url": "https://www.interspar.at/shop/lebensmittel/c/F11-2-3", + "code": null + }, + { + "id": "F11-2-4", + "description": "Colorationen", + "url": "https://www.interspar.at/shop/lebensmittel/c/F11-2-4", + "code": null + }, + { + "id": "F11-2-5", + "description": "Stylinggeräte", + "url": "https://www.interspar.at/shop/lebensmittel/c/F11-2-5", + "code": null + }, + { + "id": "F11-3", + "description": "Mund & Zahn", + "url": "https://www.interspar.at/shop/lebensmittel/c/F11-3", + "code": "76" + }, + { + "id": "F11-3-1", + "description": "Zahncreme", + "url": "https://www.interspar.at/shop/lebensmittel/c/F11-3-1", + "code": null + }, + { + "id": "F11-3-2", + "description": "Handzahnbürsten", + "url": "https://www.interspar.at/shop/lebensmittel/c/F11-3-2", + "code": null + }, + { + "id": "F11-3-3", + "description": "Elektrische Zahnpflege", + "url": "https://www.interspar.at/shop/lebensmittel/c/F11-3-3", + "code": null + }, + { + "id": "F11-3-4", + "description": "Zahnersatzpflege", + "url": "https://www.interspar.at/shop/lebensmittel/c/F11-3-4", + "code": null + }, + { + "id": "F11-3-5", + "description": "Mundwasser & Spülung", + "url": "https://www.interspar.at/shop/lebensmittel/c/F11-3-5", + "code": null + }, + { + "id": "F11-3-6", + "description": "Zusatzpflege", + "url": "https://www.interspar.at/shop/lebensmittel/c/F11-3-6", + "code": null + }, + { + "id": "F11-4", + "description": "Körper & Gesicht", + "url": "https://www.interspar.at/shop/lebensmittel/c/F11-4", + "code": null + }, + { + "id": "F11-4-1", + "description": "Baden & Duschen", + "url": "https://www.interspar.at/shop/lebensmittel/c/F11-4-1", + "code": "78" + }, + { + "id": "F11-4-2", + "description": "Seifen", + "url": "https://www.interspar.at/shop/lebensmittel/c/F11-4-2", + "code": "78" + }, + { + "id": "F11-4-3", + "description": "Händedesinfektion", + "url": "https://www.interspar.at/shop/lebensmittel/c/F11-4-3", + "code": "74" + }, + { + "id": "F11-4-4", + "description": "Deodorants", + "url": "https://www.interspar.at/shop/lebensmittel/c/F11-4-4", + "code": "72" + }, + { + "id": "F11-4-5", + "description": "Hautpflege", + "url": "https://www.interspar.at/shop/lebensmittel/c/F11-4-5", + "code": "75" + }, + { + "id": "F11-4-6", + "description": "Fußpflege & Zubehör", + "url": "https://www.interspar.at/shop/lebensmittel/c/F11-4-6", + "code": "7B" + }, + { + "id": "F11-4-7", + "description": "Rasur & Haarentfernung", + "url": "https://www.interspar.at/shop/lebensmittel/c/F11-4-7", + "code": "77" + }, + { + "id": "F11-4-8", + "description": "Sonnen- & Insektenschutz", + "url": "https://www.interspar.at/shop/lebensmittel/c/F11-4-8", + "code": "79" + }, + { + "id": "F11-5", + "description": "Gesundheit", + "url": "https://www.interspar.at/shop/lebensmittel/c/F11-5", + "code": "8F" + }, + { + "id": "F11-5-1", + "description": "Desinfektionsmittel & Gesichtsmasken", + "url": "https://www.interspar.at/shop/lebensmittel/c/F11-5-1", + "code": "74" + }, + { + "id": "F11-5-2", + "description": "Kondome & Gleitmittel", + "url": "https://www.interspar.at/shop/lebensmittel/c/F11-5-2", + "code": "7A" + }, + { + "id": "F11-5-3", + "description": "Wundversorgung", + "url": "https://www.interspar.at/shop/lebensmittel/c/F11-5-3", + "code": "74" + }, + { + "id": "F11-5-4", + "description": "Massage- & Einreibemittel", + "url": "https://www.interspar.at/shop/lebensmittel/c/F11-5-4", + "code": "75" + }, + { + "id": "F11-5-5", + "description": "Kontaktlinsenzubehör", + "url": "https://www.interspar.at/shop/lebensmittel/c/F11-5-5", + "code": null + }, + { + "id": "F11-5-6", + "description": "Sonstige Gesundheitsprodukte", + "url": "https://www.interspar.at/shop/lebensmittel/c/F11-5-6", + "code": null + }, + { + "id": "F11-6", + "description": "Reisegrößen", + "url": "https://www.interspar.at/shop/lebensmittel/c/F11-6", + "code": null + }, + { + "id": "F12", + "description": "Haushalt", + "url": "https://www.interspar.at/shop/lebensmittel/c/F12", + "code": null + }, + { + "id": "F12-1", + "description": "Haushaltspapier & Hygiene", + "url": "https://www.interspar.at/shop/lebensmittel/c/F12-1", + "code": null + }, + { + "id": "F12-1-1", + "description": "Taschentücher", + "url": "https://www.interspar.at/shop/lebensmittel/c/F12-1-1", + "code": "89" + }, + { + "id": "F12-1-3", + "description": "Watte", + "url": "https://www.interspar.at/shop/lebensmittel/c/F12-1-3", + "code": "75" + }, + { + "id": "F12-1-4", + "description": "Damenhygiene", + "url": "https://www.interspar.at/shop/lebensmittel/c/F12-1-4", + "code": "71" + }, + { + "id": "F12-1-5", + "description": "Küchenrollen", + "url": "https://www.interspar.at/shop/lebensmittel/c/F12-1-5", + "code": "84" + }, + { + "id": "F12-1-6", + "description": "Toilettenpapier", + "url": "https://www.interspar.at/shop/lebensmittel/c/F12-1-6", + "code": "84" + }, + { + "id": "F12-1-7", + "description": "Inkontinenz", + "url": "https://www.interspar.at/shop/lebensmittel/c/F12-1-7", + "code": "71" + }, + { + "id": "F12-2", + "description": "Putzen & Reinigen", + "url": "https://www.interspar.at/shop/lebensmittel/c/F12-2", + "code": null + }, + { + "id": "F12-2-1", + "description": "Geschirrreiniger", + "url": "https://www.interspar.at/shop/lebensmittel/c/F12-2-1", + "code": "88" + }, + { + "id": "F12-2-2", + "description": "Allzweckreiniger", + "url": "https://www.interspar.at/shop/lebensmittel/c/F12-2-2", + "code": "88" + }, + { + "id": "F12-2-3", + "description": "WC Reiniger", + "url": "https://www.interspar.at/shop/lebensmittel/c/F12-2-3", + "code": "88" + }, + { + "id": "F12-2-4", + "description": "Bodenpflege", + "url": "https://www.interspar.at/shop/lebensmittel/c/F12-2-4", + "code": "88" + }, + { + "id": "F12-2-5", + "description": "Glasreiniger", + "url": "https://www.interspar.at/shop/lebensmittel/c/F12-2-5", + "code": "88" + }, + { + "id": "F12-2-6", + "description": "Küchenreiniger", + "url": "https://www.interspar.at/shop/lebensmittel/c/F12-2-6", + "code": "88" + }, + { + "id": "F12-2-7", + "description": "Metallpflege & Entkalker", + "url": "https://www.interspar.at/shop/lebensmittel/c/F12-2-7", + "code": "88" + }, + { + "id": "F12-2-8", + "description": "Badreiniger", + "url": "https://www.interspar.at/shop/lebensmittel/c/F12-2-8", + "code": "88" + }, + { + "id": "F12-2-9", + "description": "Hygienereiniger & Desinfektion", + "url": "https://www.interspar.at/shop/lebensmittel/c/F12-2-9", + "code": "88" + }, + { + "id": "F12-2-10", + "description": "Abflussreiniger", + "url": "https://www.interspar.at/shop/lebensmittel/c/F12-2-10", + "code": "88" + }, + { + "id": "F12-2-11", + "description": "Möbelpflege", + "url": "https://www.interspar.at/shop/lebensmittel/c/F12-2-11", + "code": "88" + }, + { + "id": "F12-2-12", + "description": "Schuhpflege", + "url": "https://www.interspar.at/shop/lebensmittel/c/F12-2-12", + "code": "8B" + }, + { + "id": "F12-2-13", + "description": "Putzutensilien", + "url": "https://www.interspar.at/shop/lebensmittel/c/F12-2-13", + "code": "88" + }, + { + "id": "F12-2-14", + "description": "Lufterfrischer", + "url": "https://www.interspar.at/shop/lebensmittel/c/F12-2-14", + "code": "87" + }, + { + "id": "F12-3", + "description": "Elektrische Putzgeräte", + "url": "https://www.interspar.at/shop/lebensmittel/c/F12-3", + "code": null + }, + { + "id": "F12-3-1", + "description": "Staubsauger & Reinigungsgeräte", + "url": "https://www.interspar.at/shop/lebensmittel/c/F12-3-1", + "code": "88" + }, + { + "id": "F12-3-2", + "description": "Staubbeutel & Zubehör", + "url": "https://www.interspar.at/shop/lebensmittel/c/F12-3-2", + "code": "86" + }, + { + "id": "F12-4", + "description": "Waschen, Trocknen & Bügeln", + "url": "https://www.interspar.at/shop/lebensmittel/c/F12-4", + "code": "8A" + }, + { + "id": "F12-4-1", + "description": "Waschmittel", + "url": "https://www.interspar.at/shop/lebensmittel/c/F12-4-1", + "code": null + }, + { + "id": "F12-4-2", + "description": "Weichspüler", + "url": "https://www.interspar.at/shop/lebensmittel/c/F12-4-2", + "code": null + }, + { + "id": "F12-4-3", + "description": "Fleckenentferner & Textilfarben", + "url": "https://www.interspar.at/shop/lebensmittel/c/F12-4-3", + "code": null + }, + { + "id": "F12-4-4", + "description": "Wäschestärke, -desinfektion & Imprägnieren", + "url": "https://www.interspar.at/shop/lebensmittel/c/F12-4-4", + "code": null + }, + { + "id": "F12-4-5", + "description": "Wasserenthärter", + "url": "https://www.interspar.at/shop/lebensmittel/c/F12-4-5", + "code": null + }, + { + "id": "F12-4-6", + "description": "Textilerfrischer", + "url": "https://www.interspar.at/shop/lebensmittel/c/F12-4-6", + "code": null + }, + { + "id": "F12-4-7", + "description": "Waschzubehör", + "url": "https://www.interspar.at/shop/lebensmittel/c/F12-4-7", + "code": null + }, + { + "id": "F12-4-8", + "description": "Bügeln", + "url": "https://www.interspar.at/shop/lebensmittel/c/F12-4-8", + "code": null + }, + { + "id": "F12-5", + "description": "Haushaltszubehör", + "url": "https://www.interspar.at/shop/lebensmittel/c/F12-5", + "code": null + }, + { + "id": "F12-5-1", + "description": "Kleiderbügel & Türhaken", + "url": "https://www.interspar.at/shop/lebensmittel/c/F12-5-1", + "code": null + }, + { + "id": "F12-5-2", + "description": "Putzutensilien", + "url": "https://www.interspar.at/shop/lebensmittel/c/F12-5-2", + "code": "88" + }, + { + "id": "F12-5-3", + "description": "Aufbewahrung & Abfalleimer", + "url": "https://www.interspar.at/shop/lebensmittel/c/F12-5-3", + "code": "8C" + }, + { + "id": "F12-5-4", + "description": "Akkus, Batterien & Ladegeräte", + "url": "https://www.interspar.at/shop/lebensmittel/c/F12-5-4", + "code": "85" + }, + { + "id": "F12-5-5", + "description": "Beleuchtung & Taschenlampen", + "url": "https://www.interspar.at/shop/lebensmittel/c/F12-5-5", + "code": "85" + }, + { + "id": "F12-5-6", + "description": "Technik & Elektronik", + "url": "https://www.interspar.at/shop/lebensmittel/c/F12-5-6", + "code": null + }, + { + "id": "F12-5-7", + "description": "Nähen & Kurzware", + "url": "https://www.interspar.at/shop/lebensmittel/c/F12-5-7", + "code": null + }, + { + "id": "F12-5-8", + "description": "Grillen & Zubehör", + "url": "https://www.interspar.at/shop/lebensmittel/c/F12-5-8", + "code": null + }, + { + "id": "F12-5-9", + "description": "Pflanzenpflege & Insektenschutz", + "url": "https://www.interspar.at/shop/lebensmittel/c/F12-5-9", + "code": "8D" + }, + { + "id": "F12-5-10", + "description": "Kerzen, Raumdüfte & Anzündhilfe", + "url": "https://www.interspar.at/shop/lebensmittel/c/F12-5-10", + "code": "87" + }, + { + "id": "F12-5-11", + "description": "Papier, Schule & Büro", + "url": "https://www.interspar.at/shop/lebensmittel/c/F12-5-11", + "code": "80" + }, + { + "id": "F12-5-12", + "description": "Party- & Festtagsartikel", + "url": "https://www.interspar.at/shop/lebensmittel/c/F12-5-12", + "code": "83" + }, + { + "id": "F12-5-13", + "description": "Autopflege", + "url": "https://www.interspar.at/shop/lebensmittel/c/F12-5-13", + "code": null + }, + { + "id": "F12-6", + "description": "Spielware", + "url": "https://www.interspar.at/shop/lebensmittel/c/F12-6", + "code": "8E" + }, + { + "id": "F12-7", + "description": "Regenschirme", + "url": "https://www.interspar.at/shop/lebensmittel/c/F12-7", + "code": null + }, + { + "id": "F13", + "description": "Küche & Tisch", + "url": "https://www.interspar.at/shop/lebensmittel/c/F13", + "code": null + }, + { + "id": "F13-1", + "description": "Kochgeschirr", + "url": "https://www.interspar.at/shop/lebensmittel/c/F13-1", + "code": "83" + }, + { + "id": "F13-1-1", + "description": "Töpfe & Deckel", + "url": "https://www.interspar.at/shop/lebensmittel/c/F13-1-1", + "code": "83" + }, + { + "id": "F13-1-2", + "description": "Pfannen & Deckel", + "url": "https://www.interspar.at/shop/lebensmittel/c/F13-1-2", + "code": "83" + }, + { + "id": "F13-1-3", + "description": "Sets & Garnituren", + "url": "https://www.interspar.at/shop/lebensmittel/c/F13-1-3", + "code": "83" + }, + { + "id": "F13-1-4", + "description": "Fondue-Sets, Plattengrill, Raclette & Co", + "url": "https://www.interspar.at/shop/lebensmittel/c/F13-1-4", + "code": "83" + }, + { + "id": "F13-1-5", + "description": "Bräter & Auflaufformen", + "url": "https://www.interspar.at/shop/lebensmittel/c/F13-1-5", + "code": "83" + }, + { + "id": "F13-2", + "description": "Gedeckter Tisch", + "url": "https://www.interspar.at/shop/lebensmittel/c/F13-2", + "code": "83" + }, + { + "id": "F13-2-1", + "description": "Essbesteck", + "url": "https://www.interspar.at/shop/lebensmittel/c/F13-2-1", + "code": "83" + }, + { + "id": "F13-2-2", + "description": "Gläser & Glaswaren", + "url": "https://www.interspar.at/shop/lebensmittel/c/F13-2-2", + "code": "83" + }, + { + "id": "F13-2-3", + "description": "Porzellan", + "url": "https://www.interspar.at/shop/lebensmittel/c/F13-2-3", + "code": "83" + }, + { + "id": "F13-2-4", + "description": "Servietten", + "url": "https://www.interspar.at/shop/lebensmittel/c/F13-2-4", + "code": "89" + }, + { + "id": "F13-2-5", + "description": "Tischdecken & Läufer", + "url": "https://www.interspar.at/shop/lebensmittel/c/F13-2-5", + "code": "83" + }, + { + "id": "F13-3", + "description": "Backen", + "url": "https://www.interspar.at/shop/lebensmittel/c/F13-3", + "code": "83" + }, + { + "id": "F13-3-1", + "description": "Backblech & Formen", + "url": "https://www.interspar.at/shop/lebensmittel/c/F13-3-1", + "code": "83" + }, + { + "id": "F13-3-2", + "description": "Backzubehör", + "url": "https://www.interspar.at/shop/lebensmittel/c/F13-3-2", + "code": "83" + }, + { + "id": "F13-4", + "description": "Küchenhelfer", + "url": "https://www.interspar.at/shop/lebensmittel/c/F13-4", + "code": "83" + }, + { + "id": "F13-4-1", + "description": "Rühren", + "url": "https://www.interspar.at/shop/lebensmittel/c/F13-4-1", + "code": "83" + }, + { + "id": "F13-4-3", + "description": "Küchenwaagen", + "url": "https://www.interspar.at/shop/lebensmittel/c/F13-4-3", + "code": "83" + }, + { + "id": "F13-4-4", + "description": "Messbecher", + "url": "https://www.interspar.at/shop/lebensmittel/c/F13-4-4", + "code": "83" + }, + { + "id": "F13-4-5", + "description": "Schälen & Zerteilen", + "url": "https://www.interspar.at/shop/lebensmittel/c/F13-4-5", + "code": "83" + }, + { + "id": "F13-4-6", + "description": "Siebe & Trichter", + "url": "https://www.interspar.at/shop/lebensmittel/c/F13-4-6", + "code": "83" + }, + { + "id": "F13-4-7", + "description": "Weinzubehör", + "url": "https://www.interspar.at/shop/lebensmittel/c/F13-4-7", + "code": "83" + }, + { + "id": "F13-4-8", + "description": "Reiben", + "url": "https://www.interspar.at/shop/lebensmittel/c/F13-4-8", + "code": "83" + }, + { + "id": "F13-4-9", + "description": "Bratenwender & Schaumlöffel", + "url": "https://www.interspar.at/shop/lebensmittel/c/F13-4-9", + "code": "83" + }, + { + "id": "F13-4-10", + "description": "Suppenkelle & Löffel", + "url": "https://www.interspar.at/shop/lebensmittel/c/F13-4-10", + "code": "83" + }, + { + "id": "F13-4-11", + "description": "Sonstige Küchenhelfer", + "url": "https://www.interspar.at/shop/lebensmittel/c/F13-4-11", + "code": "83" + }, + { + "id": "F13-4-12", + "description": "Schneidebretter, Untersetzer & Tablett", + "url": "https://www.interspar.at/shop/lebensmittel/c/F13-4-12", + "code": "83" + }, + { + "id": "F13-4-13", + "description": "Messer", + "url": "https://www.interspar.at/shop/lebensmittel/c/F13-4-13", + "code": "83" + }, + { + "id": "F13-4-14", + "description": "Salz- & Pfeffermühlen", + "url": "https://www.interspar.at/shop/lebensmittel/c/F13-4-14", + "code": "83" + }, + { + "id": "F13-4-15", + "description": "Kunststoffgeschirr", + "url": "https://www.interspar.at/shop/lebensmittel/c/F13-4-15", + "code": "83" + }, + { + "id": "F13-4-16", + "description": "Einkochen", + "url": "https://www.interspar.at/shop/lebensmittel/c/F13-4-16", + "code": "83" + }, + { + "id": "F13-5", + "description": "Folien, Säcke & Filter", + "url": "https://www.interspar.at/shop/lebensmittel/c/F13-5", + "code": "86" + }, + { + "id": "F13-6", + "description": "Aufbewahrung", + "url": "https://www.interspar.at/shop/lebensmittel/c/F13-6", + "code": "8C" + }, + { + "id": "F13-7", + "description": "Sodaprodukte & Sahneaufbereitung", + "url": "https://www.interspar.at/shop/lebensmittel/c/F13-7", + "code": "83" + }, + { + "id": "F13-7-1", + "description": "Sodamaker & Sodaprodukte", + "url": "https://www.interspar.at/shop/lebensmittel/c/F13-7-1", + "code": "83" + }, + { + "id": "F13-7-2", + "description": "Sahneaufbereitung", + "url": "https://www.interspar.at/shop/lebensmittel/c/F13-7-2", + "code": "83" + }, + { + "id": "F13-8", + "description": "Küchenwäsche", + "url": "https://www.interspar.at/shop/lebensmittel/c/F13-8", + "code": "83" + }, + { + "id": "F13-9", + "description": "Trink- & Isolierflaschen", + "url": "https://www.interspar.at/shop/lebensmittel/c/F13-9", + "code": "83" + }, + { + "id": "F13-10", + "description": "Wasseraufbereitung", + "url": "https://www.interspar.at/shop/lebensmittel/c/F13-10", + "code": "83" + }, + { + "id": "F13-11", + "description": "Einweggeschirr & Strohhalme", + "url": "https://www.interspar.at/shop/lebensmittel/c/F13-11", + "code": "83" + }, + { + "id": "F13-12", + "description": "Party- & Festtagsartikel", + "url": "https://www.interspar.at/shop/lebensmittel/c/F13-12", + "code": "83" + }, + { + "id": "F13-13", + "description": "Elektrische Küchengeräte", + "url": "https://www.interspar.at/shop/lebensmittel/c/F13-13", + "code": "83" + }, + { + "id": "F13-13-1", + "description": "Kaffeemaschinen", + "url": "https://www.interspar.at/shop/lebensmittel/c/F13-13-1", + "code": "83" + }, + { + "id": "F13-13-2", + "description": "Fondue-Sets, Plattengrill, Raclette & Co", + "url": "https://www.interspar.at/shop/lebensmittel/c/F13-13-2", + "code": "83" + }, + { + "id": "F13-13-3", + "description": "Mikrowelle & Kleinküchen", + "url": "https://www.interspar.at/shop/lebensmittel/c/F13-13-3", + "code": "83" + }, + { + "id": "F13-13-4", + "description": "Mixer & Küchenmaschinen", + "url": "https://www.interspar.at/shop/lebensmittel/c/F13-13-4", + "code": "83" + }, + { + "id": "F13-13-6", + "description": "Wasserkocher", + "url": "https://www.interspar.at/shop/lebensmittel/c/F13-13-6", + "code": "83" + }, + { + "id": "F13-13-8", + "description": "Entsafter & Zitruspressen", + "url": "https://www.interspar.at/shop/lebensmittel/c/F13-13-8", + "code": "83" + }, + { + "id": "F13-13-9", + "description": "Elektrische Schneidegeräte", + "url": "https://www.interspar.at/shop/lebensmittel/c/F13-13-9", + "code": "83" + }, + { + "id": "F13-13-10", + "description": "Toaster", + "url": "https://www.interspar.at/shop/lebensmittel/c/F13-13-10", + "code": "83" + }, + { + "id": "F14", + "description": "Geschenkideen", + "url": "https://www.interspar.at/shop/lebensmittel/c/F14", + "code": null + }, + { + "id": "F15", + "description": "Partyservice", + "url": "https://www.interspar.at/shop/lebensmittel/c/F15", + "code": null + } +] \ No newline at end of file