Automate Shopify Product Inquiries with Airtable Integration

Automate product inquiries on Shopify using an AI assistant powered by the AI Agent and Airtable API. Seamlessly connect your Shopify store with Airtable to manage customer queries 24/7. Features conversation memory for context-rich chats, real-time syncing for immediate updates, and automatic processing of inquiries. Perfect for e-commerce stores receiving over 50 inquiries daily, ensuring customers receive timely and accurate responses. Requires 6 accounts: perplexity API, Shopify Access Token API, Airtable API, and more. Save up to 5 hours weekly by handling 100+ inquiries automatically with contextual answers drawn from your inventory database.

Form Trigger
751 views92 nodesAug 2025James Taylor

Categories

Content CreationMultimodal AI

APIs

Airtable APIShopify APIShopify

AI Features

AI AgentAI Chat

Credentials

6 required

Quick Actions

Copy or download to import into your n8n instance

Workflow JSON
{
  "meta": {
    "instanceId": "b2df916b3f98ab473fe29db5d8da4d12d0e855e62a053e1912cefd83f8502fba",
    "templateCredsSetupCompleted": true
  },
  "nodes": [
    {
      "id": "8f7a2a1a-1e22-40f7-8c3b-81cfa9a9e6f3",
      "name": "Message a model in Perplexity",
      "type": "n8n-nodes-base.perplexityTool",
      "position": [
        -1248,
        1088
      ],
      "parameters": {
        "model": "sonar",
        "options": {},
        "messages": {
          "message": [
            {
              "content": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('message0_Text', ``, 'string') }}"
            }
          ]
        },
        "requestOptions": {}
      },
      "credentials": {
        "perplexityApi": {
          "id": "safOKqSB3461HBde",
          "name": "Stealthy good Perplexity account"
        }
      },
      "typeVersion": 1
    },
    {
      "id": "083923f6-62a8-48cc-a7c1-bd10afd3915e",
      "name": "Message a model in Perplexity1",
      "type": "n8n-nodes-base.perplexityTool",
      "position": [
        -1360,
        2608
      ],
      "parameters": {
        "model": "sonar",
        "options": {},
        "messages": {
          "message": [
            {
              "content": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('message0_Text', ``, 'string') }}"
            }
          ]
        },
        "requestOptions": {}
      },
      "credentials": {
        "perplexityApi": {
          "id": "safOKqSB3461HBde",
          "name": "Stealthy good Perplexity account"
        }
      },
      "typeVersion": 1
    },
    {
      "id": "2d0494c9-a221-4e43-8ea6-8ddaa63f8c35",
      "name": "Message a model in Perplexity2",
      "type": "n8n-nodes-base.perplexityTool",
      "position": [
        688,
        1808
      ],
      "parameters": {
        "model": "sonar",
        "options": {},
        "messages": {
          "message": [
            {
              "content": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('message0_Text', ``, 'string') }}"
            }
          ]
        },
        "requestOptions": {}
      },
      "credentials": {
        "perplexityApi": {
          "id": "safOKqSB3461HBde",
          "name": "Stealthy good Perplexity account"
        }
      },
      "typeVersion": 1
    },
    {
      "id": "67d7ea15-b4b4-47a6-9d0f-d973365d5a38",
      "name": "Simple Memory",
      "type": "@n8n/n8n-nodes-langchain.memoryBufferWindow",
      "position": [
        320,
        1808
      ],
      "parameters": {
        "sessionKey": "={{ $now.minute }}",
        "sessionIdType": "customKey",
        "contextWindowLength": 10
      },
      "typeVersion": 1.3
    },
    {
      "id": "948cbb9f-6648-45ce-9dba-8213f1555bbb",
      "name": "Simple Memory1",
      "type": "@n8n/n8n-nodes-langchain.memoryBufferWindow",
      "position": [
        -1744,
        2608
      ],
      "parameters": {
        "sessionKey": "={{ $now.minute }}",
        "sessionIdType": "customKey",
        "contextWindowLength": 10
      },
      "typeVersion": 1.3
    },
    {
      "id": "deb1cfce-ad06-49d3-bffa-ae4b7425408e",
      "name": "Simple Memory2",
      "type": "@n8n/n8n-nodes-langchain.memoryBufferWindow",
      "position": [
        -1760,
        1120
      ],
      "parameters": {
        "sessionKey": "={{ $now.minute }}",
        "sessionIdType": "customKey",
        "contextWindowLength": 15
      },
      "typeVersion": 1.3
    },
    {
      "id": "d21d9acc-11af-470e-a6b6-8d4f388abd2c",
      "name": "Simple Memory3",
      "type": "@n8n/n8n-nodes-langchain.memoryBufferWindow",
      "position": [
        -1600,
        352
      ],
      "parameters": {
        "sessionKey": "={{ $now.minute }}",
        "sessionIdType": "customKey",
        "contextWindowLength": 30
      },
      "typeVersion": 1.3
    },
    {
      "id": "513c1a18-e0e2-4850-b47d-411742ea6a46",
      "name": "Orchestrator",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        256,
        -80
      ],
      "parameters": {
        "text": "=id : {{ $json.id }}\n\ntitle : {{ $json.title }} \nbody_html: {{ $json.body_html }}\n\nvendor: {{ $json.vendor }} \n\nproduct_type: {{ $json.product_type }} \nhandle :  {{ $json.handle }} \n\ngraphql_id : {{ $json.admin_graphql_api_id }} \nstatus : {{ $json.status }}\nrules : {{ $('On form submission').item.json['content type'] }}\n",
        "options": {
          "systemMessage": "=You are the central Orchestrator Agent responsible for managing automated SEO and content generation workflows for Shopify products according to strict editorial rules and process flows.\n\nYou receive the following inputs per product:\n- product_id: unique Shopify product ID\n- title: product title\n- body_html: current product HTML description\n- vendor: product vendor\n- product_type: product category/type\n- handle: product unique handle\n- graphql_id: Shopify GraphQL product ID\n- status: product status\n- rule: string containing comma-separated workflow tasks to perform on this product; possible values include \"product_description_created\", \"product_meta_created\", \"product_seo_created\"\n\nBelow are your operational instructions:\n\n1. **If rule contains \"create_product_description\":**\n\n   - Step 1: Call the **Premium Keyword Discovery** sub-agent/tool, passing product_id, title, body_html.\n     Expect a list of premium keywords and keyword metadata as output.\n\n   - Step 2: Pass the output from Step 1 along with product  {handle}   to the **SEO Compliance Checker** sub-agent to get SEO instructions and recommendations such as what to avoid and what to include.\n\n   - Step 3: Pass the SEO instructions from Step 2 to the **Product Description** sub-agent; receive generated product description content in return.\n\n  \n   - Step 4: Pass the fully validated product description content from Step 3 to the **Shopify Update** tool to update the product's `body_html` field.\n     Provide two parameters: `product_id` (as received) and `body_html` (the validated content).\n\n   - Step 5: Call the **Airtable_product_description** tool to update the record, setting `product_description_created` to 'yes' for the product matching the given `handle`.\n\n   - Step 6: Once the above steps complete successfully for this product, continue to process other items or products similarly as per their individual rules.\n\n2. **If rule contains \"create_product_meta\":**\n\n   - Step 1: Call the **Meta Fields** sub-agent, passing product_id, product title, handle, and product_type,body_html\n    after a successful response move with next step.\n\n   - Step 2: Call the **Airtable_product_meta** tool to update `product_meta_created` to 'yes' for the record matching the product `handle`.\n\n   - Step 3: Continue processing other items/products accordingly if there is if no items left end the process\n\n3. **If rule contains \"create_product_seo\":**\n\n   - Step 1: Call the **SEO Fields** sub-agent, product_id, passing title, body_html, product_type, and handle.\n     When successful response move to step 2\n\n   - Step 2: Call the **Airtable_product_seo** tool to set `product_seo_created` to 'yes' for the product record matching the `handle`.\n\n   - Step 4: Continue processing remaining items/products.\n\n4. **General:**\n\n   - For each task in the rule, execute all relevant steps fully and sequentially before moving to the next task.\n   - After processing all relevant rule parts for all products received, mark the overall workflow as complete.\n   - Log all errors or retries if encountered, and apply retries as needed per sub-agent/tool instructions.\n\nYou MUST ONLY respond with instructions or method invocations relevant to initiating each sub-agent/tool in sequence according to the above logic.\n\nBegin processing the input product with given `product_id` and rules.\n"
        },
        "promptType": "define"
      },
      "typeVersion": 2.1
    },
    {
      "id": "bcb3d80f-cea0-43f2-8378-b34f99ed9bb4",
      "name": "Product Description",
      "type": "@n8n/n8n-nodes-langchain.agentTool",
      "position": [
        -1696,
        864
      ],
      "parameters": {
        "text": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Prompt__User_Message_', ``, 'string') }}",
        "options": {
          "systemMessage": "=System role\nYou are the Product Description Agent for super-supps.fr. Produce a single, high-quality, SEO-first, French Shopify body_html product description that ranks on French SERP. Align with 1.fr and TextFocus semantic/lexical criteria while following all compliance, structure, and exclusion rules below.\n\nInputs\n\nid: \ntitle:  // Format: {Product Name}, {Strength/Weight} – {Quantity} – {Brand}\nhandle: \ninstructions: \nshortlisted_keywords: fetch via Airtable_search(handle)\nParsing and primary entities\n\nParse title into: Product Name, Strength/Weight, Quantity, Brand.\nPrimary keyword = Product Name only (exact case).\nHeadline policy\n\nUse exactly one <h2> as the headline.\nThe <h2> MUST integrate Product Name + a single Brand mention.\nWrap the Brand with <strong> in the <h2>.\nDo NOT include Strength/Weight or Quantity in the <h2>.\nNever glue Strength/Weight or Quantity to the Product Name anywhere (avoid “ProductName 120 mg”); mention them separately when needed in the body.\nResearch workflow (facts only; FR context prioritized)\n\nRetrieve shortlisted_keywords from Airtable via handle.\nQuery Perplexity with title, handle, instructions, and shortlisted_keywords to collect only verifiable French facts from official labels, product pages, technical sheets, or regulatory sources.\nCapture: composition; standardisation/concentrations; galenic form; processes/technologies; certifications/standards (e.g., GMP/ISO, vegan, non-GMO) if verified; allergen statements if on-label; batch quality controls (e.g., HPLC).\nConduct lightweight FR SERP competitor review to ensure uniqueness and avoid cannibalisation within super-supps.fr.\n1.fr alignment: cover entities/co-occurrences expected for the product intent (formule, actifs, standardisation, biodisponibilité, procédés, certifications, contrôles qualité). Target >90% semantic coverage with natural language.\nTextFocus alignment: balance TF-IDF; anchor the primary keyword in the first paragraph; vary anchors in H3s; weave shortlisted_keywords naturally without stuffing.\nEditorial, SEO, and exclusion rules\n\nFocus: strictly technical features and benefits; no usage instructions, posology, contexts of use, or advice/warnings.\nTone: supplements = expert yet accessible; avoid pharma jargon and unjustified claims. Forbidden terms: Revolutionary, Amazing, Miracle, Ultimate (and similar).\nSEO: use the primary keyword (Product Name) in the first paragraph; integrate shortlisted_keywords contextually in H3s, paragraphs, bullets; ensure uniqueness vs. competitors and internal catalog.\nBrand policy: one Brand mention only—placed in the <h2> and wrapped with <strong>; do not repeat Brand in the body; never include brand origin/country.\nLength: 150–300 words total (hard cap).\nHTML only: one <h2> headline; use <h3>, <p>, <ul>, <li>. No other tags and no external markdown.\nStrong tag policy (sparse but mandatory key highlights):\nIn the <h2>, wrap the Brand with <strong> (mandatory, one time).\nIn the FIRST paragraph, wrap the exact Product Name with <strong> (mandatory, one time).\nOptionally, use ONE additional <strong> in exactly one H3 section to emphasize a key technology/standardisation/benefit.\nTotal <strong> tags across the whole description ≤ 3. Keep visual emphasis minimal and natural.\nExplicit exclusions: do NOT include “3 Arguments Clients”, “Recommandations”, “Valeurs nutritionnelles”, “Avertissement”, “Description Courte”; exclude packaging/conditionnement, cure duration, storage/conservation, flavors, timing of intake, audience targeting, lifestyle scenarios.\nFact-checking and compliance\n\nZero invention: include only label- or officially documented facts; verify any technology/certification before inclusion.\nAvoid medical/disease claims and mechanistic overreach beyond compliant supplement phrasing.\nIf uncertain, omit.\nOutput format (Shopify body_html)\n\nReturn only the final HTML description body and include product identifiers for the Orchestrator:\nid: \nhandle: \nNo JSON, no links, no meta tags, scripts, or images in the body_html.\nQuality checklist\n\n<h2> contains Product Name + Brand; the Brand is wrapped with <strong>; no weight/quantity in the headline.\nThe Product Name appears in the first paragraph and is wrapped once with <strong>.\nStrength/Weight and Quantity appear, if needed, only in body text and never adjacent to Product Name.\n150–300 words; shortlisted_keywords integrated naturally; total <strong> ≤ 3; no prohibited sections; no advice/warnings.\nSemantic coverage aligned with 1.fr; TF-IDF balance per TextFocus; content is unique and non-cannibalising.\nAll claims verifiable from official sources.\nFailure mode\n\nIf product-specific facts are limited, deliver a concise 150–300 word description centered on verified composition/standardisation, form, and clearly framed benefits tied to those features—without any excluded sections or speculative claims.\n\nResearch orientation examples (verify on-label before stating in copy; do not include links in the final HTML)\n\nTypical ginkgo standardisation patterns 24% flavone glycosides and 6% terpene lactones discussed in brand education pages: hollandandbarrett.com\nProduct pages illustrating 120 mg standardized extracts and quality controls/common ratios: naturesbest.co.uk, pipingrock.com"
        }
      },
      "typeVersion": 2.2
    },
    {
      "id": "6e91b063-eb73-4352-b92d-7f3f2e47a4e5",
      "name": "Meta Fields",
      "type": "@n8n/n8n-nodes-langchain.agentTool",
      "position": [
        -1664,
        2304
      ],
      "parameters": {
        "text": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Prompt__User_Message_', ``, 'string') }}",
        "options": {
          "systemMessage": "=You are the Shopify Metafields Agent for Super Supps (super-supps.fr). Produce six metafields in professional French using ONLY these tags: <p>, <ul>, <li>, <strong>, <b>. Do not output any other tags (no <html>, no headings, no tables, no links). Content must be dynamic (works for any supplement), strictly fact-checked, and visually styled like the screenshots: bold label prefixes at the start of lines, compact paragraphs, crisp bullets, and consistent emphasis on key entities and figures.\n\nInputs\n\nid: Shopify Product ID\ntitle: Full Product Title (Product Name, Weight–Quantity, Brand)\nbody_html: Full HTML label/description (reference only)\nproduct_type: Category (e.g., nutrition_supplements)\nhandle: Shopify handle\nshortlisted_keywords: From Airtable MCP (filter by handle)\nTitle parsing and entity rules\n\nParse title into four variables: NAME (Product Name), WEIGHT, QUANTITY, BRAND. Keep them separate; never glue WEIGHT/QUANTITY to NAME.\nMandatory emphasis coverage:\nEvery occurrence of NAME anywhere in any metafield must be wrapped in <strong>NAME</strong>.\nMention BRAND exactly once across Ingredients OR Description Courte; wrap BRAND in <strong>.\nWrap materially important figures/terms in <strong> (dose sizes, percentages, standardisations, patented technologies).\nData policy and tools\n\nResearch with Perplexity (in French) using NAME, BRAND, WEIGHT, QUANTITY, product_type, and context from body_html. Collect only verifiable label facts: official composition, standardisations/concentrations, processes/technologies, allergens, certifications, per‑dose nutrition, on‑label usage protocols.\nFetch shortlisted_keywords via Airtable MCP (filter by handle). Integrate naturally; never keyword‑stuff.\nDraft six metafields per the Styling blueprint and Bold quotas below.\nSanitize: keep only allowed tags; convert source headings/tables into paragraphs/lists.\nZero invention: if a detail is not label‑verified or from authoritative sources, omit it or write “donnée non précisée”.\nCritical HTML output rules\n\nNever output literal tag text. Do not print “<p>” or “</p>” as characters. Tags must only be used as markup.\nUse block tags only for blocks: paragraphs use <p>…</p>; lists use <ul><li>…</li></ul>. No nested <p> inside <li>; no stray or unclosed tags.\nStart informative lines with a bold label including the colon inside the tag, for example: <p><strong>Allergènes :</strong> …</p>.\nKeep paragraphs to 1–2 sentences. Bullets concise. Preserve French punctuation and units.\nEnsure each block is on its own line to avoid renderers auto‑wrapping or inserting unintended whitespace around tags. Some renderers are sensitive to stray or wrapped <p> tags; disciplined block use avoids spacing/escaping issues kb.blackbaud.com, stackoverflow.com. Simple, semantic markup is most reliable across clients support.exclaimer.com.\nStyling blueprint with mandatory Bold quotas\n\n3_argument_client\nOutput: one <ul> with exactly three <li>.\nEach <li>: 15–25 words; one focused benefit tied to a verified active/standardisation/technology. Integrate shortlisted_keywords naturally.\nBold quota: EXACTLY one <strong>…</strong> per bullet for the key term/figure. If NAME appears in a bullet, its <strong>NAME</strong> counts as that bullet’s single bold.\ningredients\nOutput: 2–4 <p> narrative + optional <ul> for complexes/sub‑components.\nMandatory first line: <p><strong>Composition (ordre officiel) :</strong> …</p>\nInclude processing/tech with bold tokens (e.g., <strong>CFM</strong>, <strong>microfiltration</strong>, <strong>24%</strong>/<strong>6%</strong>, <strong>HPLC</strong>).\nMandatory allergen line (choose one pattern; each allergen individually bolded):\n<p><strong>Allergènes :</strong> <strong>lait</strong>, <strong>soja</strong>, …</p>\nor <p><strong>Peut contenir des traces de :</strong> <strong>œufs</strong>, <strong>gluten</strong>, <strong>fruits à coque</strong>, …</p>\nOptional labeled lines if known:\n<p><strong>Sans ajout :</strong> …</p>\n<p><strong>Technologie brevetée :</strong> …</p>\nMention BRAND exactly once here OR in description_courte; wrap BRAND in <strong>.\nBold quota: 5–10 total (labels + actives/percentages/tech + BRAND + any NAME occurrences).\nrecommandations\nOutput: a sequence of <p>; optionally a <ul> for timing strategies.\nPattern (omit unknown blocks; do not invent numbers):\n<p><strong>Protocole d’utilisation :</strong> …</p>\nIf verified: <p><strong>Dosage :</strong> … <strong>XX g</strong> …</p>\nOptional timing list:\n<ul> <li><strong>Post‑entraînement :</strong> …</li> <li><strong>Entre les repas :</strong> …</li> <li><strong>Au coucher :</strong> …</li>\n</ul>\nIf verified: <p><strong>Fréquence recommandée :</strong> …</p>\nBold quota: 3–6 (labels + key dose/timing + NAME occurrences).\nvaleurs_nutritionnelles\nOutput:\n<p><strong>Composition Nutritionnelle par Dose (X g) – Saveur [goût] :</strong></p> (omit unknown tokens).\nOne <ul> with macronutrients per dose; each item starts with a bold metric label:\n<li><strong>Énergie :</strong> … kcal (… kJ)</li>\n<li><strong>Protéines :</strong> … g [optionally “soit <strong>X%</strong>”]</li>\n<li><strong>Glucides :</strong> … g (dont sucres : … g)</li>\n<li><strong>Lipides :</strong> … g (dont acides gras saturés : … g)</li>\n<li><strong>Sel :</strong> … g</li>\nIf applicable:\n<p><strong>Micronutriments actifs :</strong></p>\n<ul><li><strong>Vitamine B6 :</strong> 0,5 mg (36% VNR)</li><li><strong>DigeZyme :</strong> 30 mg …</li></ul>\nBold quota: 6–12 (metric labels + important % + NAME occurrences).\navertissement\nOutput: 3–5 flowing <p> sentences; NO bullets.\nMandatory sentences (exact phrases bolded, full stop inside the paragraph):\n<p><strong>À conserver hors de portée des enfants</strong>.</p>\n<p><strong>Ne pas dépasser la dose journalière recommandée</strong>.</p>\nAlso include labeled lines (start with bold label; include allergens individually bolded):\n<p><strong>Utilisation :</strong> Les compléments alimentaires ne se substituent pas à une alimentation variée et équilibrée.</p>\n<p><strong>Conservation :</strong> …</p>\nIf indicated: <p><strong>Contre‑indications :</strong> …</p>\n<p><strong>Allergènes :</strong> <strong>lait</strong>, <strong>soja</strong> …</p>\nBold quota: 4–8 minimum (must include the two mandatory sentences + labels; include NAME if used).\ndescription_courte\nOutput: exactly two <p>, 20–30 words each. No lists.\nP1: Technology/benefit with <strong>NAME</strong>; include <strong>WEIGHT</strong> or <strong>QUANTITY</strong> if relevant.\nP2: Unique innovation/USP tied to verified actives/standards; optionally one <strong>BRAND</strong>.\nBold quota: 2–4 across both paragraphs (all NAME occurrences in <strong>).\nDynamic category guidance\n\nProteins: per‑scoop dose (g), filtration tech (<strong>CFM</strong>/microfiltration), enzyme complexes (e.g., <strong>DigeZyme</strong>), lactose info if on‑label.\nBotanicals: standardisations (e.g., <strong>24% flavonoïdes</strong>, <strong>6% terpènes lactones</strong>), extraction ratios/solvents if on‑label.\nVitamins/minerals: chemical forms (bisglycinate, citrate), units and %VNR.\nPre‑workouts/aminos: per‑dose actives (bêta‑alanine, citrulline), caffeine in mg with cautions if present.\nSelf‑validation before output\n\nGlobal: every occurrence of NAME is wrapped in <strong>.\nEnforce bold quotas per metafield above; if below, bold the label or key figure; if above, reduce to fit.\nLabels appear as bold prefixes with colon inside the <strong>.\nEach allergen token appears in <strong> wherever listed.\nNo disallowed tags; no raw “<p>” text; no unclosed tags; no nested <p> inside <li>.\nIf any required block is unknown, keep the labeled line and use “donnée non précisée”.\nOutput to meta tool (final step)\nSend exactly this JSON and wait for the tool’s response:\n{\n\"id\": \"<Shopify Product ID>\",\n\"3_argument_client\": \"<HTML content>\",\n\"ingredients\": \"<HTML content>\",\n\"recommandations\": \"<HTML content>\",\n\"valeurs_nutritionnelles\": \"<HTML content>\",\n\"avertissement\": \"<HTML content>\",\n\"description_courte\": \"<HTML content>\"\n}\nThen end with “success”."
        }
      },
      "typeVersion": 2.2
    },
    {
      "id": "53acc383-5b1c-46a7-9bc0-6ea45d3460d4",
      "name": "Seo fields",
      "type": "@n8n/n8n-nodes-langchain.agentTool",
      "position": [
        352,
        1536
      ],
      "parameters": {
        "text": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Prompt__User_Message_', ``, 'string') }}",
        "options": {
          "systemMessage": "=You are an expert Shopify SEO specialist focused on creating optimized meta descriptions for the French market.\n\nCONTEXT & OBJECTIVE:\nYour mission is to create compelling meta descriptions in French for Shopify product pages, targeting French consumers. These descriptions will appear in Google search results and must encourage clicks while being informative and trustworthy.\n\nSTRICT LINEAR WORKFLOW:\nFollow this EXACT sequence - do NOT repeat steps or call tools multiple times:\n\nSTEP 1: RESEARCH PHASE (Call Perplexity ONCE):\n- Make ONE comprehensive Perplexity search covering:\n  * \"meta description SEO best practices {{$today.year}} French ecommerce avoid keyword stuffing\"\n  * Include: organic reach optimization, CTR improvement, French market trends\n- Complete ALL research in this single call\n- Do NOT call Perplexity again after this step\n\nSTEP 2: DATA COLLECTION (Call Airtable_search2):\n- Search Airtable using the product 'handle' as filter\n- Retrieve the 'shortlisted_keywords' field specifically\n- Collect any additional product information available\n- Complete data gathering in this single call\n\nSTEP 3: META DESCRIPTION CREATION:\n- Use ALL collected data to create the French meta description:\n  * Product data from input (id, title, body_html, product_type, handle)\n  * shortlisted_keywords from Airtable\n  * SEO insights from Perplexity research\n- Create the optimized meta description following requirements below\n\nSTEP 4: FINAL PROCESSING (Call meta_description tool):\n- Send the created meta description to meta_description tool\n- Wait for tool response and apply any final optimizations\n\nSTEP 5: RETURN RESULT:\n- Provide final JSON response\n\nINPUT DATA STRUCTURE:\nYou will receive:\n- id: Shopify Product ID (keep as-is)\n- title: Complete product title (brand, flavor, size, etc.)\n- body_html: Full HTML description (reference only)\n- product_type: Product category\n- handle: Shopify product handle (use this to search Airtable for shortlisted_keywords)\n\nAIRTABLE SEARCH INSTRUCTIONS:\n- Filter by: handle = [provided handle value]\n- Retrieve: shortlisted_keywords field\n- Get any additional product details available\n- Use this data for keyword integration\n\nMETA DESCRIPTION REQUIREMENTS:\n\n1. LANGUAGE & STYLE:\n   - Write EXCLUSIVELY in correct, natural French\n   - Professional but accessible tone for French consumers\n   - Use contemporary French expressions based on research findings\n\n2. TECHNICAL CONSTRAINTS:\n   - Maximum 155 characters (including spaces)\n   - No HTML tags, markdown, or special formatting\n   - Natural punctuation that improves readability\n\n3. CONTENT STRATEGY (Based on Research):\n   - Start with most compelling product benefit\n   - Naturally integrate 1-2 shortlisted keywords from Airtable\n   - Highlight unique selling proposition\n   - Apply SEO best practices from Perplexity research\n   - Focus on French market preferences\n\n4. OPTIMIZATION PRINCIPLES:\n   - Apply anti-keyword stuffing techniques from research\n   - Use semantic keyword variations when appropriate\n   - Create click-worthy content without overselling\n   - Ensure factual accuracy using only provided data\n\nTOOL CALL SEQUENCE:\n1. Perplexity (research) → ONCE ONLY\n2. Airtable_search2 (get shortlisted_keywords by handle) → ONCE ONLY  \n3. Create meta description using all data\n4. meta_description (final processing) → ONCE ONLY\n5. Return JSON result\n\nRESPONSE FORMAT:\nAfter completing ALL steps, respond with ONLY this exact JSON object:\n\n{\n  \"id\": \"<copy the provided id>\",\n  \"description\": \"<your research-optimized French meta description>\"\n}\n\nCRITICAL EXECUTION RULES:\n- Call each tool EXACTLY ONCE in the specified order\n- Do NOT loop back to previous steps\n- Do NOT call Perplexity multiple times\n- DO use the handle field to filter Airtable search for shortlisted_keywords\n- Complete data collection BEFORE creating meta description\n- Apply research insights throughout the creation process\n\nMANDATORY VERIFICATION:\nBefore final response, confirm:\n✓ Perplexity research completed (ONCE)\n✓ Airtable searched using handle filter for shortlisted_keywords\n✓ Meta description created using ALL available data\n✓ meta_description tool processed the result\n✓ Description is in perfect French (155 chars max)\n✓ Keywords naturally integrated from Airtable data\n✓ JSON properly formatted\n\nQUALITY EXAMPLES:\n❌ \"Bum Essential Performance, Blue Rathberry - 618 grams\" (direct copy, no optimization)\n✅ \"Complément performance aux fruits rouges, 618g. Formule premium pour sportifs exigeants. Goût naturel de myrtille.\" (natural, benefit-focused, keyword-integrated)\n\nExecute the workflow in the exact order specified - no deviations, no repeated tool calls."
        }
      },
      "typeVersion": 2.2
    },
    {
      "id": "814eb6de-d92e-4a93-8681-e8e5bea142d4",
      "name": "Simple Memory4",
      "type": "@n8n/n8n-nodes-langchain.memoryBufferWindow",
      "position": [
        2848,
        1248
      ],
      "parameters": {
        "sessionKey": "={{ $now.minute }}",
        "sessionIdType": "customKey",
        "contextWindowLength": 10
      },
      "typeVersion": 1.3
    },
    {
      "id": "f14493ab-492a-4651-b542-c3a9fbd18fe0",
      "name": "MCP Server Trigger",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        4976,
        -304
      ],
      "webhookId": "468824ea-714c-4967-b0cc-9e14f8356e1a",
      "parameters": {
        "path": "468824ea-714c-4967-b0cc-9e14f8356e1a"
      },
      "typeVersion": 2
    },
    {
      "id": "b10ef40e-80d1-479b-bb0d-8a879a7e1eb7",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        4496,
        -592
      ],
      "parameters": {
        "color": 6,
        "width": 1408,
        "height": 1008,
        "content": "# Airtable Server"
      },
      "typeVersion": 1
    },
    {
      "id": "78a1a31d-1b43-424a-bfd2-3d04a41085f7",
      "name": "Seo Compliance  Checker",
      "type": "@n8n/n8n-nodes-langchain.agentTool",
      "position": [
        2576,
        2720
      ],
      "parameters": {
        "text": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Prompt__User_Message_', ``, 'string') }}",
        "options": {
          "systemMessage": "=You are the SEO Compliance Checker Agent in a French-focused Shopify SEO automation workflow.\n\n### Inputs:\n\nYou will receive from the Orchestrator either:\n\n1. **Premium Keyword Discovery JSON input**:  \nA JSON object containing at least the fields:\n\n- `\"haloscan_keyword_overview\"`  \n- `\"perplexity_summary\"`\n\nalong with the associated product `handle` string.\n\n\n\n### Input type detection and routing:\n\n- If the input is a JSON object that contains both `\"haloscan_keyword_overview\"` and `\"perplexity_summary\"` fields, treat it as **Premium Keyword Discovery JSON input** and process accordingly.\n\n\n\n### Workflow for **Premium Keyword Discovery JSON input**:\n\n1. Extract all related keywords by:\n\n   - Taking the first keyword in `\"keyword_match\"` as the primary keyword.\n   \n   - Including all keywords from `\"keyword_match\"` and `\"similar_highlight\"` arrays.\n   \n   - Deduplicating the combined keyword list.\n\n2. For each keyword **individually**, build this payload:\n\n{\n\"keyword\": \"<keyword>\",\n\"period\": \"5 months\"\n}\n\n\n\nand call the Haloscan `/api/keywords/serp-compare` HTTP endpoint.\n\n3. Collect all responses.\n\n4. Analyze overlap data to identify keywords **already ranking on your domain** (e.g., `https://www.super-bw-supps.fr`), excluding those linked to the current product or its variants.\n\n5. Remove such keywords from your candidate list to avoid cannibalization.\n\n6. Select from the remaining keywords the one with the lowest overlap and highest search volume as the assigned secondary keyword.\n\n7. Update Airtable by setting the `shortlisted_keywords` field with the filtered keyword list (JSON string or comma-separated) where the record's `Handle` matches the product handle.\n\n8. Using:\n\n   - The filtered shortlisted keywords,  \n   - The original `\"perplexity_summary\"`,  \n   - The latest SEO trends and French buyer search intent,\n\nformulate a prompt and call the Perplexity agent to generate a rich, actionable **SEO content strategy**.\n\n9. Return the **SEO strategy text** generated by Perplexity back to the Orchestrator agent.\n\n---\n\n\n\n### General Guidelines:\n\n- Always detect input type accurately before processing.\n\n- Ensure **serp-compare API calls happen before Perplexity** in the JSON input path.\n\n- Apply retries on API or agent calls as needed.\n\n- Return **only** the expected outputs for the input type.\n\n- Never output raw or intermediate API responses to the Orchestrator unless explicitly requested.\n\n- Follow French SEO and legal standards strictly.\n\n- Maintain clear, concise, and technically precise communication.\n\n---\n\n### Workflow Entry Point:\n\n- On receiving input, identify its type by examining key fields or content structure.\n\n- If JSON Premium Keyword Discovery, execute keyword extraction, per-keyword serp-compare calls, filtering, Airtable update, Perplexity SEO strategy generation, and return strategy text.\n\n"
        }
      },
      "typeVersion": 2.2
    },
    {
      "id": "b1aa4037-f0f5-4e33-8a0f-a2d48d7947c2",
      "name": "Message a model in Perplexity4",
      "type": "n8n-nodes-base.perplexityTool",
      "position": [
        2944,
        2960
      ],
      "parameters": {
        "model": "sonar",
        "options": {},
        "messages": {
          "message": [
            {
              "content": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('message0_Text', ``, 'string') }}"
            }
          ]
        },
        "requestOptions": {}
      },
      "credentials": {
        "perplexityApi": {
          "id": "safOKqSB3461HBde",
          "name": "Stealthy good Perplexity account"
        }
      },
      "typeVersion": 1
    },
    {
      "id": "632544c0-5ccd-43e3-8829-475c17f87768",
      "name": "Simple Memory5",
      "type": "@n8n/n8n-nodes-langchain.memoryBufferWindow",
      "position": [
        2560,
        2992
      ],
      "parameters": {
        "sessionKey": "={{ $now.minute }}",
        "sessionIdType": "customKey",
        "contextWindowLength": 10
      },
      "typeVersion": 1.3
    },
    {
      "id": "56215f09-5eed-42c6-811f-2ff49e4421cd",
      "name": "Shopify Trigger",
      "type": "n8n-nodes-base.shopifyTrigger",
      "position": [
        4944,
        -784
      ],
      "webhookId": "263003d3-15c8-4e47-89ec-ff80882fe5dc",
      "parameters": {
        "topic": "products/create",
        "authentication": "accessToken"
      },
      "credentials": {
        "shopifyAccessTokenApi": {
          "id": "H10EIZq6dYhn8ZYC",
          "name": "Shopify Access Token account_dor_kiss"
        }
      },
      "typeVersion": 1
    },
    {
      "id": "ed0f0796-4bbb-479b-9840-d518ed9be382",
      "name": "Create a record3",
      "type": "n8n-nodes-base.airtable",
      "position": [
        5200,
        -784
      ],
      "parameters": {
        "base": {
          "__rl": true,
          "mode": "list",
          "value": "app65XMer1P0UAiZn",
          "cachedResultUrl": "https://airtable.com/app65XMer1P0UAiZn",
          "cachedResultName": "Shopify _Dor_Kiss"
        },
        "table": {
          "__rl": true,
          "mode": "list",
          "value": "tbl5wYuZzO4ShCrGi",
          "cachedResultUrl": "https://airtable.com/app65XMer1P0UAiZn/tbl5wYuZzO4ShCrGi",
          "cachedResultName": "Product_table"
        },
        "columns": {
          "value": {
            "Title": "={{ $json.title }}",
            "Handle": "={{ $json.handle }}"
          },
          "schema": [
            {
              "id": "Handle",
              "type": "string",
              "display": true,
              "removed": false,
              "readOnly": false,
              "required": false,
              "displayName": "Handle",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Title",
              "type": "string",
              "display": true,
              "removed": false,
              "readOnly": false,
              "required": false,
              "displayName": "Title",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Body (HTML)",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Body (HTML)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Vendor",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "Rule One",
                  "value": "Rule One"
                },
                {
                  "name": "5% Nutrition",
                  "value": "5% Nutrition"
                },
                {
                  "name": "Raw Nutrition",
                  "value": "Raw Nutrition"
                },
                {
                  "name": "Nordic Naturals",
                  "value": "Nordic Naturals"
                },
                {
                  "name": "JNX Sports",
                  "value": "JNX Sports"
                },
                {
                  "name": "AllMax Nutrition",
                  "value": "AllMax Nutrition"
                },
                {
                  "name": "Nutrend",
                  "value": "Nutrend"
                },
                {
                  "name": "Weider",
                  "value": "Weider"
                },
                {
                  "name": "Nutrex",
                  "value": "Nutrex"
                },
                {
                  "name": "Revive",
                  "value": "Revive"
                },
                {
                  "name": "Doctor's Best",
                  "value": "Doctor's Best"
                },
                {
                  "name": "Life Extension",
                  "value": "Life Extension"
                },
                {
                  "name": "MuscleMeds",
                  "value": "MuscleMeds"
                },
                {
                  "name": "Garden of Life",
                  "value": "Garden of Life"
                },
                {
                  "name": "BPI Sports",
                  "value": "BPI Sports"
                },
                {
                  "name": "MHP",
                  "value": "MHP"
                },
                {
                  "name": "Animal",
                  "value": "Animal"
                },
                {
                  "name": "Allnutrition",
                  "value": "Allnutrition"
                },
                {
                  "name": "Skill Nutrition",
                  "value": "Skill Nutrition"
                },
                {
                  "name": "Dorian Yates",
                  "value": "Dorian Yates"
                },
                {
                  "name": "Applied Nutrition",
                  "value": "Applied Nutrition"
                },
                {
                  "name": "Carlson Labs",
                  "value": "Carlson Labs"
                },
                {
                  "name": "NOW Foods",
                  "value": "NOW Foods"
                },
                {
                  "name": "Olimp Nutrition",
                  "value": "Olimp Nutrition"
                },
                {
                  "name": "Xtend",
                  "value": "Xtend"
                },
                {
                  "name": "Bucked Up",
                  "value": "Bucked Up"
                },
                {
                  "name": "Evogen",
                  "value": "Evogen"
                },
                {
                  "name": "Puritan's Pride",
                  "value": "Puritan's Pride"
                },
                {
                  "name": "Enzymedica",
                  "value": "Enzymedica"
                },
                {
                  "name": "Mutant",
                  "value": "Mutant"
                },
                {
                  "name": "Osavi",
                  "value": "Osavi"
                },
                {
                  "name": "",
                  "value": ""
                },
                {
                  "name": "Universal Nutrition",
                  "value": "Universal Nutrition"
                },
                {
                  "name": "Swanson",
                  "value": "Swanson"
                },
                {
                  "name": "OstroVit",
                  "value": "OstroVit"
                },
                {
                  "name": "SmartShake",
                  "value": "SmartShake"
                },
                {
                  "name": "Natural Vitality",
                  "value": "Natural Vitality"
                },
                {
                  "name": "NeoCell",
                  "value": "NeoCell"
                },
                {
                  "name": "EFX Sports",
                  "value": "EFX Sports"
                },
                {
                  "name": "ProSupps",
                  "value": "ProSupps"
                },
                {
                  "name": "GAT",
                  "value": "GAT"
                },
                {
                  "name": "HR Labs",
                  "value": "HR Labs"
                },
                {
                  "name": "PEScience",
                  "value": "PEScience"
                },
                {
                  "name": "American Supps",
                  "value": "American Supps"
                },
                {
                  "name": "Trec Nutrition",
                  "value": "Trec Nutrition"
                },
                {
                  "name": "Gaspari Nutrition",
                  "value": "Gaspari Nutrition"
                },
                {
                  "name": "Trained by JP",
                  "value": "Trained by JP"
                },
                {
                  "name": "Stacker2 Europe",
                  "value": "Stacker2 Europe"
                },
                {
                  "name": "Cellucor",
                  "value": "Cellucor"
                },
                {
                  "name": "Warrior",
                  "value": "Warrior"
                },
                {
                  "name": "Hype",
                  "value": "Hype"
                },
                {
                  "name": "Naughty Boy",
                  "value": "Naughty Boy"
                },
                {
                  "name": "Reflex Nutrition",
                  "value": "Reflex Nutrition"
                },
                {
                  "name": "ZOE Nutrition",
                  "value": "ZOE Nutrition"
                },
                {
                  "name": "Axe & Sledge",
                  "value": "Axe & Sledge"
                },
                {
                  "name": "Yamamoto Nutrition",
                  "value": "Yamamoto Nutrition"
                },
                {
                  "name": "Kaged Muscle",
                  "value": "Kaged Muscle"
                },
                {
                  "name": "RYSE",
                  "value": "RYSE"
                },
                {
                  "name": "Redcon1",
                  "value": "Redcon1"
                },
                {
                  "name": "EVLution Nutrition",
                  "value": "EVLution Nutrition"
                },
                {
                  "name": "Bum Energy",
                  "value": "Bum Energy"
                },
                {
                  "name": "Strom Sports",
                  "value": "Strom Sports"
                },
                {
                  "name": "Jarrow Formulas",
                  "value": "Jarrow Formulas"
                },
                {
                  "name": "Zoomad Labs",
                  "value": "Zoomad Labs"
                },
                {
                  "name": "MuscleTech",
                  "value": "MuscleTech"
                },
                {
                  "name": "CNP",
                  "value": "CNP"
                },
                {
                  "name": "Alien8",
                  "value": "Alien8"
                },
                {
                  "name": "ALRI",
                  "value": "ALRI"
                },
                {
                  "name": "Levann",
                  "value": "Levann"
                },
                {
                  "name": "Efectiv Nutrition",
                  "value": "Efectiv Nutrition"
                },
                {
                  "name": "SAN",
                  "value": "SAN"
                },
                {
                  "name": "Himalaya",
                  "value": "Himalaya"
                },
                {
                  "name": "Zenwise",
                  "value": "Zenwise"
                },
                {
                  "name": "Zein Pharma",
                  "value": "Zein Pharma"
                },
                {
                  "name": "Natrol",
                  "value": "Natrol"
                },
                {
                  "name": "KIKI Health",
                  "value": "KIKI Health"
                },
                {
                  "name": "Child Life",
                  "value": "Child Life"
                },
                {
                  "name": "Holland & Barrett",
                  "value": "Holland & Barrett"
                },
                {
                  "name": "Pro Tan",
                  "value": "Pro Tan"
                },
                {
                  "name": "Primaforce",
                  "value": "Primaforce"
                },
                {
                  "name": "Nature's Answer",
                  "value": "Nature's Answer"
                },
                {
                  "name": "BetterYou",
                  "value": "BetterYou"
                },
                {
                  "name": "Controlled Labs",
                  "value": "Controlled Labs"
                },
                {
                  "name": "Labrada",
                  "value": "Labrada"
                },
                {
                  "name": "Absolute Nutrition",
                  "value": "Absolute Nutrition"
                },
                {
                  "name": "Molecular Nutrition",
                  "value": "Molecular Nutrition"
                },
                {
                  "name": "Trace Minerals",
                  "value": "Trace Minerals"
                },
                {
                  "name": "Obvi",
                  "value": "Obvi"
                },
                {
                  "name": "Gorillalpha",
                  "value": "Gorillalpha"
                },
                {
                  "name": "LifeSeasons",
                  "value": "LifeSeasons"
                },
                {
                  "name": "MitoQ",
                  "value": "MitoQ"
                },
                {
                  "name": "Remedy Relief",
                  "value": "Remedy Relief"
                },
                {
                  "name": "Brain Gains",
                  "value": "Brain Gains"
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Vendor",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Product Category",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements > Herbal Supplements",
                  "value": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements > Herbal Supplements"
                },
                {
                  "name": "Uncategorized",
                  "value": "Uncategorized"
                },
                {
                  "name": "",
                  "value": ""
                },
                {
                  "name": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements > Amino Acids",
                  "value": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements > Amino Acids"
                },
                {
                  "name": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements",
                  "value": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements"
                },
                {
                  "name": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements > Multivitamin Supplements",
                  "value": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements > Multivitamin Supplements"
                },
                {
                  "name": "Health & Beauty > Health Care > Fitness & Nutrition > Nutrition Drinks & Shakes",
                  "value": "Health & Beauty > Health Care > Fitness & Nutrition > Nutrition Drinks & Shakes"
                },
                {
                  "name": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements > Protein Supplements",
                  "value": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements > Protein Supplements"
                },
                {
                  "name": "Health & Beauty > Health Care > Medical Tests",
                  "value": "Health & Beauty > Health Care > Medical Tests"
                },
                {
                  "name": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements > Minerals",
                  "value": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements > Minerals"
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Product Category",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Type",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "Slimming and Weight Management",
                  "value": "Slimming and Weight Management"
                },
                {
                  "name": "Nitric Oxide Boosters",
                  "value": "Nitric Oxide Boosters"
                },
                {
                  "name": "Pre & Post Workout",
                  "value": "Pre & Post Workout"
                },
                {
                  "name": "Health and Wellbeing",
                  "value": "Health and Wellbeing"
                },
                {
                  "name": "Amino Acids and BCAAs",
                  "value": "Amino Acids and BCAAs"
                },
                {
                  "name": "Health Foods",
                  "value": "Health Foods"
                },
                {
                  "name": "Protein",
                  "value": "Protein"
                },
                {
                  "name": "Post Cycle Recovery",
                  "value": "Post Cycle Recovery"
                },
                {
                  "name": "Creatine Supplements",
                  "value": "Creatine Supplements"
                },
                {
                  "name": "Joint Support",
                  "value": "Joint Support"
                },
                {
                  "name": "Omegas, EFAs, CLA, Oils",
                  "value": "Omegas, EFAs, CLA, Oils"
                },
                {
                  "name": "Hair and Nails",
                  "value": "Hair and Nails"
                },
                {
                  "name": "Natural Testosterone Support",
                  "value": "Natural Testosterone Support"
                },
                {
                  "name": "Vitamins & Minerals",
                  "value": "Vitamins & Minerals"
                },
                {
                  "name": "Special Formula",
                  "value": "Special Formula"
                },
                {
                  "name": "L-Glutamine, Glutamine",
                  "value": "L-Glutamine, Glutamine"
                },
                {
                  "name": "Sexual Health",
                  "value": "Sexual Health"
                },
                {
                  "name": "Weight Gainers & Carbs",
                  "value": "Weight Gainers & Carbs"
                },
                {
                  "name": "",
                  "value": ""
                },
                {
                  "name": "Supplements for Women",
                  "value": "Supplements for Women"
                },
                {
                  "name": "Accessories",
                  "value": "Accessories"
                },
                {
                  "name": "Intra Workout",
                  "value": "Intra Workout"
                },
                {
                  "name": "Children's Health",
                  "value": "Children's Health"
                },
                {
                  "name": "Mood Enhancement",
                  "value": "Mood Enhancement"
                },
                {
                  "name": "Pet supplements",
                  "value": "Pet supplements"
                },
                {
                  "name": "Hydration/Isotonic Drinks",
                  "value": "Hydration/Isotonic Drinks"
                },
                {
                  "name": "BCAAs & EAAs",
                  "value": "BCAAs & EAAs"
                },
                {
                  "name": "Carb Supplements",
                  "value": "Carb Supplements"
                },
                {
                  "name": "Drinks and Shakes",
                  "value": "Drinks and Shakes"
                },
                {
                  "name": "Vegan Products",
                  "value": "Vegan Products"
                },
                {
                  "name": "Beauty",
                  "value": "Beauty"
                },
                {
                  "name": "[MGO] Import Powerbody",
                  "value": "[MGO] Import Powerbody"
                },
                {
                  "name": "Protein Bars",
                  "value": "Protein Bars"
                },
                {
                  "name": "Endurance",
                  "value": "Endurance"
                },
                {
                  "name": "Single Vitamins",
                  "value": "Single Vitamins"
                },
                {
                  "name": "Immune System Support",
                  "value": "Immune System Support"
                },
                {
                  "name": "Single Minerals",
                  "value": "Single Minerals"
                },
                {
                  "name": "Liver Support",
                  "value": "Liver Support"
                },
                {
                  "name": "Sylwetka",
                  "value": "Sylwetka"
                },
                {
                  "name": "Stacks & Kits",
                  "value": "Stacks & Kits"
                },
                {
                  "name": "Antioxidants",
                  "value": "Antioxidants"
                },
                {
                  "name": "Digestive Health, Fiber",
                  "value": "Digestive Health, Fiber"
                },
                {
                  "name": "Essential Oils",
                  "value": "Essential Oils"
                },
                {
                  "name": "Bars",
                  "value": "Bars"
                },
                {
                  "name": "Vitality",
                  "value": "Vitality"
                },
                {
                  "name": "High Carb Gainers",
                  "value": "High Carb Gainers"
                },
                {
                  "name": "Healthy Skin",
                  "value": "Healthy Skin"
                },
                {
                  "name": "Whey Protein Isolate",
                  "value": "Whey Protein Isolate"
                },
                {
                  "name": "Post Workout Recovery",
                  "value": "Post Workout Recovery"
                },
                {
                  "name": "Mental Focus and Memory",
                  "value": "Mental Focus and Memory"
                },
                {
                  "name": "Meal Replacements",
                  "value": "Meal Replacements"
                },
                {
                  "name": "Pre Workout Energy",
                  "value": "Pre Workout Energy"
                },
                {
                  "name": "Samples",
                  "value": "Samples"
                },
                {
                  "name": "Masa",
                  "value": "Masa"
                },
                {
                  "name": "Vegetarian",
                  "value": "Vegetarian"
                },
                {
                  "name": "Energy Drinks",
                  "value": "Energy Drinks"
                },
                {
                  "name": "Combos",
                  "value": "Combos"
                },
                {
                  "name": "Toothpaste",
                  "value": "Toothpaste"
                },
                {
                  "name": "Men's Vitamins",
                  "value": "Men's Vitamins"
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Type",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Tags",
              "type": "array",
              "display": true,
              "options": [
                {
                  "name": "iso",
                  "value": "iso"
                },
                {
                  "name": "nitrique",
                  "value": "nitrique"
                },
                {
                  "name": "pre",
                  "value": "pre"
                },
                {
                  "name": "thermo",
                  "value": "thermo"
                },
                {
                  "name": "intra",
                  "value": "intra"
                },
                {
                  "name": "post",
                  "value": "post"
                },
                {
                  "name": "bcaapoudre",
                  "value": "bcaapoudre"
                },
                {
                  "name": "diu",
                  "value": "diu"
                },
                {
                  "name": "frambois",
                  "value": "frambois"
                },
                {
                  "name": "test",
                  "value": "test"
                },
                {
                  "name": "multivit",
                  "value": "multivit"
                },
                {
                  "name": "zma",
                  "value": "zma"
                },
                {
                  "name": "tribulus",
                  "value": "tribulus"
                },
                {
                  "name": "boissons",
                  "value": "boissons"
                },
                {
                  "name": "eaa",
                  "value": "eaa"
                },
                {
                  "name": "aasimple",
                  "value": "aasimple"
                },
                {
                  "name": "crea",
                  "value": "crea"
                },
                {
                  "name": "creaautre",
                  "value": "creaautre"
                },
                {
                  "name": "piles",
                  "value": "piles"
                },
                {
                  "name": "kre",
                  "value": "kre"
                },
                {
                  "name": "malate",
                  "value": "malate"
                },
                {
                  "name": "carni",
                  "value": "carni"
                },
                {
                  "name": "lcarnitine",
                  "value": "lcarnitine"
                },
                {
                  "name": "carnitine",
                  "value": "carnitine"
                },
                {
                  "name": "bcaacaps",
                  "value": "bcaacaps"
                },
                {
                  "name": "bcaagluta",
                  "value": "bcaagluta"
                },
                {
                  "name": "bcapoudre",
                  "value": "bcapoudre"
                },
                {
                  "name": "bcaaglut",
                  "value": "bcaaglut"
                },
                {
                  "name": "hmb",
                  "value": "hmb"
                },
                {
                  "name": "aaliq",
                  "value": "aaliq"
                },
                {
                  "name": "bcaa poudre",
                  "value": "bcaa poudre"
                },
                {
                  "name": "bcaa",
                  "value": "bcaa"
                },
                {
                  "name": "Riz",
                  "value": "Riz"
                },
                {
                  "name": "hard",
                  "value": "hard"
                },
                {
                  "name": "lean",
                  "value": "lean"
                },
                {
                  "name": "endurance",
                  "value": "endurance"
                },
                {
                  "name": "casein",
                  "value": "casein"
                },
                {
                  "name": "vegan",
                  "value": "vegan"
                },
                {
                  "name": "vegetalien",
                  "value": "vegetalien"
                },
                {
                  "name": "vegetarien",
                  "value": "vegetarien"
                },
                {
                  "name": "whey",
                  "value": "whey"
                },
                {
                  "name": "clear",
                  "value": "clear"
                },
                {
                  "name": "mix",
                  "value": "mix"
                },
                {
                  "name": "vegetales",
                  "value": "vegetales"
                },
                {
                  "name": "boeuf",
                  "value": "boeuf"
                },
                {
                  "name": "hydro",
                  "value": "hydro"
                },
                {
                  "name": "soja",
                  "value": "soja"
                },
                {
                  "name": "oeuf",
                  "value": "oeuf"
                },
                {
                  "name": "daa",
                  "value": "daa"
                },
                {
                  "name": "omega",
                  "value": "omega"
                },
                {
                  "name": "krill",
                  "value": "krill"
                },
                {
                  "name": "gh",
                  "value": "gh"
                },
                {
                  "name": "shaker",
                  "value": "shaker"
                },
                {
                  "name": "shakers",
                  "value": "shakers"
                },
                {
                  "name": "cre",
                  "value": "cre"
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Tags",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Published",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "true",
                  "value": "true"
                },
                {
                  "name": "",
                  "value": ""
                },
                {
                  "name": "false",
                  "value": "false"
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Published",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Option1 Name",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "Title",
                  "value": "Title"
                },
                {
                  "name": "Size",
                  "value": "Size"
                },
                {
                  "name": "",
                  "value": ""
                },
                {
                  "name": "Net Weight",
                  "value": "Net Weight"
                },
                {
                  "name": "Flavor",
                  "value": "Flavor"
                },
                {
                  "name": "Capsule Count",
                  "value": "Capsule Count"
                },
                {
                  "name": "Tablet Count",
                  "value": "Tablet Count"
                },
                {
                  "name": "EAN",
                  "value": "EAN"
                },
                {
                  "name": "Flavour",
                  "value": "Flavour"
                },
                {
                  "name": "Stimulant",
                  "value": "Stimulant"
                },
                {
                  "name": "Capsules",
                  "value": "Capsules"
                },
                {
                  "name": "Package Size",
                  "value": "Package Size"
                },
                {
                  "name": "Type",
                  "value": "Type"
                },
                {
                  "name": "Weight",
                  "value": "Weight"
                },
                {
                  "name": "Quantity",
                  "value": "Quantity"
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Option1 Name",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Option1 Value",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "Default Title",
                  "value": "Default Title"
                },
                {
                  "name": "2270 grams",
                  "value": "2270 grams"
                },
                {
                  "name": "727 grams",
                  "value": "727 grams"
                },
                {
                  "name": "400 grams",
                  "value": "400 grams"
                },
                {
                  "name": "408 grams",
                  "value": "408 grams"
                },
                {
                  "name": "Tropical",
                  "value": "Tropical"
                },
                {
                  "name": "Berry",
                  "value": "Berry"
                },
                {
                  "name": "Blood Raz",
                  "value": "Blood Raz"
                },
                {
                  "name": "Lemon Lime",
                  "value": "Lemon Lime"
                },
                {
                  "name": "White Gummy Deer",
                  "value": "White Gummy Deer"
                },
                {
                  "name": "Rocket Pop",
                  "value": "Rocket Pop"
                },
                {
                  "name": "Miami",
                  "value": "Miami"
                },
                {
                  "name": "Cherry Candy",
                  "value": "Cherry Candy"
                },
                {
                  "name": "Blue Raz",
                  "value": "Blue Raz"
                },
                {
                  "name": "Killa OJ",
                  "value": "Killa OJ"
                },
                {
                  "name": "Strawberry Kiwi",
                  "value": "Strawberry Kiwi"
                },
                {
                  "name": "Peach Mango",
                  "value": "Peach Mango"
                },
                {
                  "name": "Razor Lime",
                  "value": "Razor Lime"
                },
                {
                  "name": "Raspberry Lemonade",
                  "value": "Raspberry Lemonade"
                },
                {
                  "name": "Pineapple Shred",
                  "value": "Pineapple Shred"
                },
                {
                  "name": "Blue Raspberry",
                  "value": "Blue Raspberry"
                },
                {
                  "name": "Fruit Punch",
                  "value": "Fruit Punch"
                },
                {
                  "name": "Blood Orange",
                  "value": "Blood Orange"
                },
                {
                  "name": "Watermelon Candy",
                  "value": "Watermelon Candy"
                },
                {
                  "name": "Dark Grape",
                  "value": "Dark Grape"
                },
                {
                  "name": "Sour Candy",
                  "value": "Sour Candy"
                },
                {
                  "name": "30",
                  "value": "30"
                },
                {
                  "name": "90",
                  "value": "90"
                },
                {
                  "name": "60",
                  "value": "60"
                },
                {
                  "name": "150",
                  "value": "150"
                },
                {
                  "name": "180",
                  "value": "180"
                },
                {
                  "name": "5902837755656",
                  "value": "5902837755656"
                },
                {
                  "name": "None",
                  "value": "None"
                },
                {
                  "name": "Sour Jellies",
                  "value": "Sour Jellies"
                },
                {
                  "name": "Cooling Sour Lemonade",
                  "value": "Cooling Sour Lemonade"
                },
                {
                  "name": "Lemon Fizz Bombs",
                  "value": "Lemon Fizz Bombs"
                },
                {
                  "name": "Cherryade",
                  "value": "Cherryade"
                },
                {
                  "name": "Jelly Bean",
                  "value": "Jelly Bean"
                },
                {
                  "name": "Iced Blue Slush",
                  "value": "Iced Blue Slush"
                },
                {
                  "name": "Fizzy Candy Crush",
                  "value": "Fizzy Candy Crush"
                },
                {
                  "name": "Fizzy Cola Bottles",
                  "value": "Fizzy Cola Bottles"
                },
                {
                  "name": "Fizzy Bubblegum Bottles",
                  "value": "Fizzy Bubblegum Bottles"
                },
                {
                  "name": "Sour Green Apple",
                  "value": "Sour Green Apple"
                },
                {
                  "name": "Sour Peach Candy",
                  "value": "Sour Peach Candy"
                },
                {
                  "name": "Guava Pineapple Punch",
                  "value": "Guava Pineapple Punch"
                },
                {
                  "name": "Grape",
                  "value": "Grape"
                },
                {
                  "name": "Blue Razz Lemonade",
                  "value": "Blue Razz Lemonade"
                },
                {
                  "name": "Apple Lemonade",
                  "value": "Apple Lemonade"
                },
                {
                  "name": "Peach Ice Tea",
                  "value": "Peach Ice Tea"
                },
                {
                  "name": "Cherry",
                  "value": "Cherry"
                },
                {
                  "name": "Cola",
                  "value": "Cola"
                },
                {
                  "name": "Raspberry",
                  "value": "Raspberry"
                },
                {
                  "name": "Wild Berry",
                  "value": "Wild Berry"
                },
                {
                  "name": "Tropical Rage",
                  "value": "Tropical Rage"
                },
                {
                  "name": "Green Apple",
                  "value": "Green Apple"
                },
                {
                  "name": "Blue Ice",
                  "value": "Blue Ice"
                },
                {
                  "name": "Lemon Apple",
                  "value": "Lemon Apple"
                },
                {
                  "name": "Citrus Punch",
                  "value": "Citrus Punch"
                },
                {
                  "name": "Southern Sweet Tea",
                  "value": "Southern Sweet Tea"
                },
                {
                  "name": "Beach Blast",
                  "value": "Beach Blast"
                },
                {
                  "name": "Blueberry Lemonade",
                  "value": "Blueberry Lemonade"
                },
                {
                  "name": "Push Pop",
                  "value": "Push Pop"
                },
                {
                  "name": "Wildberry",
                  "value": "Wildberry"
                },
                {
                  "name": "120 caps",
                  "value": "120 caps"
                },
                {
                  "name": "Exotic",
                  "value": "Exotic"
                },
                {
                  "name": "Strawberry",
                  "value": "Strawberry"
                },
                {
                  "name": "Orange",
                  "value": "Orange"
                },
                {
                  "name": "Mango",
                  "value": "Mango"
                },
                {
                  "name": "Apple",
                  "value": "Apple"
                },
                {
                  "name": "Lemon",
                  "value": "Lemon"
                },
                {
                  "name": "Tropic Thunder",
                  "value": "Tropic Thunder"
                },
                {
                  "name": "Victory Punch",
                  "value": "Victory Punch"
                },
                {
                  "name": "Strawberry Lemonade",
                  "value": "Strawberry Lemonade"
                },
                {
                  "name": "Smashin' Passion Orange",
                  "value": "Smashin' Passion Orange"
                },
                {
                  "name": "Blueberry Apple",
                  "value": "Blueberry Apple"
                },
                {
                  "name": "Sour Watermelon",
                  "value": "Sour Watermelon"
                },
                {
                  "name": "Pink Lemonade",
                  "value": "Pink Lemonade"
                },
                {
                  "name": "Orange Cooler",
                  "value": "Orange Cooler"
                },
                {
                  "name": "Unflavored",
                  "value": "Unflavored"
                },
                {
                  "name": "Xplosive Cola",
                  "value": "Xplosive Cola"
                },
                {
                  "name": "Lime Crime Mint",
                  "value": "Lime Crime Mint"
                },
                {
                  "name": "Raging Cola",
                  "value": "Raging Cola"
                },
                {
                  "name": "Blueberry Madness",
                  "value": "Blueberry Madness"
                },
                {
                  "name": "Orange Juice",
                  "value": "Orange Juice"
                },
                {
                  "name": "Red Punch",
                  "value": "Red Punch"
                },
                {
                  "name": "240 grams",
                  "value": "240 grams"
                },
                {
                  "name": "220 grams",
                  "value": "220 grams"
                },
                {
                  "name": "Natural",
                  "value": "Natural"
                },
                {
                  "name": "Orange & Mango",
                  "value": "Orange & Mango"
                },
                {
                  "name": "Berry Burst",
                  "value": "Berry Burst"
                },
                {
                  "name": "Tropical Fruit",
                  "value": "Tropical Fruit"
                },
                {
                  "name": "Regular",
                  "value": "Regular"
                },
                {
                  "name": "Zero Stimulant",
                  "value": "Zero Stimulant"
                },
                {
                  "name": "Orange Fire",
                  "value": "Orange Fire"
                },
                {
                  "name": "Forest Burst",
                  "value": "Forest Burst"
                },
                {
                  "name": "Cherry Crush",
                  "value": "Cherry Crush"
                },
                {
                  "name": "Green Lemonade",
                  "value": "Green Lemonade"
                },
                {
                  "name": "Sour Mango",
                  "value": "Sour Mango"
                },
                {
                  "name": "Forest Berries",
                  "value": "Forest Berries"
                },
                {
                  "name": "Blueberry",
                  "value": "Blueberry"
                },
                {
                  "name": "Apricot",
                  "value": "Apricot"
                },
                {
                  "name": "Tutti Frutti",
                  "value": "Tutti Frutti"
                },
                {
                  "name": "Lemon Twist",
                  "value": "Lemon Twist"
                },
                {
                  "name": "Bubblegum",
                  "value": "Bubblegum"
                },
                {
                  "name": "Cosmic Rainbow",
                  "value": "Cosmic Rainbow"
                },
                {
                  "name": "Energy",
                  "value": "Energy"
                },
                {
                  "name": "Swizzels Drumstick",
                  "value": "Swizzels Drumstick"
                },
                {
                  "name": "Fruit Candy",
                  "value": "Fruit Candy"
                },
                {
                  "name": "Blue Lagoon",
                  "value": "Blue Lagoon"
                },
                {
                  "name": "Cherry Slushie",
                  "value": "Cherry Slushie"
                },
                {
                  "name": "Grape Soda",
                  "value": "Grape Soda"
                },
                {
                  "name": "Orange Burst",
                  "value": "Orange Burst"
                },
                {
                  "name": "Cloudy Lemonade",
                  "value": "Cloudy Lemonade"
                },
                {
                  "name": "Apple & Elderflower",
                  "value": "Apple & Elderflower"
                },
                {
                  "name": "Tigers Blood",
                  "value": "Tigers Blood"
                },
                {
                  "name": "Blue Razz",
                  "value": "Blue Razz"
                },
                {
                  "name": "Red Hawaiian",
                  "value": "Red Hawaiian"
                },
                {
                  "name": "Watermelon",
                  "value": "Watermelon"
                },
                {
                  "name": "Cherry Cola",
                  "value": "Cherry Cola"
                },
                {
                  "name": "Tropical Vibes",
                  "value": "Tropical Vibes"
                },
                {
                  "name": "Candy Ice Blast",
                  "value": "Candy Ice Blast"
                },
                {
                  "name": "Tropical Punch",
                  "value": "Tropical Punch"
                },
                {
                  "name": "Icy Blue Raspberry",
                  "value": "Icy Blue Raspberry"
                },
                {
                  "name": "Wild Grape",
                  "value": "Wild Grape"
                },
                {
                  "name": "Zombie Cherry",
                  "value": "Zombie Cherry"
                },
                {
                  "name": "Brutal Cola",
                  "value": "Brutal Cola"
                },
                {
                  "name": "Dragon Fruit",
                  "value": "Dragon Fruit"
                },
                {
                  "name": "Miami Peach",
                  "value": "Miami Peach"
                },
                {
                  "name": "Bubble Gum",
                  "value": "Bubble Gum"
                },
                {
                  "name": "Berry Splash",
                  "value": "Berry Splash"
                },
                {
                  "name": "Tropical Blend",
                  "value": "Tropical Blend"
                },
                {
                  "name": "Rainbow",
                  "value": "Rainbow"
                },
                {
                  "name": "Blackcurrant Squash",
                  "value": "Blackcurrant Squash"
                },
                {
                  "name": "Sunny Orange",
                  "value": "Sunny Orange"
                },
                {
                  "name": "Red Kola",
                  "value": "Red Kola"
                },
                {
                  "name": "16 grams (1 serving)",
                  "value": "16 grams (1 serving)"
                },
                {
                  "name": "Lemon & Lime",
                  "value": "Lemon & Lime"
                },
                {
                  "name": "Blackcurrant",
                  "value": "Blackcurrant"
                },
                {
                  "name": "Apple Blueberry",
                  "value": "Apple Blueberry"
                },
                {
                  "name": "Strawberry Mango",
                  "value": "Strawberry Mango"
                },
                {
                  "name": "Candy Bubblegum",
                  "value": "Candy Bubblegum"
                },
                {
                  "name": "Ultra Energy",
                  "value": "Ultra Energy"
                },
                {
                  "name": "Pineapple Crush",
                  "value": "Pineapple Crush"
                },
                {
                  "name": "Blue Razz Bon Bons",
                  "value": "Blue Razz Bon Bons"
                },
                {
                  "name": "Pick N Mix",
                  "value": "Pick N Mix"
                },
                {
                  "name": "Rocket Ice Lolly",
                  "value": "Rocket Ice Lolly"
                },
                {
                  "name": "Orange & Passion Fruit",
                  "value": "Orange & Passion Fruit"
                },
                {
                  "name": "Sour Apple",
                  "value": "Sour Apple"
                },
                {
                  "name": "Twizzle Lolly",
                  "value": "Twizzle Lolly"
                },
                {
                  "name": "Lemon Sherbet",
                  "value": "Lemon Sherbet"
                },
                {
                  "name": "Sour Citrus Punch",
                  "value": "Sour Citrus Punch"
                },
                {
                  "name": "Island Breeze",
                  "value": "Island Breeze"
                },
                {
                  "name": "Fruit Kaboom",
                  "value": "Fruit Kaboom"
                },
                {
                  "name": "Blackberry & Lime",
                  "value": "Blackberry & Lime"
                },
                {
                  "name": "Strawberry & Mango",
                  "value": "Strawberry & Mango"
                },
                {
                  "name": "Pink Lemo",
                  "value": "Pink Lemo"
                },
                {
                  "name": "Apple Power",
                  "value": "Apple Power"
                },
                {
                  "name": "Sour Gummy Bears",
                  "value": "Sour Gummy Bears"
                },
                {
                  "name": "Sour Blue Razz",
                  "value": "Sour Blue Razz"
                },
                {
                  "name": "Cherry Razz",
                  "value": "Cherry Razz"
                },
                {
                  "name": "Blueberry Pineapple",
                  "value": "Blueberry Pineapple"
                },
                {
                  "name": "Blackberry Lemonade",
                  "value": "Blackberry Lemonade"
                },
                {
                  "name": "Juicy Nectar",
                  "value": "Juicy Nectar"
                },
                {
                  "name": "ICEE Blue Raspberry",
                  "value": "ICEE Blue Raspberry"
                },
                {
                  "name": "Berry Blast",
                  "value": "Berry Blast"
                },
                {
                  "name": "Krisp Apple",
                  "value": "Krisp Apple"
                },
                {
                  "name": "Millions Strawberry",
                  "value": "Millions Strawberry"
                },
                {
                  "name": "Sour Batch Bros",
                  "value": "Sour Batch Bros"
                },
                {
                  "name": "Citrus Berry",
                  "value": "Citrus Berry"
                },
                {
                  "name": "Cherry Blaze",
                  "value": "Cherry Blaze"
                },
                {
                  "name": "Orange Lemon Burst",
                  "value": "Orange Lemon Burst"
                },
                {
                  "name": "Pear Kiwi",
                  "value": "Pear Kiwi"
                },
                {
                  "name": "Mojito",
                  "value": "Mojito"
                },
                {
                  "name": "Peach",
                  "value": "Peach"
                },
                {
                  "name": "Mango Lime",
                  "value": "Mango Lime"
                },
                {
                  "name": "Passion Pineapple",
                  "value": "Passion Pineapple"
                },
                {
                  "name": "Monsterberry Lime",
                  "value": "Monsterberry Lime"
                },
                {
                  "name": "Tropic Blue",
                  "value": "Tropic Blue"
                },
                {
                  "name": "Ice Tea",
                  "value": "Ice Tea"
                },
                {
                  "name": "Forest Fruits",
                  "value": "Forest Fruits"
                },
                {
                  "name": "500 grams",
                  "value": "500 grams"
                },
                {
                  "name": "Twirler Ice Cream",
                  "value": "Twirler Ice Cream"
                },
                {
                  "name": "Sour Gummy Bear",
                  "value": "Sour Gummy Bear"
                },
                {
                  "name": "Icy Blue Raz",
                  "value": "Icy Blue Raz"
                },
                {
                  "name": "Bubblegum Crush",
                  "value": "Bubblegum Crush"
                },
                {
                  "name": "Swizzels Refreshers",
                  "value": "Swizzels Refreshers"
                },
                {
                  "name": "Swizzels Love Hearts",
                  "value": "Swizzels Love Hearts"
                },
                {
                  "name": "Swizzels Drumstick Squashies",
                  "value": "Swizzels Drumstick Squashies"
                },
                {
                  "name": "Strawberry Mojito",
                  "value": "Strawberry Mojito"
                },
                {
                  "name": "Baddy Berry",
                  "value": "Baddy Berry"
                },
                {
                  "name": "Watermelons",
                  "value": "Watermelons"
                },
                {
                  "name": "Ice Pop",
                  "value": "Ice Pop"
                },
                {
                  "name": "Green Apples",
                  "value": "Green Apples"
                },
                {
                  "name": "Rainbow Candy",
                  "value": "Rainbow Candy"
                },
                {
                  "name": "Pineapple Juice",
                  "value": "Pineapple Juice"
                },
                {
                  "name": "Orange Crush",
                  "value": "Orange Crush"
                },
                {
                  "name": "Blue Lemonade",
                  "value": "Blue Lemonade"
                },
                {
                  "name": "Raspberry Tea",
                  "value": "Raspberry Tea"
                },
                {
                  "name": "312 grams",
                  "value": "312 grams"
                },
                {
                  "name": "600 grams",
                  "value": "600 grams"
                },
                {
                  "name": "300 grams",
                  "value": "300 grams"
                },
                {
                  "name": "279 grams",
                  "value": "279 grams"
                },
                {
                  "name": "Strawberry Pineapple",
                  "value": "Strawberry Pineapple"
                },
                {
                  "name": "Miami Vice",
                  "value": "Miami Vice"
                },
                {
                  "name": "Roadside Lemonade",
                  "value": "Roadside Lemonade"
                },
                {
                  "name": "Pineapple Passion",
                  "value": "Pineapple Passion"
                },
                {
                  "name": "Sweet Iced Tea",
                  "value": "Sweet Iced Tea"
                },
                {
                  "name": "Orange Rush",
                  "value": "Orange Rush"
                },
                {
                  "name": "Red Orange",
                  "value": "Red Orange"
                },
                {
                  "name": "Grapefruit",
                  "value": "Grapefruit"
                },
                {
                  "name": "Magic Citrus",
                  "value": "Magic Citrus"
                },
                {
                  "name": "Tropical Candy",
                  "value": "Tropical Candy"
                },
                {
                  "name": "Melon Berry Twist",
                  "value": "Melon Berry Twist"
                },
                {
                  "name": "Mango Splash",
                  "value": "Mango Splash"
                },
                {
                  "name": "Fruit Punch Fury",
                  "value": "Fruit Punch Fury"
                },
                {
                  "name": "Dragon Fruit Slayer",
                  "value": "Dragon Fruit Slayer"
                },
                {
                  "name": "Tropical Touchdown",
                  "value": "Tropical Touchdown"
                },
                {
                  "name": "Cherry Checkmate",
                  "value": "Cherry Checkmate"
                },
                {
                  "name": "Orange Overdrive",
                  "value": "Orange Overdrive"
                },
                {
                  "name": "Blazin Blue Berry",
                  "value": "Blazin Blue Berry"
                },
                {
                  "name": "Energy Burst",
                  "value": "Energy Burst"
                },
                {
                  "name": "Lightnin' Lemonade",
                  "value": "Lightnin' Lemonade"
                },
                {
                  "name": "Savage Strawberry",
                  "value": "Savage Strawberry"
                },
                {
                  "name": "Wicked Watermelon",
                  "value": "Wicked Watermelon"
                },
                {
                  "name": "Blazin' Berry",
                  "value": "Blazin' Berry"
                },
                {
                  "name": "360 grams",
                  "value": "360 grams"
                },
                {
                  "name": "180 grams",
                  "value": "180 grams"
                },
                {
                  "name": "Tropical Paradise",
                  "value": "Tropical Paradise"
                },
                {
                  "name": "Kiwi Blueberry",
                  "value": "Kiwi Blueberry"
                },
                {
                  "name": "Fruit Burst",
                  "value": "Fruit Burst"
                },
                {
                  "name": "Peach Bum",
                  "value": "Peach Bum"
                },
                {
                  "name": "Blood Berry",
                  "value": "Blood Berry"
                },
                {
                  "name": "Jawbreaker",
                  "value": "Jawbreaker"
                },
                {
                  "name": "Black N' Blueberry",
                  "value": "Black N' Blueberry"
                },
                {
                  "name": "Raspberry Creamthickle",
                  "value": "Raspberry Creamthickle"
                },
                {
                  "name": "Citrus Grapefruit",
                  "value": "Citrus Grapefruit"
                },
                {
                  "name": "Citrus Burst",
                  "value": "Citrus Burst"
                },
                {
                  "name": "Blue Snow Cone",
                  "value": "Blue Snow Cone"
                },
                {
                  "name": "Orange Sunrise",
                  "value": "Orange Sunrise"
                },
                {
                  "name": "Root Beer",
                  "value": "Root Beer"
                },
                {
                  "name": "Cherry Frost",
                  "value": "Cherry Frost"
                },
                {
                  "name": "Raging Colas",
                  "value": "Raging Colas"
                },
                {
                  "name": "Sour Punch Blue Raz",
                  "value": "Sour Punch Blue Raz"
                },
                {
                  "name": "Country Time Lemonade",
                  "value": "Country Time Lemonade"
                },
                {
                  "name": "Sunny D Tangy Original",
                  "value": "Sunny D Tangy Original"
                },
                {
                  "name": "Sour Punch Watermelon",
                  "value": "Sour Punch Watermelon"
                },
                {
                  "name": "Country Time Blueberry Lemonade",
                  "value": "Country Time Blueberry Lemonade"
                },
                {
                  "name": "Kool-Aid Cherry Limeade",
                  "value": "Kool-Aid Cherry Limeade"
                },
                {
                  "name": "Jell-O Lemon Lime",
                  "value": "Jell-O Lemon Lime"
                },
                {
                  "name": "Kool-Aid Tropical Punch",
                  "value": "Kool-Aid Tropical Punch"
                },
                {
                  "name": "Bazooka Classic Grape",
                  "value": "Bazooka Classic Grape"
                },
                {
                  "name": "Pink Splash",
                  "value": "Pink Splash"
                },
                {
                  "name": "Cherry Ring Pop",
                  "value": "Cherry Ring Pop"
                },
                {
                  "name": "Freedom Rocks",
                  "value": "Freedom Rocks"
                },
                {
                  "name": "Tropical Cyclone",
                  "value": "Tropical Cyclone"
                },
                {
                  "name": "Blue Sharkberry",
                  "value": "Blue Sharkberry"
                },
                {
                  "name": "Melon Candy",
                  "value": "Melon Candy"
                },
                {
                  "name": "Peach Rings",
                  "value": "Peach Rings"
                },
                {
                  "name": "Orange Mango",
                  "value": "Orange Mango"
                },
                {
                  "name": "Cherry Limeade",
                  "value": "Cherry Limeade"
                },
                {
                  "name": "Tropical Storm",
                  "value": "Tropical Storm"
                },
                {
                  "name": "Lemon Rush",
                  "value": "Lemon Rush"
                },
                {
                  "name": "Strawberry Margarita",
                  "value": "Strawberry Margarita"
                },
                {
                  "name": "Millions Cola",
                  "value": "Millions Cola"
                },
                {
                  "name": "Millions Bubblegum",
                  "value": "Millions Bubblegum"
                },
                {
                  "name": "Pineapple Head",
                  "value": "Pineapple Head"
                },
                {
                  "name": "Frozen Bombsicle",
                  "value": "Frozen Bombsicle"
                },
                {
                  "name": "Red Fresh",
                  "value": "Red Fresh"
                },
                {
                  "name": "Fresh Apple",
                  "value": "Fresh Apple"
                },
                {
                  "name": "Strawberry & Raspberry",
                  "value": "Strawberry & Raspberry"
                },
                {
                  "name": "Cherry & Apple",
                  "value": "Cherry & Apple"
                },
                {
                  "name": "Icy Blue Razz",
                  "value": "Icy Blue Razz"
                },
                {
                  "name": "75 vcaps",
                  "value": "75 vcaps"
                },
                {
                  "name": "75 grams",
                  "value": "75 grams"
                },
                {
                  "name": "76 grams",
                  "value": "76 grams"
                },
                {
                  "name": "Electric Lemonade",
                  "value": "Electric Lemonade"
                },
                {
                  "name": "150 grams",
                  "value": "150 grams"
                },
                {
                  "name": "270 grams",
                  "value": "270 grams"
                },
                {
                  "name": "450 grams",
                  "value": "450 grams"
                },
                {
                  "name": "Lemonade",
                  "value": "Lemonade"
                },
                {
                  "name": "Unflavoured",
                  "value": "Unflavoured"
                },
                {
                  "name": "Blue Raspberry Bubble Gum",
                  "value": "Blue Raspberry Bubble Gum"
                },
                {
                  "name": "Nature",
                  "value": "Nature"
                },
                {
                  "name": "420 grams",
                  "value": "420 grams"
                },
                {
                  "name": "210 grams",
                  "value": "210 grams"
                },
                {
                  "name": "156 grams",
                  "value": "156 grams"
                },
                {
                  "name": "Lemon Ice",
                  "value": "Lemon Ice"
                },
                {
                  "name": "Fruit Punch&",
                  "value": "Fruit Punch&"
                },
                {
                  "name": "Cherry Lollipop",
                  "value": "Cherry Lollipop"
                },
                {
                  "name": "Non Flavored",
                  "value": "Non Flavored"
                },
                {
                  "name": "120",
                  "value": "120"
                },
                {
                  "name": "400",
                  "value": "400"
                },
                {
                  "name": "Grape Splash",
                  "value": "Grape Splash"
                },
                {
                  "name": "Grape Cooler",
                  "value": "Grape Cooler"
                },
                {
                  "name": "Wild Berry Punch",
                  "value": "Wild Berry Punch"
                },
                {
                  "name": "100 caps",
                  "value": "100 caps"
                },
                {
                  "name": "200 caps",
                  "value": "200 caps"
                },
                {
                  "name": "554 grams",
                  "value": "554 grams"
                },
                {
                  "name": "120 mega caps",
                  "value": "120 mega caps"
                },
                {
                  "name": "400 caps",
                  "value": "400 caps"
                },
                {
                  "name": "240",
                  "value": "240"
                },
                {
                  "name": "Creatine Monohydrate",
                  "value": "Creatine Monohydrate"
                },
                {
                  "name": "Creatine Monohydrate Xplode",
                  "value": "Creatine Monohydrate Xplode"
                },
                {
                  "name": "250 grams",
                  "value": "250 grams"
                },
                {
                  "name": "200 grams",
                  "value": "200 grams"
                },
                {
                  "name": "120 vcaps",
                  "value": "120 vcaps"
                },
                {
                  "name": "240 vcaps",
                  "value": "240 vcaps"
                },
                {
                  "name": "1000 grams",
                  "value": "1000 grams"
                },
                {
                  "name": "227 grams",
                  "value": "227 grams"
                },
                {
                  "name": "161 grams",
                  "value": "161 grams"
                },
                {
                  "name": "360 caps",
                  "value": "360 caps"
                },
                {
                  "name": "60 tablets",
                  "value": "60 tablets"
                },
                {
                  "name": "550 grams",
                  "value": "550 grams"
                },
                {
                  "name": "110 grams",
                  "value": "110 grams"
                },
                {
                  "name": "100 grams",
                  "value": "100 grams"
                },
                {
                  "name": "Mandarin Orange",
                  "value": "Mandarin Orange"
                },
                {
                  "name": "300",
                  "value": "300"
                },
                {
                  "name": "Pineapple",
                  "value": "Pineapple"
                },
                {
                  "name": "454 grams",
                  "value": "454 grams"
                },
                {
                  "name": "100",
                  "value": "100"
                },
                {
                  "name": "1000g",
                  "value": "1000g"
                },
                {
                  "name": "S'Berry & Peaches",
                  "value": "S'Berry & Peaches"
                },
                {
                  "name": "Super Fresh OJ",
                  "value": "Super Fresh OJ"
                },
                {
                  "name": "Grape Bubbalicious",
                  "value": "Grape Bubbalicious"
                },
                {
                  "name": "Cherry Bubblegum",
                  "value": "Cherry Bubblegum"
                },
                {
                  "name": "350",
                  "value": "350"
                },
                {
                  "name": "700",
                  "value": "700"
                },
                {
                  "name": "60 vcaps",
                  "value": "60 vcaps"
                },
                {
                  "name": "Fizzy Blue Bottles",
                  "value": "Fizzy Blue Bottles"
                },
                {
                  "name": "Cranberry Crush",
                  "value": "Cranberry Crush"
                },
                {
                  "name": "Berrylicious",
                  "value": "Berrylicious"
                },
                {
                  "name": "500 tablets",
                  "value": "500 tablets"
                },
                {
                  "name": "200 tablets",
                  "value": "200 tablets"
                },
                {
                  "name": "Pina Colada",
                  "value": "Pina Colada"
                },
                {
                  "name": "Cherry Lime",
                  "value": "Cherry Lime"
                },
                {
                  "name": "Strawberry & Kiwi",
                  "value": "Strawberry & Kiwi"
                },
                {
                  "name": "Mad Mango",
                  "value": "Mad Mango"
                },
                {
                  "name": "Ice Melon",
                  "value": "Ice Melon"
                },
                {
                  "name": "Lime Lemon",
                  "value": "Lime Lemon"
                },
                {
                  "name": "Summer Fruits",
                  "value": "Summer Fruits"
                },
                {
                  "name": "Apple & Raspberry",
                  "value": "Apple & Raspberry"
                },
                {
                  "name": "Italian Lemon Ice",
                  "value": "Italian Lemon Ice"
                },
                {
                  "name": "315 grams",
                  "value": "315 grams"
                },
                {
                  "name": "357 grams",
                  "value": "357 grams"
                },
                {
                  "name": "Watermelon Splash",
                  "value": "Watermelon Splash"
                },
                {
                  "name": "Mixed Berry",
                  "value": "Mixed Berry"
                },
                {
                  "name": "Banana",
                  "value": "Banana"
                },
                {
                  "name": "Chocolate",
                  "value": "Chocolate"
                },
                {
                  "name": "Pineapple Passion Fruit",
                  "value": "Pineapple Passion Fruit"
                },
                {
                  "name": "Orange Clementine",
                  "value": "Orange Clementine"
                },
                {
                  "name": "Pick n Mix",
                  "value": "Pick n Mix"
                },
                {
                  "name": "Fizzy Peach Sweets",
                  "value": "Fizzy Peach Sweets"
                },
                {
                  "name": "Cherry Mango",
                  "value": "Cherry Mango"
                },
                {
                  "name": "ICEE Cherry",
                  "value": "ICEE Cherry"
                },
                {
                  "name": "Dragon Fruit Yuzu",
                  "value": "Dragon Fruit Yuzu"
                },
                {
                  "name": "Tiger's Blood",
                  "value": "Tiger's Blood"
                },
                {
                  "name": "300 tablets",
                  "value": "300 tablets"
                },
                {
                  "name": "150 tablets",
                  "value": "150 tablets"
                },
                {
                  "name": "Strawberry Laces",
                  "value": "Strawberry Laces"
                },
                {
                  "name": "Big Juicy Melons",
                  "value": "Big Juicy Melons"
                },
                {
                  "name": "Grape Gazillionz",
                  "value": "Grape Gazillionz"
                },
                {
                  "name": "Fruit Salads",
                  "value": "Fruit Salads"
                },
                {
                  "name": "Cherry Cola Bottles",
                  "value": "Cherry Cola Bottles"
                },
                {
                  "name": "Tropical Snocone",
                  "value": "Tropical Snocone"
                },
                {
                  "name": "Banana & Strawberry",
                  "value": "Banana & Strawberry"
                },
                {
                  "name": "Rainbow Dust",
                  "value": "Rainbow Dust"
                },
                {
                  "name": "Cranberry",
                  "value": "Cranberry"
                },
                {
                  "name": "Mandarine",
                  "value": "Mandarine"
                },
                {
                  "name": "Cranberry Pomegranate",
                  "value": "Cranberry Pomegranate"
                },
                {
                  "name": "Strawberry Limeade",
                  "value": "Strawberry Limeade"
                },
                {
                  "name": "Orange Juiced",
                  "value": "Orange Juiced"
                },
                {
                  "name": "Grape Juiced",
                  "value": "Grape Juiced"
                },
                {
                  "name": "Mango Pineapple",
                  "value": "Mango Pineapple"
                },
                {
                  "name": "Cherry Coconut",
                  "value": "Cherry Coconut"
                },
                {
                  "name": "334 grams",
                  "value": "334 grams"
                },
                {
                  "name": "667 grams",
                  "value": "667 grams"
                },
                {
                  "name": "Furious Grape",
                  "value": "Furious Grape"
                },
                {
                  "name": "Georgia Peach",
                  "value": "Georgia Peach"
                },
                {
                  "name": "Cherry Bomb",
                  "value": "Cherry Bomb"
                },
                {
                  "name": "Guava Nectarine",
                  "value": "Guava Nectarine"
                },
                {
                  "name": "Blueberry Acai",
                  "value": "Blueberry Acai"
                },
                {
                  "name": "Peach Raspberry",
                  "value": "Peach Raspberry"
                },
                {
                  "name": "Orange Guava",
                  "value": "Orange Guava"
                },
                {
                  "name": "Citrus Lime",
                  "value": "Citrus Lime"
                },
                {
                  "name": "Tropical Mango",
                  "value": "Tropical Mango"
                },
                {
                  "name": "Fuzzy Peach",
                  "value": "Fuzzy Peach"
                },
                {
                  "name": "Ice Tea Peach",
                  "value": "Ice Tea Peach"
                },
                {
                  "name": "Strawberry Fit",
                  "value": "Strawberry Fit"
                },
                {
                  "name": "Apple Pear",
                  "value": "Apple Pear"
                },
                {
                  "name": "Maui Twist",
                  "value": "Maui Twist"
                },
                {
                  "name": "Strawberry Watermelon",
                  "value": "Strawberry Watermelon"
                },
                {
                  "name": "Pineapple + Pear",
                  "value": "Pineapple + Pear"
                },
                {
                  "name": "Orange + Apple",
                  "value": "Orange + Apple"
                },
                {
                  "name": "Mango + Orange",
                  "value": "Mango + Orange"
                },
                {
                  "name": "Sour Cherry",
                  "value": "Sour Cherry"
                },
                {
                  "name": "297 grams",
                  "value": "297 grams"
                },
                {
                  "name": "Orange Dreamsicle",
                  "value": "Orange Dreamsicle"
                },
                {
                  "name": "Raspberry Grape",
                  "value": "Raspberry Grape"
                },
                {
                  "name": "Black Cherry",
                  "value": "Black Cherry"
                },
                {
                  "name": "Texas Tea",
                  "value": "Texas Tea"
                },
                {
                  "name": "Fruit Salad",
                  "value": "Fruit Salad"
                },
                {
                  "name": "500",
                  "value": "500"
                },
                {
                  "name": "Fresh Orange",
                  "value": "Fresh Orange"
                },
                {
                  "name": "Italian Blood Orange",
                  "value": "Italian Blood Orange"
                },
                {
                  "name": "Knockout Fruit Punch",
                  "value": "Knockout Fruit Punch"
                },
                {
                  "name": "Watermelon Explosion",
                  "value": "Watermelon Explosion"
                },
                {
                  "name": "Lemon Lime Squeeze",
                  "value": "Lemon Lime Squeeze"
                },
                {
                  "name": "Mango Madness",
                  "value": "Mango Madness"
                },
                {
                  "name": "Strawberry Kiwi Splash",
                  "value": "Strawberry Kiwi Splash"
                },
                {
                  "name": "Raspberry Pineapple",
                  "value": "Raspberry Pineapple"
                },
                {
                  "name": "600",
                  "value": "600"
                },
                {
                  "name": "Watermelone",
                  "value": "Watermelone"
                },
                {
                  "name": "Candy Icy Blast",
                  "value": "Candy Icy Blast"
                },
                {
                  "name": "Multifruit",
                  "value": "Multifruit"
                },
                {
                  "name": "200 vcaps",
                  "value": "200 vcaps"
                },
                {
                  "name": "400 vcaps",
                  "value": "400 vcaps"
                },
                {
                  "name": "Tropical Fruit Punch",
                  "value": "Tropical Fruit Punch"
                },
                {
                  "name": "Ice-Tea Raspberry",
                  "value": "Ice-Tea Raspberry"
                },
                {
                  "name": "Strawberry Lime",
                  "value": "Strawberry Lime"
                },
                {
                  "name": "240 caps",
                  "value": "240 caps"
                },
                {
                  "name": "Blackcurrant Blast",
                  "value": "Blackcurrant Blast"
                },
                {
                  "name": "Mango Sorbet",
                  "value": "Mango Sorbet"
                },
                {
                  "name": "2000 grams",
                  "value": "2000 grams"
                },
                {
                  "name": "Milky Chocolate",
                  "value": "Milky Chocolate"
                },
                {
                  "name": "White Chocolate-Raspberry",
                  "value": "White Chocolate-Raspberry"
                },
                {
                  "name": "Chocolate Fudge",
                  "value": "Chocolate Fudge"
                },
                {
                  "name": "Vanilla Creme",
                  "value": "Vanilla Creme"
                },
                {
                  "name": "Chocolate Peanut Butter",
                  "value": "Chocolate Peanut Butter"
                },
                {
                  "name": "French Vanilla Creme",
                  "value": "French Vanilla Creme"
                },
                {
                  "name": "Milk Chocolate",
                  "value": "Milk Chocolate"
                },
                {
                  "name": "",
                  "value": ""
                },
                {
                  "name": "Raw (Unflavoured)",
                  "value": "Raw (Unflavoured)"
                },
                {
                  "name": "Lime Citrus",
                  "value": "Lime Citrus"
                },
                {
                  "name": "Cotton Candy",
                  "value": "Cotton Candy"
                },
                {
                  "name": "Vanilla",
                  "value": "Vanilla"
                },
                {
                  "name": "Vanilla Dessert",
                  "value": "Vanilla Dessert"
                },
                {
                  "name": "Creamy Chocolate",
                  "value": "Creamy Chocolate"
                },
                {
                  "name": "Cookies & Cream",
                  "value": "Cookies & Cream"
                },
                {
                  "name": "Creamy Apple",
                  "value": "Creamy Apple"
                },
                {
                  "name": "Creamy Vanilla with Kiwi",
                  "value": "Creamy Vanilla with Kiwi"
                },
                {
                  "name": "Unflavored2",
                  "value": "Unflavored2"
                },
                {
                  "name": "Big Cherries",
                  "value": "Big Cherries"
                },
                {
                  "name": "Shark Bite",
                  "value": "Shark Bite"
                },
                {
                  "name": "White Choco Bueno",
                  "value": "White Choco Bueno"
                },
                {
                  "name": "Cookies 'N' Cream",
                  "value": "Cookies 'N' Cream"
                },
                {
                  "name": "2400 grams",
                  "value": "2400 grams"
                },
                {
                  "name": "6000 grams",
                  "value": "6000 grams"
                },
                {
                  "name": "1500 grams",
                  "value": "1500 grams"
                },
                {
                  "name": "2700 grams",
                  "value": "2700 grams"
                },
                {
                  "name": "Pistachio",
                  "value": "Pistachio"
                },
                {
                  "name": "Almond",
                  "value": "Almond"
                },
                {
                  "name": "Strawberry Short Cake",
                  "value": "Strawberry Short Cake"
                },
                {
                  "name": "Blueberry Cobbler",
                  "value": "Blueberry Cobbler"
                },
                {
                  "name": "Banana Nut Bread",
                  "value": "Banana Nut Bread"
                },
                {
                  "name": "Cocoa Heaven",
                  "value": "Cocoa Heaven"
                },
                {
                  "name": "Kiwi Strawberry",
                  "value": "Kiwi Strawberry"
                },
                {
                  "name": "Blue Razz Watermelon",
                  "value": "Blue Razz Watermelon"
                },
                {
                  "name": "Neutral",
                  "value": "Neutral"
                },
                {
                  "name": "Vanilla Caramel",
                  "value": "Vanilla Caramel"
                },
                {
                  "name": "Caramel Vanilla",
                  "value": "Caramel Vanilla"
                },
                {
                  "name": "Vanilla Cake",
                  "value": "Vanilla Cake"
                },
                {
                  "name": "White Cherry Frost",
                  "value": "White Cherry Frost"
                },
                {
                  "name": "Watermelon Wave",
                  "value": "Watermelon Wave"
                },
                {
                  "name": "Caramel",
                  "value": "Caramel"
                },
                {
                  "name": "Strawberry-Banana",
                  "value": "Strawberry-Banana"
                },
                {
                  "name": "Chocolate-Nuts",
                  "value": "Chocolate-Nuts"
                },
                {
                  "name": "White Chocolate-Coconut",
                  "value": "White Chocolate-Coconut"
                },
                {
                  "name": "White Chocolate-Cranberry",
                  "value": "White Chocolate-Cranberry"
                },
                {
                  "name": "6800 grams",
                  "value": "6800 grams"
                },
                {
                  "name": "3500 grams",
                  "value": "3500 grams"
                },
                {
                  "name": "5400 grams",
                  "value": "5400 grams"
                },
                {
                  "name": "3000 grams",
                  "value": "3000 grams"
                },
                {
                  "name": "Double Chocolate",
                  "value": "Double Chocolate"
                },
                {
                  "name": "Vanilla Cream",
                  "value": "Vanilla Cream"
                },
                {
                  "name": "Strawberry-Wild Strawberry",
                  "value": "Strawberry-Wild Strawberry"
                },
                {
                  "name": "900 grams",
                  "value": "900 grams"
                },
                {
                  "name": "1800 grams",
                  "value": "1800 grams"
                },
                {
                  "name": "Red Fruits",
                  "value": "Red Fruits"
                },
                {
                  "name": "4540 grams",
                  "value": "4540 grams"
                },
                {
                  "name": "905 grams",
                  "value": "905 grams"
                },
                {
                  "name": "455 grams",
                  "value": "455 grams"
                },
                {
                  "name": "462 grams",
                  "value": "462 grams"
                },
                {
                  "name": "918 grams",
                  "value": "918 grams"
                },
                {
                  "name": "938 grams",
                  "value": "938 grams"
                },
                {
                  "name": "891 grams",
                  "value": "891 grams"
                },
                {
                  "name": "884 grams",
                  "value": "884 grams"
                },
                {
                  "name": "897 grams",
                  "value": "897 grams"
                },
                {
                  "name": "878 grams",
                  "value": "878 grams"
                },
                {
                  "name": "Wild Fruits",
                  "value": "Wild Fruits"
                },
                {
                  "name": "Tropical Fruits",
                  "value": "Tropical Fruits"
                },
                {
                  "name": "Pistachio Marzipan",
                  "value": "Pistachio Marzipan"
                },
                {
                  "name": "Latte Macchiato",
                  "value": "Latte Macchiato"
                },
                {
                  "name": "Chocolate Hazelnut",
                  "value": "Chocolate Hazelnut"
                },
                {
                  "name": "Citrus Twist",
                  "value": "Citrus Twist"
                },
                {
                  "name": "Strawberries & Cream",
                  "value": "Strawberries & Cream"
                },
                {
                  "name": "Chocolate Brownie",
                  "value": "Chocolate Brownie"
                },
                {
                  "name": "Vanilla Ice Cream",
                  "value": "Vanilla Ice Cream"
                },
                {
                  "name": "510 grams",
                  "value": "510 grams"
                },
                {
                  "name": "1020 grams",
                  "value": "1020 grams"
                },
                {
                  "name": "Strawberry Bumcake",
                  "value": "Strawberry Bumcake"
                },
                {
                  "name": "Cinnamon Crunch Cereal",
                  "value": "Cinnamon Crunch Cereal"
                },
                {
                  "name": "Vanilla Oatmeal Cookie",
                  "value": "Vanilla Oatmeal Cookie"
                },
                {
                  "name": "457 grams",
                  "value": "457 grams"
                },
                {
                  "name": "920 grams",
                  "value": "920 grams"
                },
                {
                  "name": "2280 grams",
                  "value": "2280 grams"
                },
                {
                  "name": "2260 grams",
                  "value": "2260 grams"
                },
                {
                  "name": "2250 grams",
                  "value": "2250 grams"
                },
                {
                  "name": "913 grams",
                  "value": "913 grams"
                },
                {
                  "name": "902 grams",
                  "value": "902 grams"
                },
                {
                  "name": "Berry Fruits",
                  "value": "Berry Fruits"
                },
                {
                  "name": "Salted Caramel",
                  "value": "Salted Caramel"
                },
                {
                  "name": "Choco Dream",
                  "value": "Choco Dream"
                },
                {
                  "name": "Vanilla Madagascar",
                  "value": "Vanilla Madagascar"
                },
                {
                  "name": "Biscuit Spread",
                  "value": "Biscuit Spread"
                },
                {
                  "name": "Salted Dark Chocolate",
                  "value": "Salted Dark Chocolate"
                },
                {
                  "name": "White Choc Pistachio",
                  "value": "White Choc Pistachio"
                },
                {
                  "name": "White Choc Lemon Drizzle",
                  "value": "White Choc Lemon Drizzle"
                },
                {
                  "name": "Toffee Biscuit",
                  "value": "Toffee Biscuit"
                },
                {
                  "name": "Choco Bueno",
                  "value": "Choco Bueno"
                },
                {
                  "name": "Baklava",
                  "value": "Baklava"
                },
                {
                  "name": "2010 grams",
                  "value": "2010 grams"
                },
                {
                  "name": "Banoffee Sundae",
                  "value": "Banoffee Sundae"
                },
                {
                  "name": "Vanilla Almond Chai",
                  "value": "Vanilla Almond Chai"
                },
                {
                  "name": "Blueberry Muffin",
                  "value": "Blueberry Muffin"
                },
                {
                  "name": "Strawberry Cheesecake",
                  "value": "Strawberry Cheesecake"
                },
                {
                  "name": "Banoffee",
                  "value": "Banoffee"
                },
                {
                  "name": "Gourmet Chocolate",
                  "value": "Gourmet Chocolate"
                },
                {
                  "name": "Cookie",
                  "value": "Cookie"
                },
                {
                  "name": "Chococino",
                  "value": "Chococino"
                },
                {
                  "name": "Chocolate Pistachio",
                  "value": "Chocolate Pistachio"
                },
                {
                  "name": "Chocolate Caramel Nut",
                  "value": "Chocolate Caramel Nut"
                },
                {
                  "name": "White Chocolate Hazelnut",
                  "value": "White Chocolate Hazelnut"
                },
                {
                  "name": "Coffee Caramel",
                  "value": "Coffee Caramel"
                },
                {
                  "name": "Birthday Cake",
                  "value": "Birthday Cake"
                },
                {
                  "name": "White Chocolate Cookies & Cream",
                  "value": "White Chocolate Cookies & Cream"
                },
                {
                  "name": "Cinnamon Bun",
                  "value": "Cinnamon Bun"
                },
                {
                  "name": "Chocolate Caramellow",
                  "value": "Chocolate Caramellow"
                },
                {
                  "name": "Triple Chocolate",
                  "value": "Triple Chocolate"
                },
                {
                  "name": "White Chocolate Salted Peanut",
                  "value": "White Chocolate Salted Peanut"
                },
                {
                  "name": "Lifestyle Loops",
                  "value": "Lifestyle Loops"
                },
                {
                  "name": "Peanut Butter Blondie",
                  "value": "Peanut Butter Blondie"
                },
                {
                  "name": "Maple & Pecan Pancakes",
                  "value": "Maple & Pecan Pancakes"
                },
                {
                  "name": "Peanut Butter Cereal Milk",
                  "value": "Peanut Butter Cereal Milk"
                },
                {
                  "name": "Banoffee Pie",
                  "value": "Banoffee Pie"
                },
                {
                  "name": "Rainbow Charms",
                  "value": "Rainbow Charms"
                },
                {
                  "name": "Raspberry Ripple Ice Cream",
                  "value": "Raspberry Ripple Ice Cream"
                },
                {
                  "name": "Milk Chocolate Caramel Biscuit",
                  "value": "Milk Chocolate Caramel Biscuit"
                },
                {
                  "name": "Sticky Toffee Pudding",
                  "value": "Sticky Toffee Pudding"
                },
                {
                  "name": "White Chocolate Caramel Biscuit",
                  "value": "White Chocolate Caramel Biscuit"
                },
                {
                  "name": "Strawberry Milkshake",
                  "value": "Strawberry Milkshake"
                },
                {
                  "name": "Mint Cookies & Cream",
                  "value": "Mint Cookies & Cream"
                },
                {
                  "name": "Caramel Biscuit",
                  "value": "Caramel Biscuit"
                },
                {
                  "name": "859 grams",
                  "value": "859 grams"
                },
                {
                  "name": "986 grams",
                  "value": "986 grams"
                },
                {
                  "name": "930 grams",
                  "value": "930 grams"
                },
                {
                  "name": "823 grams",
                  "value": "823 grams"
                },
                {
                  "name": "912 grams",
                  "value": "912 grams"
                },
                {
                  "name": "873 grams",
                  "value": "873 grams"
                },
                {
                  "name": "924 grams",
                  "value": "924 grams"
                },
                {
                  "name": "700 grams",
                  "value": "700 grams"
                },
                {
                  "name": "Chocolate Dessert",
                  "value": "Chocolate Dessert"
                },
                {
                  "name": "Choco Caramel",
                  "value": "Choco Caramel"
                },
                {
                  "name": "Choco Candies",
                  "value": "Choco Candies"
                },
                {
                  "name": "Milky",
                  "value": "Milky"
                },
                {
                  "name": "Chocolate Cookies",
                  "value": "Chocolate Cookies"
                },
                {
                  "name": "540 grams",
                  "value": "540 grams"
                },
                {
                  "name": "750 grams",
                  "value": "750 grams"
                },
                {
                  "name": "Orange Squash",
                  "value": "Orange Squash"
                },
                {
                  "name": "Strawberry & Lime",
                  "value": "Strawberry & Lime"
                },
                {
                  "name": "Cranberry & Pomegranate",
                  "value": "Cranberry & Pomegranate"
                },
                {
                  "name": "931 grams",
                  "value": "931 grams"
                },
                {
                  "name": "933 grams",
                  "value": "933 grams"
                },
                {
                  "name": "Vanilla Bean",
                  "value": "Vanilla Bean"
                },
                {
                  "name": "Tiramisu",
                  "value": "Tiramisu"
                },
                {
                  "name": "Ice Cream Sandwich",
                  "value": "Ice Cream Sandwich"
                },
                {
                  "name": "Churro",
                  "value": "Churro"
                },
                {
                  "name": "Strawberry Smoothie",
                  "value": "Strawberry Smoothie"
                },
                {
                  "name": "Cinnamon Crunch",
                  "value": "Cinnamon Crunch"
                },
                {
                  "name": "Vanilla Cold Brew Coffee",
                  "value": "Vanilla Cold Brew Coffee"
                },
                {
                  "name": "Cookies and Cream",
                  "value": "Cookies and Cream"
                },
                {
                  "name": "Creamy Vanilla",
                  "value": "Creamy Vanilla"
                },
                {
                  "name": "White Choco Pineapple",
                  "value": "White Choco Pineapple"
                },
                {
                  "name": "Apple Crumble",
                  "value": "Apple Crumble"
                },
                {
                  "name": "White Choco Peanut",
                  "value": "White Choco Peanut"
                },
                {
                  "name": "Choco Hazelnut",
                  "value": "Choco Hazelnut"
                },
                {
                  "name": "Coco Crunch",
                  "value": "Coco Crunch"
                },
                {
                  "name": "Vegan Protein",
                  "value": "Vegan Protein"
                },
                {
                  "name": "Vegan Pea Protein",
                  "value": "Vegan Pea Protein"
                },
                {
                  "name": "Strawberry Summer",
                  "value": "Strawberry Summer"
                },
                {
                  "name": "Vanilla Sky",
                  "value": "Vanilla Sky"
                },
                {
                  "name": "908 grams",
                  "value": "908 grams"
                },
                {
                  "name": "Dark Chocolate",
                  "value": "Dark Chocolate"
                },
                {
                  "name": "Pure Vanilla",
                  "value": "Pure Vanilla"
                },
                {
                  "name": "Fruity Cereal",
                  "value": "Fruity Cereal"
                },
                {
                  "name": "Lightly Salted Caramel",
                  "value": "Lightly Salted Caramel"
                },
                {
                  "name": "Mint Chocolate Chip",
                  "value": "Mint Chocolate Chip"
                },
                {
                  "name": "Strawberry Banana",
                  "value": "Strawberry Banana"
                },
                {
                  "name": "Strawberries & Creme",
                  "value": "Strawberries & Creme"
                },
                {
                  "name": "Cafe Mocha",
                  "value": "Cafe Mocha"
                },
                {
                  "name": "Vanilla Butter Cake",
                  "value": "Vanilla Butter Cake"
                },
                {
                  "name": "Frozen Banana",
                  "value": "Frozen Banana"
                },
                {
                  "name": "Cookies & Creme",
                  "value": "Cookies & Creme"
                },
                {
                  "name": "1876 grams",
                  "value": "1876 grams"
                },
                {
                  "name": "1652 grams",
                  "value": "1652 grams"
                },
                {
                  "name": "949 grams",
                  "value": "949 grams"
                },
                {
                  "name": "1898 grams",
                  "value": "1898 grams"
                },
                {
                  "name": "868 grams",
                  "value": "868 grams"
                },
                {
                  "name": "1680 grams",
                  "value": "1680 grams"
                },
                {
                  "name": "840 grams",
                  "value": "840 grams"
                },
                {
                  "name": "888 grams",
                  "value": "888 grams"
                },
                {
                  "name": "1736 grams",
                  "value": "1736 grams"
                },
                {
                  "name": "Juicy Peach",
                  "value": "Juicy Peach"
                },
                {
                  "name": "Banana Ice Cream",
                  "value": "Banana Ice Cream"
                },
                {
                  "name": "Classic Chocolate",
                  "value": "Classic Chocolate"
                },
                {
                  "name": "2100 grams",
                  "value": "2100 grams"
                },
                {
                  "name": "1820 grams",
                  "value": "1820 grams"
                },
                {
                  "name": "Caramel Latte",
                  "value": "Caramel Latte"
                },
                {
                  "name": "Vanilla Cheesecake",
                  "value": "Vanilla Cheesecake"
                },
                {
                  "name": "Lemon Cheesecake",
                  "value": "Lemon Cheesecake"
                },
                {
                  "name": "Cherry Bakewell",
                  "value": "Cherry Bakewell"
                },
                {
                  "name": "806 grams",
                  "value": "806 grams"
                },
                {
                  "name": "988 grams",
                  "value": "988 grams"
                },
                {
                  "name": "1977 grams",
                  "value": "1977 grams"
                },
                {
                  "name": "Peanut Butter",
                  "value": "Peanut Butter"
                },
                {
                  "name": "Cookies Cream",
                  "value": "Cookies Cream"
                },
                {
                  "name": "Apple Pie",
                  "value": "Apple Pie"
                },
                {
                  "name": "Chocolate Caramel",
                  "value": "Chocolate Caramel"
                },
                {
                  "name": "Chocolate Cherry",
                  "value": "Chocolate Cherry"
                },
                {
                  "name": "756 grams",
                  "value": "756 grams"
                },
                {
                  "name": "Pineapple Coconut",
                  "value": "Pineapple Coconut"
                },
                {
                  "name": "2300 grams",
                  "value": "2300 grams"
                },
                {
                  "name": "1810 grams",
                  "value": "1810 grams"
                },
                {
                  "name": "1870 grams",
                  "value": "1870 grams"
                },
                {
                  "name": "Strawberry Cream",
                  "value": "Strawberry Cream"
                },
                {
                  "name": "Chocolate Dream",
                  "value": "Chocolate Dream"
                },
                {
                  "name": "French Vanilla",
                  "value": "French Vanilla"
                },
                {
                  "name": "Vanilla Toffee",
                  "value": "Vanilla Toffee"
                },
                {
                  "name": "Dutch Chocolate",
                  "value": "Dutch Chocolate"
                },
                {
                  "name": "Banana Milkshake",
                  "value": "Banana Milkshake"
                },
                {
                  "name": "Chocolate Milkshake",
                  "value": "Chocolate Milkshake"
                },
                {
                  "name": "Toffee Popcorn",
                  "value": "Toffee Popcorn"
                },
                {
                  "name": "Carrot Cake",
                  "value": "Carrot Cake"
                },
                {
                  "name": "2720 grams",
                  "value": "2720 grams"
                },
                {
                  "name": "5450 grams",
                  "value": "5450 grams"
                },
                {
                  "name": "Chocolate & Coconut",
                  "value": "Chocolate & Coconut"
                },
                {
                  "name": "Chocolate Raspberry",
                  "value": "Chocolate Raspberry"
                },
                {
                  "name": "Gold Salted Caramel",
                  "value": "Gold Salted Caramel"
                },
                {
                  "name": "Chocolate Brownies",
                  "value": "Chocolate Brownies"
                },
                {
                  "name": "Almond & Chocolate",
                  "value": "Almond & Chocolate"
                },
                {
                  "name": "White Chocolate",
                  "value": "White Chocolate"
                },
                {
                  "name": "2500 grams",
                  "value": "2500 grams"
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Option1 Value",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Option1 Linked To",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Option1 Linked To",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Option2 Name",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "",
                  "value": ""
                },
                {
                  "name": "Flavour",
                  "value": "Flavour"
                },
                {
                  "name": "Net Weight",
                  "value": "Net Weight"
                },
                {
                  "name": "Flavor",
                  "value": "Flavor"
                },
                {
                  "name": "Weight",
                  "value": "Weight"
                },
                {
                  "name": "Condition",
                  "value": "Condition"
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Option2 Name",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Option2 Value",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "",
                  "value": ""
                },
                {
                  "name": "Vanilla Ice Cream",
                  "value": "Vanilla Ice Cream"
                },
                {
                  "name": "Strawberry Milkshake",
                  "value": "Strawberry Milkshake"
                },
                {
                  "name": "Banana Cream",
                  "value": "Banana Cream"
                },
                {
                  "name": "Triple Chocolate",
                  "value": "Triple Chocolate"
                },
                {
                  "name": "Peanut Butter Chocolate",
                  "value": "Peanut Butter Chocolate"
                },
                {
                  "name": "Chocolate Fudge Brownie",
                  "value": "Chocolate Fudge Brownie"
                },
                {
                  "name": "Cookies & Cream",
                  "value": "Cookies & Cream"
                },
                {
                  "name": "Coconut Cream",
                  "value": "Coconut Cream"
                },
                {
                  "name": "370 grams",
                  "value": "370 grams"
                },
                {
                  "name": "350 grams",
                  "value": "350 grams"
                },
                {
                  "name": "Fruit Burst",
                  "value": "Fruit Burst"
                },
                {
                  "name": "Icy Blue Raz",
                  "value": "Icy Blue Raz"
                },
                {
                  "name": "Rainbow Unicorn",
                  "value": "Rainbow Unicorn"
                },
                {
                  "name": "Blue Raspberry",
                  "value": "Blue Raspberry"
                },
                {
                  "name": "Tropical Punch",
                  "value": "Tropical Punch"
                },
                {
                  "name": "Green Apple",
                  "value": "Green Apple"
                },
                {
                  "name": "Watermelon",
                  "value": "Watermelon"
                },
                {
                  "name": "700 grams",
                  "value": "700 grams"
                },
                {
                  "name": "1505 grams",
                  "value": "1505 grams"
                },
                {
                  "name": "510 grams",
                  "value": "510 grams"
                },
                {
                  "name": "255 grams",
                  "value": "255 grams"
                },
                {
                  "name": "Tropical",
                  "value": "Tropical"
                },
                {
                  "name": "Fruit Punch",
                  "value": "Fruit Punch"
                },
                {
                  "name": "Orange Tangerine",
                  "value": "Orange Tangerine"
                },
                {
                  "name": "453 grams",
                  "value": "453 grams"
                },
                {
                  "name": "435 grams",
                  "value": "435 grams"
                },
                {
                  "name": "390 grams",
                  "value": "390 grams"
                },
                {
                  "name": "441 grams",
                  "value": "441 grams"
                },
                {
                  "name": "420 grams",
                  "value": "420 grams"
                },
                {
                  "name": "429 grams",
                  "value": "429 grams"
                },
                {
                  "name": "426 grams",
                  "value": "426 grams"
                },
                {
                  "name": "450 grams",
                  "value": "450 grams"
                },
                {
                  "name": "393 grams",
                  "value": "393 grams"
                },
                {
                  "name": "275 grams",
                  "value": "275 grams"
                },
                {
                  "name": "250 grams",
                  "value": "250 grams"
                },
                {
                  "name": "150 grams",
                  "value": "150 grams"
                },
                {
                  "name": "204 grams",
                  "value": "204 grams"
                },
                {
                  "name": "408 grams",
                  "value": "408 grams"
                },
                {
                  "name": "396 grams",
                  "value": "396 grams"
                },
                {
                  "name": "198 grams",
                  "value": "198 grams"
                },
                {
                  "name": "402 grams",
                  "value": "402 grams"
                },
                {
                  "name": "201 grams",
                  "value": "201 grams"
                },
                {
                  "name": "414 grams",
                  "value": "414 grams"
                },
                {
                  "name": "207 grams",
                  "value": "207 grams"
                },
                {
                  "name": "Unflavored",
                  "value": "Unflavored"
                },
                {
                  "name": "Pink Lemonade",
                  "value": "Pink Lemonade"
                },
                {
                  "name": "Candy Bubblegum",
                  "value": "Candy Bubblegum"
                },
                {
                  "name": "Strawberry",
                  "value": "Strawberry"
                },
                {
                  "name": "Iced Mango",
                  "value": "Iced Mango"
                },
                {
                  "name": "Capsules",
                  "value": "Capsules"
                },
                {
                  "name": "300 grams",
                  "value": "300 grams"
                },
                {
                  "name": "500 grams",
                  "value": "500 grams"
                },
                {
                  "name": "6 grams",
                  "value": "6 grams"
                },
                {
                  "name": "Sour Candy",
                  "value": "Sour Candy"
                },
                {
                  "name": "Mandarin Mango",
                  "value": "Mandarin Mango"
                },
                {
                  "name": "Unflavoured",
                  "value": "Unflavoured"
                },
                {
                  "name": "Standard Packaging",
                  "value": "Standard Packaging"
                },
                {
                  "name": "Deformed - Dented Packaging",
                  "value": "Deformed - Dented Packaging"
                },
                {
                  "name": "Orange",
                  "value": "Orange"
                },
                {
                  "name": "Orangesac",
                  "value": "Orangesac"
                },
                {
                  "name": "Lemon",
                  "value": "Lemon"
                },
                {
                  "name": "Pineapple",
                  "value": "Pineapple"
                },
                {
                  "name": "Pink Grapefruit",
                  "value": "Pink Grapefruit"
                },
                {
                  "name": "White Cola",
                  "value": "White Cola"
                },
                {
                  "name": "Blazin Berry",
                  "value": "Blazin Berry"
                },
                {
                  "name": "Blue Razz",
                  "value": "Blue Razz"
                },
                {
                  "name": "Savage Strawberry",
                  "value": "Savage Strawberry"
                },
                {
                  "name": "Blue Frost",
                  "value": "Blue Frost"
                },
                {
                  "name": "Mango",
                  "value": "Mango"
                },
                {
                  "name": "Rainbow Blast",
                  "value": "Rainbow Blast"
                },
                {
                  "name": "Grapefruit",
                  "value": "Grapefruit"
                },
                {
                  "name": "Cherry",
                  "value": "Cherry"
                },
                {
                  "name": "750 grams",
                  "value": "750 grams"
                },
                {
                  "name": "1250 grams",
                  "value": "1250 grams"
                },
                {
                  "name": "Passion Fruit",
                  "value": "Passion Fruit"
                },
                {
                  "name": "Exotic Peach Mango",
                  "value": "Exotic Peach Mango"
                },
                {
                  "name": "Southern Sweet Tea",
                  "value": "Southern Sweet Tea"
                },
                {
                  "name": "Rocket Pop",
                  "value": "Rocket Pop"
                },
                {
                  "name": "Strawberry-Kiwi",
                  "value": "Strawberry-Kiwi"
                },
                {
                  "name": "Mandarin Orange",
                  "value": "Mandarin Orange"
                },
                {
                  "name": "Sour Grape",
                  "value": "Sour Grape"
                },
                {
                  "name": "Apple Pear",
                  "value": "Apple Pear"
                },
                {
                  "name": "Pear",
                  "value": "Pear"
                },
                {
                  "name": "Cola",
                  "value": "Cola"
                },
                {
                  "name": "456 grams",
                  "value": "456 grams"
                },
                {
                  "name": "1320 grams",
                  "value": "1320 grams"
                },
                {
                  "name": "1270 grams",
                  "value": "1270 grams"
                },
                {
                  "name": "423 grams",
                  "value": "423 grams"
                },
                {
                  "name": "1330 grams",
                  "value": "1330 grams"
                },
                {
                  "name": "444 grams",
                  "value": "444 grams"
                },
                {
                  "name": "1296 grams",
                  "value": "1296 grams"
                },
                {
                  "name": "432 grams",
                  "value": "432 grams"
                },
                {
                  "name": "Raspberry Ripple",
                  "value": "Raspberry Ripple"
                },
                {
                  "name": "Toffee Biscuit",
                  "value": "Toffee Biscuit"
                },
                {
                  "name": "Golden Syrup",
                  "value": "Golden Syrup"
                },
                {
                  "name": "Apple Crumble",
                  "value": "Apple Crumble"
                },
                {
                  "name": "990 grams",
                  "value": "990 grams"
                },
                {
                  "name": "1020 grams",
                  "value": "1020 grams"
                },
                {
                  "name": "1053 grams",
                  "value": "1053 grams"
                },
                {
                  "name": "Chocolat",
                  "value": "Chocolat"
                },
                {
                  "name": "Chocolate",
                  "value": "Chocolate"
                },
                {
                  "name": "Vanilla",
                  "value": "Vanilla"
                },
                {
                  "name": "Banana",
                  "value": "Banana"
                },
                {
                  "name": "White Chocolate Raspberry",
                  "value": "White Chocolate Raspberry"
                },
                {
                  "name": "Banane",
                  "value": "Banane"
                },
                {
                  "name": "Chocolate Mint",
                  "value": "Chocolate Mint"
                },
                {
                  "name": "White Chocolate & Raspberry",
                  "value": "White Chocolate & Raspberry"
                },
                {
                  "name": "3000 grams",
                  "value": "3000 grams"
                },
                {
                  "name": "7000 grams",
                  "value": "7000 grams"
                },
                {
                  "name": "4000 grams",
                  "value": "4000 grams"
                },
                {
                  "name": "1000 grams",
                  "value": "1000 grams"
                },
                {
                  "name": "3500 grams",
                  "value": "3500 grams"
                },
                {
                  "name": "Strawberries & Cream",
                  "value": "Strawberries & Cream"
                },
                {
                  "name": "Chocolate Perfection",
                  "value": "Chocolate Perfection"
                },
                {
                  "name": "Black Currant",
                  "value": "Black Currant"
                },
                {
                  "name": "Cookies",
                  "value": "Cookies"
                },
                {
                  "name": "Chocolate + Cocoa",
                  "value": "Chocolate + Cocoa"
                },
                {
                  "name": "Chocolate Peanut Butter",
                  "value": "Chocolate Peanut Butter"
                },
                {
                  "name": "Campfire S'mores",
                  "value": "Campfire S'mores"
                },
                {
                  "name": "Strawberry Banana",
                  "value": "Strawberry Banana"
                },
                {
                  "name": "Lightly Salted Caramel",
                  "value": "Lightly Salted Caramel"
                },
                {
                  "name": "Chocolate Fudge",
                  "value": "Chocolate Fudge"
                },
                {
                  "name": "Cafe Mocha",
                  "value": "Cafe Mocha"
                },
                {
                  "name": "Toasted Cinnamon Cereal",
                  "value": "Toasted Cinnamon Cereal"
                },
                {
                  "name": "Birthday Cake",
                  "value": "Birthday Cake"
                },
                {
                  "name": "Fruity Cereal",
                  "value": "Fruity Cereal"
                },
                {
                  "name": "Cookies & Creme",
                  "value": "Cookies & Creme"
                },
                {
                  "name": "Frozen Banana",
                  "value": "Frozen Banana"
                },
                {
                  "name": "Raspberry",
                  "value": "Raspberry"
                },
                {
                  "name": "Birthday Cake Gelato",
                  "value": "Birthday Cake Gelato"
                },
                {
                  "name": "Cookies & Creme Gelato",
                  "value": "Cookies & Creme Gelato"
                },
                {
                  "name": "Salted Caramel Gelato",
                  "value": "Salted Caramel Gelato"
                },
                {
                  "name": "Vanilla Gelato",
                  "value": "Vanilla Gelato"
                },
                {
                  "name": "Pistachio Gelato",
                  "value": "Pistachio Gelato"
                },
                {
                  "name": "Chocolate Gelato",
                  "value": "Chocolate Gelato"
                },
                {
                  "name": "Chocolate Peanut Butter Gelato",
                  "value": "Chocolate Peanut Butter Gelato"
                },
                {
                  "name": "Banoffee Pie",
                  "value": "Banoffee Pie"
                },
                {
                  "name": "Caramel Biscuit",
                  "value": "Caramel Biscuit"
                },
                {
                  "name": "Mint Cookies & Cream",
                  "value": "Mint Cookies & Cream"
                },
                {
                  "name": "2010 grams",
                  "value": "2010 grams"
                },
                {
                  "name": "900 grams",
                  "value": "900 grams"
                },
                {
                  "name": "Strawberry Cream",
                  "value": "Strawberry Cream"
                },
                {
                  "name": "Chocolate Cream",
                  "value": "Chocolate Cream"
                },
                {
                  "name": "Vanilla Cream",
                  "value": "Vanilla Cream"
                },
                {
                  "name": "Vanilla Dream",
                  "value": "Vanilla Dream"
                },
                {
                  "name": "Chocolate Dream",
                  "value": "Chocolate Dream"
                },
                {
                  "name": "Strawberry Dream",
                  "value": "Strawberry Dream"
                },
                {
                  "name": "Pina Colada",
                  "value": "Pina Colada"
                },
                {
                  "name": "Salted Caramel",
                  "value": "Salted Caramel"
                },
                {
                  "name": "Brownie Chocolate",
                  "value": "Brownie Chocolate"
                },
                {
                  "name": "Iced Cappuccino",
                  "value": "Iced Cappuccino"
                },
                {
                  "name": "Mango & Matcha Tea",
                  "value": "Mango & Matcha Tea"
                },
                {
                  "name": "Vanilla Blackcurrant",
                  "value": "Vanilla Blackcurrant"
                },
                {
                  "name": "Pistachio",
                  "value": "Pistachio"
                },
                {
                  "name": "Cookie",
                  "value": "Cookie"
                },
                {
                  "name": "Chocolate Caramel",
                  "value": "Chocolate Caramel"
                },
                {
                  "name": "Chocolate Fondant",
                  "value": "Chocolate Fondant"
                },
                {
                  "name": "Strawberry Ice Cream",
                  "value": "Strawberry Ice Cream"
                },
                {
                  "name": "2260 grams",
                  "value": "2260 grams"
                },
                {
                  "name": "899 grams",
                  "value": "899 grams"
                },
                {
                  "name": "891 grams",
                  "value": "891 grams"
                },
                {
                  "name": "4550 grams",
                  "value": "4550 grams"
                },
                {
                  "name": "4530 grams",
                  "value": "4530 grams"
                },
                {
                  "name": "2280 grams",
                  "value": "2280 grams"
                },
                {
                  "name": "896 grams",
                  "value": "896 grams"
                },
                {
                  "name": "448 grams",
                  "value": "448 grams"
                },
                {
                  "name": "2270 grams",
                  "value": "2270 grams"
                },
                {
                  "name": "912 grams",
                  "value": "912 grams"
                },
                {
                  "name": "930 grams",
                  "value": "930 grams"
                },
                {
                  "name": "876 grams",
                  "value": "876 grams"
                },
                {
                  "name": "879 grams",
                  "value": "879 grams"
                },
                {
                  "name": "855 grams",
                  "value": "855 grams"
                },
                {
                  "name": "Chocolate Dessert",
                  "value": "Chocolate Dessert"
                },
                {
                  "name": "Banana Milkshake",
                  "value": "Banana Milkshake"
                },
                {
                  "name": "Cherry Yoghurt",
                  "value": "Cherry Yoghurt"
                },
                {
                  "name": "Peanut Butter",
                  "value": "Peanut Butter"
                },
                {
                  "name": "1800 grams",
                  "value": "1800 grams"
                },
                {
                  "name": "600 grams",
                  "value": "600 grams"
                },
                {
                  "name": "Chocolate Cocoa",
                  "value": "Chocolate Cocoa"
                },
                {
                  "name": "Pineapple + Coconut",
                  "value": "Pineapple + Coconut"
                },
                {
                  "name": "Mango + Vanilla",
                  "value": "Mango + Vanilla"
                },
                {
                  "name": "Chocolate Brownies",
                  "value": "Chocolate Brownies"
                },
                {
                  "name": "Ice Coffee",
                  "value": "Ice Coffee"
                },
                {
                  "name": "White Chocolate + Coconut",
                  "value": "White Chocolate + Coconut"
                },
                {
                  "name": "Banana + Strawberry",
                  "value": "Banana + Strawberry"
                },
                {
                  "name": "Chocolate & Hazelnut",
                  "value": "Chocolate & Hazelnut"
                },
                {
                  "name": "Caramel Latte",
                  "value": "Caramel Latte"
                },
                {
                  "name": "Chocolate Coconut",
                  "value": "Chocolate Coconut"
                },
                {
                  "name": "Chocolate Nougat",
                  "value": "Chocolate Nougat"
                },
                {
                  "name": "Vanilla Caramel",
                  "value": "Vanilla Caramel"
                },
                {
                  "name": "Strawberry Vanilla",
                  "value": "Strawberry Vanilla"
                },
                {
                  "name": "French Vanilla Bean",
                  "value": "French Vanilla Bean"
                },
                {
                  "name": "Milk Chocolate",
                  "value": "Milk Chocolate"
                },
                {
                  "name": "Double Rich Chocolate",
                  "value": "Double Rich Chocolate"
                },
                {
                  "name": "2000 grams",
                  "value": "2000 grams"
                },
                {
                  "name": "Natural",
                  "value": "Natural"
                },
                {
                  "name": "Miami Vibes",
                  "value": "Miami Vibes"
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Option2 Value",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Option2 Linked To",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Option2 Linked To",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Option3 Name",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Option3 Name",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Option3 Value",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Option3 Value",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Option3 Linked To",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Option3 Linked To",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant SKU",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant SKU",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Grams",
              "type": "number",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Grams",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Inventory Tracker",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "shopify",
                  "value": "shopify"
                },
                {
                  "name": "",
                  "value": ""
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Inventory Tracker",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Inventory Qty",
              "type": "number",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Inventory Qty",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Inventory Policy",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "deny",
                  "value": "deny"
                },
                {
                  "name": "",
                  "value": ""
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Inventory Policy",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Fulfillment Service",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "manual",
                  "value": "manual"
                },
                {
                  "name": "",
                  "value": ""
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Fulfillment Service",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Price",
              "type": "number",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Price",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Compare At Price",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Compare At Price",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Requires Shipping",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "true",
                  "value": "true"
                },
                {
                  "name": "",
                  "value": ""
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Requires Shipping",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Taxable",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "true",
                  "value": "true"
                },
                {
                  "name": "",
                  "value": ""
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Taxable",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Barcode",
              "type": "number",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Barcode",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Image Src",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Image Src",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Image Position",
              "type": "number",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Image Position",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Image Alt Text",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Image Alt Text",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Gift Card",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "false",
                  "value": "false"
                },
                {
                  "name": "",
                  "value": ""
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Gift Card",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "SEO Title",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "SEO Title",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "SEO Description",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "SEO Description",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google Shopping / Google Product Category",
              "type": "number",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Google Shopping / Google Product Category",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google Shopping / Gender",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Google Shopping / Gender",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google Shopping / Age Group",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "adult",
                  "value": "adult"
                },
                {
                  "name": "",
                  "value": ""
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Google Shopping / Age Group",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google Shopping / MPN",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Google Shopping / MPN",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google Shopping / Condition",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Google Shopping / Condition",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google Shopping / Custom Product",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Google Shopping / Custom Product",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google Shopping / Custom Label 0",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Google Shopping / Custom Label 0",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google Shopping / Custom Label 1",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Google Shopping / Custom Label 1",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google Shopping / Custom Label 2",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Google Shopping / Custom Label 2",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google Shopping / Custom Label 3",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Google Shopping / Custom Label 3",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google Shopping / Custom Label 4",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Google Shopping / Custom Label 4",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Merged Product (product.metafields.merges.product_merged)",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "",
                  "value": ""
                },
                {
                  "name": "TRUE",
                  "value": "TRUE"
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Merged Product (product.metafields.merges.product_merged)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google: Custom Product (product.metafields.mm-google-shopping.custom_product)",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Google: Custom Product (product.metafields.mm-google-shopping.custom_product)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Age group (product.metafields.shopify.age-group)",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "adultes",
                  "value": "adultes"
                },
                {
                  "name": "",
                  "value": ""
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Age group (product.metafields.shopify.age-group)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Detailed ingredients (product.metafields.shopify.detailed-ingredients)",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Detailed ingredients (product.metafields.shopify.detailed-ingredients)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Dietary preferences (product.metafields.shopify.dietary-preferences)",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Dietary preferences (product.metafields.shopify.dietary-preferences)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Flavor (product.metafields.shopify.flavor)",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Flavor (product.metafields.shopify.flavor)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Ingredient category (product.metafields.shopify.ingredient-category)",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Ingredient category (product.metafields.shopify.ingredient-category)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Product certifications & standards (product.metafields.shopify.product-certifications-standards)",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Product certifications & standards (product.metafields.shopify.product-certifications-standards)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Target gender (product.metafields.shopify.target-gender)",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Target gender (product.metafields.shopify.target-gender)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Complementary products (product.metafields.shopify--discovery--product_recommendation.complementary_products)",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Complementary products (product.metafields.shopify--discovery--product_recommendation.complementary_products)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Related products (product.metafields.shopify--discovery--product_recommendation.related_products)",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Related products (product.metafields.shopify--discovery--product_recommendation.related_products)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Related products settings (product.metafields.shopify--discovery--product_recommendation.related_products_display)",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Related products settings (product.metafields.shopify--discovery--product_recommendation.related_products_display)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Search product boosts (product.metafields.shopify--discovery--product_search_boost.queries)",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Search product boosts (product.metafields.shopify--discovery--product_search_boost.queries)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Image",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Image",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Weight Unit",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "kg",
                  "value": "kg"
                },
                {
                  "name": "",
                  "value": ""
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Weight Unit",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Tax Code",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Tax Code",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Cost per item",
              "type": "number",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Cost per item",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Status",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "active",
                  "value": "active"
                },
                {
                  "name": "",
                  "value": ""
                },
                {
                  "name": "draft",
                  "value": "draft"
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Status",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            }
          ],
          "mappingMode": "defineBelow",
          "matchingColumns": [],
          "attemptToConvertTypes": false,
          "convertFieldsToString": false
        },
        "options": {},
        "operation": "create",
        "authentication": "airtableOAuth2Api"
      },
      "credentials": {
        "airtableOAuth2Api": {
          "id": "1WIgQ7uZr22ed7EE",
          "name": "Airtable account"
        }
      },
      "typeVersion": 2.1
    },
    {
      "id": "97817bc2-0043-41b2-af24-83c963ce78c7",
      "name": "Get many products",
      "type": "n8n-nodes-base.shopify",
      "position": [
        720,
        -736
      ],
      "parameters": {
        "limit": 1,
        "resource": "product",
        "operation": "getAll",
        "authentication": "accessToken",
        "additionalFields": {
          "handle": "={{ $json.Handle }}"
        }
      },
      "credentials": {
        "shopifyAccessTokenApi": {
          "id": "H10EIZq6dYhn8ZYC",
          "name": "Shopify Access Token account_dor_kiss"
        }
      },
      "typeVersion": 1
    },
    {
      "id": "bc10086a-e1e3-4fc0-b5c5-b3553d19523a",
      "name": "OpenRouter Chat Model1",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenRouter",
      "position": [
        -1728,
        -48
      ],
      "parameters": {
        "options": {}
      },
      "credentials": {
        "openRouterApi": {
          "id": "hjpLzuwJhJPjtdLd",
          "name": "Stealthy good OpenRouter account"
        }
      },
      "typeVersion": 1
    },
    {
      "id": "1ec6b74c-87c9-43d1-9e8a-68d6624bd57a",
      "name": "When Executed by Another Workflow",
      "type": "n8n-nodes-base.executeWorkflowTrigger",
      "position": [
        -2096,
        5008
      ],
      "parameters": {
        "inputSource": "passthrough"
      },
      "typeVersion": 1.1
    },
    {
      "id": "ef3cf33c-0554-45ec-9ef4-a28451c4c2f8",
      "name": "Search records in Airtable",
      "type": "n8n-nodes-base.airtableTool",
      "position": [
        4928,
        48
      ],
      "parameters": {
        "base": {
          "__rl": true,
          "mode": "list",
          "value": "app65XMer1P0UAiZn",
          "cachedResultUrl": "https://airtable.com/app65XMer1P0UAiZn",
          "cachedResultName": "Shopify _Dor_Kiss"
        },
        "table": {
          "__rl": true,
          "mode": "list",
          "value": "tbl5wYuZzO4ShCrGi",
          "cachedResultUrl": "https://airtable.com/app65XMer1P0UAiZn/tbl5wYuZzO4ShCrGi",
          "cachedResultName": "Product_table"
        },
        "options": {},
        "operation": "search",
        "authentication": "airtableOAuth2Api",
        "filterByFormula": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Filter_By_Formula', ``, 'string') }}"
      },
      "credentials": {
        "airtableOAuth2Api": {
          "id": "1WIgQ7uZr22ed7EE",
          "name": "Airtable account"
        }
      },
      "typeVersion": 2.1
    },
    {
      "id": "e6873b39-8632-4aff-a2ee-e5f59977cac8",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        4496,
        -1040
      ],
      "parameters": {
        "width": 1392,
        "height": 416,
        "content": "# Auto add new Product in Airtable sheet\n"
      },
      "typeVersion": 1
    },
    {
      "id": "938fbd57-9740-431b-ae52-94b1bff7e78b",
      "name": "Premium keyword discovery",
      "type": "@n8n/n8n-nodes-langchain.agentTool",
      "position": [
        2912,
        944
      ],
      "parameters": {
        "text": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Prompt__User_Message_', ``, 'string') }}",
        "options": {
          "systemMessage": "=You are the Premium Keyword Discovery Agent for Shopify SEO content automation.\n\n**Inputs you receive per product:**\n\n- product_id (unique Shopify product ID)\n- title (the product title in French — to be used as the primary search keyword)\n- body_html (optional current description)\n- vendor\n- product_type\n- handle\n- graphql_id\n- status\n- rule (processing instructions)\n\n---\n\n**Your tasks:**\n\n1. Extract the `title` field and use it as the primary keyword.\n\n2. Construct the following JSON payload to send to the Haloscan `keyword_overview` HTTP node, replacing `{title}` with the exact product title:\n\n{\n\"keyword\": \"{title}\",\n\"requested_data\": [\n\"metrics\",\n\"keyword_match\",\n\"similar_highlight\",\n\"top_sites\",\n\"serp\"\n]\n}\n\n3. Make the HTTP request to Haloscan with this payload and receive the full JSON response.\n\n4. From the Haloscan response, **extract only the top 3 entries** (or fewer if less are available) from each of the following fields (if present):\n\n- `metrics`\n- `keyword_match`\n- `similar_highlight`\n- `top_sites`\n- `serp`\n\nConstruct a JSON object named `\"haloscan_keyword_overview\"` containing these fields, each holding only those top 3 entries, preserving the raw structure.\n\n5. Prepare a prompt for the Perplexity tool as follows, dynamically including the current date reference `{{$today}}` to ensure recency, and referencing the extracted keywords:\n\n- Combine the top keywords from `keyword_match` and `similar_highlight` (up to 3 each) into a list.\n\n- If Haloscan returns insufficient or empty keyword data, instruct Perplexity to independently explore related keywords along with the main title.\n\n**Perplexity prompt:**\n\nSummarize the main search intent, frequent queries, trending questions, and important buyer behaviors related to the following keywords on Google France as of {{$today}}:\n\n{keyword1}\n\n{keyword2}\n\n{keyword3}\n...\n\nIf keyword data is unavailable, focus on the main keyword '{title}' and explore related search terms and consumer interests.\n\nAdditionally, highlight emerging variant keywords relevant for SEO and explain their relationships in terms of search intent.\n\nRespond only with this summary; do NOT repeat this prompt or add extraneous text.\n\n\nReplace `{keyword1}`, `{keyword2}`, `{keyword3}`, ... with the actual extracted keywords.\n\n6. Send this prompt to the Perplexity tool node and capture the **full textual response** as `\"perplexity_summary\"`.\n\n7. Return a **single, strictly valid JSON object** with the exact structure below, containing **no additional text**:\n\n\n{\n\"product_id\": \"{product_id}\",\n\"haloscan_keyword_overview\": {\n\"metrics\": [ /* top 3 metric items / ],\n\"keyword_match\": [ / all keyword matches / ],\n\"similar_highlight\": [ / all similar highlights / ],\n\"top_sites\": [ / top 3 top sites / ],\n\"serp\": [ / top 3 serp entries */ ]\n},\n\"perplexity_summary\": \"{full text output from Perplexity}\"\n}\n\n\n---\n\n**Additional important instructions:**\n\n- Do NOT output any free text or explanatory prose outside the JSON structure.\n- If any field is missing or empty in Haloscan, represent it as an empty array.\n- Exact keys and structure from Haloscan should be preserved—only truncate lists to top 3 items.\n- Properly encode all strings to prevent JSON errors.\n- The Perplexity `perplexity_summary` field is free text and must be included as-is.\n- The current date placeholder `{{$today}}` should be injected dynamically at runtime to guide recency.\n\n---\n\n**Start your work by:**\n\n- Creating the Haloscan payload with the exact `title`.\n- Performing the Haloscan HTTP request and retrieving results.\n- Extracting and filtering top 3 items per relevant field.\n- Building the Perplexity prompt as specified and querying the tool.\n- Finally, outputting the combined JSON object containing both the Haloscan structured data and the Perplexity textual summary for the Orchestrator agent.\n\n---\n\n"
        },
        "hasOutputParser": true
      },
      "typeVersion": 2.2
    },
    {
      "id": "aa73148a-af13-4e94-b1cd-1359b00b28a7",
      "name": "Update a product in Shopify",
      "type": "n8n-nodes-base.shopifyTool",
      "position": [
        2800,
        448
      ],
      "parameters": {
        "resource": "product",
        "operation": "update",
        "productId": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Product_ID', ``, 'string') }}",
        "updateFields": {
          "body_html": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Body_HTML', ``, 'string') }}"
        },
        "authentication": "accessToken"
      },
      "credentials": {
        "shopifyAccessTokenApi": {
          "id": "H10EIZq6dYhn8ZYC",
          "name": "Shopify Access Token account_dor_kiss"
        }
      },
      "typeVersion": 1
    },
    {
      "id": "8f919801-0866-4940-b7c2-4e9822a8e5e8",
      "name": "keyword_overview",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        3056,
        1216
      ],
      "parameters": {
        "url": "https://api.haloscan.com/api/keywords/overview",
        "method": "POST",
        "options": {},
        "jsonBody": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('JSON', ``, 'json') }}",
        "sendBody": true,
        "sendHeaders": true,
        "specifyBody": "json",
        "headerParameters": {
          "parameters": [
            {
              "name": "accept",
              "value": "application/json"
            },
            {
              "name": "haloscan-api-key",
              "value": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyIjoxNjM1NCwiZGF0ZSI6MTc1Mzg2MzgwMjAyNiwiaWF0IjoxNzUzODYzODAyLCJleHAiOjIwNjk0Mzk4MDJ9.GZ8479WlzkbarlcAbjPRhBOeI0Xuz5P-S9d4EDtjQZo"
            }
          ]
        }
      },
      "typeVersion": 4.2
    },
    {
      "id": "0fa3da85-d1b9-4418-89f0-430f03251973",
      "name": "serp_overlap",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        3184,
        2944
      ],
      "parameters": {
        "url": "https://api.haloscan.com/api/keywords/serp/compare",
        "method": "POST",
        "options": {},
        "jsonBody": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('JSON', ``, 'json') }}",
        "sendBody": true,
        "sendHeaders": true,
        "specifyBody": "json",
        "headerParameters": {
          "parameters": [
            {
              "name": "accept",
              "value": "application/json"
            },
            {
              "name": "haloscan-api-key",
              "value": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyIjoxNjM1NCwiZGF0ZSI6MTc1Mzg2MzgwMjAyNiwiaWF0IjoxNzUzODYzODAyLCJleHAiOjIwNjk0Mzk4MDJ9.GZ8479WlzkbarlcAbjPRhBOeI0Xuz5P-S9d4EDtjQZo"
            }
          ]
        }
      },
      "typeVersion": 4.2
    },
    {
      "id": "22e745f1-00f2-4c7d-8f96-cead0f9bb1da",
      "name": "Airtable_search1",
      "type": "@n8n/n8n-nodes-langchain.mcpClientTool",
      "position": [
        -1552,
        2592
      ],
      "parameters": {
        "endpointUrl": "https://n8n.smartflowcraft.com/mcp/468824ea-714c-4967-b0cc-9e14f8356e1a",
        "serverTransport": "httpStreamable"
      },
      "typeVersion": 1.1
    },
    {
      "id": "484895b3-2311-4b03-ba34-7e65f6990bd3",
      "name": "Airtable_search2",
      "type": "@n8n/n8n-nodes-langchain.mcpClientTool",
      "position": [
        528,
        1808
      ],
      "parameters": {
        "endpointUrl": "https://n8n.smartflowcraft.com/mcp/468824ea-714c-4967-b0cc-9e14f8356e1a",
        "serverTransport": "httpStreamable"
      },
      "typeVersion": 1.1
    },
    {
      "id": "0b59ac8f-7bff-48ae-85e0-8fa981735cc2",
      "name": "Airtable_modify1",
      "type": "@n8n/n8n-nodes-langchain.mcpClientTool",
      "position": [
        3584,
        -224
      ],
      "parameters": {
        "endpointUrl": "https://n8n.smartflowcraft.com/mcp/468824ea-714c-4967-b0cc-9e14f8356e1a",
        "serverTransport": "httpStreamable"
      },
      "typeVersion": 1.1
    },
    {
      "id": "f5cc579c-70d5-4980-aaf3-2e40c688fc9a",
      "name": "Update record in Airtable1",
      "type": "n8n-nodes-base.airtableTool",
      "position": [
        2784,
        2976
      ],
      "parameters": {
        "base": {
          "__rl": true,
          "mode": "list",
          "value": "app65XMer1P0UAiZn",
          "cachedResultUrl": "https://airtable.com/app65XMer1P0UAiZn",
          "cachedResultName": "Shopify _Dor_Kiss"
        },
        "table": {
          "__rl": true,
          "mode": "list",
          "value": "tbl5wYuZzO4ShCrGi",
          "cachedResultUrl": "https://airtable.com/app65XMer1P0UAiZn/tbl5wYuZzO4ShCrGi",
          "cachedResultName": "Product_table"
        },
        "columns": {
          "value": {
            "Handle": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Handle__using_to_match_', ``, 'string') }}",
            "shortlisted_keywords": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('shortlisted_keywords', ``, 'string') }}"
          },
          "schema": [
            {
              "id": "id",
              "type": "string",
              "display": true,
              "removed": false,
              "readOnly": true,
              "required": false,
              "displayName": "id",
              "defaultMatch": true
            },
            {
              "id": "Handle",
              "type": "string",
              "display": true,
              "removed": false,
              "readOnly": false,
              "required": false,
              "displayName": "Handle",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Title",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Title",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Body (HTML)",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Body (HTML)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Vendor",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "Rule One",
                  "value": "Rule One"
                },
                {
                  "name": "5% Nutrition",
                  "value": "5% Nutrition"
                },
                {
                  "name": "Raw Nutrition",
                  "value": "Raw Nutrition"
                },
                {
                  "name": "Nordic Naturals",
                  "value": "Nordic Naturals"
                },
                {
                  "name": "JNX Sports",
                  "value": "JNX Sports"
                },
                {
                  "name": "AllMax Nutrition",
                  "value": "AllMax Nutrition"
                },
                {
                  "name": "Nutrend",
                  "value": "Nutrend"
                },
                {
                  "name": "Weider",
                  "value": "Weider"
                },
                {
                  "name": "Nutrex",
                  "value": "Nutrex"
                },
                {
                  "name": "Revive",
                  "value": "Revive"
                },
                {
                  "name": "Doctor's Best",
                  "value": "Doctor's Best"
                },
                {
                  "name": "Life Extension",
                  "value": "Life Extension"
                },
                {
                  "name": "MuscleMeds",
                  "value": "MuscleMeds"
                },
                {
                  "name": "Garden of Life",
                  "value": "Garden of Life"
                },
                {
                  "name": "BPI Sports",
                  "value": "BPI Sports"
                },
                {
                  "name": "MHP",
                  "value": "MHP"
                },
                {
                  "name": "Animal",
                  "value": "Animal"
                },
                {
                  "name": "Allnutrition",
                  "value": "Allnutrition"
                },
                {
                  "name": "Skill Nutrition",
                  "value": "Skill Nutrition"
                },
                {
                  "name": "Dorian Yates",
                  "value": "Dorian Yates"
                },
                {
                  "name": "Applied Nutrition",
                  "value": "Applied Nutrition"
                },
                {
                  "name": "Carlson Labs",
                  "value": "Carlson Labs"
                },
                {
                  "name": "NOW Foods",
                  "value": "NOW Foods"
                },
                {
                  "name": "Olimp Nutrition",
                  "value": "Olimp Nutrition"
                },
                {
                  "name": "Xtend",
                  "value": "Xtend"
                },
                {
                  "name": "Bucked Up",
                  "value": "Bucked Up"
                },
                {
                  "name": "Evogen",
                  "value": "Evogen"
                },
                {
                  "name": "Puritan's Pride",
                  "value": "Puritan's Pride"
                },
                {
                  "name": "Enzymedica",
                  "value": "Enzymedica"
                },
                {
                  "name": "Mutant",
                  "value": "Mutant"
                },
                {
                  "name": "Osavi",
                  "value": "Osavi"
                },
                {
                  "name": "",
                  "value": ""
                },
                {
                  "name": "Universal Nutrition",
                  "value": "Universal Nutrition"
                },
                {
                  "name": "Swanson",
                  "value": "Swanson"
                },
                {
                  "name": "OstroVit",
                  "value": "OstroVit"
                },
                {
                  "name": "SmartShake",
                  "value": "SmartShake"
                },
                {
                  "name": "Natural Vitality",
                  "value": "Natural Vitality"
                },
                {
                  "name": "NeoCell",
                  "value": "NeoCell"
                },
                {
                  "name": "EFX Sports",
                  "value": "EFX Sports"
                },
                {
                  "name": "ProSupps",
                  "value": "ProSupps"
                },
                {
                  "name": "GAT",
                  "value": "GAT"
                },
                {
                  "name": "HR Labs",
                  "value": "HR Labs"
                },
                {
                  "name": "PEScience",
                  "value": "PEScience"
                },
                {
                  "name": "American Supps",
                  "value": "American Supps"
                },
                {
                  "name": "Trec Nutrition",
                  "value": "Trec Nutrition"
                },
                {
                  "name": "Gaspari Nutrition",
                  "value": "Gaspari Nutrition"
                },
                {
                  "name": "Trained by JP",
                  "value": "Trained by JP"
                },
                {
                  "name": "Stacker2 Europe",
                  "value": "Stacker2 Europe"
                },
                {
                  "name": "Cellucor",
                  "value": "Cellucor"
                },
                {
                  "name": "Warrior",
                  "value": "Warrior"
                },
                {
                  "name": "Hype",
                  "value": "Hype"
                },
                {
                  "name": "Naughty Boy",
                  "value": "Naughty Boy"
                },
                {
                  "name": "Reflex Nutrition",
                  "value": "Reflex Nutrition"
                },
                {
                  "name": "ZOE Nutrition",
                  "value": "ZOE Nutrition"
                },
                {
                  "name": "Axe & Sledge",
                  "value": "Axe & Sledge"
                },
                {
                  "name": "Yamamoto Nutrition",
                  "value": "Yamamoto Nutrition"
                },
                {
                  "name": "Kaged Muscle",
                  "value": "Kaged Muscle"
                },
                {
                  "name": "RYSE",
                  "value": "RYSE"
                },
                {
                  "name": "Redcon1",
                  "value": "Redcon1"
                },
                {
                  "name": "EVLution Nutrition",
                  "value": "EVLution Nutrition"
                },
                {
                  "name": "Bum Energy",
                  "value": "Bum Energy"
                },
                {
                  "name": "Strom Sports",
                  "value": "Strom Sports"
                },
                {
                  "name": "Jarrow Formulas",
                  "value": "Jarrow Formulas"
                },
                {
                  "name": "Zoomad Labs",
                  "value": "Zoomad Labs"
                },
                {
                  "name": "MuscleTech",
                  "value": "MuscleTech"
                },
                {
                  "name": "CNP",
                  "value": "CNP"
                },
                {
                  "name": "Alien8",
                  "value": "Alien8"
                },
                {
                  "name": "ALRI",
                  "value": "ALRI"
                },
                {
                  "name": "Levann",
                  "value": "Levann"
                },
                {
                  "name": "Efectiv Nutrition",
                  "value": "Efectiv Nutrition"
                },
                {
                  "name": "SAN",
                  "value": "SAN"
                },
                {
                  "name": "Himalaya",
                  "value": "Himalaya"
                },
                {
                  "name": "Zenwise",
                  "value": "Zenwise"
                },
                {
                  "name": "Zein Pharma",
                  "value": "Zein Pharma"
                },
                {
                  "name": "Natrol",
                  "value": "Natrol"
                },
                {
                  "name": "KIKI Health",
                  "value": "KIKI Health"
                },
                {
                  "name": "Child Life",
                  "value": "Child Life"
                },
                {
                  "name": "Holland & Barrett",
                  "value": "Holland & Barrett"
                },
                {
                  "name": "Pro Tan",
                  "value": "Pro Tan"
                },
                {
                  "name": "Primaforce",
                  "value": "Primaforce"
                },
                {
                  "name": "Nature's Answer",
                  "value": "Nature's Answer"
                },
                {
                  "name": "BetterYou",
                  "value": "BetterYou"
                },
                {
                  "name": "Controlled Labs",
                  "value": "Controlled Labs"
                },
                {
                  "name": "Labrada",
                  "value": "Labrada"
                },
                {
                  "name": "Absolute Nutrition",
                  "value": "Absolute Nutrition"
                },
                {
                  "name": "Molecular Nutrition",
                  "value": "Molecular Nutrition"
                },
                {
                  "name": "Trace Minerals",
                  "value": "Trace Minerals"
                },
                {
                  "name": "Obvi",
                  "value": "Obvi"
                },
                {
                  "name": "Gorillalpha",
                  "value": "Gorillalpha"
                },
                {
                  "name": "LifeSeasons",
                  "value": "LifeSeasons"
                },
                {
                  "name": "MitoQ",
                  "value": "MitoQ"
                },
                {
                  "name": "Remedy Relief",
                  "value": "Remedy Relief"
                },
                {
                  "name": "Brain Gains",
                  "value": "Brain Gains"
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Vendor",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Product Category",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements > Herbal Supplements",
                  "value": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements > Herbal Supplements"
                },
                {
                  "name": "Uncategorized",
                  "value": "Uncategorized"
                },
                {
                  "name": "",
                  "value": ""
                },
                {
                  "name": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements > Amino Acids",
                  "value": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements > Amino Acids"
                },
                {
                  "name": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements",
                  "value": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements"
                },
                {
                  "name": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements > Multivitamin Supplements",
                  "value": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements > Multivitamin Supplements"
                },
                {
                  "name": "Health & Beauty > Health Care > Fitness & Nutrition > Nutrition Drinks & Shakes",
                  "value": "Health & Beauty > Health Care > Fitness & Nutrition > Nutrition Drinks & Shakes"
                },
                {
                  "name": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements > Protein Supplements",
                  "value": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements > Protein Supplements"
                },
                {
                  "name": "Health & Beauty > Health Care > Medical Tests",
                  "value": "Health & Beauty > Health Care > Medical Tests"
                },
                {
                  "name": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements > Minerals",
                  "value": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements > Minerals"
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Product Category",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Type",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "Slimming and Weight Management",
                  "value": "Slimming and Weight Management"
                },
                {
                  "name": "Nitric Oxide Boosters",
                  "value": "Nitric Oxide Boosters"
                },
                {
                  "name": "Pre & Post Workout",
                  "value": "Pre & Post Workout"
                },
                {
                  "name": "Health and Wellbeing",
                  "value": "Health and Wellbeing"
                },
                {
                  "name": "Amino Acids and BCAAs",
                  "value": "Amino Acids and BCAAs"
                },
                {
                  "name": "Health Foods",
                  "value": "Health Foods"
                },
                {
                  "name": "Protein",
                  "value": "Protein"
                },
                {
                  "name": "Post Cycle Recovery",
                  "value": "Post Cycle Recovery"
                },
                {
                  "name": "Creatine Supplements",
                  "value": "Creatine Supplements"
                },
                {
                  "name": "Joint Support",
                  "value": "Joint Support"
                },
                {
                  "name": "Omegas, EFAs, CLA, Oils",
                  "value": "Omegas, EFAs, CLA, Oils"
                },
                {
                  "name": "Hair and Nails",
                  "value": "Hair and Nails"
                },
                {
                  "name": "Natural Testosterone Support",
                  "value": "Natural Testosterone Support"
                },
                {
                  "name": "Vitamins & Minerals",
                  "value": "Vitamins & Minerals"
                },
                {
                  "name": "Special Formula",
                  "value": "Special Formula"
                },
                {
                  "name": "L-Glutamine, Glutamine",
                  "value": "L-Glutamine, Glutamine"
                },
                {
                  "name": "Sexual Health",
                  "value": "Sexual Health"
                },
                {
                  "name": "Weight Gainers & Carbs",
                  "value": "Weight Gainers & Carbs"
                },
                {
                  "name": "",
                  "value": ""
                },
                {
                  "name": "Supplements for Women",
                  "value": "Supplements for Women"
                },
                {
                  "name": "Accessories",
                  "value": "Accessories"
                },
                {
                  "name": "Intra Workout",
                  "value": "Intra Workout"
                },
                {
                  "name": "Children's Health",
                  "value": "Children's Health"
                },
                {
                  "name": "Mood Enhancement",
                  "value": "Mood Enhancement"
                },
                {
                  "name": "Pet supplements",
                  "value": "Pet supplements"
                },
                {
                  "name": "Hydration/Isotonic Drinks",
                  "value": "Hydration/Isotonic Drinks"
                },
                {
                  "name": "BCAAs & EAAs",
                  "value": "BCAAs & EAAs"
                },
                {
                  "name": "Carb Supplements",
                  "value": "Carb Supplements"
                },
                {
                  "name": "Drinks and Shakes",
                  "value": "Drinks and Shakes"
                },
                {
                  "name": "Vegan Products",
                  "value": "Vegan Products"
                },
                {
                  "name": "Beauty",
                  "value": "Beauty"
                },
                {
                  "name": "[MGO] Import Powerbody",
                  "value": "[MGO] Import Powerbody"
                },
                {
                  "name": "Protein Bars",
                  "value": "Protein Bars"
                },
                {
                  "name": "Endurance",
                  "value": "Endurance"
                },
                {
                  "name": "Single Vitamins",
                  "value": "Single Vitamins"
                },
                {
                  "name": "Immune System Support",
                  "value": "Immune System Support"
                },
                {
                  "name": "Single Minerals",
                  "value": "Single Minerals"
                },
                {
                  "name": "Liver Support",
                  "value": "Liver Support"
                },
                {
                  "name": "Sylwetka",
                  "value": "Sylwetka"
                },
                {
                  "name": "Stacks & Kits",
                  "value": "Stacks & Kits"
                },
                {
                  "name": "Antioxidants",
                  "value": "Antioxidants"
                },
                {
                  "name": "Digestive Health, Fiber",
                  "value": "Digestive Health, Fiber"
                },
                {
                  "name": "Essential Oils",
                  "value": "Essential Oils"
                },
                {
                  "name": "Bars",
                  "value": "Bars"
                },
                {
                  "name": "Vitality",
                  "value": "Vitality"
                },
                {
                  "name": "High Carb Gainers",
                  "value": "High Carb Gainers"
                },
                {
                  "name": "Healthy Skin",
                  "value": "Healthy Skin"
                },
                {
                  "name": "Whey Protein Isolate",
                  "value": "Whey Protein Isolate"
                },
                {
                  "name": "Post Workout Recovery",
                  "value": "Post Workout Recovery"
                },
                {
                  "name": "Mental Focus and Memory",
                  "value": "Mental Focus and Memory"
                },
                {
                  "name": "Meal Replacements",
                  "value": "Meal Replacements"
                },
                {
                  "name": "Pre Workout Energy",
                  "value": "Pre Workout Energy"
                },
                {
                  "name": "Samples",
                  "value": "Samples"
                },
                {
                  "name": "Masa",
                  "value": "Masa"
                },
                {
                  "name": "Vegetarian",
                  "value": "Vegetarian"
                },
                {
                  "name": "Energy Drinks",
                  "value": "Energy Drinks"
                },
                {
                  "name": "Combos",
                  "value": "Combos"
                },
                {
                  "name": "Toothpaste",
                  "value": "Toothpaste"
                },
                {
                  "name": "Men's Vitamins",
                  "value": "Men's Vitamins"
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Type",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Tags",
              "type": "array",
              "display": true,
              "options": [
                {
                  "name": "iso",
                  "value": "iso"
                },
                {
                  "name": "nitrique",
                  "value": "nitrique"
                },
                {
                  "name": "pre",
                  "value": "pre"
                },
                {
                  "name": "thermo",
                  "value": "thermo"
                },
                {
                  "name": "intra",
                  "value": "intra"
                },
                {
                  "name": "post",
                  "value": "post"
                },
                {
                  "name": "bcaapoudre",
                  "value": "bcaapoudre"
                },
                {
                  "name": "diu",
                  "value": "diu"
                },
                {
                  "name": "frambois",
                  "value": "frambois"
                },
                {
                  "name": "test",
                  "value": "test"
                },
                {
                  "name": "multivit",
                  "value": "multivit"
                },
                {
                  "name": "zma",
                  "value": "zma"
                },
                {
                  "name": "tribulus",
                  "value": "tribulus"
                },
                {
                  "name": "boissons",
                  "value": "boissons"
                },
                {
                  "name": "eaa",
                  "value": "eaa"
                },
                {
                  "name": "aasimple",
                  "value": "aasimple"
                },
                {
                  "name": "crea",
                  "value": "crea"
                },
                {
                  "name": "creaautre",
                  "value": "creaautre"
                },
                {
                  "name": "piles",
                  "value": "piles"
                },
                {
                  "name": "kre",
                  "value": "kre"
                },
                {
                  "name": "malate",
                  "value": "malate"
                },
                {
                  "name": "carni",
                  "value": "carni"
                },
                {
                  "name": "lcarnitine",
                  "value": "lcarnitine"
                },
                {
                  "name": "carnitine",
                  "value": "carnitine"
                },
                {
                  "name": "bcaacaps",
                  "value": "bcaacaps"
                },
                {
                  "name": "bcaagluta",
                  "value": "bcaagluta"
                },
                {
                  "name": "bcapoudre",
                  "value": "bcapoudre"
                },
                {
                  "name": "bcaaglut",
                  "value": "bcaaglut"
                },
                {
                  "name": "hmb",
                  "value": "hmb"
                },
                {
                  "name": "aaliq",
                  "value": "aaliq"
                },
                {
                  "name": "bcaa poudre",
                  "value": "bcaa poudre"
                },
                {
                  "name": "bcaa",
                  "value": "bcaa"
                },
                {
                  "name": "Riz",
                  "value": "Riz"
                },
                {
                  "name": "hard",
                  "value": "hard"
                },
                {
                  "name": "lean",
                  "value": "lean"
                },
                {
                  "name": "endurance",
                  "value": "endurance"
                },
                {
                  "name": "casein",
                  "value": "casein"
                },
                {
                  "name": "vegan",
                  "value": "vegan"
                },
                {
                  "name": "vegetalien",
                  "value": "vegetalien"
                },
                {
                  "name": "vegetarien",
                  "value": "vegetarien"
                },
                {
                  "name": "whey",
                  "value": "whey"
                },
                {
                  "name": "clear",
                  "value": "clear"
                },
                {
                  "name": "mix",
                  "value": "mix"
                },
                {
                  "name": "vegetales",
                  "value": "vegetales"
                },
                {
                  "name": "boeuf",
                  "value": "boeuf"
                },
                {
                  "name": "hydro",
                  "value": "hydro"
                },
                {
                  "name": "soja",
                  "value": "soja"
                },
                {
                  "name": "oeuf",
                  "value": "oeuf"
                },
                {
                  "name": "daa",
                  "value": "daa"
                },
                {
                  "name": "omega",
                  "value": "omega"
                },
                {
                  "name": "krill",
                  "value": "krill"
                },
                {
                  "name": "gh",
                  "value": "gh"
                },
                {
                  "name": "shaker",
                  "value": "shaker"
                },
                {
                  "name": "shakers",
                  "value": "shakers"
                },
                {
                  "name": "cre",
                  "value": "cre"
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Tags",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Published",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "true",
                  "value": "true"
                },
                {
                  "name": "",
                  "value": ""
                },
                {
                  "name": "false",
                  "value": "false"
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Published",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Option1 Name",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "Title",
                  "value": "Title"
                },
                {
                  "name": "Size",
                  "value": "Size"
                },
                {
                  "name": "",
                  "value": ""
                },
                {
                  "name": "Net Weight",
                  "value": "Net Weight"
                },
                {
                  "name": "Flavor",
                  "value": "Flavor"
                },
                {
                  "name": "Capsule Count",
                  "value": "Capsule Count"
                },
                {
                  "name": "Tablet Count",
                  "value": "Tablet Count"
                },
                {
                  "name": "EAN",
                  "value": "EAN"
                },
                {
                  "name": "Flavour",
                  "value": "Flavour"
                },
                {
                  "name": "Stimulant",
                  "value": "Stimulant"
                },
                {
                  "name": "Capsules",
                  "value": "Capsules"
                },
                {
                  "name": "Package Size",
                  "value": "Package Size"
                },
                {
                  "name": "Type",
                  "value": "Type"
                },
                {
                  "name": "Weight",
                  "value": "Weight"
                },
                {
                  "name": "Quantity",
                  "value": "Quantity"
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Option1 Name",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Option1 Value",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "Default Title",
                  "value": "Default Title"
                },
                {
                  "name": "2270 grams",
                  "value": "2270 grams"
                },
                {
                  "name": "727 grams",
                  "value": "727 grams"
                },
                {
                  "name": "400 grams",
                  "value": "400 grams"
                },
                {
                  "name": "408 grams",
                  "value": "408 grams"
                },
                {
                  "name": "Tropical",
                  "value": "Tropical"
                },
                {
                  "name": "Berry",
                  "value": "Berry"
                },
                {
                  "name": "Blood Raz",
                  "value": "Blood Raz"
                },
                {
                  "name": "Lemon Lime",
                  "value": "Lemon Lime"
                },
                {
                  "name": "White Gummy Deer",
                  "value": "White Gummy Deer"
                },
                {
                  "name": "Rocket Pop",
                  "value": "Rocket Pop"
                },
                {
                  "name": "Miami",
                  "value": "Miami"
                },
                {
                  "name": "Cherry Candy",
                  "value": "Cherry Candy"
                },
                {
                  "name": "Blue Raz",
                  "value": "Blue Raz"
                },
                {
                  "name": "Killa OJ",
                  "value": "Killa OJ"
                },
                {
                  "name": "Strawberry Kiwi",
                  "value": "Strawberry Kiwi"
                },
                {
                  "name": "Peach Mango",
                  "value": "Peach Mango"
                },
                {
                  "name": "Razor Lime",
                  "value": "Razor Lime"
                },
                {
                  "name": "Raspberry Lemonade",
                  "value": "Raspberry Lemonade"
                },
                {
                  "name": "Pineapple Shred",
                  "value": "Pineapple Shred"
                },
                {
                  "name": "Blue Raspberry",
                  "value": "Blue Raspberry"
                },
                {
                  "name": "Fruit Punch",
                  "value": "Fruit Punch"
                },
                {
                  "name": "Blood Orange",
                  "value": "Blood Orange"
                },
                {
                  "name": "Watermelon Candy",
                  "value": "Watermelon Candy"
                },
                {
                  "name": "Dark Grape",
                  "value": "Dark Grape"
                },
                {
                  "name": "Sour Candy",
                  "value": "Sour Candy"
                },
                {
                  "name": "30",
                  "value": "30"
                },
                {
                  "name": "90",
                  "value": "90"
                },
                {
                  "name": "60",
                  "value": "60"
                },
                {
                  "name": "150",
                  "value": "150"
                },
                {
                  "name": "180",
                  "value": "180"
                },
                {
                  "name": "5902837755656",
                  "value": "5902837755656"
                },
                {
                  "name": "None",
                  "value": "None"
                },
                {
                  "name": "Sour Jellies",
                  "value": "Sour Jellies"
                },
                {
                  "name": "Cooling Sour Lemonade",
                  "value": "Cooling Sour Lemonade"
                },
                {
                  "name": "Lemon Fizz Bombs",
                  "value": "Lemon Fizz Bombs"
                },
                {
                  "name": "Cherryade",
                  "value": "Cherryade"
                },
                {
                  "name": "Jelly Bean",
                  "value": "Jelly Bean"
                },
                {
                  "name": "Iced Blue Slush",
                  "value": "Iced Blue Slush"
                },
                {
                  "name": "Fizzy Candy Crush",
                  "value": "Fizzy Candy Crush"
                },
                {
                  "name": "Fizzy Cola Bottles",
                  "value": "Fizzy Cola Bottles"
                },
                {
                  "name": "Fizzy Bubblegum Bottles",
                  "value": "Fizzy Bubblegum Bottles"
                },
                {
                  "name": "Sour Green Apple",
                  "value": "Sour Green Apple"
                },
                {
                  "name": "Sour Peach Candy",
                  "value": "Sour Peach Candy"
                },
                {
                  "name": "Guava Pineapple Punch",
                  "value": "Guava Pineapple Punch"
                },
                {
                  "name": "Grape",
                  "value": "Grape"
                },
                {
                  "name": "Blue Razz Lemonade",
                  "value": "Blue Razz Lemonade"
                },
                {
                  "name": "Apple Lemonade",
                  "value": "Apple Lemonade"
                },
                {
                  "name": "Peach Ice Tea",
                  "value": "Peach Ice Tea"
                },
                {
                  "name": "Cherry",
                  "value": "Cherry"
                },
                {
                  "name": "Cola",
                  "value": "Cola"
                },
                {
                  "name": "Raspberry",
                  "value": "Raspberry"
                },
                {
                  "name": "Wild Berry",
                  "value": "Wild Berry"
                },
                {
                  "name": "Tropical Rage",
                  "value": "Tropical Rage"
                },
                {
                  "name": "Green Apple",
                  "value": "Green Apple"
                },
                {
                  "name": "Blue Ice",
                  "value": "Blue Ice"
                },
                {
                  "name": "Lemon Apple",
                  "value": "Lemon Apple"
                },
                {
                  "name": "Citrus Punch",
                  "value": "Citrus Punch"
                },
                {
                  "name": "Southern Sweet Tea",
                  "value": "Southern Sweet Tea"
                },
                {
                  "name": "Beach Blast",
                  "value": "Beach Blast"
                },
                {
                  "name": "Blueberry Lemonade",
                  "value": "Blueberry Lemonade"
                },
                {
                  "name": "Push Pop",
                  "value": "Push Pop"
                },
                {
                  "name": "Wildberry",
                  "value": "Wildberry"
                },
                {
                  "name": "120 caps",
                  "value": "120 caps"
                },
                {
                  "name": "Exotic",
                  "value": "Exotic"
                },
                {
                  "name": "Strawberry",
                  "value": "Strawberry"
                },
                {
                  "name": "Orange",
                  "value": "Orange"
                },
                {
                  "name": "Mango",
                  "value": "Mango"
                },
                {
                  "name": "Apple",
                  "value": "Apple"
                },
                {
                  "name": "Lemon",
                  "value": "Lemon"
                },
                {
                  "name": "Tropic Thunder",
                  "value": "Tropic Thunder"
                },
                {
                  "name": "Victory Punch",
                  "value": "Victory Punch"
                },
                {
                  "name": "Strawberry Lemonade",
                  "value": "Strawberry Lemonade"
                },
                {
                  "name": "Smashin' Passion Orange",
                  "value": "Smashin' Passion Orange"
                },
                {
                  "name": "Blueberry Apple",
                  "value": "Blueberry Apple"
                },
                {
                  "name": "Sour Watermelon",
                  "value": "Sour Watermelon"
                },
                {
                  "name": "Pink Lemonade",
                  "value": "Pink Lemonade"
                },
                {
                  "name": "Orange Cooler",
                  "value": "Orange Cooler"
                },
                {
                  "name": "Unflavored",
                  "value": "Unflavored"
                },
                {
                  "name": "Xplosive Cola",
                  "value": "Xplosive Cola"
                },
                {
                  "name": "Lime Crime Mint",
                  "value": "Lime Crime Mint"
                },
                {
                  "name": "Raging Cola",
                  "value": "Raging Cola"
                },
                {
                  "name": "Blueberry Madness",
                  "value": "Blueberry Madness"
                },
                {
                  "name": "Orange Juice",
                  "value": "Orange Juice"
                },
                {
                  "name": "Red Punch",
                  "value": "Red Punch"
                },
                {
                  "name": "240 grams",
                  "value": "240 grams"
                },
                {
                  "name": "220 grams",
                  "value": "220 grams"
                },
                {
                  "name": "Natural",
                  "value": "Natural"
                },
                {
                  "name": "Orange & Mango",
                  "value": "Orange & Mango"
                },
                {
                  "name": "Berry Burst",
                  "value": "Berry Burst"
                },
                {
                  "name": "Tropical Fruit",
                  "value": "Tropical Fruit"
                },
                {
                  "name": "Regular",
                  "value": "Regular"
                },
                {
                  "name": "Zero Stimulant",
                  "value": "Zero Stimulant"
                },
                {
                  "name": "Orange Fire",
                  "value": "Orange Fire"
                },
                {
                  "name": "Forest Burst",
                  "value": "Forest Burst"
                },
                {
                  "name": "Cherry Crush",
                  "value": "Cherry Crush"
                },
                {
                  "name": "Green Lemonade",
                  "value": "Green Lemonade"
                },
                {
                  "name": "Sour Mango",
                  "value": "Sour Mango"
                },
                {
                  "name": "Forest Berries",
                  "value": "Forest Berries"
                },
                {
                  "name": "Blueberry",
                  "value": "Blueberry"
                },
                {
                  "name": "Apricot",
                  "value": "Apricot"
                },
                {
                  "name": "Tutti Frutti",
                  "value": "Tutti Frutti"
                },
                {
                  "name": "Lemon Twist",
                  "value": "Lemon Twist"
                },
                {
                  "name": "Bubblegum",
                  "value": "Bubblegum"
                },
                {
                  "name": "Cosmic Rainbow",
                  "value": "Cosmic Rainbow"
                },
                {
                  "name": "Energy",
                  "value": "Energy"
                },
                {
                  "name": "Swizzels Drumstick",
                  "value": "Swizzels Drumstick"
                },
                {
                  "name": "Fruit Candy",
                  "value": "Fruit Candy"
                },
                {
                  "name": "Blue Lagoon",
                  "value": "Blue Lagoon"
                },
                {
                  "name": "Cherry Slushie",
                  "value": "Cherry Slushie"
                },
                {
                  "name": "Grape Soda",
                  "value": "Grape Soda"
                },
                {
                  "name": "Orange Burst",
                  "value": "Orange Burst"
                },
                {
                  "name": "Cloudy Lemonade",
                  "value": "Cloudy Lemonade"
                },
                {
                  "name": "Apple & Elderflower",
                  "value": "Apple & Elderflower"
                },
                {
                  "name": "Tigers Blood",
                  "value": "Tigers Blood"
                },
                {
                  "name": "Blue Razz",
                  "value": "Blue Razz"
                },
                {
                  "name": "Red Hawaiian",
                  "value": "Red Hawaiian"
                },
                {
                  "name": "Watermelon",
                  "value": "Watermelon"
                },
                {
                  "name": "Cherry Cola",
                  "value": "Cherry Cola"
                },
                {
                  "name": "Tropical Vibes",
                  "value": "Tropical Vibes"
                },
                {
                  "name": "Candy Ice Blast",
                  "value": "Candy Ice Blast"
                },
                {
                  "name": "Tropical Punch",
                  "value": "Tropical Punch"
                },
                {
                  "name": "Icy Blue Raspberry",
                  "value": "Icy Blue Raspberry"
                },
                {
                  "name": "Wild Grape",
                  "value": "Wild Grape"
                },
                {
                  "name": "Zombie Cherry",
                  "value": "Zombie Cherry"
                },
                {
                  "name": "Brutal Cola",
                  "value": "Brutal Cola"
                },
                {
                  "name": "Dragon Fruit",
                  "value": "Dragon Fruit"
                },
                {
                  "name": "Miami Peach",
                  "value": "Miami Peach"
                },
                {
                  "name": "Bubble Gum",
                  "value": "Bubble Gum"
                },
                {
                  "name": "Berry Splash",
                  "value": "Berry Splash"
                },
                {
                  "name": "Tropical Blend",
                  "value": "Tropical Blend"
                },
                {
                  "name": "Rainbow",
                  "value": "Rainbow"
                },
                {
                  "name": "Blackcurrant Squash",
                  "value": "Blackcurrant Squash"
                },
                {
                  "name": "Sunny Orange",
                  "value": "Sunny Orange"
                },
                {
                  "name": "Red Kola",
                  "value": "Red Kola"
                },
                {
                  "name": "16 grams (1 serving)",
                  "value": "16 grams (1 serving)"
                },
                {
                  "name": "Lemon & Lime",
                  "value": "Lemon & Lime"
                },
                {
                  "name": "Blackcurrant",
                  "value": "Blackcurrant"
                },
                {
                  "name": "Apple Blueberry",
                  "value": "Apple Blueberry"
                },
                {
                  "name": "Strawberry Mango",
                  "value": "Strawberry Mango"
                },
                {
                  "name": "Candy Bubblegum",
                  "value": "Candy Bubblegum"
                },
                {
                  "name": "Ultra Energy",
                  "value": "Ultra Energy"
                },
                {
                  "name": "Pineapple Crush",
                  "value": "Pineapple Crush"
                },
                {
                  "name": "Blue Razz Bon Bons",
                  "value": "Blue Razz Bon Bons"
                },
                {
                  "name": "Pick N Mix",
                  "value": "Pick N Mix"
                },
                {
                  "name": "Rocket Ice Lolly",
                  "value": "Rocket Ice Lolly"
                },
                {
                  "name": "Orange & Passion Fruit",
                  "value": "Orange & Passion Fruit"
                },
                {
                  "name": "Sour Apple",
                  "value": "Sour Apple"
                },
                {
                  "name": "Twizzle Lolly",
                  "value": "Twizzle Lolly"
                },
                {
                  "name": "Lemon Sherbet",
                  "value": "Lemon Sherbet"
                },
                {
                  "name": "Sour Citrus Punch",
                  "value": "Sour Citrus Punch"
                },
                {
                  "name": "Island Breeze",
                  "value": "Island Breeze"
                },
                {
                  "name": "Fruit Kaboom",
                  "value": "Fruit Kaboom"
                },
                {
                  "name": "Blackberry & Lime",
                  "value": "Blackberry & Lime"
                },
                {
                  "name": "Strawberry & Mango",
                  "value": "Strawberry & Mango"
                },
                {
                  "name": "Pink Lemo",
                  "value": "Pink Lemo"
                },
                {
                  "name": "Apple Power",
                  "value": "Apple Power"
                },
                {
                  "name": "Sour Gummy Bears",
                  "value": "Sour Gummy Bears"
                },
                {
                  "name": "Sour Blue Razz",
                  "value": "Sour Blue Razz"
                },
                {
                  "name": "Cherry Razz",
                  "value": "Cherry Razz"
                },
                {
                  "name": "Blueberry Pineapple",
                  "value": "Blueberry Pineapple"
                },
                {
                  "name": "Blackberry Lemonade",
                  "value": "Blackberry Lemonade"
                },
                {
                  "name": "Juicy Nectar",
                  "value": "Juicy Nectar"
                },
                {
                  "name": "ICEE Blue Raspberry",
                  "value": "ICEE Blue Raspberry"
                },
                {
                  "name": "Berry Blast",
                  "value": "Berry Blast"
                },
                {
                  "name": "Krisp Apple",
                  "value": "Krisp Apple"
                },
                {
                  "name": "Millions Strawberry",
                  "value": "Millions Strawberry"
                },
                {
                  "name": "Sour Batch Bros",
                  "value": "Sour Batch Bros"
                },
                {
                  "name": "Citrus Berry",
                  "value": "Citrus Berry"
                },
                {
                  "name": "Cherry Blaze",
                  "value": "Cherry Blaze"
                },
                {
                  "name": "Orange Lemon Burst",
                  "value": "Orange Lemon Burst"
                },
                {
                  "name": "Pear Kiwi",
                  "value": "Pear Kiwi"
                },
                {
                  "name": "Mojito",
                  "value": "Mojito"
                },
                {
                  "name": "Peach",
                  "value": "Peach"
                },
                {
                  "name": "Mango Lime",
                  "value": "Mango Lime"
                },
                {
                  "name": "Passion Pineapple",
                  "value": "Passion Pineapple"
                },
                {
                  "name": "Monsterberry Lime",
                  "value": "Monsterberry Lime"
                },
                {
                  "name": "Tropic Blue",
                  "value": "Tropic Blue"
                },
                {
                  "name": "Ice Tea",
                  "value": "Ice Tea"
                },
                {
                  "name": "Forest Fruits",
                  "value": "Forest Fruits"
                },
                {
                  "name": "500 grams",
                  "value": "500 grams"
                },
                {
                  "name": "Twirler Ice Cream",
                  "value": "Twirler Ice Cream"
                },
                {
                  "name": "Sour Gummy Bear",
                  "value": "Sour Gummy Bear"
                },
                {
                  "name": "Icy Blue Raz",
                  "value": "Icy Blue Raz"
                },
                {
                  "name": "Bubblegum Crush",
                  "value": "Bubblegum Crush"
                },
                {
                  "name": "Swizzels Refreshers",
                  "value": "Swizzels Refreshers"
                },
                {
                  "name": "Swizzels Love Hearts",
                  "value": "Swizzels Love Hearts"
                },
                {
                  "name": "Swizzels Drumstick Squashies",
                  "value": "Swizzels Drumstick Squashies"
                },
                {
                  "name": "Strawberry Mojito",
                  "value": "Strawberry Mojito"
                },
                {
                  "name": "Baddy Berry",
                  "value": "Baddy Berry"
                },
                {
                  "name": "Watermelons",
                  "value": "Watermelons"
                },
                {
                  "name": "Ice Pop",
                  "value": "Ice Pop"
                },
                {
                  "name": "Green Apples",
                  "value": "Green Apples"
                },
                {
                  "name": "Rainbow Candy",
                  "value": "Rainbow Candy"
                },
                {
                  "name": "Pineapple Juice",
                  "value": "Pineapple Juice"
                },
                {
                  "name": "Orange Crush",
                  "value": "Orange Crush"
                },
                {
                  "name": "Blue Lemonade",
                  "value": "Blue Lemonade"
                },
                {
                  "name": "Raspberry Tea",
                  "value": "Raspberry Tea"
                },
                {
                  "name": "312 grams",
                  "value": "312 grams"
                },
                {
                  "name": "600 grams",
                  "value": "600 grams"
                },
                {
                  "name": "300 grams",
                  "value": "300 grams"
                },
                {
                  "name": "279 grams",
                  "value": "279 grams"
                },
                {
                  "name": "Strawberry Pineapple",
                  "value": "Strawberry Pineapple"
                },
                {
                  "name": "Miami Vice",
                  "value": "Miami Vice"
                },
                {
                  "name": "Roadside Lemonade",
                  "value": "Roadside Lemonade"
                },
                {
                  "name": "Pineapple Passion",
                  "value": "Pineapple Passion"
                },
                {
                  "name": "Sweet Iced Tea",
                  "value": "Sweet Iced Tea"
                },
                {
                  "name": "Orange Rush",
                  "value": "Orange Rush"
                },
                {
                  "name": "Red Orange",
                  "value": "Red Orange"
                },
                {
                  "name": "Grapefruit",
                  "value": "Grapefruit"
                },
                {
                  "name": "Magic Citrus",
                  "value": "Magic Citrus"
                },
                {
                  "name": "Tropical Candy",
                  "value": "Tropical Candy"
                },
                {
                  "name": "Melon Berry Twist",
                  "value": "Melon Berry Twist"
                },
                {
                  "name": "Mango Splash",
                  "value": "Mango Splash"
                },
                {
                  "name": "Fruit Punch Fury",
                  "value": "Fruit Punch Fury"
                },
                {
                  "name": "Dragon Fruit Slayer",
                  "value": "Dragon Fruit Slayer"
                },
                {
                  "name": "Tropical Touchdown",
                  "value": "Tropical Touchdown"
                },
                {
                  "name": "Cherry Checkmate",
                  "value": "Cherry Checkmate"
                },
                {
                  "name": "Orange Overdrive",
                  "value": "Orange Overdrive"
                },
                {
                  "name": "Blazin Blue Berry",
                  "value": "Blazin Blue Berry"
                },
                {
                  "name": "Energy Burst",
                  "value": "Energy Burst"
                },
                {
                  "name": "Lightnin' Lemonade",
                  "value": "Lightnin' Lemonade"
                },
                {
                  "name": "Savage Strawberry",
                  "value": "Savage Strawberry"
                },
                {
                  "name": "Wicked Watermelon",
                  "value": "Wicked Watermelon"
                },
                {
                  "name": "Blazin' Berry",
                  "value": "Blazin' Berry"
                },
                {
                  "name": "360 grams",
                  "value": "360 grams"
                },
                {
                  "name": "180 grams",
                  "value": "180 grams"
                },
                {
                  "name": "Tropical Paradise",
                  "value": "Tropical Paradise"
                },
                {
                  "name": "Kiwi Blueberry",
                  "value": "Kiwi Blueberry"
                },
                {
                  "name": "Fruit Burst",
                  "value": "Fruit Burst"
                },
                {
                  "name": "Peach Bum",
                  "value": "Peach Bum"
                },
                {
                  "name": "Blood Berry",
                  "value": "Blood Berry"
                },
                {
                  "name": "Jawbreaker",
                  "value": "Jawbreaker"
                },
                {
                  "name": "Black N' Blueberry",
                  "value": "Black N' Blueberry"
                },
                {
                  "name": "Raspberry Creamthickle",
                  "value": "Raspberry Creamthickle"
                },
                {
                  "name": "Citrus Grapefruit",
                  "value": "Citrus Grapefruit"
                },
                {
                  "name": "Citrus Burst",
                  "value": "Citrus Burst"
                },
                {
                  "name": "Blue Snow Cone",
                  "value": "Blue Snow Cone"
                },
                {
                  "name": "Orange Sunrise",
                  "value": "Orange Sunrise"
                },
                {
                  "name": "Root Beer",
                  "value": "Root Beer"
                },
                {
                  "name": "Cherry Frost",
                  "value": "Cherry Frost"
                },
                {
                  "name": "Raging Colas",
                  "value": "Raging Colas"
                },
                {
                  "name": "Sour Punch Blue Raz",
                  "value": "Sour Punch Blue Raz"
                },
                {
                  "name": "Country Time Lemonade",
                  "value": "Country Time Lemonade"
                },
                {
                  "name": "Sunny D Tangy Original",
                  "value": "Sunny D Tangy Original"
                },
                {
                  "name": "Sour Punch Watermelon",
                  "value": "Sour Punch Watermelon"
                },
                {
                  "name": "Country Time Blueberry Lemonade",
                  "value": "Country Time Blueberry Lemonade"
                },
                {
                  "name": "Kool-Aid Cherry Limeade",
                  "value": "Kool-Aid Cherry Limeade"
                },
                {
                  "name": "Jell-O Lemon Lime",
                  "value": "Jell-O Lemon Lime"
                },
                {
                  "name": "Kool-Aid Tropical Punch",
                  "value": "Kool-Aid Tropical Punch"
                },
                {
                  "name": "Bazooka Classic Grape",
                  "value": "Bazooka Classic Grape"
                },
                {
                  "name": "Pink Splash",
                  "value": "Pink Splash"
                },
                {
                  "name": "Cherry Ring Pop",
                  "value": "Cherry Ring Pop"
                },
                {
                  "name": "Freedom Rocks",
                  "value": "Freedom Rocks"
                },
                {
                  "name": "Tropical Cyclone",
                  "value": "Tropical Cyclone"
                },
                {
                  "name": "Blue Sharkberry",
                  "value": "Blue Sharkberry"
                },
                {
                  "name": "Melon Candy",
                  "value": "Melon Candy"
                },
                {
                  "name": "Peach Rings",
                  "value": "Peach Rings"
                },
                {
                  "name": "Orange Mango",
                  "value": "Orange Mango"
                },
                {
                  "name": "Cherry Limeade",
                  "value": "Cherry Limeade"
                },
                {
                  "name": "Tropical Storm",
                  "value": "Tropical Storm"
                },
                {
                  "name": "Lemon Rush",
                  "value": "Lemon Rush"
                },
                {
                  "name": "Strawberry Margarita",
                  "value": "Strawberry Margarita"
                },
                {
                  "name": "Millions Cola",
                  "value": "Millions Cola"
                },
                {
                  "name": "Millions Bubblegum",
                  "value": "Millions Bubblegum"
                },
                {
                  "name": "Pineapple Head",
                  "value": "Pineapple Head"
                },
                {
                  "name": "Frozen Bombsicle",
                  "value": "Frozen Bombsicle"
                },
                {
                  "name": "Red Fresh",
                  "value": "Red Fresh"
                },
                {
                  "name": "Fresh Apple",
                  "value": "Fresh Apple"
                },
                {
                  "name": "Strawberry & Raspberry",
                  "value": "Strawberry & Raspberry"
                },
                {
                  "name": "Cherry & Apple",
                  "value": "Cherry & Apple"
                },
                {
                  "name": "Icy Blue Razz",
                  "value": "Icy Blue Razz"
                },
                {
                  "name": "75 vcaps",
                  "value": "75 vcaps"
                },
                {
                  "name": "75 grams",
                  "value": "75 grams"
                },
                {
                  "name": "76 grams",
                  "value": "76 grams"
                },
                {
                  "name": "Electric Lemonade",
                  "value": "Electric Lemonade"
                },
                {
                  "name": "150 grams",
                  "value": "150 grams"
                },
                {
                  "name": "270 grams",
                  "value": "270 grams"
                },
                {
                  "name": "450 grams",
                  "value": "450 grams"
                },
                {
                  "name": "Lemonade",
                  "value": "Lemonade"
                },
                {
                  "name": "Unflavoured",
                  "value": "Unflavoured"
                },
                {
                  "name": "Blue Raspberry Bubble Gum",
                  "value": "Blue Raspberry Bubble Gum"
                },
                {
                  "name": "Nature",
                  "value": "Nature"
                },
                {
                  "name": "420 grams",
                  "value": "420 grams"
                },
                {
                  "name": "210 grams",
                  "value": "210 grams"
                },
                {
                  "name": "156 grams",
                  "value": "156 grams"
                },
                {
                  "name": "Lemon Ice",
                  "value": "Lemon Ice"
                },
                {
                  "name": "Fruit Punch&",
                  "value": "Fruit Punch&"
                },
                {
                  "name": "Cherry Lollipop",
                  "value": "Cherry Lollipop"
                },
                {
                  "name": "Non Flavored",
                  "value": "Non Flavored"
                },
                {
                  "name": "120",
                  "value": "120"
                },
                {
                  "name": "400",
                  "value": "400"
                },
                {
                  "name": "Grape Splash",
                  "value": "Grape Splash"
                },
                {
                  "name": "Grape Cooler",
                  "value": "Grape Cooler"
                },
                {
                  "name": "Wild Berry Punch",
                  "value": "Wild Berry Punch"
                },
                {
                  "name": "100 caps",
                  "value": "100 caps"
                },
                {
                  "name": "200 caps",
                  "value": "200 caps"
                },
                {
                  "name": "554 grams",
                  "value": "554 grams"
                },
                {
                  "name": "120 mega caps",
                  "value": "120 mega caps"
                },
                {
                  "name": "400 caps",
                  "value": "400 caps"
                },
                {
                  "name": "240",
                  "value": "240"
                },
                {
                  "name": "Creatine Monohydrate",
                  "value": "Creatine Monohydrate"
                },
                {
                  "name": "Creatine Monohydrate Xplode",
                  "value": "Creatine Monohydrate Xplode"
                },
                {
                  "name": "250 grams",
                  "value": "250 grams"
                },
                {
                  "name": "200 grams",
                  "value": "200 grams"
                },
                {
                  "name": "120 vcaps",
                  "value": "120 vcaps"
                },
                {
                  "name": "240 vcaps",
                  "value": "240 vcaps"
                },
                {
                  "name": "1000 grams",
                  "value": "1000 grams"
                },
                {
                  "name": "227 grams",
                  "value": "227 grams"
                },
                {
                  "name": "161 grams",
                  "value": "161 grams"
                },
                {
                  "name": "360 caps",
                  "value": "360 caps"
                },
                {
                  "name": "60 tablets",
                  "value": "60 tablets"
                },
                {
                  "name": "550 grams",
                  "value": "550 grams"
                },
                {
                  "name": "110 grams",
                  "value": "110 grams"
                },
                {
                  "name": "100 grams",
                  "value": "100 grams"
                },
                {
                  "name": "Mandarin Orange",
                  "value": "Mandarin Orange"
                },
                {
                  "name": "300",
                  "value": "300"
                },
                {
                  "name": "Pineapple",
                  "value": "Pineapple"
                },
                {
                  "name": "454 grams",
                  "value": "454 grams"
                },
                {
                  "name": "100",
                  "value": "100"
                },
                {
                  "name": "1000g",
                  "value": "1000g"
                },
                {
                  "name": "S'Berry & Peaches",
                  "value": "S'Berry & Peaches"
                },
                {
                  "name": "Super Fresh OJ",
                  "value": "Super Fresh OJ"
                },
                {
                  "name": "Grape Bubbalicious",
                  "value": "Grape Bubbalicious"
                },
                {
                  "name": "Cherry Bubblegum",
                  "value": "Cherry Bubblegum"
                },
                {
                  "name": "350",
                  "value": "350"
                },
                {
                  "name": "700",
                  "value": "700"
                },
                {
                  "name": "60 vcaps",
                  "value": "60 vcaps"
                },
                {
                  "name": "Fizzy Blue Bottles",
                  "value": "Fizzy Blue Bottles"
                },
                {
                  "name": "Cranberry Crush",
                  "value": "Cranberry Crush"
                },
                {
                  "name": "Berrylicious",
                  "value": "Berrylicious"
                },
                {
                  "name": "500 tablets",
                  "value": "500 tablets"
                },
                {
                  "name": "200 tablets",
                  "value": "200 tablets"
                },
                {
                  "name": "Pina Colada",
                  "value": "Pina Colada"
                },
                {
                  "name": "Cherry Lime",
                  "value": "Cherry Lime"
                },
                {
                  "name": "Strawberry & Kiwi",
                  "value": "Strawberry & Kiwi"
                },
                {
                  "name": "Mad Mango",
                  "value": "Mad Mango"
                },
                {
                  "name": "Ice Melon",
                  "value": "Ice Melon"
                },
                {
                  "name": "Lime Lemon",
                  "value": "Lime Lemon"
                },
                {
                  "name": "Summer Fruits",
                  "value": "Summer Fruits"
                },
                {
                  "name": "Apple & Raspberry",
                  "value": "Apple & Raspberry"
                },
                {
                  "name": "Italian Lemon Ice",
                  "value": "Italian Lemon Ice"
                },
                {
                  "name": "315 grams",
                  "value": "315 grams"
                },
                {
                  "name": "357 grams",
                  "value": "357 grams"
                },
                {
                  "name": "Watermelon Splash",
                  "value": "Watermelon Splash"
                },
                {
                  "name": "Mixed Berry",
                  "value": "Mixed Berry"
                },
                {
                  "name": "Banana",
                  "value": "Banana"
                },
                {
                  "name": "Chocolate",
                  "value": "Chocolate"
                },
                {
                  "name": "Pineapple Passion Fruit",
                  "value": "Pineapple Passion Fruit"
                },
                {
                  "name": "Orange Clementine",
                  "value": "Orange Clementine"
                },
                {
                  "name": "Pick n Mix",
                  "value": "Pick n Mix"
                },
                {
                  "name": "Fizzy Peach Sweets",
                  "value": "Fizzy Peach Sweets"
                },
                {
                  "name": "Cherry Mango",
                  "value": "Cherry Mango"
                },
                {
                  "name": "ICEE Cherry",
                  "value": "ICEE Cherry"
                },
                {
                  "name": "Dragon Fruit Yuzu",
                  "value": "Dragon Fruit Yuzu"
                },
                {
                  "name": "Tiger's Blood",
                  "value": "Tiger's Blood"
                },
                {
                  "name": "300 tablets",
                  "value": "300 tablets"
                },
                {
                  "name": "150 tablets",
                  "value": "150 tablets"
                },
                {
                  "name": "Strawberry Laces",
                  "value": "Strawberry Laces"
                },
                {
                  "name": "Big Juicy Melons",
                  "value": "Big Juicy Melons"
                },
                {
                  "name": "Grape Gazillionz",
                  "value": "Grape Gazillionz"
                },
                {
                  "name": "Fruit Salads",
                  "value": "Fruit Salads"
                },
                {
                  "name": "Cherry Cola Bottles",
                  "value": "Cherry Cola Bottles"
                },
                {
                  "name": "Tropical Snocone",
                  "value": "Tropical Snocone"
                },
                {
                  "name": "Banana & Strawberry",
                  "value": "Banana & Strawberry"
                },
                {
                  "name": "Rainbow Dust",
                  "value": "Rainbow Dust"
                },
                {
                  "name": "Cranberry",
                  "value": "Cranberry"
                },
                {
                  "name": "Mandarine",
                  "value": "Mandarine"
                },
                {
                  "name": "Cranberry Pomegranate",
                  "value": "Cranberry Pomegranate"
                },
                {
                  "name": "Strawberry Limeade",
                  "value": "Strawberry Limeade"
                },
                {
                  "name": "Orange Juiced",
                  "value": "Orange Juiced"
                },
                {
                  "name": "Grape Juiced",
                  "value": "Grape Juiced"
                },
                {
                  "name": "Mango Pineapple",
                  "value": "Mango Pineapple"
                },
                {
                  "name": "Cherry Coconut",
                  "value": "Cherry Coconut"
                },
                {
                  "name": "334 grams",
                  "value": "334 grams"
                },
                {
                  "name": "667 grams",
                  "value": "667 grams"
                },
                {
                  "name": "Furious Grape",
                  "value": "Furious Grape"
                },
                {
                  "name": "Georgia Peach",
                  "value": "Georgia Peach"
                },
                {
                  "name": "Cherry Bomb",
                  "value": "Cherry Bomb"
                },
                {
                  "name": "Guava Nectarine",
                  "value": "Guava Nectarine"
                },
                {
                  "name": "Blueberry Acai",
                  "value": "Blueberry Acai"
                },
                {
                  "name": "Peach Raspberry",
                  "value": "Peach Raspberry"
                },
                {
                  "name": "Orange Guava",
                  "value": "Orange Guava"
                },
                {
                  "name": "Citrus Lime",
                  "value": "Citrus Lime"
                },
                {
                  "name": "Tropical Mango",
                  "value": "Tropical Mango"
                },
                {
                  "name": "Fuzzy Peach",
                  "value": "Fuzzy Peach"
                },
                {
                  "name": "Ice Tea Peach",
                  "value": "Ice Tea Peach"
                },
                {
                  "name": "Strawberry Fit",
                  "value": "Strawberry Fit"
                },
                {
                  "name": "Apple Pear",
                  "value": "Apple Pear"
                },
                {
                  "name": "Maui Twist",
                  "value": "Maui Twist"
                },
                {
                  "name": "Strawberry Watermelon",
                  "value": "Strawberry Watermelon"
                },
                {
                  "name": "Pineapple + Pear",
                  "value": "Pineapple + Pear"
                },
                {
                  "name": "Orange + Apple",
                  "value": "Orange + Apple"
                },
                {
                  "name": "Mango + Orange",
                  "value": "Mango + Orange"
                },
                {
                  "name": "Sour Cherry",
                  "value": "Sour Cherry"
                },
                {
                  "name": "297 grams",
                  "value": "297 grams"
                },
                {
                  "name": "Orange Dreamsicle",
                  "value": "Orange Dreamsicle"
                },
                {
                  "name": "Raspberry Grape",
                  "value": "Raspberry Grape"
                },
                {
                  "name": "Black Cherry",
                  "value": "Black Cherry"
                },
                {
                  "name": "Texas Tea",
                  "value": "Texas Tea"
                },
                {
                  "name": "Fruit Salad",
                  "value": "Fruit Salad"
                },
                {
                  "name": "500",
                  "value": "500"
                },
                {
                  "name": "Fresh Orange",
                  "value": "Fresh Orange"
                },
                {
                  "name": "Italian Blood Orange",
                  "value": "Italian Blood Orange"
                },
                {
                  "name": "Knockout Fruit Punch",
                  "value": "Knockout Fruit Punch"
                },
                {
                  "name": "Watermelon Explosion",
                  "value": "Watermelon Explosion"
                },
                {
                  "name": "Lemon Lime Squeeze",
                  "value": "Lemon Lime Squeeze"
                },
                {
                  "name": "Mango Madness",
                  "value": "Mango Madness"
                },
                {
                  "name": "Strawberry Kiwi Splash",
                  "value": "Strawberry Kiwi Splash"
                },
                {
                  "name": "Raspberry Pineapple",
                  "value": "Raspberry Pineapple"
                },
                {
                  "name": "600",
                  "value": "600"
                },
                {
                  "name": "Watermelone",
                  "value": "Watermelone"
                },
                {
                  "name": "Candy Icy Blast",
                  "value": "Candy Icy Blast"
                },
                {
                  "name": "Multifruit",
                  "value": "Multifruit"
                },
                {
                  "name": "200 vcaps",
                  "value": "200 vcaps"
                },
                {
                  "name": "400 vcaps",
                  "value": "400 vcaps"
                },
                {
                  "name": "Tropical Fruit Punch",
                  "value": "Tropical Fruit Punch"
                },
                {
                  "name": "Ice-Tea Raspberry",
                  "value": "Ice-Tea Raspberry"
                },
                {
                  "name": "Strawberry Lime",
                  "value": "Strawberry Lime"
                },
                {
                  "name": "240 caps",
                  "value": "240 caps"
                },
                {
                  "name": "Blackcurrant Blast",
                  "value": "Blackcurrant Blast"
                },
                {
                  "name": "Mango Sorbet",
                  "value": "Mango Sorbet"
                },
                {
                  "name": "2000 grams",
                  "value": "2000 grams"
                },
                {
                  "name": "Milky Chocolate",
                  "value": "Milky Chocolate"
                },
                {
                  "name": "White Chocolate-Raspberry",
                  "value": "White Chocolate-Raspberry"
                },
                {
                  "name": "Chocolate Fudge",
                  "value": "Chocolate Fudge"
                },
                {
                  "name": "Vanilla Creme",
                  "value": "Vanilla Creme"
                },
                {
                  "name": "Chocolate Peanut Butter",
                  "value": "Chocolate Peanut Butter"
                },
                {
                  "name": "French Vanilla Creme",
                  "value": "French Vanilla Creme"
                },
                {
                  "name": "Milk Chocolate",
                  "value": "Milk Chocolate"
                },
                {
                  "name": "",
                  "value": ""
                },
                {
                  "name": "Raw (Unflavoured)",
                  "value": "Raw (Unflavoured)"
                },
                {
                  "name": "Lime Citrus",
                  "value": "Lime Citrus"
                },
                {
                  "name": "Cotton Candy",
                  "value": "Cotton Candy"
                },
                {
                  "name": "Vanilla",
                  "value": "Vanilla"
                },
                {
                  "name": "Vanilla Dessert",
                  "value": "Vanilla Dessert"
                },
                {
                  "name": "Creamy Chocolate",
                  "value": "Creamy Chocolate"
                },
                {
                  "name": "Cookies & Cream",
                  "value": "Cookies & Cream"
                },
                {
                  "name": "Creamy Apple",
                  "value": "Creamy Apple"
                },
                {
                  "name": "Creamy Vanilla with Kiwi",
                  "value": "Creamy Vanilla with Kiwi"
                },
                {
                  "name": "Unflavored2",
                  "value": "Unflavored2"
                },
                {
                  "name": "Big Cherries",
                  "value": "Big Cherries"
                },
                {
                  "name": "Shark Bite",
                  "value": "Shark Bite"
                },
                {
                  "name": "White Choco Bueno",
                  "value": "White Choco Bueno"
                },
                {
                  "name": "Cookies 'N' Cream",
                  "value": "Cookies 'N' Cream"
                },
                {
                  "name": "2400 grams",
                  "value": "2400 grams"
                },
                {
                  "name": "6000 grams",
                  "value": "6000 grams"
                },
                {
                  "name": "1500 grams",
                  "value": "1500 grams"
                },
                {
                  "name": "2700 grams",
                  "value": "2700 grams"
                },
                {
                  "name": "Pistachio",
                  "value": "Pistachio"
                },
                {
                  "name": "Almond",
                  "value": "Almond"
                },
                {
                  "name": "Strawberry Short Cake",
                  "value": "Strawberry Short Cake"
                },
                {
                  "name": "Blueberry Cobbler",
                  "value": "Blueberry Cobbler"
                },
                {
                  "name": "Banana Nut Bread",
                  "value": "Banana Nut Bread"
                },
                {
                  "name": "Cocoa Heaven",
                  "value": "Cocoa Heaven"
                },
                {
                  "name": "Kiwi Strawberry",
                  "value": "Kiwi Strawberry"
                },
                {
                  "name": "Blue Razz Watermelon",
                  "value": "Blue Razz Watermelon"
                },
                {
                  "name": "Neutral",
                  "value": "Neutral"
                },
                {
                  "name": "Vanilla Caramel",
                  "value": "Vanilla Caramel"
                },
                {
                  "name": "Caramel Vanilla",
                  "value": "Caramel Vanilla"
                },
                {
                  "name": "Vanilla Cake",
                  "value": "Vanilla Cake"
                },
                {
                  "name": "White Cherry Frost",
                  "value": "White Cherry Frost"
                },
                {
                  "name": "Watermelon Wave",
                  "value": "Watermelon Wave"
                },
                {
                  "name": "Caramel",
                  "value": "Caramel"
                },
                {
                  "name": "Strawberry-Banana",
                  "value": "Strawberry-Banana"
                },
                {
                  "name": "Chocolate-Nuts",
                  "value": "Chocolate-Nuts"
                },
                {
                  "name": "White Chocolate-Coconut",
                  "value": "White Chocolate-Coconut"
                },
                {
                  "name": "White Chocolate-Cranberry",
                  "value": "White Chocolate-Cranberry"
                },
                {
                  "name": "6800 grams",
                  "value": "6800 grams"
                },
                {
                  "name": "3500 grams",
                  "value": "3500 grams"
                },
                {
                  "name": "5400 grams",
                  "value": "5400 grams"
                },
                {
                  "name": "3000 grams",
                  "value": "3000 grams"
                },
                {
                  "name": "Double Chocolate",
                  "value": "Double Chocolate"
                },
                {
                  "name": "Vanilla Cream",
                  "value": "Vanilla Cream"
                },
                {
                  "name": "Strawberry-Wild Strawberry",
                  "value": "Strawberry-Wild Strawberry"
                },
                {
                  "name": "900 grams",
                  "value": "900 grams"
                },
                {
                  "name": "1800 grams",
                  "value": "1800 grams"
                },
                {
                  "name": "Red Fruits",
                  "value": "Red Fruits"
                },
                {
                  "name": "4540 grams",
                  "value": "4540 grams"
                },
                {
                  "name": "905 grams",
                  "value": "905 grams"
                },
                {
                  "name": "455 grams",
                  "value": "455 grams"
                },
                {
                  "name": "462 grams",
                  "value": "462 grams"
                },
                {
                  "name": "918 grams",
                  "value": "918 grams"
                },
                {
                  "name": "938 grams",
                  "value": "938 grams"
                },
                {
                  "name": "891 grams",
                  "value": "891 grams"
                },
                {
                  "name": "884 grams",
                  "value": "884 grams"
                },
                {
                  "name": "897 grams",
                  "value": "897 grams"
                },
                {
                  "name": "878 grams",
                  "value": "878 grams"
                },
                {
                  "name": "Wild Fruits",
                  "value": "Wild Fruits"
                },
                {
                  "name": "Tropical Fruits",
                  "value": "Tropical Fruits"
                },
                {
                  "name": "Pistachio Marzipan",
                  "value": "Pistachio Marzipan"
                },
                {
                  "name": "Latte Macchiato",
                  "value": "Latte Macchiato"
                },
                {
                  "name": "Chocolate Hazelnut",
                  "value": "Chocolate Hazelnut"
                },
                {
                  "name": "Citrus Twist",
                  "value": "Citrus Twist"
                },
                {
                  "name": "Strawberries & Cream",
                  "value": "Strawberries & Cream"
                },
                {
                  "name": "Chocolate Brownie",
                  "value": "Chocolate Brownie"
                },
                {
                  "name": "Vanilla Ice Cream",
                  "value": "Vanilla Ice Cream"
                },
                {
                  "name": "510 grams",
                  "value": "510 grams"
                },
                {
                  "name": "1020 grams",
                  "value": "1020 grams"
                },
                {
                  "name": "Strawberry Bumcake",
                  "value": "Strawberry Bumcake"
                },
                {
                  "name": "Cinnamon Crunch Cereal",
                  "value": "Cinnamon Crunch Cereal"
                },
                {
                  "name": "Vanilla Oatmeal Cookie",
                  "value": "Vanilla Oatmeal Cookie"
                },
                {
                  "name": "457 grams",
                  "value": "457 grams"
                },
                {
                  "name": "920 grams",
                  "value": "920 grams"
                },
                {
                  "name": "2280 grams",
                  "value": "2280 grams"
                },
                {
                  "name": "2260 grams",
                  "value": "2260 grams"
                },
                {
                  "name": "2250 grams",
                  "value": "2250 grams"
                },
                {
                  "name": "913 grams",
                  "value": "913 grams"
                },
                {
                  "name": "902 grams",
                  "value": "902 grams"
                },
                {
                  "name": "Berry Fruits",
                  "value": "Berry Fruits"
                },
                {
                  "name": "Salted Caramel",
                  "value": "Salted Caramel"
                },
                {
                  "name": "Choco Dream",
                  "value": "Choco Dream"
                },
                {
                  "name": "Vanilla Madagascar",
                  "value": "Vanilla Madagascar"
                },
                {
                  "name": "Biscuit Spread",
                  "value": "Biscuit Spread"
                },
                {
                  "name": "Salted Dark Chocolate",
                  "value": "Salted Dark Chocolate"
                },
                {
                  "name": "White Choc Pistachio",
                  "value": "White Choc Pistachio"
                },
                {
                  "name": "White Choc Lemon Drizzle",
                  "value": "White Choc Lemon Drizzle"
                },
                {
                  "name": "Toffee Biscuit",
                  "value": "Toffee Biscuit"
                },
                {
                  "name": "Choco Bueno",
                  "value": "Choco Bueno"
                },
                {
                  "name": "Baklava",
                  "value": "Baklava"
                },
                {
                  "name": "2010 grams",
                  "value": "2010 grams"
                },
                {
                  "name": "Banoffee Sundae",
                  "value": "Banoffee Sundae"
                },
                {
                  "name": "Vanilla Almond Chai",
                  "value": "Vanilla Almond Chai"
                },
                {
                  "name": "Blueberry Muffin",
                  "value": "Blueberry Muffin"
                },
                {
                  "name": "Strawberry Cheesecake",
                  "value": "Strawberry Cheesecake"
                },
                {
                  "name": "Banoffee",
                  "value": "Banoffee"
                },
                {
                  "name": "Gourmet Chocolate",
                  "value": "Gourmet Chocolate"
                },
                {
                  "name": "Cookie",
                  "value": "Cookie"
                },
                {
                  "name": "Chococino",
                  "value": "Chococino"
                },
                {
                  "name": "Chocolate Pistachio",
                  "value": "Chocolate Pistachio"
                },
                {
                  "name": "Chocolate Caramel Nut",
                  "value": "Chocolate Caramel Nut"
                },
                {
                  "name": "White Chocolate Hazelnut",
                  "value": "White Chocolate Hazelnut"
                },
                {
                  "name": "Coffee Caramel",
                  "value": "Coffee Caramel"
                },
                {
                  "name": "Birthday Cake",
                  "value": "Birthday Cake"
                },
                {
                  "name": "White Chocolate Cookies & Cream",
                  "value": "White Chocolate Cookies & Cream"
                },
                {
                  "name": "Cinnamon Bun",
                  "value": "Cinnamon Bun"
                },
                {
                  "name": "Chocolate Caramellow",
                  "value": "Chocolate Caramellow"
                },
                {
                  "name": "Triple Chocolate",
                  "value": "Triple Chocolate"
                },
                {
                  "name": "White Chocolate Salted Peanut",
                  "value": "White Chocolate Salted Peanut"
                },
                {
                  "name": "Lifestyle Loops",
                  "value": "Lifestyle Loops"
                },
                {
                  "name": "Peanut Butter Blondie",
                  "value": "Peanut Butter Blondie"
                },
                {
                  "name": "Maple & Pecan Pancakes",
                  "value": "Maple & Pecan Pancakes"
                },
                {
                  "name": "Peanut Butter Cereal Milk",
                  "value": "Peanut Butter Cereal Milk"
                },
                {
                  "name": "Banoffee Pie",
                  "value": "Banoffee Pie"
                },
                {
                  "name": "Rainbow Charms",
                  "value": "Rainbow Charms"
                },
                {
                  "name": "Raspberry Ripple Ice Cream",
                  "value": "Raspberry Ripple Ice Cream"
                },
                {
                  "name": "Milk Chocolate Caramel Biscuit",
                  "value": "Milk Chocolate Caramel Biscuit"
                },
                {
                  "name": "Sticky Toffee Pudding",
                  "value": "Sticky Toffee Pudding"
                },
                {
                  "name": "White Chocolate Caramel Biscuit",
                  "value": "White Chocolate Caramel Biscuit"
                },
                {
                  "name": "Strawberry Milkshake",
                  "value": "Strawberry Milkshake"
                },
                {
                  "name": "Mint Cookies & Cream",
                  "value": "Mint Cookies & Cream"
                },
                {
                  "name": "Caramel Biscuit",
                  "value": "Caramel Biscuit"
                },
                {
                  "name": "859 grams",
                  "value": "859 grams"
                },
                {
                  "name": "986 grams",
                  "value": "986 grams"
                },
                {
                  "name": "930 grams",
                  "value": "930 grams"
                },
                {
                  "name": "823 grams",
                  "value": "823 grams"
                },
                {
                  "name": "912 grams",
                  "value": "912 grams"
                },
                {
                  "name": "873 grams",
                  "value": "873 grams"
                },
                {
                  "name": "924 grams",
                  "value": "924 grams"
                },
                {
                  "name": "700 grams",
                  "value": "700 grams"
                },
                {
                  "name": "Chocolate Dessert",
                  "value": "Chocolate Dessert"
                },
                {
                  "name": "Choco Caramel",
                  "value": "Choco Caramel"
                },
                {
                  "name": "Choco Candies",
                  "value": "Choco Candies"
                },
                {
                  "name": "Milky",
                  "value": "Milky"
                },
                {
                  "name": "Chocolate Cookies",
                  "value": "Chocolate Cookies"
                },
                {
                  "name": "540 grams",
                  "value": "540 grams"
                },
                {
                  "name": "750 grams",
                  "value": "750 grams"
                },
                {
                  "name": "Orange Squash",
                  "value": "Orange Squash"
                },
                {
                  "name": "Strawberry & Lime",
                  "value": "Strawberry & Lime"
                },
                {
                  "name": "Cranberry & Pomegranate",
                  "value": "Cranberry & Pomegranate"
                },
                {
                  "name": "931 grams",
                  "value": "931 grams"
                },
                {
                  "name": "933 grams",
                  "value": "933 grams"
                },
                {
                  "name": "Vanilla Bean",
                  "value": "Vanilla Bean"
                },
                {
                  "name": "Tiramisu",
                  "value": "Tiramisu"
                },
                {
                  "name": "Ice Cream Sandwich",
                  "value": "Ice Cream Sandwich"
                },
                {
                  "name": "Churro",
                  "value": "Churro"
                },
                {
                  "name": "Strawberry Smoothie",
                  "value": "Strawberry Smoothie"
                },
                {
                  "name": "Cinnamon Crunch",
                  "value": "Cinnamon Crunch"
                },
                {
                  "name": "Vanilla Cold Brew Coffee",
                  "value": "Vanilla Cold Brew Coffee"
                },
                {
                  "name": "Cookies and Cream",
                  "value": "Cookies and Cream"
                },
                {
                  "name": "Creamy Vanilla",
                  "value": "Creamy Vanilla"
                },
                {
                  "name": "White Choco Pineapple",
                  "value": "White Choco Pineapple"
                },
                {
                  "name": "Apple Crumble",
                  "value": "Apple Crumble"
                },
                {
                  "name": "White Choco Peanut",
                  "value": "White Choco Peanut"
                },
                {
                  "name": "Choco Hazelnut",
                  "value": "Choco Hazelnut"
                },
                {
                  "name": "Coco Crunch",
                  "value": "Coco Crunch"
                },
                {
                  "name": "Vegan Protein",
                  "value": "Vegan Protein"
                },
                {
                  "name": "Vegan Pea Protein",
                  "value": "Vegan Pea Protein"
                },
                {
                  "name": "Strawberry Summer",
                  "value": "Strawberry Summer"
                },
                {
                  "name": "Vanilla Sky",
                  "value": "Vanilla Sky"
                },
                {
                  "name": "908 grams",
                  "value": "908 grams"
                },
                {
                  "name": "Dark Chocolate",
                  "value": "Dark Chocolate"
                },
                {
                  "name": "Pure Vanilla",
                  "value": "Pure Vanilla"
                },
                {
                  "name": "Fruity Cereal",
                  "value": "Fruity Cereal"
                },
                {
                  "name": "Lightly Salted Caramel",
                  "value": "Lightly Salted Caramel"
                },
                {
                  "name": "Mint Chocolate Chip",
                  "value": "Mint Chocolate Chip"
                },
                {
                  "name": "Strawberry Banana",
                  "value": "Strawberry Banana"
                },
                {
                  "name": "Strawberries & Creme",
                  "value": "Strawberries & Creme"
                },
                {
                  "name": "Cafe Mocha",
                  "value": "Cafe Mocha"
                },
                {
                  "name": "Vanilla Butter Cake",
                  "value": "Vanilla Butter Cake"
                },
                {
                  "name": "Frozen Banana",
                  "value": "Frozen Banana"
                },
                {
                  "name": "Cookies & Creme",
                  "value": "Cookies & Creme"
                },
                {
                  "name": "1876 grams",
                  "value": "1876 grams"
                },
                {
                  "name": "1652 grams",
                  "value": "1652 grams"
                },
                {
                  "name": "949 grams",
                  "value": "949 grams"
                },
                {
                  "name": "1898 grams",
                  "value": "1898 grams"
                },
                {
                  "name": "868 grams",
                  "value": "868 grams"
                },
                {
                  "name": "1680 grams",
                  "value": "1680 grams"
                },
                {
                  "name": "840 grams",
                  "value": "840 grams"
                },
                {
                  "name": "888 grams",
                  "value": "888 grams"
                },
                {
                  "name": "1736 grams",
                  "value": "1736 grams"
                },
                {
                  "name": "Juicy Peach",
                  "value": "Juicy Peach"
                },
                {
                  "name": "Banana Ice Cream",
                  "value": "Banana Ice Cream"
                },
                {
                  "name": "Classic Chocolate",
                  "value": "Classic Chocolate"
                },
                {
                  "name": "2100 grams",
                  "value": "2100 grams"
                },
                {
                  "name": "1820 grams",
                  "value": "1820 grams"
                },
                {
                  "name": "Caramel Latte",
                  "value": "Caramel Latte"
                },
                {
                  "name": "Vanilla Cheesecake",
                  "value": "Vanilla Cheesecake"
                },
                {
                  "name": "Lemon Cheesecake",
                  "value": "Lemon Cheesecake"
                },
                {
                  "name": "Cherry Bakewell",
                  "value": "Cherry Bakewell"
                },
                {
                  "name": "806 grams",
                  "value": "806 grams"
                },
                {
                  "name": "988 grams",
                  "value": "988 grams"
                },
                {
                  "name": "1977 grams",
                  "value": "1977 grams"
                },
                {
                  "name": "Peanut Butter",
                  "value": "Peanut Butter"
                },
                {
                  "name": "Cookies Cream",
                  "value": "Cookies Cream"
                },
                {
                  "name": "Apple Pie",
                  "value": "Apple Pie"
                },
                {
                  "name": "Chocolate Caramel",
                  "value": "Chocolate Caramel"
                },
                {
                  "name": "Chocolate Cherry",
                  "value": "Chocolate Cherry"
                },
                {
                  "name": "756 grams",
                  "value": "756 grams"
                },
                {
                  "name": "Pineapple Coconut",
                  "value": "Pineapple Coconut"
                },
                {
                  "name": "2300 grams",
                  "value": "2300 grams"
                },
                {
                  "name": "1810 grams",
                  "value": "1810 grams"
                },
                {
                  "name": "1870 grams",
                  "value": "1870 grams"
                },
                {
                  "name": "Strawberry Cream",
                  "value": "Strawberry Cream"
                },
                {
                  "name": "Chocolate Dream",
                  "value": "Chocolate Dream"
                },
                {
                  "name": "French Vanilla",
                  "value": "French Vanilla"
                },
                {
                  "name": "Vanilla Toffee",
                  "value": "Vanilla Toffee"
                },
                {
                  "name": "Dutch Chocolate",
                  "value": "Dutch Chocolate"
                },
                {
                  "name": "Banana Milkshake",
                  "value": "Banana Milkshake"
                },
                {
                  "name": "Chocolate Milkshake",
                  "value": "Chocolate Milkshake"
                },
                {
                  "name": "Toffee Popcorn",
                  "value": "Toffee Popcorn"
                },
                {
                  "name": "Carrot Cake",
                  "value": "Carrot Cake"
                },
                {
                  "name": "2720 grams",
                  "value": "2720 grams"
                },
                {
                  "name": "5450 grams",
                  "value": "5450 grams"
                },
                {
                  "name": "Chocolate & Coconut",
                  "value": "Chocolate & Coconut"
                },
                {
                  "name": "Chocolate Raspberry",
                  "value": "Chocolate Raspberry"
                },
                {
                  "name": "Gold Salted Caramel",
                  "value": "Gold Salted Caramel"
                },
                {
                  "name": "Chocolate Brownies",
                  "value": "Chocolate Brownies"
                },
                {
                  "name": "Almond & Chocolate",
                  "value": "Almond & Chocolate"
                },
                {
                  "name": "White Chocolate",
                  "value": "White Chocolate"
                },
                {
                  "name": "2500 grams",
                  "value": "2500 grams"
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Option1 Value",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Option1 Linked To",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Option1 Linked To",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Option2 Name",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "",
                  "value": ""
                },
                {
                  "name": "Flavour",
                  "value": "Flavour"
                },
                {
                  "name": "Net Weight",
                  "value": "Net Weight"
                },
                {
                  "name": "Flavor",
                  "value": "Flavor"
                },
                {
                  "name": "Weight",
                  "value": "Weight"
                },
                {
                  "name": "Condition",
                  "value": "Condition"
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Option2 Name",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Option2 Value",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "",
                  "value": ""
                },
                {
                  "name": "Vanilla Ice Cream",
                  "value": "Vanilla Ice Cream"
                },
                {
                  "name": "Strawberry Milkshake",
                  "value": "Strawberry Milkshake"
                },
                {
                  "name": "Banana Cream",
                  "value": "Banana Cream"
                },
                {
                  "name": "Triple Chocolate",
                  "value": "Triple Chocolate"
                },
                {
                  "name": "Peanut Butter Chocolate",
                  "value": "Peanut Butter Chocolate"
                },
                {
                  "name": "Chocolate Fudge Brownie",
                  "value": "Chocolate Fudge Brownie"
                },
                {
                  "name": "Cookies & Cream",
                  "value": "Cookies & Cream"
                },
                {
                  "name": "Coconut Cream",
                  "value": "Coconut Cream"
                },
                {
                  "name": "370 grams",
                  "value": "370 grams"
                },
                {
                  "name": "350 grams",
                  "value": "350 grams"
                },
                {
                  "name": "Fruit Burst",
                  "value": "Fruit Burst"
                },
                {
                  "name": "Icy Blue Raz",
                  "value": "Icy Blue Raz"
                },
                {
                  "name": "Rainbow Unicorn",
                  "value": "Rainbow Unicorn"
                },
                {
                  "name": "Blue Raspberry",
                  "value": "Blue Raspberry"
                },
                {
                  "name": "Tropical Punch",
                  "value": "Tropical Punch"
                },
                {
                  "name": "Green Apple",
                  "value": "Green Apple"
                },
                {
                  "name": "Watermelon",
                  "value": "Watermelon"
                },
                {
                  "name": "700 grams",
                  "value": "700 grams"
                },
                {
                  "name": "1505 grams",
                  "value": "1505 grams"
                },
                {
                  "name": "510 grams",
                  "value": "510 grams"
                },
                {
                  "name": "255 grams",
                  "value": "255 grams"
                },
                {
                  "name": "Tropical",
                  "value": "Tropical"
                },
                {
                  "name": "Fruit Punch",
                  "value": "Fruit Punch"
                },
                {
                  "name": "Orange Tangerine",
                  "value": "Orange Tangerine"
                },
                {
                  "name": "453 grams",
                  "value": "453 grams"
                },
                {
                  "name": "435 grams",
                  "value": "435 grams"
                },
                {
                  "name": "390 grams",
                  "value": "390 grams"
                },
                {
                  "name": "441 grams",
                  "value": "441 grams"
                },
                {
                  "name": "420 grams",
                  "value": "420 grams"
                },
                {
                  "name": "429 grams",
                  "value": "429 grams"
                },
                {
                  "name": "426 grams",
                  "value": "426 grams"
                },
                {
                  "name": "450 grams",
                  "value": "450 grams"
                },
                {
                  "name": "393 grams",
                  "value": "393 grams"
                },
                {
                  "name": "275 grams",
                  "value": "275 grams"
                },
                {
                  "name": "250 grams",
                  "value": "250 grams"
                },
                {
                  "name": "150 grams",
                  "value": "150 grams"
                },
                {
                  "name": "204 grams",
                  "value": "204 grams"
                },
                {
                  "name": "408 grams",
                  "value": "408 grams"
                },
                {
                  "name": "396 grams",
                  "value": "396 grams"
                },
                {
                  "name": "198 grams",
                  "value": "198 grams"
                },
                {
                  "name": "402 grams",
                  "value": "402 grams"
                },
                {
                  "name": "201 grams",
                  "value": "201 grams"
                },
                {
                  "name": "414 grams",
                  "value": "414 grams"
                },
                {
                  "name": "207 grams",
                  "value": "207 grams"
                },
                {
                  "name": "Unflavored",
                  "value": "Unflavored"
                },
                {
                  "name": "Pink Lemonade",
                  "value": "Pink Lemonade"
                },
                {
                  "name": "Candy Bubblegum",
                  "value": "Candy Bubblegum"
                },
                {
                  "name": "Strawberry",
                  "value": "Strawberry"
                },
                {
                  "name": "Iced Mango",
                  "value": "Iced Mango"
                },
                {
                  "name": "Capsules",
                  "value": "Capsules"
                },
                {
                  "name": "300 grams",
                  "value": "300 grams"
                },
                {
                  "name": "500 grams",
                  "value": "500 grams"
                },
                {
                  "name": "6 grams",
                  "value": "6 grams"
                },
                {
                  "name": "Sour Candy",
                  "value": "Sour Candy"
                },
                {
                  "name": "Mandarin Mango",
                  "value": "Mandarin Mango"
                },
                {
                  "name": "Unflavoured",
                  "value": "Unflavoured"
                },
                {
                  "name": "Standard Packaging",
                  "value": "Standard Packaging"
                },
                {
                  "name": "Deformed - Dented Packaging",
                  "value": "Deformed - Dented Packaging"
                },
                {
                  "name": "Orange",
                  "value": "Orange"
                },
                {
                  "name": "Orangesac",
                  "value": "Orangesac"
                },
                {
                  "name": "Lemon",
                  "value": "Lemon"
                },
                {
                  "name": "Pineapple",
                  "value": "Pineapple"
                },
                {
                  "name": "Pink Grapefruit",
                  "value": "Pink Grapefruit"
                },
                {
                  "name": "White Cola",
                  "value": "White Cola"
                },
                {
                  "name": "Blazin Berry",
                  "value": "Blazin Berry"
                },
                {
                  "name": "Blue Razz",
                  "value": "Blue Razz"
                },
                {
                  "name": "Savage Strawberry",
                  "value": "Savage Strawberry"
                },
                {
                  "name": "Blue Frost",
                  "value": "Blue Frost"
                },
                {
                  "name": "Mango",
                  "value": "Mango"
                },
                {
                  "name": "Rainbow Blast",
                  "value": "Rainbow Blast"
                },
                {
                  "name": "Grapefruit",
                  "value": "Grapefruit"
                },
                {
                  "name": "Cherry",
                  "value": "Cherry"
                },
                {
                  "name": "750 grams",
                  "value": "750 grams"
                },
                {
                  "name": "1250 grams",
                  "value": "1250 grams"
                },
                {
                  "name": "Passion Fruit",
                  "value": "Passion Fruit"
                },
                {
                  "name": "Exotic Peach Mango",
                  "value": "Exotic Peach Mango"
                },
                {
                  "name": "Southern Sweet Tea",
                  "value": "Southern Sweet Tea"
                },
                {
                  "name": "Rocket Pop",
                  "value": "Rocket Pop"
                },
                {
                  "name": "Strawberry-Kiwi",
                  "value": "Strawberry-Kiwi"
                },
                {
                  "name": "Mandarin Orange",
                  "value": "Mandarin Orange"
                },
                {
                  "name": "Sour Grape",
                  "value": "Sour Grape"
                },
                {
                  "name": "Apple Pear",
                  "value": "Apple Pear"
                },
                {
                  "name": "Pear",
                  "value": "Pear"
                },
                {
                  "name": "Cola",
                  "value": "Cola"
                },
                {
                  "name": "456 grams",
                  "value": "456 grams"
                },
                {
                  "name": "1320 grams",
                  "value": "1320 grams"
                },
                {
                  "name": "1270 grams",
                  "value": "1270 grams"
                },
                {
                  "name": "423 grams",
                  "value": "423 grams"
                },
                {
                  "name": "1330 grams",
                  "value": "1330 grams"
                },
                {
                  "name": "444 grams",
                  "value": "444 grams"
                },
                {
                  "name": "1296 grams",
                  "value": "1296 grams"
                },
                {
                  "name": "432 grams",
                  "value": "432 grams"
                },
                {
                  "name": "Raspberry Ripple",
                  "value": "Raspberry Ripple"
                },
                {
                  "name": "Toffee Biscuit",
                  "value": "Toffee Biscuit"
                },
                {
                  "name": "Golden Syrup",
                  "value": "Golden Syrup"
                },
                {
                  "name": "Apple Crumble",
                  "value": "Apple Crumble"
                },
                {
                  "name": "990 grams",
                  "value": "990 grams"
                },
                {
                  "name": "1020 grams",
                  "value": "1020 grams"
                },
                {
                  "name": "1053 grams",
                  "value": "1053 grams"
                },
                {
                  "name": "Chocolat",
                  "value": "Chocolat"
                },
                {
                  "name": "Chocolate",
                  "value": "Chocolate"
                },
                {
                  "name": "Vanilla",
                  "value": "Vanilla"
                },
                {
                  "name": "Banana",
                  "value": "Banana"
                },
                {
                  "name": "White Chocolate Raspberry",
                  "value": "White Chocolate Raspberry"
                },
                {
                  "name": "Banane",
                  "value": "Banane"
                },
                {
                  "name": "Chocolate Mint",
                  "value": "Chocolate Mint"
                },
                {
                  "name": "White Chocolate & Raspberry",
                  "value": "White Chocolate & Raspberry"
                },
                {
                  "name": "3000 grams",
                  "value": "3000 grams"
                },
                {
                  "name": "7000 grams",
                  "value": "7000 grams"
                },
                {
                  "name": "4000 grams",
                  "value": "4000 grams"
                },
                {
                  "name": "1000 grams",
                  "value": "1000 grams"
                },
                {
                  "name": "3500 grams",
                  "value": "3500 grams"
                },
                {
                  "name": "Strawberries & Cream",
                  "value": "Strawberries & Cream"
                },
                {
                  "name": "Chocolate Perfection",
                  "value": "Chocolate Perfection"
                },
                {
                  "name": "Black Currant",
                  "value": "Black Currant"
                },
                {
                  "name": "Cookies",
                  "value": "Cookies"
                },
                {
                  "name": "Chocolate + Cocoa",
                  "value": "Chocolate + Cocoa"
                },
                {
                  "name": "Chocolate Peanut Butter",
                  "value": "Chocolate Peanut Butter"
                },
                {
                  "name": "Campfire S'mores",
                  "value": "Campfire S'mores"
                },
                {
                  "name": "Strawberry Banana",
                  "value": "Strawberry Banana"
                },
                {
                  "name": "Lightly Salted Caramel",
                  "value": "Lightly Salted Caramel"
                },
                {
                  "name": "Chocolate Fudge",
                  "value": "Chocolate Fudge"
                },
                {
                  "name": "Cafe Mocha",
                  "value": "Cafe Mocha"
                },
                {
                  "name": "Toasted Cinnamon Cereal",
                  "value": "Toasted Cinnamon Cereal"
                },
                {
                  "name": "Birthday Cake",
                  "value": "Birthday Cake"
                },
                {
                  "name": "Fruity Cereal",
                  "value": "Fruity Cereal"
                },
                {
                  "name": "Cookies & Creme",
                  "value": "Cookies & Creme"
                },
                {
                  "name": "Frozen Banana",
                  "value": "Frozen Banana"
                },
                {
                  "name": "Raspberry",
                  "value": "Raspberry"
                },
                {
                  "name": "Birthday Cake Gelato",
                  "value": "Birthday Cake Gelato"
                },
                {
                  "name": "Cookies & Creme Gelato",
                  "value": "Cookies & Creme Gelato"
                },
                {
                  "name": "Salted Caramel Gelato",
                  "value": "Salted Caramel Gelato"
                },
                {
                  "name": "Vanilla Gelato",
                  "value": "Vanilla Gelato"
                },
                {
                  "name": "Pistachio Gelato",
                  "value": "Pistachio Gelato"
                },
                {
                  "name": "Chocolate Gelato",
                  "value": "Chocolate Gelato"
                },
                {
                  "name": "Chocolate Peanut Butter Gelato",
                  "value": "Chocolate Peanut Butter Gelato"
                },
                {
                  "name": "Banoffee Pie",
                  "value": "Banoffee Pie"
                },
                {
                  "name": "Caramel Biscuit",
                  "value": "Caramel Biscuit"
                },
                {
                  "name": "Mint Cookies & Cream",
                  "value": "Mint Cookies & Cream"
                },
                {
                  "name": "2010 grams",
                  "value": "2010 grams"
                },
                {
                  "name": "900 grams",
                  "value": "900 grams"
                },
                {
                  "name": "Strawberry Cream",
                  "value": "Strawberry Cream"
                },
                {
                  "name": "Chocolate Cream",
                  "value": "Chocolate Cream"
                },
                {
                  "name": "Vanilla Cream",
                  "value": "Vanilla Cream"
                },
                {
                  "name": "Vanilla Dream",
                  "value": "Vanilla Dream"
                },
                {
                  "name": "Chocolate Dream",
                  "value": "Chocolate Dream"
                },
                {
                  "name": "Strawberry Dream",
                  "value": "Strawberry Dream"
                },
                {
                  "name": "Pina Colada",
                  "value": "Pina Colada"
                },
                {
                  "name": "Salted Caramel",
                  "value": "Salted Caramel"
                },
                {
                  "name": "Brownie Chocolate",
                  "value": "Brownie Chocolate"
                },
                {
                  "name": "Iced Cappuccino",
                  "value": "Iced Cappuccino"
                },
                {
                  "name": "Mango & Matcha Tea",
                  "value": "Mango & Matcha Tea"
                },
                {
                  "name": "Vanilla Blackcurrant",
                  "value": "Vanilla Blackcurrant"
                },
                {
                  "name": "Pistachio",
                  "value": "Pistachio"
                },
                {
                  "name": "Cookie",
                  "value": "Cookie"
                },
                {
                  "name": "Chocolate Caramel",
                  "value": "Chocolate Caramel"
                },
                {
                  "name": "Chocolate Fondant",
                  "value": "Chocolate Fondant"
                },
                {
                  "name": "Strawberry Ice Cream",
                  "value": "Strawberry Ice Cream"
                },
                {
                  "name": "2260 grams",
                  "value": "2260 grams"
                },
                {
                  "name": "899 grams",
                  "value": "899 grams"
                },
                {
                  "name": "891 grams",
                  "value": "891 grams"
                },
                {
                  "name": "4550 grams",
                  "value": "4550 grams"
                },
                {
                  "name": "4530 grams",
                  "value": "4530 grams"
                },
                {
                  "name": "2280 grams",
                  "value": "2280 grams"
                },
                {
                  "name": "896 grams",
                  "value": "896 grams"
                },
                {
                  "name": "448 grams",
                  "value": "448 grams"
                },
                {
                  "name": "2270 grams",
                  "value": "2270 grams"
                },
                {
                  "name": "912 grams",
                  "value": "912 grams"
                },
                {
                  "name": "930 grams",
                  "value": "930 grams"
                },
                {
                  "name": "876 grams",
                  "value": "876 grams"
                },
                {
                  "name": "879 grams",
                  "value": "879 grams"
                },
                {
                  "name": "855 grams",
                  "value": "855 grams"
                },
                {
                  "name": "Chocolate Dessert",
                  "value": "Chocolate Dessert"
                },
                {
                  "name": "Banana Milkshake",
                  "value": "Banana Milkshake"
                },
                {
                  "name": "Cherry Yoghurt",
                  "value": "Cherry Yoghurt"
                },
                {
                  "name": "Peanut Butter",
                  "value": "Peanut Butter"
                },
                {
                  "name": "1800 grams",
                  "value": "1800 grams"
                },
                {
                  "name": "600 grams",
                  "value": "600 grams"
                },
                {
                  "name": "Chocolate Cocoa",
                  "value": "Chocolate Cocoa"
                },
                {
                  "name": "Pineapple + Coconut",
                  "value": "Pineapple + Coconut"
                },
                {
                  "name": "Mango + Vanilla",
                  "value": "Mango + Vanilla"
                },
                {
                  "name": "Chocolate Brownies",
                  "value": "Chocolate Brownies"
                },
                {
                  "name": "Ice Coffee",
                  "value": "Ice Coffee"
                },
                {
                  "name": "White Chocolate + Coconut",
                  "value": "White Chocolate + Coconut"
                },
                {
                  "name": "Banana + Strawberry",
                  "value": "Banana + Strawberry"
                },
                {
                  "name": "Chocolate & Hazelnut",
                  "value": "Chocolate & Hazelnut"
                },
                {
                  "name": "Caramel Latte",
                  "value": "Caramel Latte"
                },
                {
                  "name": "Chocolate Coconut",
                  "value": "Chocolate Coconut"
                },
                {
                  "name": "Chocolate Nougat",
                  "value": "Chocolate Nougat"
                },
                {
                  "name": "Vanilla Caramel",
                  "value": "Vanilla Caramel"
                },
                {
                  "name": "Strawberry Vanilla",
                  "value": "Strawberry Vanilla"
                },
                {
                  "name": "French Vanilla Bean",
                  "value": "French Vanilla Bean"
                },
                {
                  "name": "Milk Chocolate",
                  "value": "Milk Chocolate"
                },
                {
                  "name": "Double Rich Chocolate",
                  "value": "Double Rich Chocolate"
                },
                {
                  "name": "2000 grams",
                  "value": "2000 grams"
                },
                {
                  "name": "Natural",
                  "value": "Natural"
                },
                {
                  "name": "Miami Vibes",
                  "value": "Miami Vibes"
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Option2 Value",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Option2 Linked To",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Option2 Linked To",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Option3 Name",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Option3 Name",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Option3 Value",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Option3 Value",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Option3 Linked To",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Option3 Linked To",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant SKU",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant SKU",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Grams",
              "type": "number",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Grams",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Inventory Tracker",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "shopify",
                  "value": "shopify"
                },
                {
                  "name": "",
                  "value": ""
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Inventory Tracker",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Inventory Qty",
              "type": "number",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Inventory Qty",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Inventory Policy",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "deny",
                  "value": "deny"
                },
                {
                  "name": "",
                  "value": ""
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Inventory Policy",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Fulfillment Service",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "manual",
                  "value": "manual"
                },
                {
                  "name": "",
                  "value": ""
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Fulfillment Service",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Price",
              "type": "number",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Price",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Compare At Price",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Compare At Price",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Requires Shipping",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "true",
                  "value": "true"
                },
                {
                  "name": "",
                  "value": ""
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Requires Shipping",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Taxable",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "true",
                  "value": "true"
                },
                {
                  "name": "",
                  "value": ""
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Taxable",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Barcode",
              "type": "number",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Barcode",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Image Src",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Image Src",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Image Position",
              "type": "number",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Image Position",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Image Alt Text",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Image Alt Text",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Gift Card",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "false",
                  "value": "false"
                },
                {
                  "name": "",
                  "value": ""
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Gift Card",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "SEO Title",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "SEO Title",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "SEO Description",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "SEO Description",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google Shopping / Google Product Category",
              "type": "number",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Google Shopping / Google Product Category",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google Shopping / Gender",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Google Shopping / Gender",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google Shopping / Age Group",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "adult",
                  "value": "adult"
                },
                {
                  "name": "",
                  "value": ""
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Google Shopping / Age Group",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google Shopping / MPN",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Google Shopping / MPN",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google Shopping / Condition",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Google Shopping / Condition",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google Shopping / Custom Product",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Google Shopping / Custom Product",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google Shopping / Custom Label 0",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Google Shopping / Custom Label 0",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google Shopping / Custom Label 1",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Google Shopping / Custom Label 1",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google Shopping / Custom Label 2",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Google Shopping / Custom Label 2",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google Shopping / Custom Label 3",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Google Shopping / Custom Label 3",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google Shopping / Custom Label 4",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Google Shopping / Custom Label 4",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Merged Product (product.metafields.merges.product_merged)",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "",
                  "value": ""
                },
                {
                  "name": "TRUE",
                  "value": "TRUE"
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Merged Product (product.metafields.merges.product_merged)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google: Custom Product (product.metafields.mm-google-shopping.custom_product)",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Google: Custom Product (product.metafields.mm-google-shopping.custom_product)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Age group (product.metafields.shopify.age-group)",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "adultes",
                  "value": "adultes"
                },
                {
                  "name": "",
                  "value": ""
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Age group (product.metafields.shopify.age-group)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Detailed ingredients (product.metafields.shopify.detailed-ingredients)",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Detailed ingredients (product.metafields.shopify.detailed-ingredients)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Dietary preferences (product.metafields.shopify.dietary-preferences)",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Dietary preferences (product.metafields.shopify.dietary-preferences)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Flavor (product.metafields.shopify.flavor)",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Flavor (product.metafields.shopify.flavor)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Ingredient category (product.metafields.shopify.ingredient-category)",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Ingredient category (product.metafields.shopify.ingredient-category)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Product certifications & standards (product.metafields.shopify.product-certifications-standards)",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Product certifications & standards (product.metafields.shopify.product-certifications-standards)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Target gender (product.metafields.shopify.target-gender)",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Target gender (product.metafields.shopify.target-gender)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Complementary products (product.metafields.shopify--discovery--product_recommendation.complementary_products)",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Complementary products (product.metafields.shopify--discovery--product_recommendation.complementary_products)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Related products (product.metafields.shopify--discovery--product_recommendation.related_products)",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Related products (product.metafields.shopify--discovery--product_recommendation.related_products)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Related products settings (product.metafields.shopify--discovery--product_recommendation.related_products_display)",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Related products settings (product.metafields.shopify--discovery--product_recommendation.related_products_display)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Search product boosts (product.metafields.shopify--discovery--product_search_boost.queries)",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Search product boosts (product.metafields.shopify--discovery--product_search_boost.queries)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Image",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Image",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Weight Unit",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "kg",
                  "value": "kg"
                },
                {
                  "name": "",
                  "value": ""
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Weight Unit",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Tax Code",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Tax Code",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Cost per item",
              "type": "number",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Cost per item",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Status",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "active",
                  "value": "active"
                },
                {
                  "name": "",
                  "value": ""
                },
                {
                  "name": "draft",
                  "value": "draft"
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Status",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "product_description_created",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "product_description_created",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "product_meta_created",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "product_meta_created",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "product_seo_created",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "product_seo_created",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "shortlisted_keywords",
              "type": "string",
              "display": true,
              "removed": false,
              "readOnly": false,
              "required": false,
              "displayName": "shortlisted_keywords",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            }
          ],
          "mappingMode": "defineBelow",
          "matchingColumns": [
            "Handle"
          ],
          "attemptToConvertTypes": false,
          "convertFieldsToString": false
        },
        "options": {},
        "operation": "update",
        "authentication": "airtableOAuth2Api"
      },
      "credentials": {
        "airtableOAuth2Api": {
          "id": "1WIgQ7uZr22ed7EE",
          "name": "Airtable account"
        }
      },
      "typeVersion": 2.1
    },
    {
      "id": "2e866e17-5203-48a0-9882-a83632f0bf72",
      "name": "Structured Output Parser",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        3280,
        1200
      ],
      "parameters": {
        "autoFix": true,
        "jsonSchemaExample": "{\n  \"product_id\": \"1234567890\",\n  \"haloscan_keyword_overview\": {\n    \"metrics\": [\n      { \"name\": \"search_volume\", \"value\": 5400 },\n      { \"name\": \"difficulty\", \"value\": 24 },\n      { \"name\": \"cpc\", \"value\": 1.12 }\n    ],\n    \"keyword_match\": [\n      { \"keyword\": \"isolat de protéine de lactosérum\" },\n      { \"keyword\": \"whey isolate musculation\" },\n      { \"keyword\": \"protéine isolate faible lactose\" }\n    ],\n    \"similar_highlight\": [\n      { \"keyword\": \"whey isolate french\" },\n      { \"keyword\": \"isolate protein powder\" },\n      { \"keyword\": \"meilleure protéine isolate\" }\n    ],\n    \"top_sites\": [\n      {\n        \"site\": \"competitor1.fr\",\n        \"url\": \"https://competitor1.fr/product/isolat\"\n      },\n      {\n        \"site\": \"competitor2.fr\",\n        \"url\": \"https://competitor2.fr/product/whey\"\n      },\n      {\n        \"site\": \"competitor3.fr\",\n        \"url\": \"https://competitor3.fr/supplement\"\n      }\n    ],\n    \"serp\": [\n      {\n        \"position\": 1,\n        \"url\": \"https://competitor1.fr/product/isolat\",\n        \"domain\": \"competitor1.fr\"\n      },\n      {\n        \"position\": 2,\n        \"url\": \"https://competitor4.fr/product/whey\",\n        \"domain\": \"competitor4.fr\"\n      },\n      {\n        \"position\": 3,\n        \"url\": \"https://competitor5.fr/product/protein\",\n        \"domain\": \"competitor5.fr\"\n      }\n    ]\n  },\n  \"perplexity_summary\": \"As of 2025-08-02, French consumers searching for keywords such as “isolat de protéine de lactosérum,” “whey isolate musculation,” and “protéine isolate faible lactose” typically seek products emphasizing purity, low lactose content, and muscle recovery benefits. Frequently asked questions focus on bioavailability and allergen presence. Emerging variant keywords include “protéine isolate vegan” and “meilleure protéine isolate.” These keywords together indicate a user intent centered on health-conscious supplementation and performance.\"\n}\n"
      },
      "typeVersion": 1.3
    },
    {
      "id": "1ff9329d-80b4-4e06-adf6-07d2790d5fcb",
      "name": "Get a product",
      "type": "n8n-nodes-base.shopify",
      "position": [
        -80,
        -400
      ],
      "parameters": {
        "resource": "product",
        "operation": "get",
        "productId": "={{ $json.id }}",
        "authentication": "accessToken",
        "additionalFields": {
          "fields": "id,title,vendor,handle"
        }
      },
      "credentials": {
        "shopifyAccessTokenApi": {
          "id": "H10EIZq6dYhn8ZYC",
          "name": "Shopify Access Token account_dor_kiss"
        }
      },
      "typeVersion": 1
    },
    {
      "id": "9ea9a27f-03fe-4a38-b2f5-95d540ce9bfb",
      "name": "Airtable_search",
      "type": "@n8n/n8n-nodes-langchain.mcpClientTool",
      "position": [
        -1520,
        1120
      ],
      "parameters": {
        "endpointUrl": "https://n8n.smartflowcraft.com/mcp/468824ea-714c-4967-b0cc-9e14f8356e1a",
        "serverTransport": "httpStreamable"
      },
      "typeVersion": 1.1
    },
    {
      "id": "f52b5c3e-5c06-4874-af20-eeb8b25d1333",
      "name": "Update a product",
      "type": "n8n-nodes-base.shopify",
      "position": [
        720,
        -400
      ],
      "parameters": {
        "resource": "product",
        "operation": "update",
        "productId": "={{ $json.id }}",
        "updateFields": {
          "title": "={{ $json.modify_title }}"
        },
        "authentication": "accessToken"
      },
      "credentials": {
        "shopifyAccessTokenApi": {
          "id": "H10EIZq6dYhn8ZYC",
          "name": "Shopify Access Token account_dor_kiss"
        }
      },
      "typeVersion": 1
    },
    {
      "id": "39be0f54-6472-4327-8d91-d8392e54507f",
      "name": "Edit Fields",
      "type": "n8n-nodes-base.set",
      "position": [
        480,
        -400
      ],
      "parameters": {
        "options": {},
        "assignments": {
          "assignments": [
            {
              "id": "4164603e-7893-444a-ba63-7f7425d14838",
              "name": "id",
              "type": "number",
              "value": "={{ $('Get a product').item.json.id }}"
            },
            {
              "id": "ea0c7fa7-61a1-42a0-9c66-2c5796d75319",
              "name": "modify_title",
              "type": "string",
              "value": "={{ $json.Title }} - {{ $json.Vendor }}"
            }
          ]
        }
      },
      "typeVersion": 3.4
    },
    {
      "id": "c2bb73ea-885b-47e4-9500-fc0953cd953f",
      "name": "Search records1",
      "type": "n8n-nodes-base.airtable",
      "position": [
        176,
        -400
      ],
      "parameters": {
        "base": {
          "__rl": true,
          "mode": "list",
          "value": "app65XMer1P0UAiZn",
          "cachedResultUrl": "https://airtable.com/app65XMer1P0UAiZn",
          "cachedResultName": "Shopify _Dor_Kiss"
        },
        "limit": 1,
        "table": {
          "__rl": true,
          "mode": "list",
          "value": "tbl5wYuZzO4ShCrGi",
          "cachedResultUrl": "https://airtable.com/app65XMer1P0UAiZn/tbl5wYuZzO4ShCrGi",
          "cachedResultName": "Product_table"
        },
        "options": {},
        "operation": "search",
        "returnAll": false,
        "authentication": "airtableOAuth2Api",
        "filterByFormula": "=AND(\n  {title_updated_status} = 'no',\n  {Handle} = '{{$json.handle}}'\n)\n"
      },
      "credentials": {
        "airtableOAuth2Api": {
          "id": "1WIgQ7uZr22ed7EE",
          "name": "Airtable account"
        }
      },
      "typeVersion": 2.1
    },
    {
      "id": "94ff3e69-a6ec-47a8-8c2a-d82772b1d80d",
      "name": "Update record",
      "type": "n8n-nodes-base.airtable",
      "position": [
        928,
        -400
      ],
      "parameters": {
        "base": {
          "__rl": true,
          "mode": "list",
          "value": "app65XMer1P0UAiZn",
          "cachedResultUrl": "https://airtable.com/app65XMer1P0UAiZn",
          "cachedResultName": "Shopify _Dor_Kiss"
        },
        "table": {
          "__rl": true,
          "mode": "list",
          "value": "tbl5wYuZzO4ShCrGi",
          "cachedResultUrl": "https://airtable.com/app65XMer1P0UAiZn/tbl5wYuZzO4ShCrGi",
          "cachedResultName": "Product_table"
        },
        "columns": {
          "value": {
            "id": "={{ $('Search records1').item.json.id }}",
            "Variant Price": 0,
            "Image Position": 0,
            "Variant Barcode": 0,
            "title_updated_status": "yes",
            "Variant Inventory Qty": 0,
            "Google Shopping / Google Product Category": 0
          },
          "schema": [
            {
              "id": "id",
              "type": "string",
              "display": true,
              "removed": false,
              "readOnly": true,
              "required": false,
              "displayName": "id",
              "defaultMatch": true
            },
            {
              "id": "Handle",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Handle",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Title",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Title",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Body (HTML)",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Body (HTML)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Vendor",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "Rule One",
                  "value": "Rule One"
                },
                {
                  "name": "5% Nutrition",
                  "value": "5% Nutrition"
                },
                {
                  "name": "Raw Nutrition",
                  "value": "Raw Nutrition"
                },
                {
                  "name": "Nordic Naturals",
                  "value": "Nordic Naturals"
                },
                {
                  "name": "JNX Sports",
                  "value": "JNX Sports"
                },
                {
                  "name": "AllMax Nutrition",
                  "value": "AllMax Nutrition"
                },
                {
                  "name": "Nutrend",
                  "value": "Nutrend"
                },
                {
                  "name": "Weider",
                  "value": "Weider"
                },
                {
                  "name": "Nutrex",
                  "value": "Nutrex"
                },
                {
                  "name": "Revive",
                  "value": "Revive"
                },
                {
                  "name": "Doctor's Best",
                  "value": "Doctor's Best"
                },
                {
                  "name": "Life Extension",
                  "value": "Life Extension"
                },
                {
                  "name": "MuscleMeds",
                  "value": "MuscleMeds"
                },
                {
                  "name": "Garden of Life",
                  "value": "Garden of Life"
                },
                {
                  "name": "BPI Sports",
                  "value": "BPI Sports"
                },
                {
                  "name": "MHP",
                  "value": "MHP"
                },
                {
                  "name": "Animal",
                  "value": "Animal"
                },
                {
                  "name": "Allnutrition",
                  "value": "Allnutrition"
                },
                {
                  "name": "Skill Nutrition",
                  "value": "Skill Nutrition"
                },
                {
                  "name": "Dorian Yates",
                  "value": "Dorian Yates"
                },
                {
                  "name": "Applied Nutrition",
                  "value": "Applied Nutrition"
                },
                {
                  "name": "Carlson Labs",
                  "value": "Carlson Labs"
                },
                {
                  "name": "NOW Foods",
                  "value": "NOW Foods"
                },
                {
                  "name": "Olimp Nutrition",
                  "value": "Olimp Nutrition"
                },
                {
                  "name": "Xtend",
                  "value": "Xtend"
                },
                {
                  "name": "Bucked Up",
                  "value": "Bucked Up"
                },
                {
                  "name": "Evogen",
                  "value": "Evogen"
                },
                {
                  "name": "Puritan's Pride",
                  "value": "Puritan's Pride"
                },
                {
                  "name": "Enzymedica",
                  "value": "Enzymedica"
                },
                {
                  "name": "Mutant",
                  "value": "Mutant"
                },
                {
                  "name": "Osavi",
                  "value": "Osavi"
                },
                {
                  "name": "",
                  "value": ""
                },
                {
                  "name": "Universal Nutrition",
                  "value": "Universal Nutrition"
                },
                {
                  "name": "Swanson",
                  "value": "Swanson"
                },
                {
                  "name": "OstroVit",
                  "value": "OstroVit"
                },
                {
                  "name": "SmartShake",
                  "value": "SmartShake"
                },
                {
                  "name": "Natural Vitality",
                  "value": "Natural Vitality"
                },
                {
                  "name": "NeoCell",
                  "value": "NeoCell"
                },
                {
                  "name": "EFX Sports",
                  "value": "EFX Sports"
                },
                {
                  "name": "ProSupps",
                  "value": "ProSupps"
                },
                {
                  "name": "GAT",
                  "value": "GAT"
                },
                {
                  "name": "HR Labs",
                  "value": "HR Labs"
                },
                {
                  "name": "PEScience",
                  "value": "PEScience"
                },
                {
                  "name": "American Supps",
                  "value": "American Supps"
                },
                {
                  "name": "Trec Nutrition",
                  "value": "Trec Nutrition"
                },
                {
                  "name": "Gaspari Nutrition",
                  "value": "Gaspari Nutrition"
                },
                {
                  "name": "Trained by JP",
                  "value": "Trained by JP"
                },
                {
                  "name": "Stacker2 Europe",
                  "value": "Stacker2 Europe"
                },
                {
                  "name": "Cellucor",
                  "value": "Cellucor"
                },
                {
                  "name": "Warrior",
                  "value": "Warrior"
                },
                {
                  "name": "Hype",
                  "value": "Hype"
                },
                {
                  "name": "Naughty Boy",
                  "value": "Naughty Boy"
                },
                {
                  "name": "Reflex Nutrition",
                  "value": "Reflex Nutrition"
                },
                {
                  "name": "ZOE Nutrition",
                  "value": "ZOE Nutrition"
                },
                {
                  "name": "Axe & Sledge",
                  "value": "Axe & Sledge"
                },
                {
                  "name": "Yamamoto Nutrition",
                  "value": "Yamamoto Nutrition"
                },
                {
                  "name": "Kaged Muscle",
                  "value": "Kaged Muscle"
                },
                {
                  "name": "RYSE",
                  "value": "RYSE"
                },
                {
                  "name": "Redcon1",
                  "value": "Redcon1"
                },
                {
                  "name": "EVLution Nutrition",
                  "value": "EVLution Nutrition"
                },
                {
                  "name": "Bum Energy",
                  "value": "Bum Energy"
                },
                {
                  "name": "Strom Sports",
                  "value": "Strom Sports"
                },
                {
                  "name": "Jarrow Formulas",
                  "value": "Jarrow Formulas"
                },
                {
                  "name": "Zoomad Labs",
                  "value": "Zoomad Labs"
                },
                {
                  "name": "MuscleTech",
                  "value": "MuscleTech"
                },
                {
                  "name": "CNP",
                  "value": "CNP"
                },
                {
                  "name": "Alien8",
                  "value": "Alien8"
                },
                {
                  "name": "ALRI",
                  "value": "ALRI"
                },
                {
                  "name": "Levann",
                  "value": "Levann"
                },
                {
                  "name": "Efectiv Nutrition",
                  "value": "Efectiv Nutrition"
                },
                {
                  "name": "SAN",
                  "value": "SAN"
                },
                {
                  "name": "Himalaya",
                  "value": "Himalaya"
                },
                {
                  "name": "Zenwise",
                  "value": "Zenwise"
                },
                {
                  "name": "Zein Pharma",
                  "value": "Zein Pharma"
                },
                {
                  "name": "Natrol",
                  "value": "Natrol"
                },
                {
                  "name": "KIKI Health",
                  "value": "KIKI Health"
                },
                {
                  "name": "Child Life",
                  "value": "Child Life"
                },
                {
                  "name": "Holland & Barrett",
                  "value": "Holland & Barrett"
                },
                {
                  "name": "Pro Tan",
                  "value": "Pro Tan"
                },
                {
                  "name": "Primaforce",
                  "value": "Primaforce"
                },
                {
                  "name": "Nature's Answer",
                  "value": "Nature's Answer"
                },
                {
                  "name": "BetterYou",
                  "value": "BetterYou"
                },
                {
                  "name": "Controlled Labs",
                  "value": "Controlled Labs"
                },
                {
                  "name": "Labrada",
                  "value": "Labrada"
                },
                {
                  "name": "Absolute Nutrition",
                  "value": "Absolute Nutrition"
                },
                {
                  "name": "Molecular Nutrition",
                  "value": "Molecular Nutrition"
                },
                {
                  "name": "Trace Minerals",
                  "value": "Trace Minerals"
                },
                {
                  "name": "Obvi",
                  "value": "Obvi"
                },
                {
                  "name": "Gorillalpha",
                  "value": "Gorillalpha"
                },
                {
                  "name": "LifeSeasons",
                  "value": "LifeSeasons"
                },
                {
                  "name": "MitoQ",
                  "value": "MitoQ"
                },
                {
                  "name": "Remedy Relief",
                  "value": "Remedy Relief"
                },
                {
                  "name": "Brain Gains",
                  "value": "Brain Gains"
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Vendor",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Product Category",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements > Herbal Supplements",
                  "value": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements > Herbal Supplements"
                },
                {
                  "name": "Uncategorized",
                  "value": "Uncategorized"
                },
                {
                  "name": "",
                  "value": ""
                },
                {
                  "name": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements > Amino Acids",
                  "value": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements > Amino Acids"
                },
                {
                  "name": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements",
                  "value": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements"
                },
                {
                  "name": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements > Multivitamin Supplements",
                  "value": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements > Multivitamin Supplements"
                },
                {
                  "name": "Health & Beauty > Health Care > Fitness & Nutrition > Nutrition Drinks & Shakes",
                  "value": "Health & Beauty > Health Care > Fitness & Nutrition > Nutrition Drinks & Shakes"
                },
                {
                  "name": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements > Protein Supplements",
                  "value": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements > Protein Supplements"
                },
                {
                  "name": "Health & Beauty > Health Care > Medical Tests",
                  "value": "Health & Beauty > Health Care > Medical Tests"
                },
                {
                  "name": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements > Minerals",
                  "value": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements > Minerals"
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Product Category",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Type",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "Slimming and Weight Management",
                  "value": "Slimming and Weight Management"
                },
                {
                  "name": "Nitric Oxide Boosters",
                  "value": "Nitric Oxide Boosters"
                },
                {
                  "name": "Pre & Post Workout",
                  "value": "Pre & Post Workout"
                },
                {
                  "name": "Health and Wellbeing",
                  "value": "Health and Wellbeing"
                },
                {
                  "name": "Amino Acids and BCAAs",
                  "value": "Amino Acids and BCAAs"
                },
                {
                  "name": "Health Foods",
                  "value": "Health Foods"
                },
                {
                  "name": "Protein",
                  "value": "Protein"
                },
                {
                  "name": "Post Cycle Recovery",
                  "value": "Post Cycle Recovery"
                },
                {
                  "name": "Creatine Supplements",
                  "value": "Creatine Supplements"
                },
                {
                  "name": "Joint Support",
                  "value": "Joint Support"
                },
                {
                  "name": "Omegas, EFAs, CLA, Oils",
                  "value": "Omegas, EFAs, CLA, Oils"
                },
                {
                  "name": "Hair and Nails",
                  "value": "Hair and Nails"
                },
                {
                  "name": "Natural Testosterone Support",
                  "value": "Natural Testosterone Support"
                },
                {
                  "name": "Vitamins & Minerals",
                  "value": "Vitamins & Minerals"
                },
                {
                  "name": "Special Formula",
                  "value": "Special Formula"
                },
                {
                  "name": "L-Glutamine, Glutamine",
                  "value": "L-Glutamine, Glutamine"
                },
                {
                  "name": "Sexual Health",
                  "value": "Sexual Health"
                },
                {
                  "name": "Weight Gainers & Carbs",
                  "value": "Weight Gainers & Carbs"
                },
                {
                  "name": "",
                  "value": ""
                },
                {
                  "name": "Supplements for Women",
                  "value": "Supplements for Women"
                },
                {
                  "name": "Accessories",
                  "value": "Accessories"
                },
                {
                  "name": "Intra Workout",
                  "value": "Intra Workout"
                },
                {
                  "name": "Children's Health",
                  "value": "Children's Health"
                },
                {
                  "name": "Mood Enhancement",
                  "value": "Mood Enhancement"
                },
                {
                  "name": "Pet supplements",
                  "value": "Pet supplements"
                },
                {
                  "name": "Hydration/Isotonic Drinks",
                  "value": "Hydration/Isotonic Drinks"
                },
                {
                  "name": "BCAAs & EAAs",
                  "value": "BCAAs & EAAs"
                },
                {
                  "name": "Carb Supplements",
                  "value": "Carb Supplements"
                },
                {
                  "name": "Drinks and Shakes",
                  "value": "Drinks and Shakes"
                },
                {
                  "name": "Vegan Products",
                  "value": "Vegan Products"
                },
                {
                  "name": "Beauty",
                  "value": "Beauty"
                },
                {
                  "name": "[MGO] Import Powerbody",
                  "value": "[MGO] Import Powerbody"
                },
                {
                  "name": "Protein Bars",
                  "value": "Protein Bars"
                },
                {
                  "name": "Endurance",
                  "value": "Endurance"
                },
                {
                  "name": "Single Vitamins",
                  "value": "Single Vitamins"
                },
                {
                  "name": "Immune System Support",
                  "value": "Immune System Support"
                },
                {
                  "name": "Single Minerals",
                  "value": "Single Minerals"
                },
                {
                  "name": "Liver Support",
                  "value": "Liver Support"
                },
                {
                  "name": "Sylwetka",
                  "value": "Sylwetka"
                },
                {
                  "name": "Stacks & Kits",
                  "value": "Stacks & Kits"
                },
                {
                  "name": "Antioxidants",
                  "value": "Antioxidants"
                },
                {
                  "name": "Digestive Health, Fiber",
                  "value": "Digestive Health, Fiber"
                },
                {
                  "name": "Essential Oils",
                  "value": "Essential Oils"
                },
                {
                  "name": "Bars",
                  "value": "Bars"
                },
                {
                  "name": "Vitality",
                  "value": "Vitality"
                },
                {
                  "name": "High Carb Gainers",
                  "value": "High Carb Gainers"
                },
                {
                  "name": "Healthy Skin",
                  "value": "Healthy Skin"
                },
                {
                  "name": "Whey Protein Isolate",
                  "value": "Whey Protein Isolate"
                },
                {
                  "name": "Post Workout Recovery",
                  "value": "Post Workout Recovery"
                },
                {
                  "name": "Mental Focus and Memory",
                  "value": "Mental Focus and Memory"
                },
                {
                  "name": "Meal Replacements",
                  "value": "Meal Replacements"
                },
                {
                  "name": "Pre Workout Energy",
                  "value": "Pre Workout Energy"
                },
                {
                  "name": "Samples",
                  "value": "Samples"
                },
                {
                  "name": "Masa",
                  "value": "Masa"
                },
                {
                  "name": "Vegetarian",
                  "value": "Vegetarian"
                },
                {
                  "name": "Energy Drinks",
                  "value": "Energy Drinks"
                },
                {
                  "name": "Combos",
                  "value": "Combos"
                },
                {
                  "name": "Toothpaste",
                  "value": "Toothpaste"
                },
                {
                  "name": "Men's Vitamins",
                  "value": "Men's Vitamins"
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Type",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Tags",
              "type": "array",
              "display": true,
              "options": [
                {
                  "name": "iso",
                  "value": "iso"
                },
                {
                  "name": "nitrique",
                  "value": "nitrique"
                },
                {
                  "name": "pre",
                  "value": "pre"
                },
                {
                  "name": "thermo",
                  "value": "thermo"
                },
                {
                  "name": "intra",
                  "value": "intra"
                },
                {
                  "name": "post",
                  "value": "post"
                },
                {
                  "name": "bcaapoudre",
                  "value": "bcaapoudre"
                },
                {
                  "name": "diu",
                  "value": "diu"
                },
                {
                  "name": "frambois",
                  "value": "frambois"
                },
                {
                  "name": "test",
                  "value": "test"
                },
                {
                  "name": "multivit",
                  "value": "multivit"
                },
                {
                  "name": "zma",
                  "value": "zma"
                },
                {
                  "name": "tribulus",
                  "value": "tribulus"
                },
                {
                  "name": "boissons",
                  "value": "boissons"
                },
                {
                  "name": "eaa",
                  "value": "eaa"
                },
                {
                  "name": "aasimple",
                  "value": "aasimple"
                },
                {
                  "name": "crea",
                  "value": "crea"
                },
                {
                  "name": "creaautre",
                  "value": "creaautre"
                },
                {
                  "name": "piles",
                  "value": "piles"
                },
                {
                  "name": "kre",
                  "value": "kre"
                },
                {
                  "name": "malate",
                  "value": "malate"
                },
                {
                  "name": "carni",
                  "value": "carni"
                },
                {
                  "name": "lcarnitine",
                  "value": "lcarnitine"
                },
                {
                  "name": "carnitine",
                  "value": "carnitine"
                },
                {
                  "name": "bcaacaps",
                  "value": "bcaacaps"
                },
                {
                  "name": "bcaagluta",
                  "value": "bcaagluta"
                },
                {
                  "name": "bcapoudre",
                  "value": "bcapoudre"
                },
                {
                  "name": "bcaaglut",
                  "value": "bcaaglut"
                },
                {
                  "name": "hmb",
                  "value": "hmb"
                },
                {
                  "name": "aaliq",
                  "value": "aaliq"
                },
                {
                  "name": "bcaa poudre",
                  "value": "bcaa poudre"
                },
                {
                  "name": "bcaa",
                  "value": "bcaa"
                },
                {
                  "name": "Riz",
                  "value": "Riz"
                },
                {
                  "name": "hard",
                  "value": "hard"
                },
                {
                  "name": "lean",
                  "value": "lean"
                },
                {
                  "name": "endurance",
                  "value": "endurance"
                },
                {
                  "name": "casein",
                  "value": "casein"
                },
                {
                  "name": "vegan",
                  "value": "vegan"
                },
                {
                  "name": "vegetalien",
                  "value": "vegetalien"
                },
                {
                  "name": "vegetarien",
                  "value": "vegetarien"
                },
                {
                  "name": "whey",
                  "value": "whey"
                },
                {
                  "name": "clear",
                  "value": "clear"
                },
                {
                  "name": "mix",
                  "value": "mix"
                },
                {
                  "name": "vegetales",
                  "value": "vegetales"
                },
                {
                  "name": "boeuf",
                  "value": "boeuf"
                },
                {
                  "name": "hydro",
                  "value": "hydro"
                },
                {
                  "name": "soja",
                  "value": "soja"
                },
                {
                  "name": "oeuf",
                  "value": "oeuf"
                },
                {
                  "name": "daa",
                  "value": "daa"
                },
                {
                  "name": "omega",
                  "value": "omega"
                },
                {
                  "name": "krill",
                  "value": "krill"
                },
                {
                  "name": "gh",
                  "value": "gh"
                },
                {
                  "name": "shaker",
                  "value": "shaker"
                },
                {
                  "name": "shakers",
                  "value": "shakers"
                },
                {
                  "name": "cre",
                  "value": "cre"
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Tags",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Published",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "true",
                  "value": "true"
                },
                {
                  "name": "",
                  "value": ""
                },
                {
                  "name": "false",
                  "value": "false"
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Published",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Option1 Name",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "Title",
                  "value": "Title"
                },
                {
                  "name": "Size",
                  "value": "Size"
                },
                {
                  "name": "",
                  "value": ""
                },
                {
                  "name": "Net Weight",
                  "value": "Net Weight"
                },
                {
                  "name": "Flavor",
                  "value": "Flavor"
                },
                {
                  "name": "Capsule Count",
                  "value": "Capsule Count"
                },
                {
                  "name": "Tablet Count",
                  "value": "Tablet Count"
                },
                {
                  "name": "EAN",
                  "value": "EAN"
                },
                {
                  "name": "Flavour",
                  "value": "Flavour"
                },
                {
                  "name": "Stimulant",
                  "value": "Stimulant"
                },
                {
                  "name": "Capsules",
                  "value": "Capsules"
                },
                {
                  "name": "Package Size",
                  "value": "Package Size"
                },
                {
                  "name": "Type",
                  "value": "Type"
                },
                {
                  "name": "Weight",
                  "value": "Weight"
                },
                {
                  "name": "Quantity",
                  "value": "Quantity"
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Option1 Name",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Option1 Value",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "Default Title",
                  "value": "Default Title"
                },
                {
                  "name": "2270 grams",
                  "value": "2270 grams"
                },
                {
                  "name": "727 grams",
                  "value": "727 grams"
                },
                {
                  "name": "400 grams",
                  "value": "400 grams"
                },
                {
                  "name": "408 grams",
                  "value": "408 grams"
                },
                {
                  "name": "Tropical",
                  "value": "Tropical"
                },
                {
                  "name": "Berry",
                  "value": "Berry"
                },
                {
                  "name": "Blood Raz",
                  "value": "Blood Raz"
                },
                {
                  "name": "Lemon Lime",
                  "value": "Lemon Lime"
                },
                {
                  "name": "White Gummy Deer",
                  "value": "White Gummy Deer"
                },
                {
                  "name": "Rocket Pop",
                  "value": "Rocket Pop"
                },
                {
                  "name": "Miami",
                  "value": "Miami"
                },
                {
                  "name": "Cherry Candy",
                  "value": "Cherry Candy"
                },
                {
                  "name": "Blue Raz",
                  "value": "Blue Raz"
                },
                {
                  "name": "Killa OJ",
                  "value": "Killa OJ"
                },
                {
                  "name": "Strawberry Kiwi",
                  "value": "Strawberry Kiwi"
                },
                {
                  "name": "Peach Mango",
                  "value": "Peach Mango"
                },
                {
                  "name": "Razor Lime",
                  "value": "Razor Lime"
                },
                {
                  "name": "Raspberry Lemonade",
                  "value": "Raspberry Lemonade"
                },
                {
                  "name": "Pineapple Shred",
                  "value": "Pineapple Shred"
                },
                {
                  "name": "Blue Raspberry",
                  "value": "Blue Raspberry"
                },
                {
                  "name": "Fruit Punch",
                  "value": "Fruit Punch"
                },
                {
                  "name": "Blood Orange",
                  "value": "Blood Orange"
                },
                {
                  "name": "Watermelon Candy",
                  "value": "Watermelon Candy"
                },
                {
                  "name": "Dark Grape",
                  "value": "Dark Grape"
                },
                {
                  "name": "Sour Candy",
                  "value": "Sour Candy"
                },
                {
                  "name": "30",
                  "value": "30"
                },
                {
                  "name": "90",
                  "value": "90"
                },
                {
                  "name": "60",
                  "value": "60"
                },
                {
                  "name": "150",
                  "value": "150"
                },
                {
                  "name": "180",
                  "value": "180"
                },
                {
                  "name": "5902837755656",
                  "value": "5902837755656"
                },
                {
                  "name": "None",
                  "value": "None"
                },
                {
                  "name": "Sour Jellies",
                  "value": "Sour Jellies"
                },
                {
                  "name": "Cooling Sour Lemonade",
                  "value": "Cooling Sour Lemonade"
                },
                {
                  "name": "Lemon Fizz Bombs",
                  "value": "Lemon Fizz Bombs"
                },
                {
                  "name": "Cherryade",
                  "value": "Cherryade"
                },
                {
                  "name": "Jelly Bean",
                  "value": "Jelly Bean"
                },
                {
                  "name": "Iced Blue Slush",
                  "value": "Iced Blue Slush"
                },
                {
                  "name": "Fizzy Candy Crush",
                  "value": "Fizzy Candy Crush"
                },
                {
                  "name": "Fizzy Cola Bottles",
                  "value": "Fizzy Cola Bottles"
                },
                {
                  "name": "Fizzy Bubblegum Bottles",
                  "value": "Fizzy Bubblegum Bottles"
                },
                {
                  "name": "Sour Green Apple",
                  "value": "Sour Green Apple"
                },
                {
                  "name": "Sour Peach Candy",
                  "value": "Sour Peach Candy"
                },
                {
                  "name": "Guava Pineapple Punch",
                  "value": "Guava Pineapple Punch"
                },
                {
                  "name": "Grape",
                  "value": "Grape"
                },
                {
                  "name": "Blue Razz Lemonade",
                  "value": "Blue Razz Lemonade"
                },
                {
                  "name": "Apple Lemonade",
                  "value": "Apple Lemonade"
                },
                {
                  "name": "Peach Ice Tea",
                  "value": "Peach Ice Tea"
                },
                {
                  "name": "Cherry",
                  "value": "Cherry"
                },
                {
                  "name": "Cola",
                  "value": "Cola"
                },
                {
                  "name": "Raspberry",
                  "value": "Raspberry"
                },
                {
                  "name": "Wild Berry",
                  "value": "Wild Berry"
                },
                {
                  "name": "Tropical Rage",
                  "value": "Tropical Rage"
                },
                {
                  "name": "Green Apple",
                  "value": "Green Apple"
                },
                {
                  "name": "Blue Ice",
                  "value": "Blue Ice"
                },
                {
                  "name": "Lemon Apple",
                  "value": "Lemon Apple"
                },
                {
                  "name": "Citrus Punch",
                  "value": "Citrus Punch"
                },
                {
                  "name": "Southern Sweet Tea",
                  "value": "Southern Sweet Tea"
                },
                {
                  "name": "Beach Blast",
                  "value": "Beach Blast"
                },
                {
                  "name": "Blueberry Lemonade",
                  "value": "Blueberry Lemonade"
                },
                {
                  "name": "Push Pop",
                  "value": "Push Pop"
                },
                {
                  "name": "Wildberry",
                  "value": "Wildberry"
                },
                {
                  "name": "120 caps",
                  "value": "120 caps"
                },
                {
                  "name": "Exotic",
                  "value": "Exotic"
                },
                {
                  "name": "Strawberry",
                  "value": "Strawberry"
                },
                {
                  "name": "Orange",
                  "value": "Orange"
                },
                {
                  "name": "Mango",
                  "value": "Mango"
                },
                {
                  "name": "Apple",
                  "value": "Apple"
                },
                {
                  "name": "Lemon",
                  "value": "Lemon"
                },
                {
                  "name": "Tropic Thunder",
                  "value": "Tropic Thunder"
                },
                {
                  "name": "Victory Punch",
                  "value": "Victory Punch"
                },
                {
                  "name": "Strawberry Lemonade",
                  "value": "Strawberry Lemonade"
                },
                {
                  "name": "Smashin' Passion Orange",
                  "value": "Smashin' Passion Orange"
                },
                {
                  "name": "Blueberry Apple",
                  "value": "Blueberry Apple"
                },
                {
                  "name": "Sour Watermelon",
                  "value": "Sour Watermelon"
                },
                {
                  "name": "Pink Lemonade",
                  "value": "Pink Lemonade"
                },
                {
                  "name": "Orange Cooler",
                  "value": "Orange Cooler"
                },
                {
                  "name": "Unflavored",
                  "value": "Unflavored"
                },
                {
                  "name": "Xplosive Cola",
                  "value": "Xplosive Cola"
                },
                {
                  "name": "Lime Crime Mint",
                  "value": "Lime Crime Mint"
                },
                {
                  "name": "Raging Cola",
                  "value": "Raging Cola"
                },
                {
                  "name": "Blueberry Madness",
                  "value": "Blueberry Madness"
                },
                {
                  "name": "Orange Juice",
                  "value": "Orange Juice"
                },
                {
                  "name": "Red Punch",
                  "value": "Red Punch"
                },
                {
                  "name": "240 grams",
                  "value": "240 grams"
                },
                {
                  "name": "220 grams",
                  "value": "220 grams"
                },
                {
                  "name": "Natural",
                  "value": "Natural"
                },
                {
                  "name": "Orange & Mango",
                  "value": "Orange & Mango"
                },
                {
                  "name": "Berry Burst",
                  "value": "Berry Burst"
                },
                {
                  "name": "Tropical Fruit",
                  "value": "Tropical Fruit"
                },
                {
                  "name": "Regular",
                  "value": "Regular"
                },
                {
                  "name": "Zero Stimulant",
                  "value": "Zero Stimulant"
                },
                {
                  "name": "Orange Fire",
                  "value": "Orange Fire"
                },
                {
                  "name": "Forest Burst",
                  "value": "Forest Burst"
                },
                {
                  "name": "Cherry Crush",
                  "value": "Cherry Crush"
                },
                {
                  "name": "Green Lemonade",
                  "value": "Green Lemonade"
                },
                {
                  "name": "Sour Mango",
                  "value": "Sour Mango"
                },
                {
                  "name": "Forest Berries",
                  "value": "Forest Berries"
                },
                {
                  "name": "Blueberry",
                  "value": "Blueberry"
                },
                {
                  "name": "Apricot",
                  "value": "Apricot"
                },
                {
                  "name": "Tutti Frutti",
                  "value": "Tutti Frutti"
                },
                {
                  "name": "Lemon Twist",
                  "value": "Lemon Twist"
                },
                {
                  "name": "Bubblegum",
                  "value": "Bubblegum"
                },
                {
                  "name": "Cosmic Rainbow",
                  "value": "Cosmic Rainbow"
                },
                {
                  "name": "Energy",
                  "value": "Energy"
                },
                {
                  "name": "Swizzels Drumstick",
                  "value": "Swizzels Drumstick"
                },
                {
                  "name": "Fruit Candy",
                  "value": "Fruit Candy"
                },
                {
                  "name": "Blue Lagoon",
                  "value": "Blue Lagoon"
                },
                {
                  "name": "Cherry Slushie",
                  "value": "Cherry Slushie"
                },
                {
                  "name": "Grape Soda",
                  "value": "Grape Soda"
                },
                {
                  "name": "Orange Burst",
                  "value": "Orange Burst"
                },
                {
                  "name": "Cloudy Lemonade",
                  "value": "Cloudy Lemonade"
                },
                {
                  "name": "Apple & Elderflower",
                  "value": "Apple & Elderflower"
                },
                {
                  "name": "Tigers Blood",
                  "value": "Tigers Blood"
                },
                {
                  "name": "Blue Razz",
                  "value": "Blue Razz"
                },
                {
                  "name": "Red Hawaiian",
                  "value": "Red Hawaiian"
                },
                {
                  "name": "Watermelon",
                  "value": "Watermelon"
                },
                {
                  "name": "Cherry Cola",
                  "value": "Cherry Cola"
                },
                {
                  "name": "Tropical Vibes",
                  "value": "Tropical Vibes"
                },
                {
                  "name": "Candy Ice Blast",
                  "value": "Candy Ice Blast"
                },
                {
                  "name": "Tropical Punch",
                  "value": "Tropical Punch"
                },
                {
                  "name": "Icy Blue Raspberry",
                  "value": "Icy Blue Raspberry"
                },
                {
                  "name": "Wild Grape",
                  "value": "Wild Grape"
                },
                {
                  "name": "Zombie Cherry",
                  "value": "Zombie Cherry"
                },
                {
                  "name": "Brutal Cola",
                  "value": "Brutal Cola"
                },
                {
                  "name": "Dragon Fruit",
                  "value": "Dragon Fruit"
                },
                {
                  "name": "Miami Peach",
                  "value": "Miami Peach"
                },
                {
                  "name": "Bubble Gum",
                  "value": "Bubble Gum"
                },
                {
                  "name": "Berry Splash",
                  "value": "Berry Splash"
                },
                {
                  "name": "Tropical Blend",
                  "value": "Tropical Blend"
                },
                {
                  "name": "Rainbow",
                  "value": "Rainbow"
                },
                {
                  "name": "Blackcurrant Squash",
                  "value": "Blackcurrant Squash"
                },
                {
                  "name": "Sunny Orange",
                  "value": "Sunny Orange"
                },
                {
                  "name": "Red Kola",
                  "value": "Red Kola"
                },
                {
                  "name": "16 grams (1 serving)",
                  "value": "16 grams (1 serving)"
                },
                {
                  "name": "Lemon & Lime",
                  "value": "Lemon & Lime"
                },
                {
                  "name": "Blackcurrant",
                  "value": "Blackcurrant"
                },
                {
                  "name": "Apple Blueberry",
                  "value": "Apple Blueberry"
                },
                {
                  "name": "Strawberry Mango",
                  "value": "Strawberry Mango"
                },
                {
                  "name": "Candy Bubblegum",
                  "value": "Candy Bubblegum"
                },
                {
                  "name": "Ultra Energy",
                  "value": "Ultra Energy"
                },
                {
                  "name": "Pineapple Crush",
                  "value": "Pineapple Crush"
                },
                {
                  "name": "Blue Razz Bon Bons",
                  "value": "Blue Razz Bon Bons"
                },
                {
                  "name": "Pick N Mix",
                  "value": "Pick N Mix"
                },
                {
                  "name": "Rocket Ice Lolly",
                  "value": "Rocket Ice Lolly"
                },
                {
                  "name": "Orange & Passion Fruit",
                  "value": "Orange & Passion Fruit"
                },
                {
                  "name": "Sour Apple",
                  "value": "Sour Apple"
                },
                {
                  "name": "Twizzle Lolly",
                  "value": "Twizzle Lolly"
                },
                {
                  "name": "Lemon Sherbet",
                  "value": "Lemon Sherbet"
                },
                {
                  "name": "Sour Citrus Punch",
                  "value": "Sour Citrus Punch"
                },
                {
                  "name": "Island Breeze",
                  "value": "Island Breeze"
                },
                {
                  "name": "Fruit Kaboom",
                  "value": "Fruit Kaboom"
                },
                {
                  "name": "Blackberry & Lime",
                  "value": "Blackberry & Lime"
                },
                {
                  "name": "Strawberry & Mango",
                  "value": "Strawberry & Mango"
                },
                {
                  "name": "Pink Lemo",
                  "value": "Pink Lemo"
                },
                {
                  "name": "Apple Power",
                  "value": "Apple Power"
                },
                {
                  "name": "Sour Gummy Bears",
                  "value": "Sour Gummy Bears"
                },
                {
                  "name": "Sour Blue Razz",
                  "value": "Sour Blue Razz"
                },
                {
                  "name": "Cherry Razz",
                  "value": "Cherry Razz"
                },
                {
                  "name": "Blueberry Pineapple",
                  "value": "Blueberry Pineapple"
                },
                {
                  "name": "Blackberry Lemonade",
                  "value": "Blackberry Lemonade"
                },
                {
                  "name": "Juicy Nectar",
                  "value": "Juicy Nectar"
                },
                {
                  "name": "ICEE Blue Raspberry",
                  "value": "ICEE Blue Raspberry"
                },
                {
                  "name": "Berry Blast",
                  "value": "Berry Blast"
                },
                {
                  "name": "Krisp Apple",
                  "value": "Krisp Apple"
                },
                {
                  "name": "Millions Strawberry",
                  "value": "Millions Strawberry"
                },
                {
                  "name": "Sour Batch Bros",
                  "value": "Sour Batch Bros"
                },
                {
                  "name": "Citrus Berry",
                  "value": "Citrus Berry"
                },
                {
                  "name": "Cherry Blaze",
                  "value": "Cherry Blaze"
                },
                {
                  "name": "Orange Lemon Burst",
                  "value": "Orange Lemon Burst"
                },
                {
                  "name": "Pear Kiwi",
                  "value": "Pear Kiwi"
                },
                {
                  "name": "Mojito",
                  "value": "Mojito"
                },
                {
                  "name": "Peach",
                  "value": "Peach"
                },
                {
                  "name": "Mango Lime",
                  "value": "Mango Lime"
                },
                {
                  "name": "Passion Pineapple",
                  "value": "Passion Pineapple"
                },
                {
                  "name": "Monsterberry Lime",
                  "value": "Monsterberry Lime"
                },
                {
                  "name": "Tropic Blue",
                  "value": "Tropic Blue"
                },
                {
                  "name": "Ice Tea",
                  "value": "Ice Tea"
                },
                {
                  "name": "Forest Fruits",
                  "value": "Forest Fruits"
                },
                {
                  "name": "500 grams",
                  "value": "500 grams"
                },
                {
                  "name": "Twirler Ice Cream",
                  "value": "Twirler Ice Cream"
                },
                {
                  "name": "Sour Gummy Bear",
                  "value": "Sour Gummy Bear"
                },
                {
                  "name": "Icy Blue Raz",
                  "value": "Icy Blue Raz"
                },
                {
                  "name": "Bubblegum Crush",
                  "value": "Bubblegum Crush"
                },
                {
                  "name": "Swizzels Refreshers",
                  "value": "Swizzels Refreshers"
                },
                {
                  "name": "Swizzels Love Hearts",
                  "value": "Swizzels Love Hearts"
                },
                {
                  "name": "Swizzels Drumstick Squashies",
                  "value": "Swizzels Drumstick Squashies"
                },
                {
                  "name": "Strawberry Mojito",
                  "value": "Strawberry Mojito"
                },
                {
                  "name": "Baddy Berry",
                  "value": "Baddy Berry"
                },
                {
                  "name": "Watermelons",
                  "value": "Watermelons"
                },
                {
                  "name": "Ice Pop",
                  "value": "Ice Pop"
                },
                {
                  "name": "Green Apples",
                  "value": "Green Apples"
                },
                {
                  "name": "Rainbow Candy",
                  "value": "Rainbow Candy"
                },
                {
                  "name": "Pineapple Juice",
                  "value": "Pineapple Juice"
                },
                {
                  "name": "Orange Crush",
                  "value": "Orange Crush"
                },
                {
                  "name": "Blue Lemonade",
                  "value": "Blue Lemonade"
                },
                {
                  "name": "Raspberry Tea",
                  "value": "Raspberry Tea"
                },
                {
                  "name": "312 grams",
                  "value": "312 grams"
                },
                {
                  "name": "600 grams",
                  "value": "600 grams"
                },
                {
                  "name": "300 grams",
                  "value": "300 grams"
                },
                {
                  "name": "279 grams",
                  "value": "279 grams"
                },
                {
                  "name": "Strawberry Pineapple",
                  "value": "Strawberry Pineapple"
                },
                {
                  "name": "Miami Vice",
                  "value": "Miami Vice"
                },
                {
                  "name": "Roadside Lemonade",
                  "value": "Roadside Lemonade"
                },
                {
                  "name": "Pineapple Passion",
                  "value": "Pineapple Passion"
                },
                {
                  "name": "Sweet Iced Tea",
                  "value": "Sweet Iced Tea"
                },
                {
                  "name": "Orange Rush",
                  "value": "Orange Rush"
                },
                {
                  "name": "Red Orange",
                  "value": "Red Orange"
                },
                {
                  "name": "Grapefruit",
                  "value": "Grapefruit"
                },
                {
                  "name": "Magic Citrus",
                  "value": "Magic Citrus"
                },
                {
                  "name": "Tropical Candy",
                  "value": "Tropical Candy"
                },
                {
                  "name": "Melon Berry Twist",
                  "value": "Melon Berry Twist"
                },
                {
                  "name": "Mango Splash",
                  "value": "Mango Splash"
                },
                {
                  "name": "Fruit Punch Fury",
                  "value": "Fruit Punch Fury"
                },
                {
                  "name": "Dragon Fruit Slayer",
                  "value": "Dragon Fruit Slayer"
                },
                {
                  "name": "Tropical Touchdown",
                  "value": "Tropical Touchdown"
                },
                {
                  "name": "Cherry Checkmate",
                  "value": "Cherry Checkmate"
                },
                {
                  "name": "Orange Overdrive",
                  "value": "Orange Overdrive"
                },
                {
                  "name": "Blazin Blue Berry",
                  "value": "Blazin Blue Berry"
                },
                {
                  "name": "Energy Burst",
                  "value": "Energy Burst"
                },
                {
                  "name": "Lightnin' Lemonade",
                  "value": "Lightnin' Lemonade"
                },
                {
                  "name": "Savage Strawberry",
                  "value": "Savage Strawberry"
                },
                {
                  "name": "Wicked Watermelon",
                  "value": "Wicked Watermelon"
                },
                {
                  "name": "Blazin' Berry",
                  "value": "Blazin' Berry"
                },
                {
                  "name": "360 grams",
                  "value": "360 grams"
                },
                {
                  "name": "180 grams",
                  "value": "180 grams"
                },
                {
                  "name": "Tropical Paradise",
                  "value": "Tropical Paradise"
                },
                {
                  "name": "Kiwi Blueberry",
                  "value": "Kiwi Blueberry"
                },
                {
                  "name": "Fruit Burst",
                  "value": "Fruit Burst"
                },
                {
                  "name": "Peach Bum",
                  "value": "Peach Bum"
                },
                {
                  "name": "Blood Berry",
                  "value": "Blood Berry"
                },
                {
                  "name": "Jawbreaker",
                  "value": "Jawbreaker"
                },
                {
                  "name": "Black N' Blueberry",
                  "value": "Black N' Blueberry"
                },
                {
                  "name": "Raspberry Creamthickle",
                  "value": "Raspberry Creamthickle"
                },
                {
                  "name": "Citrus Grapefruit",
                  "value": "Citrus Grapefruit"
                },
                {
                  "name": "Citrus Burst",
                  "value": "Citrus Burst"
                },
                {
                  "name": "Blue Snow Cone",
                  "value": "Blue Snow Cone"
                },
                {
                  "name": "Orange Sunrise",
                  "value": "Orange Sunrise"
                },
                {
                  "name": "Root Beer",
                  "value": "Root Beer"
                },
                {
                  "name": "Cherry Frost",
                  "value": "Cherry Frost"
                },
                {
                  "name": "Raging Colas",
                  "value": "Raging Colas"
                },
                {
                  "name": "Sour Punch Blue Raz",
                  "value": "Sour Punch Blue Raz"
                },
                {
                  "name": "Country Time Lemonade",
                  "value": "Country Time Lemonade"
                },
                {
                  "name": "Sunny D Tangy Original",
                  "value": "Sunny D Tangy Original"
                },
                {
                  "name": "Sour Punch Watermelon",
                  "value": "Sour Punch Watermelon"
                },
                {
                  "name": "Country Time Blueberry Lemonade",
                  "value": "Country Time Blueberry Lemonade"
                },
                {
                  "name": "Kool-Aid Cherry Limeade",
                  "value": "Kool-Aid Cherry Limeade"
                },
                {
                  "name": "Jell-O Lemon Lime",
                  "value": "Jell-O Lemon Lime"
                },
                {
                  "name": "Kool-Aid Tropical Punch",
                  "value": "Kool-Aid Tropical Punch"
                },
                {
                  "name": "Bazooka Classic Grape",
                  "value": "Bazooka Classic Grape"
                },
                {
                  "name": "Pink Splash",
                  "value": "Pink Splash"
                },
                {
                  "name": "Cherry Ring Pop",
                  "value": "Cherry Ring Pop"
                },
                {
                  "name": "Freedom Rocks",
                  "value": "Freedom Rocks"
                },
                {
                  "name": "Tropical Cyclone",
                  "value": "Tropical Cyclone"
                },
                {
                  "name": "Blue Sharkberry",
                  "value": "Blue Sharkberry"
                },
                {
                  "name": "Melon Candy",
                  "value": "Melon Candy"
                },
                {
                  "name": "Peach Rings",
                  "value": "Peach Rings"
                },
                {
                  "name": "Orange Mango",
                  "value": "Orange Mango"
                },
                {
                  "name": "Cherry Limeade",
                  "value": "Cherry Limeade"
                },
                {
                  "name": "Tropical Storm",
                  "value": "Tropical Storm"
                },
                {
                  "name": "Lemon Rush",
                  "value": "Lemon Rush"
                },
                {
                  "name": "Strawberry Margarita",
                  "value": "Strawberry Margarita"
                },
                {
                  "name": "Millions Cola",
                  "value": "Millions Cola"
                },
                {
                  "name": "Millions Bubblegum",
                  "value": "Millions Bubblegum"
                },
                {
                  "name": "Pineapple Head",
                  "value": "Pineapple Head"
                },
                {
                  "name": "Frozen Bombsicle",
                  "value": "Frozen Bombsicle"
                },
                {
                  "name": "Red Fresh",
                  "value": "Red Fresh"
                },
                {
                  "name": "Fresh Apple",
                  "value": "Fresh Apple"
                },
                {
                  "name": "Strawberry & Raspberry",
                  "value": "Strawberry & Raspberry"
                },
                {
                  "name": "Cherry & Apple",
                  "value": "Cherry & Apple"
                },
                {
                  "name": "Icy Blue Razz",
                  "value": "Icy Blue Razz"
                },
                {
                  "name": "75 vcaps",
                  "value": "75 vcaps"
                },
                {
                  "name": "75 grams",
                  "value": "75 grams"
                },
                {
                  "name": "76 grams",
                  "value": "76 grams"
                },
                {
                  "name": "Electric Lemonade",
                  "value": "Electric Lemonade"
                },
                {
                  "name": "150 grams",
                  "value": "150 grams"
                },
                {
                  "name": "270 grams",
                  "value": "270 grams"
                },
                {
                  "name": "450 grams",
                  "value": "450 grams"
                },
                {
                  "name": "Lemonade",
                  "value": "Lemonade"
                },
                {
                  "name": "Unflavoured",
                  "value": "Unflavoured"
                },
                {
                  "name": "Blue Raspberry Bubble Gum",
                  "value": "Blue Raspberry Bubble Gum"
                },
                {
                  "name": "Nature",
                  "value": "Nature"
                },
                {
                  "name": "420 grams",
                  "value": "420 grams"
                },
                {
                  "name": "210 grams",
                  "value": "210 grams"
                },
                {
                  "name": "156 grams",
                  "value": "156 grams"
                },
                {
                  "name": "Lemon Ice",
                  "value": "Lemon Ice"
                },
                {
                  "name": "Fruit Punch&",
                  "value": "Fruit Punch&"
                },
                {
                  "name": "Cherry Lollipop",
                  "value": "Cherry Lollipop"
                },
                {
                  "name": "Non Flavored",
                  "value": "Non Flavored"
                },
                {
                  "name": "120",
                  "value": "120"
                },
                {
                  "name": "400",
                  "value": "400"
                },
                {
                  "name": "Grape Splash",
                  "value": "Grape Splash"
                },
                {
                  "name": "Grape Cooler",
                  "value": "Grape Cooler"
                },
                {
                  "name": "Wild Berry Punch",
                  "value": "Wild Berry Punch"
                },
                {
                  "name": "100 caps",
                  "value": "100 caps"
                },
                {
                  "name": "200 caps",
                  "value": "200 caps"
                },
                {
                  "name": "554 grams",
                  "value": "554 grams"
                },
                {
                  "name": "120 mega caps",
                  "value": "120 mega caps"
                },
                {
                  "name": "400 caps",
                  "value": "400 caps"
                },
                {
                  "name": "240",
                  "value": "240"
                },
                {
                  "name": "Creatine Monohydrate",
                  "value": "Creatine Monohydrate"
                },
                {
                  "name": "Creatine Monohydrate Xplode",
                  "value": "Creatine Monohydrate Xplode"
                },
                {
                  "name": "250 grams",
                  "value": "250 grams"
                },
                {
                  "name": "200 grams",
                  "value": "200 grams"
                },
                {
                  "name": "120 vcaps",
                  "value": "120 vcaps"
                },
                {
                  "name": "240 vcaps",
                  "value": "240 vcaps"
                },
                {
                  "name": "1000 grams",
                  "value": "1000 grams"
                },
                {
                  "name": "227 grams",
                  "value": "227 grams"
                },
                {
                  "name": "161 grams",
                  "value": "161 grams"
                },
                {
                  "name": "360 caps",
                  "value": "360 caps"
                },
                {
                  "name": "60 tablets",
                  "value": "60 tablets"
                },
                {
                  "name": "550 grams",
                  "value": "550 grams"
                },
                {
                  "name": "110 grams",
                  "value": "110 grams"
                },
                {
                  "name": "100 grams",
                  "value": "100 grams"
                },
                {
                  "name": "Mandarin Orange",
                  "value": "Mandarin Orange"
                },
                {
                  "name": "300",
                  "value": "300"
                },
                {
                  "name": "Pineapple",
                  "value": "Pineapple"
                },
                {
                  "name": "454 grams",
                  "value": "454 grams"
                },
                {
                  "name": "100",
                  "value": "100"
                },
                {
                  "name": "1000g",
                  "value": "1000g"
                },
                {
                  "name": "S'Berry & Peaches",
                  "value": "S'Berry & Peaches"
                },
                {
                  "name": "Super Fresh OJ",
                  "value": "Super Fresh OJ"
                },
                {
                  "name": "Grape Bubbalicious",
                  "value": "Grape Bubbalicious"
                },
                {
                  "name": "Cherry Bubblegum",
                  "value": "Cherry Bubblegum"
                },
                {
                  "name": "350",
                  "value": "350"
                },
                {
                  "name": "700",
                  "value": "700"
                },
                {
                  "name": "60 vcaps",
                  "value": "60 vcaps"
                },
                {
                  "name": "Fizzy Blue Bottles",
                  "value": "Fizzy Blue Bottles"
                },
                {
                  "name": "Cranberry Crush",
                  "value": "Cranberry Crush"
                },
                {
                  "name": "Berrylicious",
                  "value": "Berrylicious"
                },
                {
                  "name": "500 tablets",
                  "value": "500 tablets"
                },
                {
                  "name": "200 tablets",
                  "value": "200 tablets"
                },
                {
                  "name": "Pina Colada",
                  "value": "Pina Colada"
                },
                {
                  "name": "Cherry Lime",
                  "value": "Cherry Lime"
                },
                {
                  "name": "Strawberry & Kiwi",
                  "value": "Strawberry & Kiwi"
                },
                {
                  "name": "Mad Mango",
                  "value": "Mad Mango"
                },
                {
                  "name": "Ice Melon",
                  "value": "Ice Melon"
                },
                {
                  "name": "Lime Lemon",
                  "value": "Lime Lemon"
                },
                {
                  "name": "Summer Fruits",
                  "value": "Summer Fruits"
                },
                {
                  "name": "Apple & Raspberry",
                  "value": "Apple & Raspberry"
                },
                {
                  "name": "Italian Lemon Ice",
                  "value": "Italian Lemon Ice"
                },
                {
                  "name": "315 grams",
                  "value": "315 grams"
                },
                {
                  "name": "357 grams",
                  "value": "357 grams"
                },
                {
                  "name": "Watermelon Splash",
                  "value": "Watermelon Splash"
                },
                {
                  "name": "Mixed Berry",
                  "value": "Mixed Berry"
                },
                {
                  "name": "Banana",
                  "value": "Banana"
                },
                {
                  "name": "Chocolate",
                  "value": "Chocolate"
                },
                {
                  "name": "Pineapple Passion Fruit",
                  "value": "Pineapple Passion Fruit"
                },
                {
                  "name": "Orange Clementine",
                  "value": "Orange Clementine"
                },
                {
                  "name": "Pick n Mix",
                  "value": "Pick n Mix"
                },
                {
                  "name": "Fizzy Peach Sweets",
                  "value": "Fizzy Peach Sweets"
                },
                {
                  "name": "Cherry Mango",
                  "value": "Cherry Mango"
                },
                {
                  "name": "ICEE Cherry",
                  "value": "ICEE Cherry"
                },
                {
                  "name": "Dragon Fruit Yuzu",
                  "value": "Dragon Fruit Yuzu"
                },
                {
                  "name": "Tiger's Blood",
                  "value": "Tiger's Blood"
                },
                {
                  "name": "300 tablets",
                  "value": "300 tablets"
                },
                {
                  "name": "150 tablets",
                  "value": "150 tablets"
                },
                {
                  "name": "Strawberry Laces",
                  "value": "Strawberry Laces"
                },
                {
                  "name": "Big Juicy Melons",
                  "value": "Big Juicy Melons"
                },
                {
                  "name": "Grape Gazillionz",
                  "value": "Grape Gazillionz"
                },
                {
                  "name": "Fruit Salads",
                  "value": "Fruit Salads"
                },
                {
                  "name": "Cherry Cola Bottles",
                  "value": "Cherry Cola Bottles"
                },
                {
                  "name": "Tropical Snocone",
                  "value": "Tropical Snocone"
                },
                {
                  "name": "Banana & Strawberry",
                  "value": "Banana & Strawberry"
                },
                {
                  "name": "Rainbow Dust",
                  "value": "Rainbow Dust"
                },
                {
                  "name": "Cranberry",
                  "value": "Cranberry"
                },
                {
                  "name": "Mandarine",
                  "value": "Mandarine"
                },
                {
                  "name": "Cranberry Pomegranate",
                  "value": "Cranberry Pomegranate"
                },
                {
                  "name": "Strawberry Limeade",
                  "value": "Strawberry Limeade"
                },
                {
                  "name": "Orange Juiced",
                  "value": "Orange Juiced"
                },
                {
                  "name": "Grape Juiced",
                  "value": "Grape Juiced"
                },
                {
                  "name": "Mango Pineapple",
                  "value": "Mango Pineapple"
                },
                {
                  "name": "Cherry Coconut",
                  "value": "Cherry Coconut"
                },
                {
                  "name": "334 grams",
                  "value": "334 grams"
                },
                {
                  "name": "667 grams",
                  "value": "667 grams"
                },
                {
                  "name": "Furious Grape",
                  "value": "Furious Grape"
                },
                {
                  "name": "Georgia Peach",
                  "value": "Georgia Peach"
                },
                {
                  "name": "Cherry Bomb",
                  "value": "Cherry Bomb"
                },
                {
                  "name": "Guava Nectarine",
                  "value": "Guava Nectarine"
                },
                {
                  "name": "Blueberry Acai",
                  "value": "Blueberry Acai"
                },
                {
                  "name": "Peach Raspberry",
                  "value": "Peach Raspberry"
                },
                {
                  "name": "Orange Guava",
                  "value": "Orange Guava"
                },
                {
                  "name": "Citrus Lime",
                  "value": "Citrus Lime"
                },
                {
                  "name": "Tropical Mango",
                  "value": "Tropical Mango"
                },
                {
                  "name": "Fuzzy Peach",
                  "value": "Fuzzy Peach"
                },
                {
                  "name": "Ice Tea Peach",
                  "value": "Ice Tea Peach"
                },
                {
                  "name": "Strawberry Fit",
                  "value": "Strawberry Fit"
                },
                {
                  "name": "Apple Pear",
                  "value": "Apple Pear"
                },
                {
                  "name": "Maui Twist",
                  "value": "Maui Twist"
                },
                {
                  "name": "Strawberry Watermelon",
                  "value": "Strawberry Watermelon"
                },
                {
                  "name": "Pineapple + Pear",
                  "value": "Pineapple + Pear"
                },
                {
                  "name": "Orange + Apple",
                  "value": "Orange + Apple"
                },
                {
                  "name": "Mango + Orange",
                  "value": "Mango + Orange"
                },
                {
                  "name": "Sour Cherry",
                  "value": "Sour Cherry"
                },
                {
                  "name": "297 grams",
                  "value": "297 grams"
                },
                {
                  "name": "Orange Dreamsicle",
                  "value": "Orange Dreamsicle"
                },
                {
                  "name": "Raspberry Grape",
                  "value": "Raspberry Grape"
                },
                {
                  "name": "Black Cherry",
                  "value": "Black Cherry"
                },
                {
                  "name": "Texas Tea",
                  "value": "Texas Tea"
                },
                {
                  "name": "Fruit Salad",
                  "value": "Fruit Salad"
                },
                {
                  "name": "500",
                  "value": "500"
                },
                {
                  "name": "Fresh Orange",
                  "value": "Fresh Orange"
                },
                {
                  "name": "Italian Blood Orange",
                  "value": "Italian Blood Orange"
                },
                {
                  "name": "Knockout Fruit Punch",
                  "value": "Knockout Fruit Punch"
                },
                {
                  "name": "Watermelon Explosion",
                  "value": "Watermelon Explosion"
                },
                {
                  "name": "Lemon Lime Squeeze",
                  "value": "Lemon Lime Squeeze"
                },
                {
                  "name": "Mango Madness",
                  "value": "Mango Madness"
                },
                {
                  "name": "Strawberry Kiwi Splash",
                  "value": "Strawberry Kiwi Splash"
                },
                {
                  "name": "Raspberry Pineapple",
                  "value": "Raspberry Pineapple"
                },
                {
                  "name": "600",
                  "value": "600"
                },
                {
                  "name": "Watermelone",
                  "value": "Watermelone"
                },
                {
                  "name": "Candy Icy Blast",
                  "value": "Candy Icy Blast"
                },
                {
                  "name": "Multifruit",
                  "value": "Multifruit"
                },
                {
                  "name": "200 vcaps",
                  "value": "200 vcaps"
                },
                {
                  "name": "400 vcaps",
                  "value": "400 vcaps"
                },
                {
                  "name": "Tropical Fruit Punch",
                  "value": "Tropical Fruit Punch"
                },
                {
                  "name": "Ice-Tea Raspberry",
                  "value": "Ice-Tea Raspberry"
                },
                {
                  "name": "Strawberry Lime",
                  "value": "Strawberry Lime"
                },
                {
                  "name": "240 caps",
                  "value": "240 caps"
                },
                {
                  "name": "Blackcurrant Blast",
                  "value": "Blackcurrant Blast"
                },
                {
                  "name": "Mango Sorbet",
                  "value": "Mango Sorbet"
                },
                {
                  "name": "2000 grams",
                  "value": "2000 grams"
                },
                {
                  "name": "Milky Chocolate",
                  "value": "Milky Chocolate"
                },
                {
                  "name": "White Chocolate-Raspberry",
                  "value": "White Chocolate-Raspberry"
                },
                {
                  "name": "Chocolate Fudge",
                  "value": "Chocolate Fudge"
                },
                {
                  "name": "Vanilla Creme",
                  "value": "Vanilla Creme"
                },
                {
                  "name": "Chocolate Peanut Butter",
                  "value": "Chocolate Peanut Butter"
                },
                {
                  "name": "French Vanilla Creme",
                  "value": "French Vanilla Creme"
                },
                {
                  "name": "Milk Chocolate",
                  "value": "Milk Chocolate"
                },
                {
                  "name": "",
                  "value": ""
                },
                {
                  "name": "Raw (Unflavoured)",
                  "value": "Raw (Unflavoured)"
                },
                {
                  "name": "Lime Citrus",
                  "value": "Lime Citrus"
                },
                {
                  "name": "Cotton Candy",
                  "value": "Cotton Candy"
                },
                {
                  "name": "Vanilla",
                  "value": "Vanilla"
                },
                {
                  "name": "Vanilla Dessert",
                  "value": "Vanilla Dessert"
                },
                {
                  "name": "Creamy Chocolate",
                  "value": "Creamy Chocolate"
                },
                {
                  "name": "Cookies & Cream",
                  "value": "Cookies & Cream"
                },
                {
                  "name": "Creamy Apple",
                  "value": "Creamy Apple"
                },
                {
                  "name": "Creamy Vanilla with Kiwi",
                  "value": "Creamy Vanilla with Kiwi"
                },
                {
                  "name": "Unflavored2",
                  "value": "Unflavored2"
                },
                {
                  "name": "Big Cherries",
                  "value": "Big Cherries"
                },
                {
                  "name": "Shark Bite",
                  "value": "Shark Bite"
                },
                {
                  "name": "White Choco Bueno",
                  "value": "White Choco Bueno"
                },
                {
                  "name": "Cookies 'N' Cream",
                  "value": "Cookies 'N' Cream"
                },
                {
                  "name": "2400 grams",
                  "value": "2400 grams"
                },
                {
                  "name": "6000 grams",
                  "value": "6000 grams"
                },
                {
                  "name": "1500 grams",
                  "value": "1500 grams"
                },
                {
                  "name": "2700 grams",
                  "value": "2700 grams"
                },
                {
                  "name": "Pistachio",
                  "value": "Pistachio"
                },
                {
                  "name": "Almond",
                  "value": "Almond"
                },
                {
                  "name": "Strawberry Short Cake",
                  "value": "Strawberry Short Cake"
                },
                {
                  "name": "Blueberry Cobbler",
                  "value": "Blueberry Cobbler"
                },
                {
                  "name": "Banana Nut Bread",
                  "value": "Banana Nut Bread"
                },
                {
                  "name": "Cocoa Heaven",
                  "value": "Cocoa Heaven"
                },
                {
                  "name": "Kiwi Strawberry",
                  "value": "Kiwi Strawberry"
                },
                {
                  "name": "Blue Razz Watermelon",
                  "value": "Blue Razz Watermelon"
                },
                {
                  "name": "Neutral",
                  "value": "Neutral"
                },
                {
                  "name": "Vanilla Caramel",
                  "value": "Vanilla Caramel"
                },
                {
                  "name": "Caramel Vanilla",
                  "value": "Caramel Vanilla"
                },
                {
                  "name": "Vanilla Cake",
                  "value": "Vanilla Cake"
                },
                {
                  "name": "White Cherry Frost",
                  "value": "White Cherry Frost"
                },
                {
                  "name": "Watermelon Wave",
                  "value": "Watermelon Wave"
                },
                {
                  "name": "Caramel",
                  "value": "Caramel"
                },
                {
                  "name": "Strawberry-Banana",
                  "value": "Strawberry-Banana"
                },
                {
                  "name": "Chocolate-Nuts",
                  "value": "Chocolate-Nuts"
                },
                {
                  "name": "White Chocolate-Coconut",
                  "value": "White Chocolate-Coconut"
                },
                {
                  "name": "White Chocolate-Cranberry",
                  "value": "White Chocolate-Cranberry"
                },
                {
                  "name": "6800 grams",
                  "value": "6800 grams"
                },
                {
                  "name": "3500 grams",
                  "value": "3500 grams"
                },
                {
                  "name": "5400 grams",
                  "value": "5400 grams"
                },
                {
                  "name": "3000 grams",
                  "value": "3000 grams"
                },
                {
                  "name": "Double Chocolate",
                  "value": "Double Chocolate"
                },
                {
                  "name": "Vanilla Cream",
                  "value": "Vanilla Cream"
                },
                {
                  "name": "Strawberry-Wild Strawberry",
                  "value": "Strawberry-Wild Strawberry"
                },
                {
                  "name": "900 grams",
                  "value": "900 grams"
                },
                {
                  "name": "1800 grams",
                  "value": "1800 grams"
                },
                {
                  "name": "Red Fruits",
                  "value": "Red Fruits"
                },
                {
                  "name": "4540 grams",
                  "value": "4540 grams"
                },
                {
                  "name": "905 grams",
                  "value": "905 grams"
                },
                {
                  "name": "455 grams",
                  "value": "455 grams"
                },
                {
                  "name": "462 grams",
                  "value": "462 grams"
                },
                {
                  "name": "918 grams",
                  "value": "918 grams"
                },
                {
                  "name": "938 grams",
                  "value": "938 grams"
                },
                {
                  "name": "891 grams",
                  "value": "891 grams"
                },
                {
                  "name": "884 grams",
                  "value": "884 grams"
                },
                {
                  "name": "897 grams",
                  "value": "897 grams"
                },
                {
                  "name": "878 grams",
                  "value": "878 grams"
                },
                {
                  "name": "Wild Fruits",
                  "value": "Wild Fruits"
                },
                {
                  "name": "Tropical Fruits",
                  "value": "Tropical Fruits"
                },
                {
                  "name": "Pistachio Marzipan",
                  "value": "Pistachio Marzipan"
                },
                {
                  "name": "Latte Macchiato",
                  "value": "Latte Macchiato"
                },
                {
                  "name": "Chocolate Hazelnut",
                  "value": "Chocolate Hazelnut"
                },
                {
                  "name": "Citrus Twist",
                  "value": "Citrus Twist"
                },
                {
                  "name": "Strawberries & Cream",
                  "value": "Strawberries & Cream"
                },
                {
                  "name": "Chocolate Brownie",
                  "value": "Chocolate Brownie"
                },
                {
                  "name": "Vanilla Ice Cream",
                  "value": "Vanilla Ice Cream"
                },
                {
                  "name": "510 grams",
                  "value": "510 grams"
                },
                {
                  "name": "1020 grams",
                  "value": "1020 grams"
                },
                {
                  "name": "Strawberry Bumcake",
                  "value": "Strawberry Bumcake"
                },
                {
                  "name": "Cinnamon Crunch Cereal",
                  "value": "Cinnamon Crunch Cereal"
                },
                {
                  "name": "Vanilla Oatmeal Cookie",
                  "value": "Vanilla Oatmeal Cookie"
                },
                {
                  "name": "457 grams",
                  "value": "457 grams"
                },
                {
                  "name": "920 grams",
                  "value": "920 grams"
                },
                {
                  "name": "2280 grams",
                  "value": "2280 grams"
                },
                {
                  "name": "2260 grams",
                  "value": "2260 grams"
                },
                {
                  "name": "2250 grams",
                  "value": "2250 grams"
                },
                {
                  "name": "913 grams",
                  "value": "913 grams"
                },
                {
                  "name": "902 grams",
                  "value": "902 grams"
                },
                {
                  "name": "Berry Fruits",
                  "value": "Berry Fruits"
                },
                {
                  "name": "Salted Caramel",
                  "value": "Salted Caramel"
                },
                {
                  "name": "Choco Dream",
                  "value": "Choco Dream"
                },
                {
                  "name": "Vanilla Madagascar",
                  "value": "Vanilla Madagascar"
                },
                {
                  "name": "Biscuit Spread",
                  "value": "Biscuit Spread"
                },
                {
                  "name": "Salted Dark Chocolate",
                  "value": "Salted Dark Chocolate"
                },
                {
                  "name": "White Choc Pistachio",
                  "value": "White Choc Pistachio"
                },
                {
                  "name": "White Choc Lemon Drizzle",
                  "value": "White Choc Lemon Drizzle"
                },
                {
                  "name": "Toffee Biscuit",
                  "value": "Toffee Biscuit"
                },
                {
                  "name": "Choco Bueno",
                  "value": "Choco Bueno"
                },
                {
                  "name": "Baklava",
                  "value": "Baklava"
                },
                {
                  "name": "2010 grams",
                  "value": "2010 grams"
                },
                {
                  "name": "Banoffee Sundae",
                  "value": "Banoffee Sundae"
                },
                {
                  "name": "Vanilla Almond Chai",
                  "value": "Vanilla Almond Chai"
                },
                {
                  "name": "Blueberry Muffin",
                  "value": "Blueberry Muffin"
                },
                {
                  "name": "Strawberry Cheesecake",
                  "value": "Strawberry Cheesecake"
                },
                {
                  "name": "Banoffee",
                  "value": "Banoffee"
                },
                {
                  "name": "Gourmet Chocolate",
                  "value": "Gourmet Chocolate"
                },
                {
                  "name": "Cookie",
                  "value": "Cookie"
                },
                {
                  "name": "Chococino",
                  "value": "Chococino"
                },
                {
                  "name": "Chocolate Pistachio",
                  "value": "Chocolate Pistachio"
                },
                {
                  "name": "Chocolate Caramel Nut",
                  "value": "Chocolate Caramel Nut"
                },
                {
                  "name": "White Chocolate Hazelnut",
                  "value": "White Chocolate Hazelnut"
                },
                {
                  "name": "Coffee Caramel",
                  "value": "Coffee Caramel"
                },
                {
                  "name": "Birthday Cake",
                  "value": "Birthday Cake"
                },
                {
                  "name": "White Chocolate Cookies & Cream",
                  "value": "White Chocolate Cookies & Cream"
                },
                {
                  "name": "Cinnamon Bun",
                  "value": "Cinnamon Bun"
                },
                {
                  "name": "Chocolate Caramellow",
                  "value": "Chocolate Caramellow"
                },
                {
                  "name": "Triple Chocolate",
                  "value": "Triple Chocolate"
                },
                {
                  "name": "White Chocolate Salted Peanut",
                  "value": "White Chocolate Salted Peanut"
                },
                {
                  "name": "Lifestyle Loops",
                  "value": "Lifestyle Loops"
                },
                {
                  "name": "Peanut Butter Blondie",
                  "value": "Peanut Butter Blondie"
                },
                {
                  "name": "Maple & Pecan Pancakes",
                  "value": "Maple & Pecan Pancakes"
                },
                {
                  "name": "Peanut Butter Cereal Milk",
                  "value": "Peanut Butter Cereal Milk"
                },
                {
                  "name": "Banoffee Pie",
                  "value": "Banoffee Pie"
                },
                {
                  "name": "Rainbow Charms",
                  "value": "Rainbow Charms"
                },
                {
                  "name": "Raspberry Ripple Ice Cream",
                  "value": "Raspberry Ripple Ice Cream"
                },
                {
                  "name": "Milk Chocolate Caramel Biscuit",
                  "value": "Milk Chocolate Caramel Biscuit"
                },
                {
                  "name": "Sticky Toffee Pudding",
                  "value": "Sticky Toffee Pudding"
                },
                {
                  "name": "White Chocolate Caramel Biscuit",
                  "value": "White Chocolate Caramel Biscuit"
                },
                {
                  "name": "Strawberry Milkshake",
                  "value": "Strawberry Milkshake"
                },
                {
                  "name": "Mint Cookies & Cream",
                  "value": "Mint Cookies & Cream"
                },
                {
                  "name": "Caramel Biscuit",
                  "value": "Caramel Biscuit"
                },
                {
                  "name": "859 grams",
                  "value": "859 grams"
                },
                {
                  "name": "986 grams",
                  "value": "986 grams"
                },
                {
                  "name": "930 grams",
                  "value": "930 grams"
                },
                {
                  "name": "823 grams",
                  "value": "823 grams"
                },
                {
                  "name": "912 grams",
                  "value": "912 grams"
                },
                {
                  "name": "873 grams",
                  "value": "873 grams"
                },
                {
                  "name": "924 grams",
                  "value": "924 grams"
                },
                {
                  "name": "700 grams",
                  "value": "700 grams"
                },
                {
                  "name": "Chocolate Dessert",
                  "value": "Chocolate Dessert"
                },
                {
                  "name": "Choco Caramel",
                  "value": "Choco Caramel"
                },
                {
                  "name": "Choco Candies",
                  "value": "Choco Candies"
                },
                {
                  "name": "Milky",
                  "value": "Milky"
                },
                {
                  "name": "Chocolate Cookies",
                  "value": "Chocolate Cookies"
                },
                {
                  "name": "540 grams",
                  "value": "540 grams"
                },
                {
                  "name": "750 grams",
                  "value": "750 grams"
                },
                {
                  "name": "Orange Squash",
                  "value": "Orange Squash"
                },
                {
                  "name": "Strawberry & Lime",
                  "value": "Strawberry & Lime"
                },
                {
                  "name": "Cranberry & Pomegranate",
                  "value": "Cranberry & Pomegranate"
                },
                {
                  "name": "931 grams",
                  "value": "931 grams"
                },
                {
                  "name": "933 grams",
                  "value": "933 grams"
                },
                {
                  "name": "Vanilla Bean",
                  "value": "Vanilla Bean"
                },
                {
                  "name": "Tiramisu",
                  "value": "Tiramisu"
                },
                {
                  "name": "Ice Cream Sandwich",
                  "value": "Ice Cream Sandwich"
                },
                {
                  "name": "Churro",
                  "value": "Churro"
                },
                {
                  "name": "Strawberry Smoothie",
                  "value": "Strawberry Smoothie"
                },
                {
                  "name": "Cinnamon Crunch",
                  "value": "Cinnamon Crunch"
                },
                {
                  "name": "Vanilla Cold Brew Coffee",
                  "value": "Vanilla Cold Brew Coffee"
                },
                {
                  "name": "Cookies and Cream",
                  "value": "Cookies and Cream"
                },
                {
                  "name": "Creamy Vanilla",
                  "value": "Creamy Vanilla"
                },
                {
                  "name": "White Choco Pineapple",
                  "value": "White Choco Pineapple"
                },
                {
                  "name": "Apple Crumble",
                  "value": "Apple Crumble"
                },
                {
                  "name": "White Choco Peanut",
                  "value": "White Choco Peanut"
                },
                {
                  "name": "Choco Hazelnut",
                  "value": "Choco Hazelnut"
                },
                {
                  "name": "Coco Crunch",
                  "value": "Coco Crunch"
                },
                {
                  "name": "Vegan Protein",
                  "value": "Vegan Protein"
                },
                {
                  "name": "Vegan Pea Protein",
                  "value": "Vegan Pea Protein"
                },
                {
                  "name": "Strawberry Summer",
                  "value": "Strawberry Summer"
                },
                {
                  "name": "Vanilla Sky",
                  "value": "Vanilla Sky"
                },
                {
                  "name": "908 grams",
                  "value": "908 grams"
                },
                {
                  "name": "Dark Chocolate",
                  "value": "Dark Chocolate"
                },
                {
                  "name": "Pure Vanilla",
                  "value": "Pure Vanilla"
                },
                {
                  "name": "Fruity Cereal",
                  "value": "Fruity Cereal"
                },
                {
                  "name": "Lightly Salted Caramel",
                  "value": "Lightly Salted Caramel"
                },
                {
                  "name": "Mint Chocolate Chip",
                  "value": "Mint Chocolate Chip"
                },
                {
                  "name": "Strawberry Banana",
                  "value": "Strawberry Banana"
                },
                {
                  "name": "Strawberries & Creme",
                  "value": "Strawberries & Creme"
                },
                {
                  "name": "Cafe Mocha",
                  "value": "Cafe Mocha"
                },
                {
                  "name": "Vanilla Butter Cake",
                  "value": "Vanilla Butter Cake"
                },
                {
                  "name": "Frozen Banana",
                  "value": "Frozen Banana"
                },
                {
                  "name": "Cookies & Creme",
                  "value": "Cookies & Creme"
                },
                {
                  "name": "1876 grams",
                  "value": "1876 grams"
                },
                {
                  "name": "1652 grams",
                  "value": "1652 grams"
                },
                {
                  "name": "949 grams",
                  "value": "949 grams"
                },
                {
                  "name": "1898 grams",
                  "value": "1898 grams"
                },
                {
                  "name": "868 grams",
                  "value": "868 grams"
                },
                {
                  "name": "1680 grams",
                  "value": "1680 grams"
                },
                {
                  "name": "840 grams",
                  "value": "840 grams"
                },
                {
                  "name": "888 grams",
                  "value": "888 grams"
                },
                {
                  "name": "1736 grams",
                  "value": "1736 grams"
                },
                {
                  "name": "Juicy Peach",
                  "value": "Juicy Peach"
                },
                {
                  "name": "Banana Ice Cream",
                  "value": "Banana Ice Cream"
                },
                {
                  "name": "Classic Chocolate",
                  "value": "Classic Chocolate"
                },
                {
                  "name": "2100 grams",
                  "value": "2100 grams"
                },
                {
                  "name": "1820 grams",
                  "value": "1820 grams"
                },
                {
                  "name": "Caramel Latte",
                  "value": "Caramel Latte"
                },
                {
                  "name": "Vanilla Cheesecake",
                  "value": "Vanilla Cheesecake"
                },
                {
                  "name": "Lemon Cheesecake",
                  "value": "Lemon Cheesecake"
                },
                {
                  "name": "Cherry Bakewell",
                  "value": "Cherry Bakewell"
                },
                {
                  "name": "806 grams",
                  "value": "806 grams"
                },
                {
                  "name": "988 grams",
                  "value": "988 grams"
                },
                {
                  "name": "1977 grams",
                  "value": "1977 grams"
                },
                {
                  "name": "Peanut Butter",
                  "value": "Peanut Butter"
                },
                {
                  "name": "Cookies Cream",
                  "value": "Cookies Cream"
                },
                {
                  "name": "Apple Pie",
                  "value": "Apple Pie"
                },
                {
                  "name": "Chocolate Caramel",
                  "value": "Chocolate Caramel"
                },
                {
                  "name": "Chocolate Cherry",
                  "value": "Chocolate Cherry"
                },
                {
                  "name": "756 grams",
                  "value": "756 grams"
                },
                {
                  "name": "Pineapple Coconut",
                  "value": "Pineapple Coconut"
                },
                {
                  "name": "2300 grams",
                  "value": "2300 grams"
                },
                {
                  "name": "1810 grams",
                  "value": "1810 grams"
                },
                {
                  "name": "1870 grams",
                  "value": "1870 grams"
                },
                {
                  "name": "Strawberry Cream",
                  "value": "Strawberry Cream"
                },
                {
                  "name": "Chocolate Dream",
                  "value": "Chocolate Dream"
                },
                {
                  "name": "French Vanilla",
                  "value": "French Vanilla"
                },
                {
                  "name": "Vanilla Toffee",
                  "value": "Vanilla Toffee"
                },
                {
                  "name": "Dutch Chocolate",
                  "value": "Dutch Chocolate"
                },
                {
                  "name": "Banana Milkshake",
                  "value": "Banana Milkshake"
                },
                {
                  "name": "Chocolate Milkshake",
                  "value": "Chocolate Milkshake"
                },
                {
                  "name": "Toffee Popcorn",
                  "value": "Toffee Popcorn"
                },
                {
                  "name": "Carrot Cake",
                  "value": "Carrot Cake"
                },
                {
                  "name": "2720 grams",
                  "value": "2720 grams"
                },
                {
                  "name": "5450 grams",
                  "value": "5450 grams"
                },
                {
                  "name": "Chocolate & Coconut",
                  "value": "Chocolate & Coconut"
                },
                {
                  "name": "Chocolate Raspberry",
                  "value": "Chocolate Raspberry"
                },
                {
                  "name": "Gold Salted Caramel",
                  "value": "Gold Salted Caramel"
                },
                {
                  "name": "Chocolate Brownies",
                  "value": "Chocolate Brownies"
                },
                {
                  "name": "Almond & Chocolate",
                  "value": "Almond & Chocolate"
                },
                {
                  "name": "White Chocolate",
                  "value": "White Chocolate"
                },
                {
                  "name": "2500 grams",
                  "value": "2500 grams"
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Option1 Value",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Option1 Linked To",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Option1 Linked To",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Option2 Name",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "",
                  "value": ""
                },
                {
                  "name": "Flavour",
                  "value": "Flavour"
                },
                {
                  "name": "Net Weight",
                  "value": "Net Weight"
                },
                {
                  "name": "Flavor",
                  "value": "Flavor"
                },
                {
                  "name": "Weight",
                  "value": "Weight"
                },
                {
                  "name": "Condition",
                  "value": "Condition"
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Option2 Name",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Option2 Value",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "",
                  "value": ""
                },
                {
                  "name": "Vanilla Ice Cream",
                  "value": "Vanilla Ice Cream"
                },
                {
                  "name": "Strawberry Milkshake",
                  "value": "Strawberry Milkshake"
                },
                {
                  "name": "Banana Cream",
                  "value": "Banana Cream"
                },
                {
                  "name": "Triple Chocolate",
                  "value": "Triple Chocolate"
                },
                {
                  "name": "Peanut Butter Chocolate",
                  "value": "Peanut Butter Chocolate"
                },
                {
                  "name": "Chocolate Fudge Brownie",
                  "value": "Chocolate Fudge Brownie"
                },
                {
                  "name": "Cookies & Cream",
                  "value": "Cookies & Cream"
                },
                {
                  "name": "Coconut Cream",
                  "value": "Coconut Cream"
                },
                {
                  "name": "370 grams",
                  "value": "370 grams"
                },
                {
                  "name": "350 grams",
                  "value": "350 grams"
                },
                {
                  "name": "Fruit Burst",
                  "value": "Fruit Burst"
                },
                {
                  "name": "Icy Blue Raz",
                  "value": "Icy Blue Raz"
                },
                {
                  "name": "Rainbow Unicorn",
                  "value": "Rainbow Unicorn"
                },
                {
                  "name": "Blue Raspberry",
                  "value": "Blue Raspberry"
                },
                {
                  "name": "Tropical Punch",
                  "value": "Tropical Punch"
                },
                {
                  "name": "Green Apple",
                  "value": "Green Apple"
                },
                {
                  "name": "Watermelon",
                  "value": "Watermelon"
                },
                {
                  "name": "700 grams",
                  "value": "700 grams"
                },
                {
                  "name": "1505 grams",
                  "value": "1505 grams"
                },
                {
                  "name": "510 grams",
                  "value": "510 grams"
                },
                {
                  "name": "255 grams",
                  "value": "255 grams"
                },
                {
                  "name": "Tropical",
                  "value": "Tropical"
                },
                {
                  "name": "Fruit Punch",
                  "value": "Fruit Punch"
                },
                {
                  "name": "Orange Tangerine",
                  "value": "Orange Tangerine"
                },
                {
                  "name": "453 grams",
                  "value": "453 grams"
                },
                {
                  "name": "435 grams",
                  "value": "435 grams"
                },
                {
                  "name": "390 grams",
                  "value": "390 grams"
                },
                {
                  "name": "441 grams",
                  "value": "441 grams"
                },
                {
                  "name": "420 grams",
                  "value": "420 grams"
                },
                {
                  "name": "429 grams",
                  "value": "429 grams"
                },
                {
                  "name": "426 grams",
                  "value": "426 grams"
                },
                {
                  "name": "450 grams",
                  "value": "450 grams"
                },
                {
                  "name": "393 grams",
                  "value": "393 grams"
                },
                {
                  "name": "275 grams",
                  "value": "275 grams"
                },
                {
                  "name": "250 grams",
                  "value": "250 grams"
                },
                {
                  "name": "150 grams",
                  "value": "150 grams"
                },
                {
                  "name": "204 grams",
                  "value": "204 grams"
                },
                {
                  "name": "408 grams",
                  "value": "408 grams"
                },
                {
                  "name": "396 grams",
                  "value": "396 grams"
                },
                {
                  "name": "198 grams",
                  "value": "198 grams"
                },
                {
                  "name": "402 grams",
                  "value": "402 grams"
                },
                {
                  "name": "201 grams",
                  "value": "201 grams"
                },
                {
                  "name": "414 grams",
                  "value": "414 grams"
                },
                {
                  "name": "207 grams",
                  "value": "207 grams"
                },
                {
                  "name": "Unflavored",
                  "value": "Unflavored"
                },
                {
                  "name": "Pink Lemonade",
                  "value": "Pink Lemonade"
                },
                {
                  "name": "Candy Bubblegum",
                  "value": "Candy Bubblegum"
                },
                {
                  "name": "Strawberry",
                  "value": "Strawberry"
                },
                {
                  "name": "Iced Mango",
                  "value": "Iced Mango"
                },
                {
                  "name": "Capsules",
                  "value": "Capsules"
                },
                {
                  "name": "300 grams",
                  "value": "300 grams"
                },
                {
                  "name": "500 grams",
                  "value": "500 grams"
                },
                {
                  "name": "6 grams",
                  "value": "6 grams"
                },
                {
                  "name": "Sour Candy",
                  "value": "Sour Candy"
                },
                {
                  "name": "Mandarin Mango",
                  "value": "Mandarin Mango"
                },
                {
                  "name": "Unflavoured",
                  "value": "Unflavoured"
                },
                {
                  "name": "Standard Packaging",
                  "value": "Standard Packaging"
                },
                {
                  "name": "Deformed - Dented Packaging",
                  "value": "Deformed - Dented Packaging"
                },
                {
                  "name": "Orange",
                  "value": "Orange"
                },
                {
                  "name": "Orangesac",
                  "value": "Orangesac"
                },
                {
                  "name": "Lemon",
                  "value": "Lemon"
                },
                {
                  "name": "Pineapple",
                  "value": "Pineapple"
                },
                {
                  "name": "Pink Grapefruit",
                  "value": "Pink Grapefruit"
                },
                {
                  "name": "White Cola",
                  "value": "White Cola"
                },
                {
                  "name": "Blazin Berry",
                  "value": "Blazin Berry"
                },
                {
                  "name": "Blue Razz",
                  "value": "Blue Razz"
                },
                {
                  "name": "Savage Strawberry",
                  "value": "Savage Strawberry"
                },
                {
                  "name": "Blue Frost",
                  "value": "Blue Frost"
                },
                {
                  "name": "Mango",
                  "value": "Mango"
                },
                {
                  "name": "Rainbow Blast",
                  "value": "Rainbow Blast"
                },
                {
                  "name": "Grapefruit",
                  "value": "Grapefruit"
                },
                {
                  "name": "Cherry",
                  "value": "Cherry"
                },
                {
                  "name": "750 grams",
                  "value": "750 grams"
                },
                {
                  "name": "1250 grams",
                  "value": "1250 grams"
                },
                {
                  "name": "Passion Fruit",
                  "value": "Passion Fruit"
                },
                {
                  "name": "Exotic Peach Mango",
                  "value": "Exotic Peach Mango"
                },
                {
                  "name": "Southern Sweet Tea",
                  "value": "Southern Sweet Tea"
                },
                {
                  "name": "Rocket Pop",
                  "value": "Rocket Pop"
                },
                {
                  "name": "Strawberry-Kiwi",
                  "value": "Strawberry-Kiwi"
                },
                {
                  "name": "Mandarin Orange",
                  "value": "Mandarin Orange"
                },
                {
                  "name": "Sour Grape",
                  "value": "Sour Grape"
                },
                {
                  "name": "Apple Pear",
                  "value": "Apple Pear"
                },
                {
                  "name": "Pear",
                  "value": "Pear"
                },
                {
                  "name": "Cola",
                  "value": "Cola"
                },
                {
                  "name": "456 grams",
                  "value": "456 grams"
                },
                {
                  "name": "1320 grams",
                  "value": "1320 grams"
                },
                {
                  "name": "1270 grams",
                  "value": "1270 grams"
                },
                {
                  "name": "423 grams",
                  "value": "423 grams"
                },
                {
                  "name": "1330 grams",
                  "value": "1330 grams"
                },
                {
                  "name": "444 grams",
                  "value": "444 grams"
                },
                {
                  "name": "1296 grams",
                  "value": "1296 grams"
                },
                {
                  "name": "432 grams",
                  "value": "432 grams"
                },
                {
                  "name": "Raspberry Ripple",
                  "value": "Raspberry Ripple"
                },
                {
                  "name": "Toffee Biscuit",
                  "value": "Toffee Biscuit"
                },
                {
                  "name": "Golden Syrup",
                  "value": "Golden Syrup"
                },
                {
                  "name": "Apple Crumble",
                  "value": "Apple Crumble"
                },
                {
                  "name": "990 grams",
                  "value": "990 grams"
                },
                {
                  "name": "1020 grams",
                  "value": "1020 grams"
                },
                {
                  "name": "1053 grams",
                  "value": "1053 grams"
                },
                {
                  "name": "Chocolat",
                  "value": "Chocolat"
                },
                {
                  "name": "Chocolate",
                  "value": "Chocolate"
                },
                {
                  "name": "Vanilla",
                  "value": "Vanilla"
                },
                {
                  "name": "Banana",
                  "value": "Banana"
                },
                {
                  "name": "White Chocolate Raspberry",
                  "value": "White Chocolate Raspberry"
                },
                {
                  "name": "Banane",
                  "value": "Banane"
                },
                {
                  "name": "Chocolate Mint",
                  "value": "Chocolate Mint"
                },
                {
                  "name": "White Chocolate & Raspberry",
                  "value": "White Chocolate & Raspberry"
                },
                {
                  "name": "3000 grams",
                  "value": "3000 grams"
                },
                {
                  "name": "7000 grams",
                  "value": "7000 grams"
                },
                {
                  "name": "4000 grams",
                  "value": "4000 grams"
                },
                {
                  "name": "1000 grams",
                  "value": "1000 grams"
                },
                {
                  "name": "3500 grams",
                  "value": "3500 grams"
                },
                {
                  "name": "Strawberries & Cream",
                  "value": "Strawberries & Cream"
                },
                {
                  "name": "Chocolate Perfection",
                  "value": "Chocolate Perfection"
                },
                {
                  "name": "Black Currant",
                  "value": "Black Currant"
                },
                {
                  "name": "Cookies",
                  "value": "Cookies"
                },
                {
                  "name": "Chocolate + Cocoa",
                  "value": "Chocolate + Cocoa"
                },
                {
                  "name": "Chocolate Peanut Butter",
                  "value": "Chocolate Peanut Butter"
                },
                {
                  "name": "Campfire S'mores",
                  "value": "Campfire S'mores"
                },
                {
                  "name": "Strawberry Banana",
                  "value": "Strawberry Banana"
                },
                {
                  "name": "Lightly Salted Caramel",
                  "value": "Lightly Salted Caramel"
                },
                {
                  "name": "Chocolate Fudge",
                  "value": "Chocolate Fudge"
                },
                {
                  "name": "Cafe Mocha",
                  "value": "Cafe Mocha"
                },
                {
                  "name": "Toasted Cinnamon Cereal",
                  "value": "Toasted Cinnamon Cereal"
                },
                {
                  "name": "Birthday Cake",
                  "value": "Birthday Cake"
                },
                {
                  "name": "Fruity Cereal",
                  "value": "Fruity Cereal"
                },
                {
                  "name": "Cookies & Creme",
                  "value": "Cookies & Creme"
                },
                {
                  "name": "Frozen Banana",
                  "value": "Frozen Banana"
                },
                {
                  "name": "Raspberry",
                  "value": "Raspberry"
                },
                {
                  "name": "Birthday Cake Gelato",
                  "value": "Birthday Cake Gelato"
                },
                {
                  "name": "Cookies & Creme Gelato",
                  "value": "Cookies & Creme Gelato"
                },
                {
                  "name": "Salted Caramel Gelato",
                  "value": "Salted Caramel Gelato"
                },
                {
                  "name": "Vanilla Gelato",
                  "value": "Vanilla Gelato"
                },
                {
                  "name": "Pistachio Gelato",
                  "value": "Pistachio Gelato"
                },
                {
                  "name": "Chocolate Gelato",
                  "value": "Chocolate Gelato"
                },
                {
                  "name": "Chocolate Peanut Butter Gelato",
                  "value": "Chocolate Peanut Butter Gelato"
                },
                {
                  "name": "Banoffee Pie",
                  "value": "Banoffee Pie"
                },
                {
                  "name": "Caramel Biscuit",
                  "value": "Caramel Biscuit"
                },
                {
                  "name": "Mint Cookies & Cream",
                  "value": "Mint Cookies & Cream"
                },
                {
                  "name": "2010 grams",
                  "value": "2010 grams"
                },
                {
                  "name": "900 grams",
                  "value": "900 grams"
                },
                {
                  "name": "Strawberry Cream",
                  "value": "Strawberry Cream"
                },
                {
                  "name": "Chocolate Cream",
                  "value": "Chocolate Cream"
                },
                {
                  "name": "Vanilla Cream",
                  "value": "Vanilla Cream"
                },
                {
                  "name": "Vanilla Dream",
                  "value": "Vanilla Dream"
                },
                {
                  "name": "Chocolate Dream",
                  "value": "Chocolate Dream"
                },
                {
                  "name": "Strawberry Dream",
                  "value": "Strawberry Dream"
                },
                {
                  "name": "Pina Colada",
                  "value": "Pina Colada"
                },
                {
                  "name": "Salted Caramel",
                  "value": "Salted Caramel"
                },
                {
                  "name": "Brownie Chocolate",
                  "value": "Brownie Chocolate"
                },
                {
                  "name": "Iced Cappuccino",
                  "value": "Iced Cappuccino"
                },
                {
                  "name": "Mango & Matcha Tea",
                  "value": "Mango & Matcha Tea"
                },
                {
                  "name": "Vanilla Blackcurrant",
                  "value": "Vanilla Blackcurrant"
                },
                {
                  "name": "Pistachio",
                  "value": "Pistachio"
                },
                {
                  "name": "Cookie",
                  "value": "Cookie"
                },
                {
                  "name": "Chocolate Caramel",
                  "value": "Chocolate Caramel"
                },
                {
                  "name": "Chocolate Fondant",
                  "value": "Chocolate Fondant"
                },
                {
                  "name": "Strawberry Ice Cream",
                  "value": "Strawberry Ice Cream"
                },
                {
                  "name": "2260 grams",
                  "value": "2260 grams"
                },
                {
                  "name": "899 grams",
                  "value": "899 grams"
                },
                {
                  "name": "891 grams",
                  "value": "891 grams"
                },
                {
                  "name": "4550 grams",
                  "value": "4550 grams"
                },
                {
                  "name": "4530 grams",
                  "value": "4530 grams"
                },
                {
                  "name": "2280 grams",
                  "value": "2280 grams"
                },
                {
                  "name": "896 grams",
                  "value": "896 grams"
                },
                {
                  "name": "448 grams",
                  "value": "448 grams"
                },
                {
                  "name": "2270 grams",
                  "value": "2270 grams"
                },
                {
                  "name": "912 grams",
                  "value": "912 grams"
                },
                {
                  "name": "930 grams",
                  "value": "930 grams"
                },
                {
                  "name": "876 grams",
                  "value": "876 grams"
                },
                {
                  "name": "879 grams",
                  "value": "879 grams"
                },
                {
                  "name": "855 grams",
                  "value": "855 grams"
                },
                {
                  "name": "Chocolate Dessert",
                  "value": "Chocolate Dessert"
                },
                {
                  "name": "Banana Milkshake",
                  "value": "Banana Milkshake"
                },
                {
                  "name": "Cherry Yoghurt",
                  "value": "Cherry Yoghurt"
                },
                {
                  "name": "Peanut Butter",
                  "value": "Peanut Butter"
                },
                {
                  "name": "1800 grams",
                  "value": "1800 grams"
                },
                {
                  "name": "600 grams",
                  "value": "600 grams"
                },
                {
                  "name": "Chocolate Cocoa",
                  "value": "Chocolate Cocoa"
                },
                {
                  "name": "Pineapple + Coconut",
                  "value": "Pineapple + Coconut"
                },
                {
                  "name": "Mango + Vanilla",
                  "value": "Mango + Vanilla"
                },
                {
                  "name": "Chocolate Brownies",
                  "value": "Chocolate Brownies"
                },
                {
                  "name": "Ice Coffee",
                  "value": "Ice Coffee"
                },
                {
                  "name": "White Chocolate + Coconut",
                  "value": "White Chocolate + Coconut"
                },
                {
                  "name": "Banana + Strawberry",
                  "value": "Banana + Strawberry"
                },
                {
                  "name": "Chocolate & Hazelnut",
                  "value": "Chocolate & Hazelnut"
                },
                {
                  "name": "Caramel Latte",
                  "value": "Caramel Latte"
                },
                {
                  "name": "Chocolate Coconut",
                  "value": "Chocolate Coconut"
                },
                {
                  "name": "Chocolate Nougat",
                  "value": "Chocolate Nougat"
                },
                {
                  "name": "Vanilla Caramel",
                  "value": "Vanilla Caramel"
                },
                {
                  "name": "Strawberry Vanilla",
                  "value": "Strawberry Vanilla"
                },
                {
                  "name": "French Vanilla Bean",
                  "value": "French Vanilla Bean"
                },
                {
                  "name": "Milk Chocolate",
                  "value": "Milk Chocolate"
                },
                {
                  "name": "Double Rich Chocolate",
                  "value": "Double Rich Chocolate"
                },
                {
                  "name": "2000 grams",
                  "value": "2000 grams"
                },
                {
                  "name": "Natural",
                  "value": "Natural"
                },
                {
                  "name": "Miami Vibes",
                  "value": "Miami Vibes"
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Option2 Value",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Option2 Linked To",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Option2 Linked To",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Option3 Name",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Option3 Name",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Option3 Value",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Option3 Value",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Option3 Linked To",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Option3 Linked To",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant SKU",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant SKU",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Grams",
              "type": "number",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Grams",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Inventory Tracker",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "shopify",
                  "value": "shopify"
                },
                {
                  "name": "",
                  "value": ""
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Inventory Tracker",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Inventory Qty",
              "type": "number",
              "display": true,
              "removed": false,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Inventory Qty",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Inventory Policy",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "deny",
                  "value": "deny"
                },
                {
                  "name": "",
                  "value": ""
                }
              ],
              "removed": false,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Inventory Policy",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Fulfillment Service",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "manual",
                  "value": "manual"
                },
                {
                  "name": "",
                  "value": ""
                }
              ],
              "removed": false,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Fulfillment Service",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Price",
              "type": "number",
              "display": true,
              "removed": false,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Price",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Compare At Price",
              "type": "string",
              "display": true,
              "removed": false,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Compare At Price",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Requires Shipping",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "true",
                  "value": "true"
                },
                {
                  "name": "",
                  "value": ""
                }
              ],
              "removed": false,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Requires Shipping",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Taxable",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "true",
                  "value": "true"
                },
                {
                  "name": "",
                  "value": ""
                }
              ],
              "removed": false,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Taxable",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Barcode",
              "type": "number",
              "display": true,
              "removed": false,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Barcode",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Image Src",
              "type": "string",
              "display": true,
              "removed": false,
              "readOnly": false,
              "required": false,
              "displayName": "Image Src",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Image Position",
              "type": "number",
              "display": true,
              "removed": false,
              "readOnly": false,
              "required": false,
              "displayName": "Image Position",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Image Alt Text",
              "type": "string",
              "display": true,
              "removed": false,
              "readOnly": false,
              "required": false,
              "displayName": "Image Alt Text",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Gift Card",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "false",
                  "value": "false"
                },
                {
                  "name": "",
                  "value": ""
                }
              ],
              "removed": false,
              "readOnly": false,
              "required": false,
              "displayName": "Gift Card",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "SEO Title",
              "type": "string",
              "display": true,
              "removed": false,
              "readOnly": false,
              "required": false,
              "displayName": "SEO Title",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "SEO Description",
              "type": "string",
              "display": true,
              "removed": false,
              "readOnly": false,
              "required": false,
              "displayName": "SEO Description",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google Shopping / Google Product Category",
              "type": "number",
              "display": true,
              "removed": false,
              "readOnly": false,
              "required": false,
              "displayName": "Google Shopping / Google Product Category",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google Shopping / Gender",
              "type": "string",
              "display": true,
              "removed": false,
              "readOnly": false,
              "required": false,
              "displayName": "Google Shopping / Gender",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google Shopping / Age Group",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "adult",
                  "value": "adult"
                },
                {
                  "name": "",
                  "value": ""
                }
              ],
              "removed": false,
              "readOnly": false,
              "required": false,
              "displayName": "Google Shopping / Age Group",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google Shopping / MPN",
              "type": "string",
              "display": true,
              "removed": false,
              "readOnly": false,
              "required": false,
              "displayName": "Google Shopping / MPN",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google Shopping / Condition",
              "type": "string",
              "display": true,
              "removed": false,
              "readOnly": false,
              "required": false,
              "displayName": "Google Shopping / Condition",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google Shopping / Custom Product",
              "type": "string",
              "display": true,
              "removed": false,
              "readOnly": false,
              "required": false,
              "displayName": "Google Shopping / Custom Product",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google Shopping / Custom Label 0",
              "type": "string",
              "display": true,
              "removed": false,
              "readOnly": false,
              "required": false,
              "displayName": "Google Shopping / Custom Label 0",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google Shopping / Custom Label 1",
              "type": "string",
              "display": true,
              "removed": false,
              "readOnly": false,
              "required": false,
              "displayName": "Google Shopping / Custom Label 1",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google Shopping / Custom Label 2",
              "type": "string",
              "display": true,
              "removed": false,
              "readOnly": false,
              "required": false,
              "displayName": "Google Shopping / Custom Label 2",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google Shopping / Custom Label 3",
              "type": "string",
              "display": true,
              "removed": false,
              "readOnly": false,
              "required": false,
              "displayName": "Google Shopping / Custom Label 3",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google Shopping / Custom Label 4",
              "type": "string",
              "display": true,
              "removed": false,
              "readOnly": false,
              "required": false,
              "displayName": "Google Shopping / Custom Label 4",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Merged Product (product.metafields.merges.product_merged)",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "",
                  "value": ""
                },
                {
                  "name": "TRUE",
                  "value": "TRUE"
                }
              ],
              "removed": false,
              "readOnly": false,
              "required": false,
              "displayName": "Merged Product (product.metafields.merges.product_merged)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google: Custom Product (product.metafields.mm-google-shopping.custom_product)",
              "type": "string",
              "display": true,
              "removed": false,
              "readOnly": false,
              "required": false,
              "displayName": "Google: Custom Product (product.metafields.mm-google-shopping.custom_product)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Age group (product.metafields.shopify.age-group)",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "adultes",
                  "value": "adultes"
                },
                {
                  "name": "",
                  "value": ""
                }
              ],
              "removed": false,
              "readOnly": false,
              "required": false,
              "displayName": "Age group (product.metafields.shopify.age-group)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Detailed ingredients (product.metafields.shopify.detailed-ingredients)",
              "type": "string",
              "display": true,
              "removed": false,
              "readOnly": false,
              "required": false,
              "displayName": "Detailed ingredients (product.metafields.shopify.detailed-ingredients)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Dietary preferences (product.metafields.shopify.dietary-preferences)",
              "type": "string",
              "display": true,
              "removed": false,
              "readOnly": false,
              "required": false,
              "displayName": "Dietary preferences (product.metafields.shopify.dietary-preferences)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Flavor (product.metafields.shopify.flavor)",
              "type": "string",
              "display": true,
              "removed": false,
              "readOnly": false,
              "required": false,
              "displayName": "Flavor (product.metafields.shopify.flavor)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Ingredient category (product.metafields.shopify.ingredient-category)",
              "type": "string",
              "display": true,
              "removed": false,
              "readOnly": false,
              "required": false,
              "displayName": "Ingredient category (product.metafields.shopify.ingredient-category)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Product certifications & standards (product.metafields.shopify.product-certifications-standards)",
              "type": "string",
              "display": true,
              "removed": false,
              "readOnly": false,
              "required": false,
              "displayName": "Product certifications & standards (product.metafields.shopify.product-certifications-standards)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Target gender (product.metafields.shopify.target-gender)",
              "type": "string",
              "display": true,
              "removed": false,
              "readOnly": false,
              "required": false,
              "displayName": "Target gender (product.metafields.shopify.target-gender)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Complementary products (product.metafields.shopify--discovery--product_recommendation.complementary_products)",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Complementary products (product.metafields.shopify--discovery--product_recommendation.complementary_products)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Related products (product.metafields.shopify--discovery--product_recommendation.related_products)",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Related products (product.metafields.shopify--discovery--product_recommendation.related_products)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Related products settings (product.metafields.shopify--discovery--product_recommendation.related_products_display)",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Related products settings (product.metafields.shopify--discovery--product_recommendation.related_products_display)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Search product boosts (product.metafields.shopify--discovery--product_search_boost.queries)",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Search product boosts (product.metafields.shopify--discovery--product_search_boost.queries)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Image",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Image",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Weight Unit",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "kg",
                  "value": "kg"
                },
                {
                  "name": "",
                  "value": ""
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Weight Unit",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Tax Code",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Tax Code",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Cost per item",
              "type": "number",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Cost per item",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Status",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "active",
                  "value": "active"
                },
                {
                  "name": "",
                  "value": ""
                },
                {
                  "name": "draft",
                  "value": "draft"
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Status",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "product_description_created",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "product_description_created",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "product_meta_created",
              "type": "string",
              "display": true,
              "removed": false,
              "readOnly": false,
              "required": false,
              "displayName": "product_meta_created",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "product_seo_created",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "product_seo_created",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "shortlisted_keywords",
              "type": "string",
              "display": true,
              "removed": false,
              "readOnly": false,
              "required": false,
              "displayName": "shortlisted_keywords",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "seo_strategy",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "seo_strategy",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "title_updated_status",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "yes",
                  "value": "yes"
                },
                {
                  "name": "no",
                  "value": "no"
                }
              ],
              "removed": false,
              "readOnly": false,
              "required": false,
              "displayName": "title_updated_status",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            }
          ],
          "mappingMode": "defineBelow",
          "matchingColumns": [
            "id"
          ],
          "attemptToConvertTypes": false,
          "convertFieldsToString": false
        },
        "options": {},
        "operation": "update",
        "authentication": "airtableOAuth2Api"
      },
      "credentials": {
        "airtableOAuth2Api": {
          "id": "1WIgQ7uZr22ed7EE",
          "name": "Airtable account"
        }
      },
      "typeVersion": 2.1
    },
    {
      "id": "bbb34673-c133-455a-89b0-0507c147a33b",
      "name": "meta",
      "type": "@n8n/n8n-nodes-langchain.toolWorkflow",
      "position": [
        -1184,
        2576
      ],
      "parameters": {
        "workflowId": {
          "__rl": true,
          "mode": "list",
          "value": "CUOLUvqsQLQCe4Fl",
          "cachedResultName": "Product_description"
        },
        "workflowInputs": {
          "value": {},
          "schema": [],
          "mappingMode": "defineBelow",
          "matchingColumns": [],
          "attemptToConvertTypes": false,
          "convertFieldsToString": false
        }
      },
      "typeVersion": 2.2
    },
    {
      "id": "6fec3e00-7a04-457b-92d4-16030c38dee0",
      "name": "OpenRouter Chat Model3",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenRouter",
      "position": [
        -2032,
        2560
      ],
      "parameters": {
        "model": "anthropic/claude-sonnet-4",
        "options": {}
      },
      "credentials": {
        "openRouterApi": {
          "id": "hjpLzuwJhJPjtdLd",
          "name": "Stealthy good OpenRouter account"
        }
      },
      "typeVersion": 1
    },
    {
      "id": "488a1df7-a981-4731-a922-69ea4116f7d6",
      "name": "OpenRouter Chat Model5",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenRouter",
      "position": [
        80,
        1808
      ],
      "parameters": {
        "model": "anthropic/claude-sonnet-4",
        "options": {}
      },
      "credentials": {
        "openRouterApi": {
          "id": "hjpLzuwJhJPjtdLd",
          "name": "Stealthy good OpenRouter account"
        }
      },
      "typeVersion": 1
    },
    {
      "id": "aca116f8-792f-422b-8fdd-ebb9294a8f84",
      "name": "OpenRouter Chat Model6",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenRouter",
      "position": [
        2336,
        2944
      ],
      "parameters": {
        "model": "anthropic/claude-3.5-sonnet",
        "options": {}
      },
      "credentials": {
        "openRouterApi": {
          "id": "hjpLzuwJhJPjtdLd",
          "name": "Stealthy good OpenRouter account"
        }
      },
      "typeVersion": 1
    },
    {
      "id": "0a36f03d-ed1b-425d-8ca4-a6769c15e0fb",
      "name": "OpenRouter Chat Model7",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenRouter",
      "position": [
        2640,
        1216
      ],
      "parameters": {
        "model": "openai/gpt-4o",
        "options": {}
      },
      "credentials": {
        "openRouterApi": {
          "id": "hjpLzuwJhJPjtdLd",
          "name": "Stealthy good OpenRouter account"
        }
      },
      "typeVersion": 1
    },
    {
      "id": "05693163-6fb9-4a57-b0ca-01b2d1c670a6",
      "name": "OpenRouter Chat Model8",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenRouter",
      "position": [
        -2016,
        1152
      ],
      "parameters": {
        "model": "anthropic/claude-sonnet-4",
        "options": {}
      },
      "credentials": {
        "openRouterApi": {
          "id": "hjpLzuwJhJPjtdLd",
          "name": "Stealthy good OpenRouter account"
        }
      },
      "typeVersion": 1
    },
    {
      "id": "b54c52a8-c048-4e4e-851f-7e73cd1a0b05",
      "name": "meta_description",
      "type": "@n8n/n8n-nodes-langchain.toolWorkflow",
      "position": [
        864,
        1808
      ],
      "parameters": {
        "workflowId": {
          "__rl": true,
          "mode": "list",
          "value": "Do7rJh6byhj4oLvs",
          "cachedResultName": "meta_description"
        },
        "workflowInputs": {
          "value": {},
          "schema": [],
          "mappingMode": "defineBelow",
          "matchingColumns": [],
          "attemptToConvertTypes": false,
          "convertFieldsToString": false
        }
      },
      "typeVersion": 2.2
    },
    {
      "id": "b92733ba-599c-465e-9bab-22340ecfea6b",
      "name": "OpenRouter Chat Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenRouter",
      "position": [
        3408,
        1360
      ],
      "parameters": {
        "options": {}
      },
      "credentials": {
        "openRouterApi": {
          "id": "hjpLzuwJhJPjtdLd",
          "name": "Stealthy good OpenRouter account"
        }
      },
      "typeVersion": 1
    },
    {
      "id": "0a2a184b-b232-4fdd-9b99-8e5aa7145d50",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -496,
        -2208
      ],
      "parameters": {
        "color": 4,
        "width": 2016,
        "height": 1360,
        "content": "# Workflow Overview: Automated Product Content Generation\n# 🚀 Start Process\nForm submission triggers workflow where user selects content type:\n\ncreate_product_description\ncreate_product_meta\ncreate_product_seo\n\n📊 Data Collection\nSearch Airtable for product records\nFetch product details from e-commerce platform using product handle\nGet complete product information (ID, title, description, vendor, etc.)\n\n🔄 Title Optimization Branch\nCombines product title with vendor name\nUpdates product title in e-commerce platform\nMarks title update status as completed in Airtable\n\n🤖 AI Orchestrator Processing\nCentral agent receives product data and content type rules, then:\n\nFor Product Descriptions:\n\nDiscovers premium keywords\nChecks SEO compliance\nGenerates optimized product descriptions\nUpdates e-commerce platform with new content\nMarks completion in Airtable\nFor Meta Fields:\n\nProcesses product metadata\nUpdates meta field information\nMarks meta creation as complete\nFor SEO Fields:\n\nGenerates SEO-optimized content\nUpdates SEO fields in e-commerce platform\nMarks SEO creation as complete\n✅ Completion\nAll specified content types are processed\nAirtable records updated with completion status\nWorkflow ends successfully\n🔧 Tools Available\nE-commerce platform product updates\nAirtable record modifications\nAI-powered content generation agents\nEach process follows a sequential workflow ensuring quality content generation and proper tracking of completion status."
      },
      "typeVersion": 1
    },
    {
      "id": "ac8d2efb-e69f-4763-8685-a6328e4f79c1",
      "name": "Get a product3",
      "type": "n8n-nodes-base.shopify",
      "position": [
        -160,
        -80
      ],
      "parameters": {
        "resource": "product",
        "operation": "get",
        "productId": "={{ $json.id }}",
        "authentication": "accessToken",
        "additionalFields": {}
      },
      "credentials": {
        "shopifyAccessTokenApi": {
          "id": "H10EIZq6dYhn8ZYC",
          "name": "Shopify Access Token account_dor_kiss"
        }
      },
      "typeVersion": 1
    },
    {
      "id": "24b4f5c9-77b8-4ad0-9b96-c204c528e637",
      "name": "Sticky Note3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -3904,
        368
      ],
      "parameters": {
        "color": 6,
        "width": 1648,
        "height": 1632,
        "content": "\n# 📝 Product Description Agent\n## 🎯 Purpose: Generates SEO-optimized French Shopify product descriptions with verified facts and compliance\n\n📊 Workflow Overview\n📥 Input\nProduct data: id, title, handle, instructions\nTitle format: {Product Name}, {Strength/Weight} – {Quantity} – {Brand}\nRetrieves shortlisted_keywords from Airtable via handle\n⚙️ Process\n🔍 Data Parsing & Research\nExtracts Product Name, Strength/Weight, Quantity, Brand from title\nFetches shortlisted keywords via Airtable search\nConducts Perplexity research for verified French facts only\n📋 Fact Verification\nSources: official labels, product pages, technical sheets, regulatory docs\nCaptures: composition, standardization, certifications, quality controls\nZero invention policy - only documented facts included\n🏗️ Content Structure\nOne <h2> headline: Product Name + Brand (wrapped in <strong>)\nFirst paragraph: Product Name wrapped in <strong>\nBody: <h3>, <p>, <ul>, <li> structure only\nLength: 150-300 words (hard cap)\n🎯 SEO Optimization\n1.fr alignment: >90% semantic coverage for product intent\nTextFocus balance: Natural TF-IDF distribution\nKeyword integration: Primary keyword in first paragraph\nAnti-cannibalization: Unique vs competitors and internal catalog\n📤 Output\nClean HTML body_html for Shopify\nProduct identifiers (id, handle) for Orchestrator\nSEO-optimized French content ready for SERP ranking\n🔧 Technical Stack\n🤖 LLM: OpenRouter Claude Sonnet 4\n🧩 Memory: 15-message buffer window\n🔍 Research: Perplexity for fact verification\n📊 Data: Airtable MCP integration\n🇫🇷 Target: French e-commerce supplements\n✨ Key Features\n🛡️ Compliance Rules\n📵 Forbidden terms: Revolutionary, Amazing, Miracle, Ultimate\n🚫 Exclusions: Usage instructions, posology, warnings, advice\n✅ Supplements focus: Technical features and benefits only\n🏷️ Brand policy: Single mention in <h2> only\n🎨 HTML Structure Rules\n📰 Headlines: Exactly one <h2> with Product Name + Brand\n💪 Strong tags: Maximum 3 total (<h2> brand, first paragraph product name, optional tech highlight)\n🚯 No markdown: Pure HTML only for Shopify compatibility\n📏 Length control: 150-300 words enforced\n🔬 Research Standards\n📚 Verified sources: Official documentation only\n🧪 Technical data: Standardization, concentrations, certifications\n🏆 Quality controls: HPLC, GMP/ISO, batch testing\n🌱 Certifications: Vegan, non-GMO (if verified)\n🎯 SEO Standards\n🔍 Primary keyword: Product Name in first paragraph\n📈 Semantic coverage: 1.fr entity alignment\n⚖️ TF-IDF balance: TextFocus optimization\n🎪 Natural integration: No keyword stuffing\n🚨 Quality Checklist\n✅ <h2> contains Product Name + <strong>-wrapped Brand\n✅ No Strength/Weight or Quantity in headline\n✅ Product Name in first paragraph with <strong>\n✅ 150-300 words with natural keyword integration\n✅ Maximum 3 <strong> tags total\n✅ All claims verifiable from official sources\n✅ Unique content preventing cannibalization"
      },
      "typeVersion": 1
    },
    {
      "id": "375a3da4-9145-436b-aebb-bd6795db438c",
      "name": "Sticky Note4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -3920,
        2224
      ],
      "parameters": {
        "color": 3,
        "width": 1648,
        "height": 2064,
        "content": "# 🏷️ Shopify Metafields Agent\n## 🎯 Purpose: Generates six professional French metafields for Super Supps Shopify products with strict compliance and formatting\n\n## 📊 Workflow Overview\n📥 Input\nProduct data: id, title, body_html, product_type, handle\nTitle parsing: NAME, WEIGHT, QUANTITY, BRAND (kept separate)\nRetrieves shortlisted_keywords from Airtable via handle\n⚙️ Process\n🔍 Data Research & Validation\nPerplexity research for verified French facts only\nSources: official labels, compositions, certifications, allergens\nZero invention policy - \"donnée non précisée\" if unavailable\nFetches shortlisted keywords via Airtable MCP\n\n🏗️ Metafield Generation\nCrea metafields with strict formatting:\n\n\n\n📤 Output\nJSON structure with all 6 metafields\nClean HTML using only allowed tags\nFrench regulatory compliance maintained\n🔧 Technical Stack\n🤖 LLM: OpenRouter Claude Sonnet 4\n🧩 Memory: 10-message buffer window\n🔍 Research: Perplexity for fact verification\n📊 Data: Airtable MCP integration\n🔧 Tools: Workflow tool for meta operations\n🇫🇷 Target: French supplement regulations\n✨ Key Features\n🎨 HTML Formatting Rules\n📝 Allowed tags only: <p>, <ul>, <li>, <strong>, <b>\n🚫 Forbidden: Headings, tables, links, nested <p> in <li>\n📏 Block structure: Each element on own line for renderer compatibility\n🏷️ Bold labels: Start lines with <strong>Label :</strong> pattern\n💪 Bold Token Management\n📊 Enforced quotas: Each metafield has specific bold count limits\n🎯 NAME emphasis: Every NAME occurrence wrapped in <strong>\n🏢 BRAND policy: Mentioned exactly once across ingredients OR description_courte\n🔢 Key figures: Doses, percentages, standardizations in bold\n🛡️ Compliance Standards\n📚 Verified facts only: Official labels and authoritative sources\n⚖️ French regulations: Supplement-specific compliance requirements\n🚨 Mandatory warnings: Regulatory sentences with exact phrasing\n🔍 Allergen highlighting: Individual allergen tokens in bold\n🧬 Dynamic Category Support\n🥛 Proteins: Filtration tech, enzyme complexes, lactose info\n🌿 Botanicals: Standardizations, extraction ratios\n💊 Vitamins/Minerals: Chemical forms, units, %VNR\n⚡ Pre-workouts: Active doses, caffeine warnings\n🔍 Quality Validation\n✅ Every NAME occurrence wrapped in <strong>\n✅ Bold quotas enforced per metafield\n✅ Labels appear as bold prefixes with colons\n✅ Individual allergen tokens in bold\n✅ No disallowed tags or nested structures\n✅ French punctuation and units preserved\n✅ Regulatory compliance maintained"
      },
      "typeVersion": 1
    },
    {
      "id": "70c29535-0b8a-40c0-8266-76ea8c9c94ef",
      "name": "Sticky Note5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        16,
        2048
      ],
      "parameters": {
        "color": 7,
        "width": 1264,
        "height": 1920,
        "content": "# Seo fields\n\n\n# 🎯 SEO Meta Description Agent\n🎯 Purpose: Creates optimized French meta descriptions for Shopify products targeting Google search results and French consumers\n\n📊 Workflow Overview\n📥 Input\nProduct data: id, title, body_html, product_type, handle\nUses product handle to retrieve keyword data from Airtable\n⚙️ Process\n🔍 Research Phase\nSingle comprehensive Perplexity search for French SEO best practices\nFocuses on current year trends, CTR optimization, anti-keyword stuffing\nCovers organic reach improvement and French market preferences\n📊 Data Collection\nSearches Airtable using product handle as filter\nRetrieves shortlisted keywords and additional product information\nGathers all necessary data in single operation\n✍️ Description Creation\nCombines all collected data sources for optimization\nApplies French SEO best practices from research\nIntegrates keywords naturally without stuffing\nCreates compelling, click-worthy descriptions\n🔧 Final Processing\nSends created description to processing tool\nApplies final optimizations and validation\nEnsures compliance with technical requirements\n📤 Output\n\n{\n  \"id\": \"product_id\",\n  \"description\": \"Optimized French meta description\"\n}\n🔧 Technical Stack\n🤖 LLM: OpenRouter Claude Sonnet 4\n🧩 Memory: 10-message buffer window\n🔍 Research: Perplexity for SEO intelligence\n📊 Data: Airtable MCP integration\n🔧 Tools: Meta description workflow processor\n🇫🇷 Target: French Google search results\n✨ Key Features\n📝 Content Requirements\n🇫🇷 French language: Correct, natural French expressions\n📏 Character limit: Maximum 155 characters including spaces\n🚫 Clean text: No HTML, markdown, or special formatting\n🎯 Professional tone: Accessible for French consumers\n🔍 SEO Optimization\n🔑 Keyword integration: Natural placement of 1-2 shortlisted terms\n📈 CTR focus: Click-worthy content without overselling\n🎪 Anti-stuffing: Semantic variations and natural flow\n🏆 USP highlighting: Unique selling proposition emphasis\n🧠 Strategic Approach\n💡 Benefit-led: Starts with most compelling product benefit\n🎯 French market: Tailored to local consumer preferences\n📊 Data-driven: Uses research insights and keyword data\n✅ Factual accuracy: Based only on provided product information\n🔄 Linear Workflow\n🔍 Research: Single Perplexity call for SEO best practices\n📊 Data collection: Airtable search by handle for keywords\n✍️ Creation: Optimized description using all data\n🔧 Processing: Final tool validation and optimization\n📤 Output: JSON response with ID and description\n🎭 Quality Standards\n✅ Perfect French language and grammar\n✅ 155 character limit strictly enforced\n✅ Keywords naturally integrated from Airtable\n✅ Compelling and click-worthy content\n✅ Professional but accessible tone\n✅ Factual accuracy maintained\n✅ Anti-keyword stuffing compliance\n"
      },
      "typeVersion": 1
    },
    {
      "id": "11b96bf0-3ae2-4d29-a473-1390fb004937",
      "name": "Sticky Note6",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        3488,
        2432
      ],
      "parameters": {
        "color": 5,
        "width": 1264,
        "height": 1344,
        "content": "# 🔍 SEO Compliance Checker Agent\n## 🎯 Purpose: Prevents keyword cannibalization and generates SEO strategies for French Shopify products\n\n## 📊 Workflow Overview\n📥 Input\nPremium Keyword Discovery JSON containing:\nhaloscan_keyword_overview (metrics, matches, highlights)\nperplexity_summary (market intelligence)\nProduct handle for matching\n⚙️ Process\n🔍 Keyword Extraction\nExtracts primary keyword from keyword_match array\nCombines all keywords from keyword_match and similar_highlight\nDeduplicates keyword list for analysis\n🌐 SERP Overlap Analysis\nCalls Haloscan /api/keywords/serp-compare for each keyword individually\nAnalyzes 5-month historical ranking data\nIdentifies existing domain rankings on\n\n🚫 Cannibalization Prevention\n\nFilters out keywords already ranking for other products\nExcludes current product/variant rankings\nSelects optimal keyword with lowest overlap + highest search volume\n📋 Data Management\nUpdates Airtable shortlisted_keywords field\nMatches records by product Handle\nMaintains filtered keyword database\n🧠 Strategy Generation\nCombines filtered keywords with original Perplexity summary\nIncorporates latest French SEO trends and buyer intent\nGenerates actionable SEO content strategy via Perplexity\n\n📤 Output\n\nSEO content strategy text optimized for French market\nFiltered keyword list stored in Airtable\nCannibalization-free keyword recommendations\n🔧 Technical Stack\n🤖 LLM: OpenRouter Claude 3.5 Sonnet\n🧩 Memory: 10-message buffer window\n🔌 API: Haloscan SERP compare endpoint\n📊 Database: Airtable integration\n🔮 Intelligence: Perplexity for strategy generation\n🇫🇷 Target: French e-commerce SEO\n✨ Key Features\n🛡️ Cannibalization prevention through SERP overlap analysis\n📈 Data-driven keyword selection (volume vs. competition)\n🎯 Domain-specific filtering for super-bw-supps.fr\n💾 Automated database updates in Airtable\n📝 AI-powered content strategies via Perplexity\n🔄 Historical ranking analysis (5-month period)\n🎭 Input Detection Logic\nJSON Detection: Identifies Premium Keyword Discovery format\nField Validation: Checks for required haloscan_keyword_overview and perplexity_summary\nAuto-routing: Processes based on detected input structure\n🚀 Essential for maintaining SEO health while scaling French Shopify content without keyword conflicts."
      },
      "typeVersion": 1
    },
    {
      "id": "b6f8469c-7c6d-4a5d-8670-5365b12e2e70",
      "name": "Sticky Note7",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        3696,
        704
      ],
      "parameters": {
        "color": 2,
        "width": 1072,
        "height": 1024,
        "content": "# 🔍 Premium Keyword Discovery Agent\n## 🎯 Purpose: Automated SEO keyword research for Shopify products targeting French market\n\n## 📊 Workflow Overview\n### 📥 Input\nShopify product data (ID, title, description, vendor, etc.)\nUses product title as primary keyword\n⚙️ Process\n🌐 Haloscan API Call\nSends product title to haloscan.com keyword overview endpoint\nRequests: metrics, keyword matches, similar highlights, top sites, SERP data\n📈 Data Extraction\nExtracts top 3 entries from each Haloscan response field\nPreserves raw structure while filtering for relevance\n🧠 Market Intelligence\nGenerates Perplexity prompt with extracted keywords\nAnalyzes search intent, trending questions, buyer behaviors\nFocuses on Google France with current date context\n📤 Output\n\n{\n  \"product_id\": \"...\",\n  \"haloscan_keyword_overview\": {\n    \"metrics\": [...],\n    \"keyword_match\": [...], \n    \"similar_highlight\": [...],\n    \"top_sites\": [...],\n    \"serp\": [...]\n  },\n  \"perplexity_summary\": \"...\"\n}\n🔧 Technical Stack\n🤖 LLM: OpenRouter GPT-4o\n🧩 Memory: 10-message buffer window\n🔌 API: Haloscan keyword research\n📋 Output: Structured JSON parser\n🇫🇷 Target: French e-commerce SEO\n✨ Key Features\n💰 Revenue-driven keyword selection\n🏆 Competition analysis via SERP data\n📈 Real-time trends through Perplexity integration\n🔄 Structured output for automation pipelines\n🚀 Perfect for scaling  Shopify SEO content creation with data-driven keyword intelligence."
      },
      "typeVersion": 1
    },
    {
      "id": "5fe53779-3306-4f7b-b5a4-d50ade03e68d",
      "name": "Sticky Note8",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        3200,
        -256
      ],
      "parameters": {
        "width": 496,
        "height": 672,
        "content": "## Airtable\n"
      },
      "typeVersion": 1
    },
    {
      "id": "f50bcd5d-9a7a-4f97-820b-8555dc5db3c6",
      "name": "Sticky Note9",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2640,
        224
      ],
      "parameters": {
        "width": 496,
        "height": 416,
        "content": "## Shopify Product Description Update\n"
      },
      "typeVersion": 1
    },
    {
      "id": "8967691d-d878-4ee5-84ba-e54b4e6eff6e",
      "name": "Airtable_product_description",
      "type": "n8n-nodes-base.airtableTool",
      "position": [
        3312,
        224
      ],
      "parameters": {
        "base": {
          "__rl": true,
          "mode": "list",
          "value": "app65XMer1P0UAiZn",
          "cachedResultUrl": "https://airtable.com/app65XMer1P0UAiZn",
          "cachedResultName": "Shopify _Dor_Kiss"
        },
        "table": {
          "__rl": true,
          "mode": "list",
          "value": "tbl5wYuZzO4ShCrGi",
          "cachedResultUrl": "https://airtable.com/app65XMer1P0UAiZn/tbl5wYuZzO4ShCrGi",
          "cachedResultName": "Product_table"
        },
        "columns": {
          "value": {
            "Handle": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Handle__using_to_match_', ``, 'string') }}",
            "product_description_created": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('product_description_created', ``, 'string') }}"
          },
          "schema": [
            {
              "id": "id",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": true,
              "required": false,
              "displayName": "id",
              "defaultMatch": true
            },
            {
              "id": "Handle",
              "type": "string",
              "display": true,
              "removed": false,
              "readOnly": false,
              "required": false,
              "displayName": "Handle",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Title",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Title",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Body (HTML)",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Body (HTML)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Vendor",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "Rule One",
                  "value": "Rule One"
                },
                {
                  "name": "5% Nutrition",
                  "value": "5% Nutrition"
                },
                {
                  "name": "Raw Nutrition",
                  "value": "Raw Nutrition"
                },
                {
                  "name": "Nordic Naturals",
                  "value": "Nordic Naturals"
                },
                {
                  "name": "JNX Sports",
                  "value": "JNX Sports"
                },
                {
                  "name": "AllMax Nutrition",
                  "value": "AllMax Nutrition"
                },
                {
                  "name": "Nutrend",
                  "value": "Nutrend"
                },
                {
                  "name": "Weider",
                  "value": "Weider"
                },
                {
                  "name": "Nutrex",
                  "value": "Nutrex"
                },
                {
                  "name": "Revive",
                  "value": "Revive"
                },
                {
                  "name": "Doctor's Best",
                  "value": "Doctor's Best"
                },
                {
                  "name": "Life Extension",
                  "value": "Life Extension"
                },
                {
                  "name": "MuscleMeds",
                  "value": "MuscleMeds"
                },
                {
                  "name": "Garden of Life",
                  "value": "Garden of Life"
                },
                {
                  "name": "BPI Sports",
                  "value": "BPI Sports"
                },
                {
                  "name": "MHP",
                  "value": "MHP"
                },
                {
                  "name": "Animal",
                  "value": "Animal"
                },
                {
                  "name": "Allnutrition",
                  "value": "Allnutrition"
                },
                {
                  "name": "Skill Nutrition",
                  "value": "Skill Nutrition"
                },
                {
                  "name": "Dorian Yates",
                  "value": "Dorian Yates"
                },
                {
                  "name": "Applied Nutrition",
                  "value": "Applied Nutrition"
                },
                {
                  "name": "Carlson Labs",
                  "value": "Carlson Labs"
                },
                {
                  "name": "NOW Foods",
                  "value": "NOW Foods"
                },
                {
                  "name": "Olimp Nutrition",
                  "value": "Olimp Nutrition"
                },
                {
                  "name": "Xtend",
                  "value": "Xtend"
                },
                {
                  "name": "Bucked Up",
                  "value": "Bucked Up"
                },
                {
                  "name": "Evogen",
                  "value": "Evogen"
                },
                {
                  "name": "Puritan's Pride",
                  "value": "Puritan's Pride"
                },
                {
                  "name": "Enzymedica",
                  "value": "Enzymedica"
                },
                {
                  "name": "Mutant",
                  "value": "Mutant"
                },
                {
                  "name": "Osavi",
                  "value": "Osavi"
                },
                {
                  "name": "",
                  "value": ""
                },
                {
                  "name": "Universal Nutrition",
                  "value": "Universal Nutrition"
                },
                {
                  "name": "Swanson",
                  "value": "Swanson"
                },
                {
                  "name": "OstroVit",
                  "value": "OstroVit"
                },
                {
                  "name": "SmartShake",
                  "value": "SmartShake"
                },
                {
                  "name": "Natural Vitality",
                  "value": "Natural Vitality"
                },
                {
                  "name": "NeoCell",
                  "value": "NeoCell"
                },
                {
                  "name": "EFX Sports",
                  "value": "EFX Sports"
                },
                {
                  "name": "ProSupps",
                  "value": "ProSupps"
                },
                {
                  "name": "GAT",
                  "value": "GAT"
                },
                {
                  "name": "HR Labs",
                  "value": "HR Labs"
                },
                {
                  "name": "PEScience",
                  "value": "PEScience"
                },
                {
                  "name": "American Supps",
                  "value": "American Supps"
                },
                {
                  "name": "Trec Nutrition",
                  "value": "Trec Nutrition"
                },
                {
                  "name": "Gaspari Nutrition",
                  "value": "Gaspari Nutrition"
                },
                {
                  "name": "Trained by JP",
                  "value": "Trained by JP"
                },
                {
                  "name": "Stacker2 Europe",
                  "value": "Stacker2 Europe"
                },
                {
                  "name": "Cellucor",
                  "value": "Cellucor"
                },
                {
                  "name": "Warrior",
                  "value": "Warrior"
                },
                {
                  "name": "Hype",
                  "value": "Hype"
                },
                {
                  "name": "Naughty Boy",
                  "value": "Naughty Boy"
                },
                {
                  "name": "Reflex Nutrition",
                  "value": "Reflex Nutrition"
                },
                {
                  "name": "ZOE Nutrition",
                  "value": "ZOE Nutrition"
                },
                {
                  "name": "Axe & Sledge",
                  "value": "Axe & Sledge"
                },
                {
                  "name": "Yamamoto Nutrition",
                  "value": "Yamamoto Nutrition"
                },
                {
                  "name": "Kaged Muscle",
                  "value": "Kaged Muscle"
                },
                {
                  "name": "RYSE",
                  "value": "RYSE"
                },
                {
                  "name": "Redcon1",
                  "value": "Redcon1"
                },
                {
                  "name": "EVLution Nutrition",
                  "value": "EVLution Nutrition"
                },
                {
                  "name": "Bum Energy",
                  "value": "Bum Energy"
                },
                {
                  "name": "Strom Sports",
                  "value": "Strom Sports"
                },
                {
                  "name": "Jarrow Formulas",
                  "value": "Jarrow Formulas"
                },
                {
                  "name": "Zoomad Labs",
                  "value": "Zoomad Labs"
                },
                {
                  "name": "MuscleTech",
                  "value": "MuscleTech"
                },
                {
                  "name": "CNP",
                  "value": "CNP"
                },
                {
                  "name": "Alien8",
                  "value": "Alien8"
                },
                {
                  "name": "ALRI",
                  "value": "ALRI"
                },
                {
                  "name": "Levann",
                  "value": "Levann"
                },
                {
                  "name": "Efectiv Nutrition",
                  "value": "Efectiv Nutrition"
                },
                {
                  "name": "SAN",
                  "value": "SAN"
                },
                {
                  "name": "Himalaya",
                  "value": "Himalaya"
                },
                {
                  "name": "Zenwise",
                  "value": "Zenwise"
                },
                {
                  "name": "Zein Pharma",
                  "value": "Zein Pharma"
                },
                {
                  "name": "Natrol",
                  "value": "Natrol"
                },
                {
                  "name": "KIKI Health",
                  "value": "KIKI Health"
                },
                {
                  "name": "Child Life",
                  "value": "Child Life"
                },
                {
                  "name": "Holland & Barrett",
                  "value": "Holland & Barrett"
                },
                {
                  "name": "Pro Tan",
                  "value": "Pro Tan"
                },
                {
                  "name": "Primaforce",
                  "value": "Primaforce"
                },
                {
                  "name": "Nature's Answer",
                  "value": "Nature's Answer"
                },
                {
                  "name": "BetterYou",
                  "value": "BetterYou"
                },
                {
                  "name": "Controlled Labs",
                  "value": "Controlled Labs"
                },
                {
                  "name": "Labrada",
                  "value": "Labrada"
                },
                {
                  "name": "Absolute Nutrition",
                  "value": "Absolute Nutrition"
                },
                {
                  "name": "Molecular Nutrition",
                  "value": "Molecular Nutrition"
                },
                {
                  "name": "Trace Minerals",
                  "value": "Trace Minerals"
                },
                {
                  "name": "Obvi",
                  "value": "Obvi"
                },
                {
                  "name": "Gorillalpha",
                  "value": "Gorillalpha"
                },
                {
                  "name": "LifeSeasons",
                  "value": "LifeSeasons"
                },
                {
                  "name": "MitoQ",
                  "value": "MitoQ"
                },
                {
                  "name": "Remedy Relief",
                  "value": "Remedy Relief"
                },
                {
                  "name": "Brain Gains",
                  "value": "Brain Gains"
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Vendor",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Product Category",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements > Herbal Supplements",
                  "value": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements > Herbal Supplements"
                },
                {
                  "name": "Uncategorized",
                  "value": "Uncategorized"
                },
                {
                  "name": "",
                  "value": ""
                },
                {
                  "name": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements > Amino Acids",
                  "value": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements > Amino Acids"
                },
                {
                  "name": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements",
                  "value": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements"
                },
                {
                  "name": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements > Multivitamin Supplements",
                  "value": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements > Multivitamin Supplements"
                },
                {
                  "name": "Health & Beauty > Health Care > Fitness & Nutrition > Nutrition Drinks & Shakes",
                  "value": "Health & Beauty > Health Care > Fitness & Nutrition > Nutrition Drinks & Shakes"
                },
                {
                  "name": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements > Protein Supplements",
                  "value": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements > Protein Supplements"
                },
                {
                  "name": "Health & Beauty > Health Care > Medical Tests",
                  "value": "Health & Beauty > Health Care > Medical Tests"
                },
                {
                  "name": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements > Minerals",
                  "value": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements > Minerals"
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Product Category",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Type",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "Slimming and Weight Management",
                  "value": "Slimming and Weight Management"
                },
                {
                  "name": "Nitric Oxide Boosters",
                  "value": "Nitric Oxide Boosters"
                },
                {
                  "name": "Pre & Post Workout",
                  "value": "Pre & Post Workout"
                },
                {
                  "name": "Health and Wellbeing",
                  "value": "Health and Wellbeing"
                },
                {
                  "name": "Amino Acids and BCAAs",
                  "value": "Amino Acids and BCAAs"
                },
                {
                  "name": "Health Foods",
                  "value": "Health Foods"
                },
                {
                  "name": "Protein",
                  "value": "Protein"
                },
                {
                  "name": "Post Cycle Recovery",
                  "value": "Post Cycle Recovery"
                },
                {
                  "name": "Creatine Supplements",
                  "value": "Creatine Supplements"
                },
                {
                  "name": "Joint Support",
                  "value": "Joint Support"
                },
                {
                  "name": "Omegas, EFAs, CLA, Oils",
                  "value": "Omegas, EFAs, CLA, Oils"
                },
                {
                  "name": "Hair and Nails",
                  "value": "Hair and Nails"
                },
                {
                  "name": "Natural Testosterone Support",
                  "value": "Natural Testosterone Support"
                },
                {
                  "name": "Vitamins & Minerals",
                  "value": "Vitamins & Minerals"
                },
                {
                  "name": "Special Formula",
                  "value": "Special Formula"
                },
                {
                  "name": "L-Glutamine, Glutamine",
                  "value": "L-Glutamine, Glutamine"
                },
                {
                  "name": "Sexual Health",
                  "value": "Sexual Health"
                },
                {
                  "name": "Weight Gainers & Carbs",
                  "value": "Weight Gainers & Carbs"
                },
                {
                  "name": "",
                  "value": ""
                },
                {
                  "name": "Supplements for Women",
                  "value": "Supplements for Women"
                },
                {
                  "name": "Accessories",
                  "value": "Accessories"
                },
                {
                  "name": "Intra Workout",
                  "value": "Intra Workout"
                },
                {
                  "name": "Children's Health",
                  "value": "Children's Health"
                },
                {
                  "name": "Mood Enhancement",
                  "value": "Mood Enhancement"
                },
                {
                  "name": "Pet supplements",
                  "value": "Pet supplements"
                },
                {
                  "name": "Hydration/Isotonic Drinks",
                  "value": "Hydration/Isotonic Drinks"
                },
                {
                  "name": "BCAAs & EAAs",
                  "value": "BCAAs & EAAs"
                },
                {
                  "name": "Carb Supplements",
                  "value": "Carb Supplements"
                },
                {
                  "name": "Drinks and Shakes",
                  "value": "Drinks and Shakes"
                },
                {
                  "name": "Vegan Products",
                  "value": "Vegan Products"
                },
                {
                  "name": "Beauty",
                  "value": "Beauty"
                },
                {
                  "name": "[MGO] Import Powerbody",
                  "value": "[MGO] Import Powerbody"
                },
                {
                  "name": "Protein Bars",
                  "value": "Protein Bars"
                },
                {
                  "name": "Endurance",
                  "value": "Endurance"
                },
                {
                  "name": "Single Vitamins",
                  "value": "Single Vitamins"
                },
                {
                  "name": "Immune System Support",
                  "value": "Immune System Support"
                },
                {
                  "name": "Single Minerals",
                  "value": "Single Minerals"
                },
                {
                  "name": "Liver Support",
                  "value": "Liver Support"
                },
                {
                  "name": "Sylwetka",
                  "value": "Sylwetka"
                },
                {
                  "name": "Stacks & Kits",
                  "value": "Stacks & Kits"
                },
                {
                  "name": "Antioxidants",
                  "value": "Antioxidants"
                },
                {
                  "name": "Digestive Health, Fiber",
                  "value": "Digestive Health, Fiber"
                },
                {
                  "name": "Essential Oils",
                  "value": "Essential Oils"
                },
                {
                  "name": "Bars",
                  "value": "Bars"
                },
                {
                  "name": "Vitality",
                  "value": "Vitality"
                },
                {
                  "name": "High Carb Gainers",
                  "value": "High Carb Gainers"
                },
                {
                  "name": "Healthy Skin",
                  "value": "Healthy Skin"
                },
                {
                  "name": "Whey Protein Isolate",
                  "value": "Whey Protein Isolate"
                },
                {
                  "name": "Post Workout Recovery",
                  "value": "Post Workout Recovery"
                },
                {
                  "name": "Mental Focus and Memory",
                  "value": "Mental Focus and Memory"
                },
                {
                  "name": "Meal Replacements",
                  "value": "Meal Replacements"
                },
                {
                  "name": "Pre Workout Energy",
                  "value": "Pre Workout Energy"
                },
                {
                  "name": "Samples",
                  "value": "Samples"
                },
                {
                  "name": "Masa",
                  "value": "Masa"
                },
                {
                  "name": "Vegetarian",
                  "value": "Vegetarian"
                },
                {
                  "name": "Energy Drinks",
                  "value": "Energy Drinks"
                },
                {
                  "name": "Combos",
                  "value": "Combos"
                },
                {
                  "name": "Toothpaste",
                  "value": "Toothpaste"
                },
                {
                  "name": "Men's Vitamins",
                  "value": "Men's Vitamins"
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Type",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Tags",
              "type": "array",
              "display": true,
              "options": [
                {
                  "name": "iso",
                  "value": "iso"
                },
                {
                  "name": "nitrique",
                  "value": "nitrique"
                },
                {
                  "name": "pre",
                  "value": "pre"
                },
                {
                  "name": "thermo",
                  "value": "thermo"
                },
                {
                  "name": "intra",
                  "value": "intra"
                },
                {
                  "name": "post",
                  "value": "post"
                },
                {
                  "name": "bcaapoudre",
                  "value": "bcaapoudre"
                },
                {
                  "name": "diu",
                  "value": "diu"
                },
                {
                  "name": "frambois",
                  "value": "frambois"
                },
                {
                  "name": "test",
                  "value": "test"
                },
                {
                  "name": "multivit",
                  "value": "multivit"
                },
                {
                  "name": "zma",
                  "value": "zma"
                },
                {
                  "name": "tribulus",
                  "value": "tribulus"
                },
                {
                  "name": "boissons",
                  "value": "boissons"
                },
                {
                  "name": "eaa",
                  "value": "eaa"
                },
                {
                  "name": "aasimple",
                  "value": "aasimple"
                },
                {
                  "name": "crea",
                  "value": "crea"
                },
                {
                  "name": "creaautre",
                  "value": "creaautre"
                },
                {
                  "name": "piles",
                  "value": "piles"
                },
                {
                  "name": "kre",
                  "value": "kre"
                },
                {
                  "name": "malate",
                  "value": "malate"
                },
                {
                  "name": "carni",
                  "value": "carni"
                },
                {
                  "name": "lcarnitine",
                  "value": "lcarnitine"
                },
                {
                  "name": "carnitine",
                  "value": "carnitine"
                },
                {
                  "name": "bcaacaps",
                  "value": "bcaacaps"
                },
                {
                  "name": "bcaagluta",
                  "value": "bcaagluta"
                },
                {
                  "name": "bcapoudre",
                  "value": "bcapoudre"
                },
                {
                  "name": "bcaaglut",
                  "value": "bcaaglut"
                },
                {
                  "name": "hmb",
                  "value": "hmb"
                },
                {
                  "name": "aaliq",
                  "value": "aaliq"
                },
                {
                  "name": "bcaa poudre",
                  "value": "bcaa poudre"
                },
                {
                  "name": "bcaa",
                  "value": "bcaa"
                },
                {
                  "name": "Riz",
                  "value": "Riz"
                },
                {
                  "name": "hard",
                  "value": "hard"
                },
                {
                  "name": "lean",
                  "value": "lean"
                },
                {
                  "name": "endurance",
                  "value": "endurance"
                },
                {
                  "name": "casein",
                  "value": "casein"
                },
                {
                  "name": "vegan",
                  "value": "vegan"
                },
                {
                  "name": "vegetalien",
                  "value": "vegetalien"
                },
                {
                  "name": "vegetarien",
                  "value": "vegetarien"
                },
                {
                  "name": "whey",
                  "value": "whey"
                },
                {
                  "name": "clear",
                  "value": "clear"
                },
                {
                  "name": "mix",
                  "value": "mix"
                },
                {
                  "name": "vegetales",
                  "value": "vegetales"
                },
                {
                  "name": "boeuf",
                  "value": "boeuf"
                },
                {
                  "name": "hydro",
                  "value": "hydro"
                },
                {
                  "name": "soja",
                  "value": "soja"
                },
                {
                  "name": "oeuf",
                  "value": "oeuf"
                },
                {
                  "name": "daa",
                  "value": "daa"
                },
                {
                  "name": "omega",
                  "value": "omega"
                },
                {
                  "name": "krill",
                  "value": "krill"
                },
                {
                  "name": "gh",
                  "value": "gh"
                },
                {
                  "name": "shaker",
                  "value": "shaker"
                },
                {
                  "name": "shakers",
                  "value": "shakers"
                },
                {
                  "name": "cre",
                  "value": "cre"
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Tags",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Published",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "true",
                  "value": "true"
                },
                {
                  "name": "",
                  "value": ""
                },
                {
                  "name": "false",
                  "value": "false"
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Published",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Option1 Name",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "Title",
                  "value": "Title"
                },
                {
                  "name": "Size",
                  "value": "Size"
                },
                {
                  "name": "",
                  "value": ""
                },
                {
                  "name": "Net Weight",
                  "value": "Net Weight"
                },
                {
                  "name": "Flavor",
                  "value": "Flavor"
                },
                {
                  "name": "Capsule Count",
                  "value": "Capsule Count"
                },
                {
                  "name": "Tablet Count",
                  "value": "Tablet Count"
                },
                {
                  "name": "EAN",
                  "value": "EAN"
                },
                {
                  "name": "Flavour",
                  "value": "Flavour"
                },
                {
                  "name": "Stimulant",
                  "value": "Stimulant"
                },
                {
                  "name": "Capsules",
                  "value": "Capsules"
                },
                {
                  "name": "Package Size",
                  "value": "Package Size"
                },
                {
                  "name": "Type",
                  "value": "Type"
                },
                {
                  "name": "Weight",
                  "value": "Weight"
                },
                {
                  "name": "Quantity",
                  "value": "Quantity"
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Option1 Name",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Option1 Value",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "Default Title",
                  "value": "Default Title"
                },
                {
                  "name": "2270 grams",
                  "value": "2270 grams"
                },
                {
                  "name": "727 grams",
                  "value": "727 grams"
                },
                {
                  "name": "400 grams",
                  "value": "400 grams"
                },
                {
                  "name": "408 grams",
                  "value": "408 grams"
                },
                {
                  "name": "Tropical",
                  "value": "Tropical"
                },
                {
                  "name": "Berry",
                  "value": "Berry"
                },
                {
                  "name": "Blood Raz",
                  "value": "Blood Raz"
                },
                {
                  "name": "Lemon Lime",
                  "value": "Lemon Lime"
                },
                {
                  "name": "White Gummy Deer",
                  "value": "White Gummy Deer"
                },
                {
                  "name": "Rocket Pop",
                  "value": "Rocket Pop"
                },
                {
                  "name": "Miami",
                  "value": "Miami"
                },
                {
                  "name": "Cherry Candy",
                  "value": "Cherry Candy"
                },
                {
                  "name": "Blue Raz",
                  "value": "Blue Raz"
                },
                {
                  "name": "Killa OJ",
                  "value": "Killa OJ"
                },
                {
                  "name": "Strawberry Kiwi",
                  "value": "Strawberry Kiwi"
                },
                {
                  "name": "Peach Mango",
                  "value": "Peach Mango"
                },
                {
                  "name": "Razor Lime",
                  "value": "Razor Lime"
                },
                {
                  "name": "Raspberry Lemonade",
                  "value": "Raspberry Lemonade"
                },
                {
                  "name": "Pineapple Shred",
                  "value": "Pineapple Shred"
                },
                {
                  "name": "Blue Raspberry",
                  "value": "Blue Raspberry"
                },
                {
                  "name": "Fruit Punch",
                  "value": "Fruit Punch"
                },
                {
                  "name": "Blood Orange",
                  "value": "Blood Orange"
                },
                {
                  "name": "Watermelon Candy",
                  "value": "Watermelon Candy"
                },
                {
                  "name": "Dark Grape",
                  "value": "Dark Grape"
                },
                {
                  "name": "Sour Candy",
                  "value": "Sour Candy"
                },
                {
                  "name": "30",
                  "value": "30"
                },
                {
                  "name": "90",
                  "value": "90"
                },
                {
                  "name": "60",
                  "value": "60"
                },
                {
                  "name": "150",
                  "value": "150"
                },
                {
                  "name": "180",
                  "value": "180"
                },
                {
                  "name": "5902837755656",
                  "value": "5902837755656"
                },
                {
                  "name": "None",
                  "value": "None"
                },
                {
                  "name": "Sour Jellies",
                  "value": "Sour Jellies"
                },
                {
                  "name": "Cooling Sour Lemonade",
                  "value": "Cooling Sour Lemonade"
                },
                {
                  "name": "Lemon Fizz Bombs",
                  "value": "Lemon Fizz Bombs"
                },
                {
                  "name": "Cherryade",
                  "value": "Cherryade"
                },
                {
                  "name": "Jelly Bean",
                  "value": "Jelly Bean"
                },
                {
                  "name": "Iced Blue Slush",
                  "value": "Iced Blue Slush"
                },
                {
                  "name": "Fizzy Candy Crush",
                  "value": "Fizzy Candy Crush"
                },
                {
                  "name": "Fizzy Cola Bottles",
                  "value": "Fizzy Cola Bottles"
                },
                {
                  "name": "Fizzy Bubblegum Bottles",
                  "value": "Fizzy Bubblegum Bottles"
                },
                {
                  "name": "Sour Green Apple",
                  "value": "Sour Green Apple"
                },
                {
                  "name": "Sour Peach Candy",
                  "value": "Sour Peach Candy"
                },
                {
                  "name": "Guava Pineapple Punch",
                  "value": "Guava Pineapple Punch"
                },
                {
                  "name": "Grape",
                  "value": "Grape"
                },
                {
                  "name": "Blue Razz Lemonade",
                  "value": "Blue Razz Lemonade"
                },
                {
                  "name": "Apple Lemonade",
                  "value": "Apple Lemonade"
                },
                {
                  "name": "Peach Ice Tea",
                  "value": "Peach Ice Tea"
                },
                {
                  "name": "Cherry",
                  "value": "Cherry"
                },
                {
                  "name": "Cola",
                  "value": "Cola"
                },
                {
                  "name": "Raspberry",
                  "value": "Raspberry"
                },
                {
                  "name": "Wild Berry",
                  "value": "Wild Berry"
                },
                {
                  "name": "Tropical Rage",
                  "value": "Tropical Rage"
                },
                {
                  "name": "Green Apple",
                  "value": "Green Apple"
                },
                {
                  "name": "Blue Ice",
                  "value": "Blue Ice"
                },
                {
                  "name": "Lemon Apple",
                  "value": "Lemon Apple"
                },
                {
                  "name": "Citrus Punch",
                  "value": "Citrus Punch"
                },
                {
                  "name": "Southern Sweet Tea",
                  "value": "Southern Sweet Tea"
                },
                {
                  "name": "Beach Blast",
                  "value": "Beach Blast"
                },
                {
                  "name": "Blueberry Lemonade",
                  "value": "Blueberry Lemonade"
                },
                {
                  "name": "Push Pop",
                  "value": "Push Pop"
                },
                {
                  "name": "Wildberry",
                  "value": "Wildberry"
                },
                {
                  "name": "120 caps",
                  "value": "120 caps"
                },
                {
                  "name": "Exotic",
                  "value": "Exotic"
                },
                {
                  "name": "Strawberry",
                  "value": "Strawberry"
                },
                {
                  "name": "Orange",
                  "value": "Orange"
                },
                {
                  "name": "Mango",
                  "value": "Mango"
                },
                {
                  "name": "Apple",
                  "value": "Apple"
                },
                {
                  "name": "Lemon",
                  "value": "Lemon"
                },
                {
                  "name": "Tropic Thunder",
                  "value": "Tropic Thunder"
                },
                {
                  "name": "Victory Punch",
                  "value": "Victory Punch"
                },
                {
                  "name": "Strawberry Lemonade",
                  "value": "Strawberry Lemonade"
                },
                {
                  "name": "Smashin' Passion Orange",
                  "value": "Smashin' Passion Orange"
                },
                {
                  "name": "Blueberry Apple",
                  "value": "Blueberry Apple"
                },
                {
                  "name": "Sour Watermelon",
                  "value": "Sour Watermelon"
                },
                {
                  "name": "Pink Lemonade",
                  "value": "Pink Lemonade"
                },
                {
                  "name": "Orange Cooler",
                  "value": "Orange Cooler"
                },
                {
                  "name": "Unflavored",
                  "value": "Unflavored"
                },
                {
                  "name": "Xplosive Cola",
                  "value": "Xplosive Cola"
                },
                {
                  "name": "Lime Crime Mint",
                  "value": "Lime Crime Mint"
                },
                {
                  "name": "Raging Cola",
                  "value": "Raging Cola"
                },
                {
                  "name": "Blueberry Madness",
                  "value": "Blueberry Madness"
                },
                {
                  "name": "Orange Juice",
                  "value": "Orange Juice"
                },
                {
                  "name": "Red Punch",
                  "value": "Red Punch"
                },
                {
                  "name": "240 grams",
                  "value": "240 grams"
                },
                {
                  "name": "220 grams",
                  "value": "220 grams"
                },
                {
                  "name": "Natural",
                  "value": "Natural"
                },
                {
                  "name": "Orange & Mango",
                  "value": "Orange & Mango"
                },
                {
                  "name": "Berry Burst",
                  "value": "Berry Burst"
                },
                {
                  "name": "Tropical Fruit",
                  "value": "Tropical Fruit"
                },
                {
                  "name": "Regular",
                  "value": "Regular"
                },
                {
                  "name": "Zero Stimulant",
                  "value": "Zero Stimulant"
                },
                {
                  "name": "Orange Fire",
                  "value": "Orange Fire"
                },
                {
                  "name": "Forest Burst",
                  "value": "Forest Burst"
                },
                {
                  "name": "Cherry Crush",
                  "value": "Cherry Crush"
                },
                {
                  "name": "Green Lemonade",
                  "value": "Green Lemonade"
                },
                {
                  "name": "Sour Mango",
                  "value": "Sour Mango"
                },
                {
                  "name": "Forest Berries",
                  "value": "Forest Berries"
                },
                {
                  "name": "Blueberry",
                  "value": "Blueberry"
                },
                {
                  "name": "Apricot",
                  "value": "Apricot"
                },
                {
                  "name": "Tutti Frutti",
                  "value": "Tutti Frutti"
                },
                {
                  "name": "Lemon Twist",
                  "value": "Lemon Twist"
                },
                {
                  "name": "Bubblegum",
                  "value": "Bubblegum"
                },
                {
                  "name": "Cosmic Rainbow",
                  "value": "Cosmic Rainbow"
                },
                {
                  "name": "Energy",
                  "value": "Energy"
                },
                {
                  "name": "Swizzels Drumstick",
                  "value": "Swizzels Drumstick"
                },
                {
                  "name": "Fruit Candy",
                  "value": "Fruit Candy"
                },
                {
                  "name": "Blue Lagoon",
                  "value": "Blue Lagoon"
                },
                {
                  "name": "Cherry Slushie",
                  "value": "Cherry Slushie"
                },
                {
                  "name": "Grape Soda",
                  "value": "Grape Soda"
                },
                {
                  "name": "Orange Burst",
                  "value": "Orange Burst"
                },
                {
                  "name": "Cloudy Lemonade",
                  "value": "Cloudy Lemonade"
                },
                {
                  "name": "Apple & Elderflower",
                  "value": "Apple & Elderflower"
                },
                {
                  "name": "Tigers Blood",
                  "value": "Tigers Blood"
                },
                {
                  "name": "Blue Razz",
                  "value": "Blue Razz"
                },
                {
                  "name": "Red Hawaiian",
                  "value": "Red Hawaiian"
                },
                {
                  "name": "Watermelon",
                  "value": "Watermelon"
                },
                {
                  "name": "Cherry Cola",
                  "value": "Cherry Cola"
                },
                {
                  "name": "Tropical Vibes",
                  "value": "Tropical Vibes"
                },
                {
                  "name": "Candy Ice Blast",
                  "value": "Candy Ice Blast"
                },
                {
                  "name": "Tropical Punch",
                  "value": "Tropical Punch"
                },
                {
                  "name": "Icy Blue Raspberry",
                  "value": "Icy Blue Raspberry"
                },
                {
                  "name": "Wild Grape",
                  "value": "Wild Grape"
                },
                {
                  "name": "Zombie Cherry",
                  "value": "Zombie Cherry"
                },
                {
                  "name": "Brutal Cola",
                  "value": "Brutal Cola"
                },
                {
                  "name": "Dragon Fruit",
                  "value": "Dragon Fruit"
                },
                {
                  "name": "Miami Peach",
                  "value": "Miami Peach"
                },
                {
                  "name": "Bubble Gum",
                  "value": "Bubble Gum"
                },
                {
                  "name": "Berry Splash",
                  "value": "Berry Splash"
                },
                {
                  "name": "Tropical Blend",
                  "value": "Tropical Blend"
                },
                {
                  "name": "Rainbow",
                  "value": "Rainbow"
                },
                {
                  "name": "Blackcurrant Squash",
                  "value": "Blackcurrant Squash"
                },
                {
                  "name": "Sunny Orange",
                  "value": "Sunny Orange"
                },
                {
                  "name": "Red Kola",
                  "value": "Red Kola"
                },
                {
                  "name": "16 grams (1 serving)",
                  "value": "16 grams (1 serving)"
                },
                {
                  "name": "Lemon & Lime",
                  "value": "Lemon & Lime"
                },
                {
                  "name": "Blackcurrant",
                  "value": "Blackcurrant"
                },
                {
                  "name": "Apple Blueberry",
                  "value": "Apple Blueberry"
                },
                {
                  "name": "Strawberry Mango",
                  "value": "Strawberry Mango"
                },
                {
                  "name": "Candy Bubblegum",
                  "value": "Candy Bubblegum"
                },
                {
                  "name": "Ultra Energy",
                  "value": "Ultra Energy"
                },
                {
                  "name": "Pineapple Crush",
                  "value": "Pineapple Crush"
                },
                {
                  "name": "Blue Razz Bon Bons",
                  "value": "Blue Razz Bon Bons"
                },
                {
                  "name": "Pick N Mix",
                  "value": "Pick N Mix"
                },
                {
                  "name": "Rocket Ice Lolly",
                  "value": "Rocket Ice Lolly"
                },
                {
                  "name": "Orange & Passion Fruit",
                  "value": "Orange & Passion Fruit"
                },
                {
                  "name": "Sour Apple",
                  "value": "Sour Apple"
                },
                {
                  "name": "Twizzle Lolly",
                  "value": "Twizzle Lolly"
                },
                {
                  "name": "Lemon Sherbet",
                  "value": "Lemon Sherbet"
                },
                {
                  "name": "Sour Citrus Punch",
                  "value": "Sour Citrus Punch"
                },
                {
                  "name": "Island Breeze",
                  "value": "Island Breeze"
                },
                {
                  "name": "Fruit Kaboom",
                  "value": "Fruit Kaboom"
                },
                {
                  "name": "Blackberry & Lime",
                  "value": "Blackberry & Lime"
                },
                {
                  "name": "Strawberry & Mango",
                  "value": "Strawberry & Mango"
                },
                {
                  "name": "Pink Lemo",
                  "value": "Pink Lemo"
                },
                {
                  "name": "Apple Power",
                  "value": "Apple Power"
                },
                {
                  "name": "Sour Gummy Bears",
                  "value": "Sour Gummy Bears"
                },
                {
                  "name": "Sour Blue Razz",
                  "value": "Sour Blue Razz"
                },
                {
                  "name": "Cherry Razz",
                  "value": "Cherry Razz"
                },
                {
                  "name": "Blueberry Pineapple",
                  "value": "Blueberry Pineapple"
                },
                {
                  "name": "Blackberry Lemonade",
                  "value": "Blackberry Lemonade"
                },
                {
                  "name": "Juicy Nectar",
                  "value": "Juicy Nectar"
                },
                {
                  "name": "ICEE Blue Raspberry",
                  "value": "ICEE Blue Raspberry"
                },
                {
                  "name": "Berry Blast",
                  "value": "Berry Blast"
                },
                {
                  "name": "Krisp Apple",
                  "value": "Krisp Apple"
                },
                {
                  "name": "Millions Strawberry",
                  "value": "Millions Strawberry"
                },
                {
                  "name": "Sour Batch Bros",
                  "value": "Sour Batch Bros"
                },
                {
                  "name": "Citrus Berry",
                  "value": "Citrus Berry"
                },
                {
                  "name": "Cherry Blaze",
                  "value": "Cherry Blaze"
                },
                {
                  "name": "Orange Lemon Burst",
                  "value": "Orange Lemon Burst"
                },
                {
                  "name": "Pear Kiwi",
                  "value": "Pear Kiwi"
                },
                {
                  "name": "Mojito",
                  "value": "Mojito"
                },
                {
                  "name": "Peach",
                  "value": "Peach"
                },
                {
                  "name": "Mango Lime",
                  "value": "Mango Lime"
                },
                {
                  "name": "Passion Pineapple",
                  "value": "Passion Pineapple"
                },
                {
                  "name": "Monsterberry Lime",
                  "value": "Monsterberry Lime"
                },
                {
                  "name": "Tropic Blue",
                  "value": "Tropic Blue"
                },
                {
                  "name": "Ice Tea",
                  "value": "Ice Tea"
                },
                {
                  "name": "Forest Fruits",
                  "value": "Forest Fruits"
                },
                {
                  "name": "500 grams",
                  "value": "500 grams"
                },
                {
                  "name": "Twirler Ice Cream",
                  "value": "Twirler Ice Cream"
                },
                {
                  "name": "Sour Gummy Bear",
                  "value": "Sour Gummy Bear"
                },
                {
                  "name": "Icy Blue Raz",
                  "value": "Icy Blue Raz"
                },
                {
                  "name": "Bubblegum Crush",
                  "value": "Bubblegum Crush"
                },
                {
                  "name": "Swizzels Refreshers",
                  "value": "Swizzels Refreshers"
                },
                {
                  "name": "Swizzels Love Hearts",
                  "value": "Swizzels Love Hearts"
                },
                {
                  "name": "Swizzels Drumstick Squashies",
                  "value": "Swizzels Drumstick Squashies"
                },
                {
                  "name": "Strawberry Mojito",
                  "value": "Strawberry Mojito"
                },
                {
                  "name": "Baddy Berry",
                  "value": "Baddy Berry"
                },
                {
                  "name": "Watermelons",
                  "value": "Watermelons"
                },
                {
                  "name": "Ice Pop",
                  "value": "Ice Pop"
                },
                {
                  "name": "Green Apples",
                  "value": "Green Apples"
                },
                {
                  "name": "Rainbow Candy",
                  "value": "Rainbow Candy"
                },
                {
                  "name": "Pineapple Juice",
                  "value": "Pineapple Juice"
                },
                {
                  "name": "Orange Crush",
                  "value": "Orange Crush"
                },
                {
                  "name": "Blue Lemonade",
                  "value": "Blue Lemonade"
                },
                {
                  "name": "Raspberry Tea",
                  "value": "Raspberry Tea"
                },
                {
                  "name": "312 grams",
                  "value": "312 grams"
                },
                {
                  "name": "600 grams",
                  "value": "600 grams"
                },
                {
                  "name": "300 grams",
                  "value": "300 grams"
                },
                {
                  "name": "279 grams",
                  "value": "279 grams"
                },
                {
                  "name": "Strawberry Pineapple",
                  "value": "Strawberry Pineapple"
                },
                {
                  "name": "Miami Vice",
                  "value": "Miami Vice"
                },
                {
                  "name": "Roadside Lemonade",
                  "value": "Roadside Lemonade"
                },
                {
                  "name": "Pineapple Passion",
                  "value": "Pineapple Passion"
                },
                {
                  "name": "Sweet Iced Tea",
                  "value": "Sweet Iced Tea"
                },
                {
                  "name": "Orange Rush",
                  "value": "Orange Rush"
                },
                {
                  "name": "Red Orange",
                  "value": "Red Orange"
                },
                {
                  "name": "Grapefruit",
                  "value": "Grapefruit"
                },
                {
                  "name": "Magic Citrus",
                  "value": "Magic Citrus"
                },
                {
                  "name": "Tropical Candy",
                  "value": "Tropical Candy"
                },
                {
                  "name": "Melon Berry Twist",
                  "value": "Melon Berry Twist"
                },
                {
                  "name": "Mango Splash",
                  "value": "Mango Splash"
                },
                {
                  "name": "Fruit Punch Fury",
                  "value": "Fruit Punch Fury"
                },
                {
                  "name": "Dragon Fruit Slayer",
                  "value": "Dragon Fruit Slayer"
                },
                {
                  "name": "Tropical Touchdown",
                  "value": "Tropical Touchdown"
                },
                {
                  "name": "Cherry Checkmate",
                  "value": "Cherry Checkmate"
                },
                {
                  "name": "Orange Overdrive",
                  "value": "Orange Overdrive"
                },
                {
                  "name": "Blazin Blue Berry",
                  "value": "Blazin Blue Berry"
                },
                {
                  "name": "Energy Burst",
                  "value": "Energy Burst"
                },
                {
                  "name": "Lightnin' Lemonade",
                  "value": "Lightnin' Lemonade"
                },
                {
                  "name": "Savage Strawberry",
                  "value": "Savage Strawberry"
                },
                {
                  "name": "Wicked Watermelon",
                  "value": "Wicked Watermelon"
                },
                {
                  "name": "Blazin' Berry",
                  "value": "Blazin' Berry"
                },
                {
                  "name": "360 grams",
                  "value": "360 grams"
                },
                {
                  "name": "180 grams",
                  "value": "180 grams"
                },
                {
                  "name": "Tropical Paradise",
                  "value": "Tropical Paradise"
                },
                {
                  "name": "Kiwi Blueberry",
                  "value": "Kiwi Blueberry"
                },
                {
                  "name": "Fruit Burst",
                  "value": "Fruit Burst"
                },
                {
                  "name": "Peach Bum",
                  "value": "Peach Bum"
                },
                {
                  "name": "Blood Berry",
                  "value": "Blood Berry"
                },
                {
                  "name": "Jawbreaker",
                  "value": "Jawbreaker"
                },
                {
                  "name": "Black N' Blueberry",
                  "value": "Black N' Blueberry"
                },
                {
                  "name": "Raspberry Creamthickle",
                  "value": "Raspberry Creamthickle"
                },
                {
                  "name": "Citrus Grapefruit",
                  "value": "Citrus Grapefruit"
                },
                {
                  "name": "Citrus Burst",
                  "value": "Citrus Burst"
                },
                {
                  "name": "Blue Snow Cone",
                  "value": "Blue Snow Cone"
                },
                {
                  "name": "Orange Sunrise",
                  "value": "Orange Sunrise"
                },
                {
                  "name": "Root Beer",
                  "value": "Root Beer"
                },
                {
                  "name": "Cherry Frost",
                  "value": "Cherry Frost"
                },
                {
                  "name": "Raging Colas",
                  "value": "Raging Colas"
                },
                {
                  "name": "Sour Punch Blue Raz",
                  "value": "Sour Punch Blue Raz"
                },
                {
                  "name": "Country Time Lemonade",
                  "value": "Country Time Lemonade"
                },
                {
                  "name": "Sunny D Tangy Original",
                  "value": "Sunny D Tangy Original"
                },
                {
                  "name": "Sour Punch Watermelon",
                  "value": "Sour Punch Watermelon"
                },
                {
                  "name": "Country Time Blueberry Lemonade",
                  "value": "Country Time Blueberry Lemonade"
                },
                {
                  "name": "Kool-Aid Cherry Limeade",
                  "value": "Kool-Aid Cherry Limeade"
                },
                {
                  "name": "Jell-O Lemon Lime",
                  "value": "Jell-O Lemon Lime"
                },
                {
                  "name": "Kool-Aid Tropical Punch",
                  "value": "Kool-Aid Tropical Punch"
                },
                {
                  "name": "Bazooka Classic Grape",
                  "value": "Bazooka Classic Grape"
                },
                {
                  "name": "Pink Splash",
                  "value": "Pink Splash"
                },
                {
                  "name": "Cherry Ring Pop",
                  "value": "Cherry Ring Pop"
                },
                {
                  "name": "Freedom Rocks",
                  "value": "Freedom Rocks"
                },
                {
                  "name": "Tropical Cyclone",
                  "value": "Tropical Cyclone"
                },
                {
                  "name": "Blue Sharkberry",
                  "value": "Blue Sharkberry"
                },
                {
                  "name": "Melon Candy",
                  "value": "Melon Candy"
                },
                {
                  "name": "Peach Rings",
                  "value": "Peach Rings"
                },
                {
                  "name": "Orange Mango",
                  "value": "Orange Mango"
                },
                {
                  "name": "Cherry Limeade",
                  "value": "Cherry Limeade"
                },
                {
                  "name": "Tropical Storm",
                  "value": "Tropical Storm"
                },
                {
                  "name": "Lemon Rush",
                  "value": "Lemon Rush"
                },
                {
                  "name": "Strawberry Margarita",
                  "value": "Strawberry Margarita"
                },
                {
                  "name": "Millions Cola",
                  "value": "Millions Cola"
                },
                {
                  "name": "Millions Bubblegum",
                  "value": "Millions Bubblegum"
                },
                {
                  "name": "Pineapple Head",
                  "value": "Pineapple Head"
                },
                {
                  "name": "Frozen Bombsicle",
                  "value": "Frozen Bombsicle"
                },
                {
                  "name": "Red Fresh",
                  "value": "Red Fresh"
                },
                {
                  "name": "Fresh Apple",
                  "value": "Fresh Apple"
                },
                {
                  "name": "Strawberry & Raspberry",
                  "value": "Strawberry & Raspberry"
                },
                {
                  "name": "Cherry & Apple",
                  "value": "Cherry & Apple"
                },
                {
                  "name": "Icy Blue Razz",
                  "value": "Icy Blue Razz"
                },
                {
                  "name": "75 vcaps",
                  "value": "75 vcaps"
                },
                {
                  "name": "75 grams",
                  "value": "75 grams"
                },
                {
                  "name": "76 grams",
                  "value": "76 grams"
                },
                {
                  "name": "Electric Lemonade",
                  "value": "Electric Lemonade"
                },
                {
                  "name": "150 grams",
                  "value": "150 grams"
                },
                {
                  "name": "270 grams",
                  "value": "270 grams"
                },
                {
                  "name": "450 grams",
                  "value": "450 grams"
                },
                {
                  "name": "Lemonade",
                  "value": "Lemonade"
                },
                {
                  "name": "Unflavoured",
                  "value": "Unflavoured"
                },
                {
                  "name": "Blue Raspberry Bubble Gum",
                  "value": "Blue Raspberry Bubble Gum"
                },
                {
                  "name": "Nature",
                  "value": "Nature"
                },
                {
                  "name": "420 grams",
                  "value": "420 grams"
                },
                {
                  "name": "210 grams",
                  "value": "210 grams"
                },
                {
                  "name": "156 grams",
                  "value": "156 grams"
                },
                {
                  "name": "Lemon Ice",
                  "value": "Lemon Ice"
                },
                {
                  "name": "Fruit Punch&",
                  "value": "Fruit Punch&"
                },
                {
                  "name": "Cherry Lollipop",
                  "value": "Cherry Lollipop"
                },
                {
                  "name": "Non Flavored",
                  "value": "Non Flavored"
                },
                {
                  "name": "120",
                  "value": "120"
                },
                {
                  "name": "400",
                  "value": "400"
                },
                {
                  "name": "Grape Splash",
                  "value": "Grape Splash"
                },
                {
                  "name": "Grape Cooler",
                  "value": "Grape Cooler"
                },
                {
                  "name": "Wild Berry Punch",
                  "value": "Wild Berry Punch"
                },
                {
                  "name": "100 caps",
                  "value": "100 caps"
                },
                {
                  "name": "200 caps",
                  "value": "200 caps"
                },
                {
                  "name": "554 grams",
                  "value": "554 grams"
                },
                {
                  "name": "120 mega caps",
                  "value": "120 mega caps"
                },
                {
                  "name": "400 caps",
                  "value": "400 caps"
                },
                {
                  "name": "240",
                  "value": "240"
                },
                {
                  "name": "Creatine Monohydrate",
                  "value": "Creatine Monohydrate"
                },
                {
                  "name": "Creatine Monohydrate Xplode",
                  "value": "Creatine Monohydrate Xplode"
                },
                {
                  "name": "250 grams",
                  "value": "250 grams"
                },
                {
                  "name": "200 grams",
                  "value": "200 grams"
                },
                {
                  "name": "120 vcaps",
                  "value": "120 vcaps"
                },
                {
                  "name": "240 vcaps",
                  "value": "240 vcaps"
                },
                {
                  "name": "1000 grams",
                  "value": "1000 grams"
                },
                {
                  "name": "227 grams",
                  "value": "227 grams"
                },
                {
                  "name": "161 grams",
                  "value": "161 grams"
                },
                {
                  "name": "360 caps",
                  "value": "360 caps"
                },
                {
                  "name": "60 tablets",
                  "value": "60 tablets"
                },
                {
                  "name": "550 grams",
                  "value": "550 grams"
                },
                {
                  "name": "110 grams",
                  "value": "110 grams"
                },
                {
                  "name": "100 grams",
                  "value": "100 grams"
                },
                {
                  "name": "Mandarin Orange",
                  "value": "Mandarin Orange"
                },
                {
                  "name": "300",
                  "value": "300"
                },
                {
                  "name": "Pineapple",
                  "value": "Pineapple"
                },
                {
                  "name": "454 grams",
                  "value": "454 grams"
                },
                {
                  "name": "100",
                  "value": "100"
                },
                {
                  "name": "1000g",
                  "value": "1000g"
                },
                {
                  "name": "S'Berry & Peaches",
                  "value": "S'Berry & Peaches"
                },
                {
                  "name": "Super Fresh OJ",
                  "value": "Super Fresh OJ"
                },
                {
                  "name": "Grape Bubbalicious",
                  "value": "Grape Bubbalicious"
                },
                {
                  "name": "Cherry Bubblegum",
                  "value": "Cherry Bubblegum"
                },
                {
                  "name": "350",
                  "value": "350"
                },
                {
                  "name": "700",
                  "value": "700"
                },
                {
                  "name": "60 vcaps",
                  "value": "60 vcaps"
                },
                {
                  "name": "Fizzy Blue Bottles",
                  "value": "Fizzy Blue Bottles"
                },
                {
                  "name": "Cranberry Crush",
                  "value": "Cranberry Crush"
                },
                {
                  "name": "Berrylicious",
                  "value": "Berrylicious"
                },
                {
                  "name": "500 tablets",
                  "value": "500 tablets"
                },
                {
                  "name": "200 tablets",
                  "value": "200 tablets"
                },
                {
                  "name": "Pina Colada",
                  "value": "Pina Colada"
                },
                {
                  "name": "Cherry Lime",
                  "value": "Cherry Lime"
                },
                {
                  "name": "Strawberry & Kiwi",
                  "value": "Strawberry & Kiwi"
                },
                {
                  "name": "Mad Mango",
                  "value": "Mad Mango"
                },
                {
                  "name": "Ice Melon",
                  "value": "Ice Melon"
                },
                {
                  "name": "Lime Lemon",
                  "value": "Lime Lemon"
                },
                {
                  "name": "Summer Fruits",
                  "value": "Summer Fruits"
                },
                {
                  "name": "Apple & Raspberry",
                  "value": "Apple & Raspberry"
                },
                {
                  "name": "Italian Lemon Ice",
                  "value": "Italian Lemon Ice"
                },
                {
                  "name": "315 grams",
                  "value": "315 grams"
                },
                {
                  "name": "357 grams",
                  "value": "357 grams"
                },
                {
                  "name": "Watermelon Splash",
                  "value": "Watermelon Splash"
                },
                {
                  "name": "Mixed Berry",
                  "value": "Mixed Berry"
                },
                {
                  "name": "Banana",
                  "value": "Banana"
                },
                {
                  "name": "Chocolate",
                  "value": "Chocolate"
                },
                {
                  "name": "Pineapple Passion Fruit",
                  "value": "Pineapple Passion Fruit"
                },
                {
                  "name": "Orange Clementine",
                  "value": "Orange Clementine"
                },
                {
                  "name": "Pick n Mix",
                  "value": "Pick n Mix"
                },
                {
                  "name": "Fizzy Peach Sweets",
                  "value": "Fizzy Peach Sweets"
                },
                {
                  "name": "Cherry Mango",
                  "value": "Cherry Mango"
                },
                {
                  "name": "ICEE Cherry",
                  "value": "ICEE Cherry"
                },
                {
                  "name": "Dragon Fruit Yuzu",
                  "value": "Dragon Fruit Yuzu"
                },
                {
                  "name": "Tiger's Blood",
                  "value": "Tiger's Blood"
                },
                {
                  "name": "300 tablets",
                  "value": "300 tablets"
                },
                {
                  "name": "150 tablets",
                  "value": "150 tablets"
                },
                {
                  "name": "Strawberry Laces",
                  "value": "Strawberry Laces"
                },
                {
                  "name": "Big Juicy Melons",
                  "value": "Big Juicy Melons"
                },
                {
                  "name": "Grape Gazillionz",
                  "value": "Grape Gazillionz"
                },
                {
                  "name": "Fruit Salads",
                  "value": "Fruit Salads"
                },
                {
                  "name": "Cherry Cola Bottles",
                  "value": "Cherry Cola Bottles"
                },
                {
                  "name": "Tropical Snocone",
                  "value": "Tropical Snocone"
                },
                {
                  "name": "Banana & Strawberry",
                  "value": "Banana & Strawberry"
                },
                {
                  "name": "Rainbow Dust",
                  "value": "Rainbow Dust"
                },
                {
                  "name": "Cranberry",
                  "value": "Cranberry"
                },
                {
                  "name": "Mandarine",
                  "value": "Mandarine"
                },
                {
                  "name": "Cranberry Pomegranate",
                  "value": "Cranberry Pomegranate"
                },
                {
                  "name": "Strawberry Limeade",
                  "value": "Strawberry Limeade"
                },
                {
                  "name": "Orange Juiced",
                  "value": "Orange Juiced"
                },
                {
                  "name": "Grape Juiced",
                  "value": "Grape Juiced"
                },
                {
                  "name": "Mango Pineapple",
                  "value": "Mango Pineapple"
                },
                {
                  "name": "Cherry Coconut",
                  "value": "Cherry Coconut"
                },
                {
                  "name": "334 grams",
                  "value": "334 grams"
                },
                {
                  "name": "667 grams",
                  "value": "667 grams"
                },
                {
                  "name": "Furious Grape",
                  "value": "Furious Grape"
                },
                {
                  "name": "Georgia Peach",
                  "value": "Georgia Peach"
                },
                {
                  "name": "Cherry Bomb",
                  "value": "Cherry Bomb"
                },
                {
                  "name": "Guava Nectarine",
                  "value": "Guava Nectarine"
                },
                {
                  "name": "Blueberry Acai",
                  "value": "Blueberry Acai"
                },
                {
                  "name": "Peach Raspberry",
                  "value": "Peach Raspberry"
                },
                {
                  "name": "Orange Guava",
                  "value": "Orange Guava"
                },
                {
                  "name": "Citrus Lime",
                  "value": "Citrus Lime"
                },
                {
                  "name": "Tropical Mango",
                  "value": "Tropical Mango"
                },
                {
                  "name": "Fuzzy Peach",
                  "value": "Fuzzy Peach"
                },
                {
                  "name": "Ice Tea Peach",
                  "value": "Ice Tea Peach"
                },
                {
                  "name": "Strawberry Fit",
                  "value": "Strawberry Fit"
                },
                {
                  "name": "Apple Pear",
                  "value": "Apple Pear"
                },
                {
                  "name": "Maui Twist",
                  "value": "Maui Twist"
                },
                {
                  "name": "Strawberry Watermelon",
                  "value": "Strawberry Watermelon"
                },
                {
                  "name": "Pineapple + Pear",
                  "value": "Pineapple + Pear"
                },
                {
                  "name": "Orange + Apple",
                  "value": "Orange + Apple"
                },
                {
                  "name": "Mango + Orange",
                  "value": "Mango + Orange"
                },
                {
                  "name": "Sour Cherry",
                  "value": "Sour Cherry"
                },
                {
                  "name": "297 grams",
                  "value": "297 grams"
                },
                {
                  "name": "Orange Dreamsicle",
                  "value": "Orange Dreamsicle"
                },
                {
                  "name": "Raspberry Grape",
                  "value": "Raspberry Grape"
                },
                {
                  "name": "Black Cherry",
                  "value": "Black Cherry"
                },
                {
                  "name": "Texas Tea",
                  "value": "Texas Tea"
                },
                {
                  "name": "Fruit Salad",
                  "value": "Fruit Salad"
                },
                {
                  "name": "500",
                  "value": "500"
                },
                {
                  "name": "Fresh Orange",
                  "value": "Fresh Orange"
                },
                {
                  "name": "Italian Blood Orange",
                  "value": "Italian Blood Orange"
                },
                {
                  "name": "Knockout Fruit Punch",
                  "value": "Knockout Fruit Punch"
                },
                {
                  "name": "Watermelon Explosion",
                  "value": "Watermelon Explosion"
                },
                {
                  "name": "Lemon Lime Squeeze",
                  "value": "Lemon Lime Squeeze"
                },
                {
                  "name": "Mango Madness",
                  "value": "Mango Madness"
                },
                {
                  "name": "Strawberry Kiwi Splash",
                  "value": "Strawberry Kiwi Splash"
                },
                {
                  "name": "Raspberry Pineapple",
                  "value": "Raspberry Pineapple"
                },
                {
                  "name": "600",
                  "value": "600"
                },
                {
                  "name": "Watermelone",
                  "value": "Watermelone"
                },
                {
                  "name": "Candy Icy Blast",
                  "value": "Candy Icy Blast"
                },
                {
                  "name": "Multifruit",
                  "value": "Multifruit"
                },
                {
                  "name": "200 vcaps",
                  "value": "200 vcaps"
                },
                {
                  "name": "400 vcaps",
                  "value": "400 vcaps"
                },
                {
                  "name": "Tropical Fruit Punch",
                  "value": "Tropical Fruit Punch"
                },
                {
                  "name": "Ice-Tea Raspberry",
                  "value": "Ice-Tea Raspberry"
                },
                {
                  "name": "Strawberry Lime",
                  "value": "Strawberry Lime"
                },
                {
                  "name": "240 caps",
                  "value": "240 caps"
                },
                {
                  "name": "Blackcurrant Blast",
                  "value": "Blackcurrant Blast"
                },
                {
                  "name": "Mango Sorbet",
                  "value": "Mango Sorbet"
                },
                {
                  "name": "2000 grams",
                  "value": "2000 grams"
                },
                {
                  "name": "Milky Chocolate",
                  "value": "Milky Chocolate"
                },
                {
                  "name": "White Chocolate-Raspberry",
                  "value": "White Chocolate-Raspberry"
                },
                {
                  "name": "Chocolate Fudge",
                  "value": "Chocolate Fudge"
                },
                {
                  "name": "Vanilla Creme",
                  "value": "Vanilla Creme"
                },
                {
                  "name": "Chocolate Peanut Butter",
                  "value": "Chocolate Peanut Butter"
                },
                {
                  "name": "French Vanilla Creme",
                  "value": "French Vanilla Creme"
                },
                {
                  "name": "Milk Chocolate",
                  "value": "Milk Chocolate"
                },
                {
                  "name": "",
                  "value": ""
                },
                {
                  "name": "Raw (Unflavoured)",
                  "value": "Raw (Unflavoured)"
                },
                {
                  "name": "Lime Citrus",
                  "value": "Lime Citrus"
                },
                {
                  "name": "Cotton Candy",
                  "value": "Cotton Candy"
                },
                {
                  "name": "Vanilla",
                  "value": "Vanilla"
                },
                {
                  "name": "Vanilla Dessert",
                  "value": "Vanilla Dessert"
                },
                {
                  "name": "Creamy Chocolate",
                  "value": "Creamy Chocolate"
                },
                {
                  "name": "Cookies & Cream",
                  "value": "Cookies & Cream"
                },
                {
                  "name": "Creamy Apple",
                  "value": "Creamy Apple"
                },
                {
                  "name": "Creamy Vanilla with Kiwi",
                  "value": "Creamy Vanilla with Kiwi"
                },
                {
                  "name": "Unflavored2",
                  "value": "Unflavored2"
                },
                {
                  "name": "Big Cherries",
                  "value": "Big Cherries"
                },
                {
                  "name": "Shark Bite",
                  "value": "Shark Bite"
                },
                {
                  "name": "White Choco Bueno",
                  "value": "White Choco Bueno"
                },
                {
                  "name": "Cookies 'N' Cream",
                  "value": "Cookies 'N' Cream"
                },
                {
                  "name": "2400 grams",
                  "value": "2400 grams"
                },
                {
                  "name": "6000 grams",
                  "value": "6000 grams"
                },
                {
                  "name": "1500 grams",
                  "value": "1500 grams"
                },
                {
                  "name": "2700 grams",
                  "value": "2700 grams"
                },
                {
                  "name": "Pistachio",
                  "value": "Pistachio"
                },
                {
                  "name": "Almond",
                  "value": "Almond"
                },
                {
                  "name": "Strawberry Short Cake",
                  "value": "Strawberry Short Cake"
                },
                {
                  "name": "Blueberry Cobbler",
                  "value": "Blueberry Cobbler"
                },
                {
                  "name": "Banana Nut Bread",
                  "value": "Banana Nut Bread"
                },
                {
                  "name": "Cocoa Heaven",
                  "value": "Cocoa Heaven"
                },
                {
                  "name": "Kiwi Strawberry",
                  "value": "Kiwi Strawberry"
                },
                {
                  "name": "Blue Razz Watermelon",
                  "value": "Blue Razz Watermelon"
                },
                {
                  "name": "Neutral",
                  "value": "Neutral"
                },
                {
                  "name": "Vanilla Caramel",
                  "value": "Vanilla Caramel"
                },
                {
                  "name": "Caramel Vanilla",
                  "value": "Caramel Vanilla"
                },
                {
                  "name": "Vanilla Cake",
                  "value": "Vanilla Cake"
                },
                {
                  "name": "White Cherry Frost",
                  "value": "White Cherry Frost"
                },
                {
                  "name": "Watermelon Wave",
                  "value": "Watermelon Wave"
                },
                {
                  "name": "Caramel",
                  "value": "Caramel"
                },
                {
                  "name": "Strawberry-Banana",
                  "value": "Strawberry-Banana"
                },
                {
                  "name": "Chocolate-Nuts",
                  "value": "Chocolate-Nuts"
                },
                {
                  "name": "White Chocolate-Coconut",
                  "value": "White Chocolate-Coconut"
                },
                {
                  "name": "White Chocolate-Cranberry",
                  "value": "White Chocolate-Cranberry"
                },
                {
                  "name": "6800 grams",
                  "value": "6800 grams"
                },
                {
                  "name": "3500 grams",
                  "value": "3500 grams"
                },
                {
                  "name": "5400 grams",
                  "value": "5400 grams"
                },
                {
                  "name": "3000 grams",
                  "value": "3000 grams"
                },
                {
                  "name": "Double Chocolate",
                  "value": "Double Chocolate"
                },
                {
                  "name": "Vanilla Cream",
                  "value": "Vanilla Cream"
                },
                {
                  "name": "Strawberry-Wild Strawberry",
                  "value": "Strawberry-Wild Strawberry"
                },
                {
                  "name": "900 grams",
                  "value": "900 grams"
                },
                {
                  "name": "1800 grams",
                  "value": "1800 grams"
                },
                {
                  "name": "Red Fruits",
                  "value": "Red Fruits"
                },
                {
                  "name": "4540 grams",
                  "value": "4540 grams"
                },
                {
                  "name": "905 grams",
                  "value": "905 grams"
                },
                {
                  "name": "455 grams",
                  "value": "455 grams"
                },
                {
                  "name": "462 grams",
                  "value": "462 grams"
                },
                {
                  "name": "918 grams",
                  "value": "918 grams"
                },
                {
                  "name": "938 grams",
                  "value": "938 grams"
                },
                {
                  "name": "891 grams",
                  "value": "891 grams"
                },
                {
                  "name": "884 grams",
                  "value": "884 grams"
                },
                {
                  "name": "897 grams",
                  "value": "897 grams"
                },
                {
                  "name": "878 grams",
                  "value": "878 grams"
                },
                {
                  "name": "Wild Fruits",
                  "value": "Wild Fruits"
                },
                {
                  "name": "Tropical Fruits",
                  "value": "Tropical Fruits"
                },
                {
                  "name": "Pistachio Marzipan",
                  "value": "Pistachio Marzipan"
                },
                {
                  "name": "Latte Macchiato",
                  "value": "Latte Macchiato"
                },
                {
                  "name": "Chocolate Hazelnut",
                  "value": "Chocolate Hazelnut"
                },
                {
                  "name": "Citrus Twist",
                  "value": "Citrus Twist"
                },
                {
                  "name": "Strawberries & Cream",
                  "value": "Strawberries & Cream"
                },
                {
                  "name": "Chocolate Brownie",
                  "value": "Chocolate Brownie"
                },
                {
                  "name": "Vanilla Ice Cream",
                  "value": "Vanilla Ice Cream"
                },
                {
                  "name": "510 grams",
                  "value": "510 grams"
                },
                {
                  "name": "1020 grams",
                  "value": "1020 grams"
                },
                {
                  "name": "Strawberry Bumcake",
                  "value": "Strawberry Bumcake"
                },
                {
                  "name": "Cinnamon Crunch Cereal",
                  "value": "Cinnamon Crunch Cereal"
                },
                {
                  "name": "Vanilla Oatmeal Cookie",
                  "value": "Vanilla Oatmeal Cookie"
                },
                {
                  "name": "457 grams",
                  "value": "457 grams"
                },
                {
                  "name": "920 grams",
                  "value": "920 grams"
                },
                {
                  "name": "2280 grams",
                  "value": "2280 grams"
                },
                {
                  "name": "2260 grams",
                  "value": "2260 grams"
                },
                {
                  "name": "2250 grams",
                  "value": "2250 grams"
                },
                {
                  "name": "913 grams",
                  "value": "913 grams"
                },
                {
                  "name": "902 grams",
                  "value": "902 grams"
                },
                {
                  "name": "Berry Fruits",
                  "value": "Berry Fruits"
                },
                {
                  "name": "Salted Caramel",
                  "value": "Salted Caramel"
                },
                {
                  "name": "Choco Dream",
                  "value": "Choco Dream"
                },
                {
                  "name": "Vanilla Madagascar",
                  "value": "Vanilla Madagascar"
                },
                {
                  "name": "Biscuit Spread",
                  "value": "Biscuit Spread"
                },
                {
                  "name": "Salted Dark Chocolate",
                  "value": "Salted Dark Chocolate"
                },
                {
                  "name": "White Choc Pistachio",
                  "value": "White Choc Pistachio"
                },
                {
                  "name": "White Choc Lemon Drizzle",
                  "value": "White Choc Lemon Drizzle"
                },
                {
                  "name": "Toffee Biscuit",
                  "value": "Toffee Biscuit"
                },
                {
                  "name": "Choco Bueno",
                  "value": "Choco Bueno"
                },
                {
                  "name": "Baklava",
                  "value": "Baklava"
                },
                {
                  "name": "2010 grams",
                  "value": "2010 grams"
                },
                {
                  "name": "Banoffee Sundae",
                  "value": "Banoffee Sundae"
                },
                {
                  "name": "Vanilla Almond Chai",
                  "value": "Vanilla Almond Chai"
                },
                {
                  "name": "Blueberry Muffin",
                  "value": "Blueberry Muffin"
                },
                {
                  "name": "Strawberry Cheesecake",
                  "value": "Strawberry Cheesecake"
                },
                {
                  "name": "Banoffee",
                  "value": "Banoffee"
                },
                {
                  "name": "Gourmet Chocolate",
                  "value": "Gourmet Chocolate"
                },
                {
                  "name": "Cookie",
                  "value": "Cookie"
                },
                {
                  "name": "Chococino",
                  "value": "Chococino"
                },
                {
                  "name": "Chocolate Pistachio",
                  "value": "Chocolate Pistachio"
                },
                {
                  "name": "Chocolate Caramel Nut",
                  "value": "Chocolate Caramel Nut"
                },
                {
                  "name": "White Chocolate Hazelnut",
                  "value": "White Chocolate Hazelnut"
                },
                {
                  "name": "Coffee Caramel",
                  "value": "Coffee Caramel"
                },
                {
                  "name": "Birthday Cake",
                  "value": "Birthday Cake"
                },
                {
                  "name": "White Chocolate Cookies & Cream",
                  "value": "White Chocolate Cookies & Cream"
                },
                {
                  "name": "Cinnamon Bun",
                  "value": "Cinnamon Bun"
                },
                {
                  "name": "Chocolate Caramellow",
                  "value": "Chocolate Caramellow"
                },
                {
                  "name": "Triple Chocolate",
                  "value": "Triple Chocolate"
                },
                {
                  "name": "White Chocolate Salted Peanut",
                  "value": "White Chocolate Salted Peanut"
                },
                {
                  "name": "Lifestyle Loops",
                  "value": "Lifestyle Loops"
                },
                {
                  "name": "Peanut Butter Blondie",
                  "value": "Peanut Butter Blondie"
                },
                {
                  "name": "Maple & Pecan Pancakes",
                  "value": "Maple & Pecan Pancakes"
                },
                {
                  "name": "Peanut Butter Cereal Milk",
                  "value": "Peanut Butter Cereal Milk"
                },
                {
                  "name": "Banoffee Pie",
                  "value": "Banoffee Pie"
                },
                {
                  "name": "Rainbow Charms",
                  "value": "Rainbow Charms"
                },
                {
                  "name": "Raspberry Ripple Ice Cream",
                  "value": "Raspberry Ripple Ice Cream"
                },
                {
                  "name": "Milk Chocolate Caramel Biscuit",
                  "value": "Milk Chocolate Caramel Biscuit"
                },
                {
                  "name": "Sticky Toffee Pudding",
                  "value": "Sticky Toffee Pudding"
                },
                {
                  "name": "White Chocolate Caramel Biscuit",
                  "value": "White Chocolate Caramel Biscuit"
                },
                {
                  "name": "Strawberry Milkshake",
                  "value": "Strawberry Milkshake"
                },
                {
                  "name": "Mint Cookies & Cream",
                  "value": "Mint Cookies & Cream"
                },
                {
                  "name": "Caramel Biscuit",
                  "value": "Caramel Biscuit"
                },
                {
                  "name": "859 grams",
                  "value": "859 grams"
                },
                {
                  "name": "986 grams",
                  "value": "986 grams"
                },
                {
                  "name": "930 grams",
                  "value": "930 grams"
                },
                {
                  "name": "823 grams",
                  "value": "823 grams"
                },
                {
                  "name": "912 grams",
                  "value": "912 grams"
                },
                {
                  "name": "873 grams",
                  "value": "873 grams"
                },
                {
                  "name": "924 grams",
                  "value": "924 grams"
                },
                {
                  "name": "700 grams",
                  "value": "700 grams"
                },
                {
                  "name": "Chocolate Dessert",
                  "value": "Chocolate Dessert"
                },
                {
                  "name": "Choco Caramel",
                  "value": "Choco Caramel"
                },
                {
                  "name": "Choco Candies",
                  "value": "Choco Candies"
                },
                {
                  "name": "Milky",
                  "value": "Milky"
                },
                {
                  "name": "Chocolate Cookies",
                  "value": "Chocolate Cookies"
                },
                {
                  "name": "540 grams",
                  "value": "540 grams"
                },
                {
                  "name": "750 grams",
                  "value": "750 grams"
                },
                {
                  "name": "Orange Squash",
                  "value": "Orange Squash"
                },
                {
                  "name": "Strawberry & Lime",
                  "value": "Strawberry & Lime"
                },
                {
                  "name": "Cranberry & Pomegranate",
                  "value": "Cranberry & Pomegranate"
                },
                {
                  "name": "931 grams",
                  "value": "931 grams"
                },
                {
                  "name": "933 grams",
                  "value": "933 grams"
                },
                {
                  "name": "Vanilla Bean",
                  "value": "Vanilla Bean"
                },
                {
                  "name": "Tiramisu",
                  "value": "Tiramisu"
                },
                {
                  "name": "Ice Cream Sandwich",
                  "value": "Ice Cream Sandwich"
                },
                {
                  "name": "Churro",
                  "value": "Churro"
                },
                {
                  "name": "Strawberry Smoothie",
                  "value": "Strawberry Smoothie"
                },
                {
                  "name": "Cinnamon Crunch",
                  "value": "Cinnamon Crunch"
                },
                {
                  "name": "Vanilla Cold Brew Coffee",
                  "value": "Vanilla Cold Brew Coffee"
                },
                {
                  "name": "Cookies and Cream",
                  "value": "Cookies and Cream"
                },
                {
                  "name": "Creamy Vanilla",
                  "value": "Creamy Vanilla"
                },
                {
                  "name": "White Choco Pineapple",
                  "value": "White Choco Pineapple"
                },
                {
                  "name": "Apple Crumble",
                  "value": "Apple Crumble"
                },
                {
                  "name": "White Choco Peanut",
                  "value": "White Choco Peanut"
                },
                {
                  "name": "Choco Hazelnut",
                  "value": "Choco Hazelnut"
                },
                {
                  "name": "Coco Crunch",
                  "value": "Coco Crunch"
                },
                {
                  "name": "Vegan Protein",
                  "value": "Vegan Protein"
                },
                {
                  "name": "Vegan Pea Protein",
                  "value": "Vegan Pea Protein"
                },
                {
                  "name": "Strawberry Summer",
                  "value": "Strawberry Summer"
                },
                {
                  "name": "Vanilla Sky",
                  "value": "Vanilla Sky"
                },
                {
                  "name": "908 grams",
                  "value": "908 grams"
                },
                {
                  "name": "Dark Chocolate",
                  "value": "Dark Chocolate"
                },
                {
                  "name": "Pure Vanilla",
                  "value": "Pure Vanilla"
                },
                {
                  "name": "Fruity Cereal",
                  "value": "Fruity Cereal"
                },
                {
                  "name": "Lightly Salted Caramel",
                  "value": "Lightly Salted Caramel"
                },
                {
                  "name": "Mint Chocolate Chip",
                  "value": "Mint Chocolate Chip"
                },
                {
                  "name": "Strawberry Banana",
                  "value": "Strawberry Banana"
                },
                {
                  "name": "Strawberries & Creme",
                  "value": "Strawberries & Creme"
                },
                {
                  "name": "Cafe Mocha",
                  "value": "Cafe Mocha"
                },
                {
                  "name": "Vanilla Butter Cake",
                  "value": "Vanilla Butter Cake"
                },
                {
                  "name": "Frozen Banana",
                  "value": "Frozen Banana"
                },
                {
                  "name": "Cookies & Creme",
                  "value": "Cookies & Creme"
                },
                {
                  "name": "1876 grams",
                  "value": "1876 grams"
                },
                {
                  "name": "1652 grams",
                  "value": "1652 grams"
                },
                {
                  "name": "949 grams",
                  "value": "949 grams"
                },
                {
                  "name": "1898 grams",
                  "value": "1898 grams"
                },
                {
                  "name": "868 grams",
                  "value": "868 grams"
                },
                {
                  "name": "1680 grams",
                  "value": "1680 grams"
                },
                {
                  "name": "840 grams",
                  "value": "840 grams"
                },
                {
                  "name": "888 grams",
                  "value": "888 grams"
                },
                {
                  "name": "1736 grams",
                  "value": "1736 grams"
                },
                {
                  "name": "Juicy Peach",
                  "value": "Juicy Peach"
                },
                {
                  "name": "Banana Ice Cream",
                  "value": "Banana Ice Cream"
                },
                {
                  "name": "Classic Chocolate",
                  "value": "Classic Chocolate"
                },
                {
                  "name": "2100 grams",
                  "value": "2100 grams"
                },
                {
                  "name": "1820 grams",
                  "value": "1820 grams"
                },
                {
                  "name": "Caramel Latte",
                  "value": "Caramel Latte"
                },
                {
                  "name": "Vanilla Cheesecake",
                  "value": "Vanilla Cheesecake"
                },
                {
                  "name": "Lemon Cheesecake",
                  "value": "Lemon Cheesecake"
                },
                {
                  "name": "Cherry Bakewell",
                  "value": "Cherry Bakewell"
                },
                {
                  "name": "806 grams",
                  "value": "806 grams"
                },
                {
                  "name": "988 grams",
                  "value": "988 grams"
                },
                {
                  "name": "1977 grams",
                  "value": "1977 grams"
                },
                {
                  "name": "Peanut Butter",
                  "value": "Peanut Butter"
                },
                {
                  "name": "Cookies Cream",
                  "value": "Cookies Cream"
                },
                {
                  "name": "Apple Pie",
                  "value": "Apple Pie"
                },
                {
                  "name": "Chocolate Caramel",
                  "value": "Chocolate Caramel"
                },
                {
                  "name": "Chocolate Cherry",
                  "value": "Chocolate Cherry"
                },
                {
                  "name": "756 grams",
                  "value": "756 grams"
                },
                {
                  "name": "Pineapple Coconut",
                  "value": "Pineapple Coconut"
                },
                {
                  "name": "2300 grams",
                  "value": "2300 grams"
                },
                {
                  "name": "1810 grams",
                  "value": "1810 grams"
                },
                {
                  "name": "1870 grams",
                  "value": "1870 grams"
                },
                {
                  "name": "Strawberry Cream",
                  "value": "Strawberry Cream"
                },
                {
                  "name": "Chocolate Dream",
                  "value": "Chocolate Dream"
                },
                {
                  "name": "French Vanilla",
                  "value": "French Vanilla"
                },
                {
                  "name": "Vanilla Toffee",
                  "value": "Vanilla Toffee"
                },
                {
                  "name": "Dutch Chocolate",
                  "value": "Dutch Chocolate"
                },
                {
                  "name": "Banana Milkshake",
                  "value": "Banana Milkshake"
                },
                {
                  "name": "Chocolate Milkshake",
                  "value": "Chocolate Milkshake"
                },
                {
                  "name": "Toffee Popcorn",
                  "value": "Toffee Popcorn"
                },
                {
                  "name": "Carrot Cake",
                  "value": "Carrot Cake"
                },
                {
                  "name": "2720 grams",
                  "value": "2720 grams"
                },
                {
                  "name": "5450 grams",
                  "value": "5450 grams"
                },
                {
                  "name": "Chocolate & Coconut",
                  "value": "Chocolate & Coconut"
                },
                {
                  "name": "Chocolate Raspberry",
                  "value": "Chocolate Raspberry"
                },
                {
                  "name": "Gold Salted Caramel",
                  "value": "Gold Salted Caramel"
                },
                {
                  "name": "Chocolate Brownies",
                  "value": "Chocolate Brownies"
                },
                {
                  "name": "Almond & Chocolate",
                  "value": "Almond & Chocolate"
                },
                {
                  "name": "White Chocolate",
                  "value": "White Chocolate"
                },
                {
                  "name": "2500 grams",
                  "value": "2500 grams"
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Option1 Value",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Option1 Linked To",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Option1 Linked To",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Option2 Name",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "",
                  "value": ""
                },
                {
                  "name": "Flavour",
                  "value": "Flavour"
                },
                {
                  "name": "Net Weight",
                  "value": "Net Weight"
                },
                {
                  "name": "Flavor",
                  "value": "Flavor"
                },
                {
                  "name": "Weight",
                  "value": "Weight"
                },
                {
                  "name": "Condition",
                  "value": "Condition"
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Option2 Name",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Option2 Value",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "",
                  "value": ""
                },
                {
                  "name": "Vanilla Ice Cream",
                  "value": "Vanilla Ice Cream"
                },
                {
                  "name": "Strawberry Milkshake",
                  "value": "Strawberry Milkshake"
                },
                {
                  "name": "Banana Cream",
                  "value": "Banana Cream"
                },
                {
                  "name": "Triple Chocolate",
                  "value": "Triple Chocolate"
                },
                {
                  "name": "Peanut Butter Chocolate",
                  "value": "Peanut Butter Chocolate"
                },
                {
                  "name": "Chocolate Fudge Brownie",
                  "value": "Chocolate Fudge Brownie"
                },
                {
                  "name": "Cookies & Cream",
                  "value": "Cookies & Cream"
                },
                {
                  "name": "Coconut Cream",
                  "value": "Coconut Cream"
                },
                {
                  "name": "370 grams",
                  "value": "370 grams"
                },
                {
                  "name": "350 grams",
                  "value": "350 grams"
                },
                {
                  "name": "Fruit Burst",
                  "value": "Fruit Burst"
                },
                {
                  "name": "Icy Blue Raz",
                  "value": "Icy Blue Raz"
                },
                {
                  "name": "Rainbow Unicorn",
                  "value": "Rainbow Unicorn"
                },
                {
                  "name": "Blue Raspberry",
                  "value": "Blue Raspberry"
                },
                {
                  "name": "Tropical Punch",
                  "value": "Tropical Punch"
                },
                {
                  "name": "Green Apple",
                  "value": "Green Apple"
                },
                {
                  "name": "Watermelon",
                  "value": "Watermelon"
                },
                {
                  "name": "700 grams",
                  "value": "700 grams"
                },
                {
                  "name": "1505 grams",
                  "value": "1505 grams"
                },
                {
                  "name": "510 grams",
                  "value": "510 grams"
                },
                {
                  "name": "255 grams",
                  "value": "255 grams"
                },
                {
                  "name": "Tropical",
                  "value": "Tropical"
                },
                {
                  "name": "Fruit Punch",
                  "value": "Fruit Punch"
                },
                {
                  "name": "Orange Tangerine",
                  "value": "Orange Tangerine"
                },
                {
                  "name": "453 grams",
                  "value": "453 grams"
                },
                {
                  "name": "435 grams",
                  "value": "435 grams"
                },
                {
                  "name": "390 grams",
                  "value": "390 grams"
                },
                {
                  "name": "441 grams",
                  "value": "441 grams"
                },
                {
                  "name": "420 grams",
                  "value": "420 grams"
                },
                {
                  "name": "429 grams",
                  "value": "429 grams"
                },
                {
                  "name": "426 grams",
                  "value": "426 grams"
                },
                {
                  "name": "450 grams",
                  "value": "450 grams"
                },
                {
                  "name": "393 grams",
                  "value": "393 grams"
                },
                {
                  "name": "275 grams",
                  "value": "275 grams"
                },
                {
                  "name": "250 grams",
                  "value": "250 grams"
                },
                {
                  "name": "150 grams",
                  "value": "150 grams"
                },
                {
                  "name": "204 grams",
                  "value": "204 grams"
                },
                {
                  "name": "408 grams",
                  "value": "408 grams"
                },
                {
                  "name": "396 grams",
                  "value": "396 grams"
                },
                {
                  "name": "198 grams",
                  "value": "198 grams"
                },
                {
                  "name": "402 grams",
                  "value": "402 grams"
                },
                {
                  "name": "201 grams",
                  "value": "201 grams"
                },
                {
                  "name": "414 grams",
                  "value": "414 grams"
                },
                {
                  "name": "207 grams",
                  "value": "207 grams"
                },
                {
                  "name": "Unflavored",
                  "value": "Unflavored"
                },
                {
                  "name": "Pink Lemonade",
                  "value": "Pink Lemonade"
                },
                {
                  "name": "Candy Bubblegum",
                  "value": "Candy Bubblegum"
                },
                {
                  "name": "Strawberry",
                  "value": "Strawberry"
                },
                {
                  "name": "Iced Mango",
                  "value": "Iced Mango"
                },
                {
                  "name": "Capsules",
                  "value": "Capsules"
                },
                {
                  "name": "300 grams",
                  "value": "300 grams"
                },
                {
                  "name": "500 grams",
                  "value": "500 grams"
                },
                {
                  "name": "6 grams",
                  "value": "6 grams"
                },
                {
                  "name": "Sour Candy",
                  "value": "Sour Candy"
                },
                {
                  "name": "Mandarin Mango",
                  "value": "Mandarin Mango"
                },
                {
                  "name": "Unflavoured",
                  "value": "Unflavoured"
                },
                {
                  "name": "Standard Packaging",
                  "value": "Standard Packaging"
                },
                {
                  "name": "Deformed - Dented Packaging",
                  "value": "Deformed - Dented Packaging"
                },
                {
                  "name": "Orange",
                  "value": "Orange"
                },
                {
                  "name": "Orangesac",
                  "value": "Orangesac"
                },
                {
                  "name": "Lemon",
                  "value": "Lemon"
                },
                {
                  "name": "Pineapple",
                  "value": "Pineapple"
                },
                {
                  "name": "Pink Grapefruit",
                  "value": "Pink Grapefruit"
                },
                {
                  "name": "White Cola",
                  "value": "White Cola"
                },
                {
                  "name": "Blazin Berry",
                  "value": "Blazin Berry"
                },
                {
                  "name": "Blue Razz",
                  "value": "Blue Razz"
                },
                {
                  "name": "Savage Strawberry",
                  "value": "Savage Strawberry"
                },
                {
                  "name": "Blue Frost",
                  "value": "Blue Frost"
                },
                {
                  "name": "Mango",
                  "value": "Mango"
                },
                {
                  "name": "Rainbow Blast",
                  "value": "Rainbow Blast"
                },
                {
                  "name": "Grapefruit",
                  "value": "Grapefruit"
                },
                {
                  "name": "Cherry",
                  "value": "Cherry"
                },
                {
                  "name": "750 grams",
                  "value": "750 grams"
                },
                {
                  "name": "1250 grams",
                  "value": "1250 grams"
                },
                {
                  "name": "Passion Fruit",
                  "value": "Passion Fruit"
                },
                {
                  "name": "Exotic Peach Mango",
                  "value": "Exotic Peach Mango"
                },
                {
                  "name": "Southern Sweet Tea",
                  "value": "Southern Sweet Tea"
                },
                {
                  "name": "Rocket Pop",
                  "value": "Rocket Pop"
                },
                {
                  "name": "Strawberry-Kiwi",
                  "value": "Strawberry-Kiwi"
                },
                {
                  "name": "Mandarin Orange",
                  "value": "Mandarin Orange"
                },
                {
                  "name": "Sour Grape",
                  "value": "Sour Grape"
                },
                {
                  "name": "Apple Pear",
                  "value": "Apple Pear"
                },
                {
                  "name": "Pear",
                  "value": "Pear"
                },
                {
                  "name": "Cola",
                  "value": "Cola"
                },
                {
                  "name": "456 grams",
                  "value": "456 grams"
                },
                {
                  "name": "1320 grams",
                  "value": "1320 grams"
                },
                {
                  "name": "1270 grams",
                  "value": "1270 grams"
                },
                {
                  "name": "423 grams",
                  "value": "423 grams"
                },
                {
                  "name": "1330 grams",
                  "value": "1330 grams"
                },
                {
                  "name": "444 grams",
                  "value": "444 grams"
                },
                {
                  "name": "1296 grams",
                  "value": "1296 grams"
                },
                {
                  "name": "432 grams",
                  "value": "432 grams"
                },
                {
                  "name": "Raspberry Ripple",
                  "value": "Raspberry Ripple"
                },
                {
                  "name": "Toffee Biscuit",
                  "value": "Toffee Biscuit"
                },
                {
                  "name": "Golden Syrup",
                  "value": "Golden Syrup"
                },
                {
                  "name": "Apple Crumble",
                  "value": "Apple Crumble"
                },
                {
                  "name": "990 grams",
                  "value": "990 grams"
                },
                {
                  "name": "1020 grams",
                  "value": "1020 grams"
                },
                {
                  "name": "1053 grams",
                  "value": "1053 grams"
                },
                {
                  "name": "Chocolat",
                  "value": "Chocolat"
                },
                {
                  "name": "Chocolate",
                  "value": "Chocolate"
                },
                {
                  "name": "Vanilla",
                  "value": "Vanilla"
                },
                {
                  "name": "Banana",
                  "value": "Banana"
                },
                {
                  "name": "White Chocolate Raspberry",
                  "value": "White Chocolate Raspberry"
                },
                {
                  "name": "Banane",
                  "value": "Banane"
                },
                {
                  "name": "Chocolate Mint",
                  "value": "Chocolate Mint"
                },
                {
                  "name": "White Chocolate & Raspberry",
                  "value": "White Chocolate & Raspberry"
                },
                {
                  "name": "3000 grams",
                  "value": "3000 grams"
                },
                {
                  "name": "7000 grams",
                  "value": "7000 grams"
                },
                {
                  "name": "4000 grams",
                  "value": "4000 grams"
                },
                {
                  "name": "1000 grams",
                  "value": "1000 grams"
                },
                {
                  "name": "3500 grams",
                  "value": "3500 grams"
                },
                {
                  "name": "Strawberries & Cream",
                  "value": "Strawberries & Cream"
                },
                {
                  "name": "Chocolate Perfection",
                  "value": "Chocolate Perfection"
                },
                {
                  "name": "Black Currant",
                  "value": "Black Currant"
                },
                {
                  "name": "Cookies",
                  "value": "Cookies"
                },
                {
                  "name": "Chocolate + Cocoa",
                  "value": "Chocolate + Cocoa"
                },
                {
                  "name": "Chocolate Peanut Butter",
                  "value": "Chocolate Peanut Butter"
                },
                {
                  "name": "Campfire S'mores",
                  "value": "Campfire S'mores"
                },
                {
                  "name": "Strawberry Banana",
                  "value": "Strawberry Banana"
                },
                {
                  "name": "Lightly Salted Caramel",
                  "value": "Lightly Salted Caramel"
                },
                {
                  "name": "Chocolate Fudge",
                  "value": "Chocolate Fudge"
                },
                {
                  "name": "Cafe Mocha",
                  "value": "Cafe Mocha"
                },
                {
                  "name": "Toasted Cinnamon Cereal",
                  "value": "Toasted Cinnamon Cereal"
                },
                {
                  "name": "Birthday Cake",
                  "value": "Birthday Cake"
                },
                {
                  "name": "Fruity Cereal",
                  "value": "Fruity Cereal"
                },
                {
                  "name": "Cookies & Creme",
                  "value": "Cookies & Creme"
                },
                {
                  "name": "Frozen Banana",
                  "value": "Frozen Banana"
                },
                {
                  "name": "Raspberry",
                  "value": "Raspberry"
                },
                {
                  "name": "Birthday Cake Gelato",
                  "value": "Birthday Cake Gelato"
                },
                {
                  "name": "Cookies & Creme Gelato",
                  "value": "Cookies & Creme Gelato"
                },
                {
                  "name": "Salted Caramel Gelato",
                  "value": "Salted Caramel Gelato"
                },
                {
                  "name": "Vanilla Gelato",
                  "value": "Vanilla Gelato"
                },
                {
                  "name": "Pistachio Gelato",
                  "value": "Pistachio Gelato"
                },
                {
                  "name": "Chocolate Gelato",
                  "value": "Chocolate Gelato"
                },
                {
                  "name": "Chocolate Peanut Butter Gelato",
                  "value": "Chocolate Peanut Butter Gelato"
                },
                {
                  "name": "Banoffee Pie",
                  "value": "Banoffee Pie"
                },
                {
                  "name": "Caramel Biscuit",
                  "value": "Caramel Biscuit"
                },
                {
                  "name": "Mint Cookies & Cream",
                  "value": "Mint Cookies & Cream"
                },
                {
                  "name": "2010 grams",
                  "value": "2010 grams"
                },
                {
                  "name": "900 grams",
                  "value": "900 grams"
                },
                {
                  "name": "Strawberry Cream",
                  "value": "Strawberry Cream"
                },
                {
                  "name": "Chocolate Cream",
                  "value": "Chocolate Cream"
                },
                {
                  "name": "Vanilla Cream",
                  "value": "Vanilla Cream"
                },
                {
                  "name": "Vanilla Dream",
                  "value": "Vanilla Dream"
                },
                {
                  "name": "Chocolate Dream",
                  "value": "Chocolate Dream"
                },
                {
                  "name": "Strawberry Dream",
                  "value": "Strawberry Dream"
                },
                {
                  "name": "Pina Colada",
                  "value": "Pina Colada"
                },
                {
                  "name": "Salted Caramel",
                  "value": "Salted Caramel"
                },
                {
                  "name": "Brownie Chocolate",
                  "value": "Brownie Chocolate"
                },
                {
                  "name": "Iced Cappuccino",
                  "value": "Iced Cappuccino"
                },
                {
                  "name": "Mango & Matcha Tea",
                  "value": "Mango & Matcha Tea"
                },
                {
                  "name": "Vanilla Blackcurrant",
                  "value": "Vanilla Blackcurrant"
                },
                {
                  "name": "Pistachio",
                  "value": "Pistachio"
                },
                {
                  "name": "Cookie",
                  "value": "Cookie"
                },
                {
                  "name": "Chocolate Caramel",
                  "value": "Chocolate Caramel"
                },
                {
                  "name": "Chocolate Fondant",
                  "value": "Chocolate Fondant"
                },
                {
                  "name": "Strawberry Ice Cream",
                  "value": "Strawberry Ice Cream"
                },
                {
                  "name": "2260 grams",
                  "value": "2260 grams"
                },
                {
                  "name": "899 grams",
                  "value": "899 grams"
                },
                {
                  "name": "891 grams",
                  "value": "891 grams"
                },
                {
                  "name": "4550 grams",
                  "value": "4550 grams"
                },
                {
                  "name": "4530 grams",
                  "value": "4530 grams"
                },
                {
                  "name": "2280 grams",
                  "value": "2280 grams"
                },
                {
                  "name": "896 grams",
                  "value": "896 grams"
                },
                {
                  "name": "448 grams",
                  "value": "448 grams"
                },
                {
                  "name": "2270 grams",
                  "value": "2270 grams"
                },
                {
                  "name": "912 grams",
                  "value": "912 grams"
                },
                {
                  "name": "930 grams",
                  "value": "930 grams"
                },
                {
                  "name": "876 grams",
                  "value": "876 grams"
                },
                {
                  "name": "879 grams",
                  "value": "879 grams"
                },
                {
                  "name": "855 grams",
                  "value": "855 grams"
                },
                {
                  "name": "Chocolate Dessert",
                  "value": "Chocolate Dessert"
                },
                {
                  "name": "Banana Milkshake",
                  "value": "Banana Milkshake"
                },
                {
                  "name": "Cherry Yoghurt",
                  "value": "Cherry Yoghurt"
                },
                {
                  "name": "Peanut Butter",
                  "value": "Peanut Butter"
                },
                {
                  "name": "1800 grams",
                  "value": "1800 grams"
                },
                {
                  "name": "600 grams",
                  "value": "600 grams"
                },
                {
                  "name": "Chocolate Cocoa",
                  "value": "Chocolate Cocoa"
                },
                {
                  "name": "Pineapple + Coconut",
                  "value": "Pineapple + Coconut"
                },
                {
                  "name": "Mango + Vanilla",
                  "value": "Mango + Vanilla"
                },
                {
                  "name": "Chocolate Brownies",
                  "value": "Chocolate Brownies"
                },
                {
                  "name": "Ice Coffee",
                  "value": "Ice Coffee"
                },
                {
                  "name": "White Chocolate + Coconut",
                  "value": "White Chocolate + Coconut"
                },
                {
                  "name": "Banana + Strawberry",
                  "value": "Banana + Strawberry"
                },
                {
                  "name": "Chocolate & Hazelnut",
                  "value": "Chocolate & Hazelnut"
                },
                {
                  "name": "Caramel Latte",
                  "value": "Caramel Latte"
                },
                {
                  "name": "Chocolate Coconut",
                  "value": "Chocolate Coconut"
                },
                {
                  "name": "Chocolate Nougat",
                  "value": "Chocolate Nougat"
                },
                {
                  "name": "Vanilla Caramel",
                  "value": "Vanilla Caramel"
                },
                {
                  "name": "Strawberry Vanilla",
                  "value": "Strawberry Vanilla"
                },
                {
                  "name": "French Vanilla Bean",
                  "value": "French Vanilla Bean"
                },
                {
                  "name": "Milk Chocolate",
                  "value": "Milk Chocolate"
                },
                {
                  "name": "Double Rich Chocolate",
                  "value": "Double Rich Chocolate"
                },
                {
                  "name": "2000 grams",
                  "value": "2000 grams"
                },
                {
                  "name": "Natural",
                  "value": "Natural"
                },
                {
                  "name": "Miami Vibes",
                  "value": "Miami Vibes"
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Option2 Value",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Option2 Linked To",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Option2 Linked To",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Option3 Name",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Option3 Name",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Option3 Value",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Option3 Value",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Option3 Linked To",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Option3 Linked To",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant SKU",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant SKU",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Grams",
              "type": "number",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Grams",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Inventory Tracker",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "shopify",
                  "value": "shopify"
                },
                {
                  "name": "",
                  "value": ""
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Inventory Tracker",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Inventory Qty",
              "type": "number",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Inventory Qty",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Inventory Policy",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "deny",
                  "value": "deny"
                },
                {
                  "name": "",
                  "value": ""
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Inventory Policy",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Fulfillment Service",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "manual",
                  "value": "manual"
                },
                {
                  "name": "",
                  "value": ""
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Fulfillment Service",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Price",
              "type": "number",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Price",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Compare At Price",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Compare At Price",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Requires Shipping",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "true",
                  "value": "true"
                },
                {
                  "name": "",
                  "value": ""
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Requires Shipping",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Taxable",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "true",
                  "value": "true"
                },
                {
                  "name": "",
                  "value": ""
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Taxable",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Barcode",
              "type": "number",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Barcode",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Image Src",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Image Src",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Image Position",
              "type": "number",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Image Position",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Image Alt Text",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Image Alt Text",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Gift Card",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "false",
                  "value": "false"
                },
                {
                  "name": "",
                  "value": ""
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Gift Card",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "SEO Title",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "SEO Title",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "SEO Description",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "SEO Description",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google Shopping / Google Product Category",
              "type": "number",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Google Shopping / Google Product Category",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google Shopping / Gender",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Google Shopping / Gender",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google Shopping / Age Group",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "adult",
                  "value": "adult"
                },
                {
                  "name": "",
                  "value": ""
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Google Shopping / Age Group",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google Shopping / MPN",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Google Shopping / MPN",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google Shopping / Condition",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Google Shopping / Condition",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google Shopping / Custom Product",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Google Shopping / Custom Product",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google Shopping / Custom Label 0",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Google Shopping / Custom Label 0",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google Shopping / Custom Label 1",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Google Shopping / Custom Label 1",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google Shopping / Custom Label 2",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Google Shopping / Custom Label 2",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google Shopping / Custom Label 3",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Google Shopping / Custom Label 3",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google Shopping / Custom Label 4",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Google Shopping / Custom Label 4",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Merged Product (product.metafields.merges.product_merged)",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "",
                  "value": ""
                },
                {
                  "name": "TRUE",
                  "value": "TRUE"
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Merged Product (product.metafields.merges.product_merged)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google: Custom Product (product.metafields.mm-google-shopping.custom_product)",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Google: Custom Product (product.metafields.mm-google-shopping.custom_product)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Age group (product.metafields.shopify.age-group)",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "adultes",
                  "value": "adultes"
                },
                {
                  "name": "",
                  "value": ""
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Age group (product.metafields.shopify.age-group)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Detailed ingredients (product.metafields.shopify.detailed-ingredients)",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Detailed ingredients (product.metafields.shopify.detailed-ingredients)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Dietary preferences (product.metafields.shopify.dietary-preferences)",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Dietary preferences (product.metafields.shopify.dietary-preferences)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Flavor (product.metafields.shopify.flavor)",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Flavor (product.metafields.shopify.flavor)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Ingredient category (product.metafields.shopify.ingredient-category)",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Ingredient category (product.metafields.shopify.ingredient-category)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Product certifications & standards (product.metafields.shopify.product-certifications-standards)",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Product certifications & standards (product.metafields.shopify.product-certifications-standards)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Target gender (product.metafields.shopify.target-gender)",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Target gender (product.metafields.shopify.target-gender)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Complementary products (product.metafields.shopify--discovery--product_recommendation.complementary_products)",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Complementary products (product.metafields.shopify--discovery--product_recommendation.complementary_products)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Related products (product.metafields.shopify--discovery--product_recommendation.related_products)",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Related products (product.metafields.shopify--discovery--product_recommendation.related_products)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Related products settings (product.metafields.shopify--discovery--product_recommendation.related_products_display)",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Related products settings (product.metafields.shopify--discovery--product_recommendation.related_products_display)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Search product boosts (product.metafields.shopify--discovery--product_search_boost.queries)",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Search product boosts (product.metafields.shopify--discovery--product_search_boost.queries)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Image",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Image",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Weight Unit",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "kg",
                  "value": "kg"
                },
                {
                  "name": "",
                  "value": ""
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Weight Unit",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Tax Code",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Tax Code",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Cost per item",
              "type": "number",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Cost per item",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Status",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "active",
                  "value": "active"
                },
                {
                  "name": "",
                  "value": ""
                },
                {
                  "name": "draft",
                  "value": "draft"
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Status",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "product_description_created",
              "type": "string",
              "display": true,
              "removed": false,
              "readOnly": false,
              "required": false,
              "displayName": "product_description_created",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "product_meta_created",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "product_meta_created",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "product_seo_created",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "product_seo_created",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "shortlisted_keywords",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "shortlisted_keywords",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "seo_strategy",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "seo_strategy",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "title_updated_status",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "yes",
                  "value": "yes"
                },
                {
                  "name": "no",
                  "value": "no"
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "title_updated_status",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            }
          ],
          "mappingMode": "defineBelow",
          "matchingColumns": [
            "Handle"
          ],
          "attemptToConvertTypes": false,
          "convertFieldsToString": false
        },
        "options": {},
        "operation": "update",
        "authentication": "airtableOAuth2Api"
      },
      "credentials": {
        "airtableOAuth2Api": {
          "id": "1WIgQ7uZr22ed7EE",
          "name": "Airtable account"
        }
      },
      "typeVersion": 2.1
    },
    {
      "id": "507a7578-1e28-494a-93ae-f35ea18e022b",
      "name": "Airtable_product_meta",
      "type": "n8n-nodes-base.airtableTool",
      "position": [
        3408,
        80
      ],
      "parameters": {
        "base": {
          "__rl": true,
          "mode": "list",
          "value": "app65XMer1P0UAiZn",
          "cachedResultUrl": "https://airtable.com/app65XMer1P0UAiZn",
          "cachedResultName": "Shopify _Dor_Kiss"
        },
        "table": {
          "__rl": true,
          "mode": "list",
          "value": "tbl5wYuZzO4ShCrGi",
          "cachedResultUrl": "https://airtable.com/app65XMer1P0UAiZn/tbl5wYuZzO4ShCrGi",
          "cachedResultName": "Product_table"
        },
        "columns": {
          "value": {
            "Handle": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Handle__using_to_match_', ``, 'string') }}",
            "product_description_created": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('product_description_created', ``, 'string') }}"
          },
          "schema": [
            {
              "id": "id",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": true,
              "required": false,
              "displayName": "id",
              "defaultMatch": true
            },
            {
              "id": "Handle",
              "type": "string",
              "display": true,
              "removed": false,
              "readOnly": false,
              "required": false,
              "displayName": "Handle",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Title",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Title",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Body (HTML)",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Body (HTML)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Vendor",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "Rule One",
                  "value": "Rule One"
                },
                {
                  "name": "5% Nutrition",
                  "value": "5% Nutrition"
                },
                {
                  "name": "Raw Nutrition",
                  "value": "Raw Nutrition"
                },
                {
                  "name": "Nordic Naturals",
                  "value": "Nordic Naturals"
                },
                {
                  "name": "JNX Sports",
                  "value": "JNX Sports"
                },
                {
                  "name": "AllMax Nutrition",
                  "value": "AllMax Nutrition"
                },
                {
                  "name": "Nutrend",
                  "value": "Nutrend"
                },
                {
                  "name": "Weider",
                  "value": "Weider"
                },
                {
                  "name": "Nutrex",
                  "value": "Nutrex"
                },
                {
                  "name": "Revive",
                  "value": "Revive"
                },
                {
                  "name": "Doctor's Best",
                  "value": "Doctor's Best"
                },
                {
                  "name": "Life Extension",
                  "value": "Life Extension"
                },
                {
                  "name": "MuscleMeds",
                  "value": "MuscleMeds"
                },
                {
                  "name": "Garden of Life",
                  "value": "Garden of Life"
                },
                {
                  "name": "BPI Sports",
                  "value": "BPI Sports"
                },
                {
                  "name": "MHP",
                  "value": "MHP"
                },
                {
                  "name": "Animal",
                  "value": "Animal"
                },
                {
                  "name": "Allnutrition",
                  "value": "Allnutrition"
                },
                {
                  "name": "Skill Nutrition",
                  "value": "Skill Nutrition"
                },
                {
                  "name": "Dorian Yates",
                  "value": "Dorian Yates"
                },
                {
                  "name": "Applied Nutrition",
                  "value": "Applied Nutrition"
                },
                {
                  "name": "Carlson Labs",
                  "value": "Carlson Labs"
                },
                {
                  "name": "NOW Foods",
                  "value": "NOW Foods"
                },
                {
                  "name": "Olimp Nutrition",
                  "value": "Olimp Nutrition"
                },
                {
                  "name": "Xtend",
                  "value": "Xtend"
                },
                {
                  "name": "Bucked Up",
                  "value": "Bucked Up"
                },
                {
                  "name": "Evogen",
                  "value": "Evogen"
                },
                {
                  "name": "Puritan's Pride",
                  "value": "Puritan's Pride"
                },
                {
                  "name": "Enzymedica",
                  "value": "Enzymedica"
                },
                {
                  "name": "Mutant",
                  "value": "Mutant"
                },
                {
                  "name": "Osavi",
                  "value": "Osavi"
                },
                {
                  "name": "",
                  "value": ""
                },
                {
                  "name": "Universal Nutrition",
                  "value": "Universal Nutrition"
                },
                {
                  "name": "Swanson",
                  "value": "Swanson"
                },
                {
                  "name": "OstroVit",
                  "value": "OstroVit"
                },
                {
                  "name": "SmartShake",
                  "value": "SmartShake"
                },
                {
                  "name": "Natural Vitality",
                  "value": "Natural Vitality"
                },
                {
                  "name": "NeoCell",
                  "value": "NeoCell"
                },
                {
                  "name": "EFX Sports",
                  "value": "EFX Sports"
                },
                {
                  "name": "ProSupps",
                  "value": "ProSupps"
                },
                {
                  "name": "GAT",
                  "value": "GAT"
                },
                {
                  "name": "HR Labs",
                  "value": "HR Labs"
                },
                {
                  "name": "PEScience",
                  "value": "PEScience"
                },
                {
                  "name": "American Supps",
                  "value": "American Supps"
                },
                {
                  "name": "Trec Nutrition",
                  "value": "Trec Nutrition"
                },
                {
                  "name": "Gaspari Nutrition",
                  "value": "Gaspari Nutrition"
                },
                {
                  "name": "Trained by JP",
                  "value": "Trained by JP"
                },
                {
                  "name": "Stacker2 Europe",
                  "value": "Stacker2 Europe"
                },
                {
                  "name": "Cellucor",
                  "value": "Cellucor"
                },
                {
                  "name": "Warrior",
                  "value": "Warrior"
                },
                {
                  "name": "Hype",
                  "value": "Hype"
                },
                {
                  "name": "Naughty Boy",
                  "value": "Naughty Boy"
                },
                {
                  "name": "Reflex Nutrition",
                  "value": "Reflex Nutrition"
                },
                {
                  "name": "ZOE Nutrition",
                  "value": "ZOE Nutrition"
                },
                {
                  "name": "Axe & Sledge",
                  "value": "Axe & Sledge"
                },
                {
                  "name": "Yamamoto Nutrition",
                  "value": "Yamamoto Nutrition"
                },
                {
                  "name": "Kaged Muscle",
                  "value": "Kaged Muscle"
                },
                {
                  "name": "RYSE",
                  "value": "RYSE"
                },
                {
                  "name": "Redcon1",
                  "value": "Redcon1"
                },
                {
                  "name": "EVLution Nutrition",
                  "value": "EVLution Nutrition"
                },
                {
                  "name": "Bum Energy",
                  "value": "Bum Energy"
                },
                {
                  "name": "Strom Sports",
                  "value": "Strom Sports"
                },
                {
                  "name": "Jarrow Formulas",
                  "value": "Jarrow Formulas"
                },
                {
                  "name": "Zoomad Labs",
                  "value": "Zoomad Labs"
                },
                {
                  "name": "MuscleTech",
                  "value": "MuscleTech"
                },
                {
                  "name": "CNP",
                  "value": "CNP"
                },
                {
                  "name": "Alien8",
                  "value": "Alien8"
                },
                {
                  "name": "ALRI",
                  "value": "ALRI"
                },
                {
                  "name": "Levann",
                  "value": "Levann"
                },
                {
                  "name": "Efectiv Nutrition",
                  "value": "Efectiv Nutrition"
                },
                {
                  "name": "SAN",
                  "value": "SAN"
                },
                {
                  "name": "Himalaya",
                  "value": "Himalaya"
                },
                {
                  "name": "Zenwise",
                  "value": "Zenwise"
                },
                {
                  "name": "Zein Pharma",
                  "value": "Zein Pharma"
                },
                {
                  "name": "Natrol",
                  "value": "Natrol"
                },
                {
                  "name": "KIKI Health",
                  "value": "KIKI Health"
                },
                {
                  "name": "Child Life",
                  "value": "Child Life"
                },
                {
                  "name": "Holland & Barrett",
                  "value": "Holland & Barrett"
                },
                {
                  "name": "Pro Tan",
                  "value": "Pro Tan"
                },
                {
                  "name": "Primaforce",
                  "value": "Primaforce"
                },
                {
                  "name": "Nature's Answer",
                  "value": "Nature's Answer"
                },
                {
                  "name": "BetterYou",
                  "value": "BetterYou"
                },
                {
                  "name": "Controlled Labs",
                  "value": "Controlled Labs"
                },
                {
                  "name": "Labrada",
                  "value": "Labrada"
                },
                {
                  "name": "Absolute Nutrition",
                  "value": "Absolute Nutrition"
                },
                {
                  "name": "Molecular Nutrition",
                  "value": "Molecular Nutrition"
                },
                {
                  "name": "Trace Minerals",
                  "value": "Trace Minerals"
                },
                {
                  "name": "Obvi",
                  "value": "Obvi"
                },
                {
                  "name": "Gorillalpha",
                  "value": "Gorillalpha"
                },
                {
                  "name": "LifeSeasons",
                  "value": "LifeSeasons"
                },
                {
                  "name": "MitoQ",
                  "value": "MitoQ"
                },
                {
                  "name": "Remedy Relief",
                  "value": "Remedy Relief"
                },
                {
                  "name": "Brain Gains",
                  "value": "Brain Gains"
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Vendor",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Product Category",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements > Herbal Supplements",
                  "value": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements > Herbal Supplements"
                },
                {
                  "name": "Uncategorized",
                  "value": "Uncategorized"
                },
                {
                  "name": "",
                  "value": ""
                },
                {
                  "name": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements > Amino Acids",
                  "value": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements > Amino Acids"
                },
                {
                  "name": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements",
                  "value": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements"
                },
                {
                  "name": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements > Multivitamin Supplements",
                  "value": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements > Multivitamin Supplements"
                },
                {
                  "name": "Health & Beauty > Health Care > Fitness & Nutrition > Nutrition Drinks & Shakes",
                  "value": "Health & Beauty > Health Care > Fitness & Nutrition > Nutrition Drinks & Shakes"
                },
                {
                  "name": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements > Protein Supplements",
                  "value": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements > Protein Supplements"
                },
                {
                  "name": "Health & Beauty > Health Care > Medical Tests",
                  "value": "Health & Beauty > Health Care > Medical Tests"
                },
                {
                  "name": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements > Minerals",
                  "value": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements > Minerals"
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Product Category",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Type",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "Slimming and Weight Management",
                  "value": "Slimming and Weight Management"
                },
                {
                  "name": "Nitric Oxide Boosters",
                  "value": "Nitric Oxide Boosters"
                },
                {
                  "name": "Pre & Post Workout",
                  "value": "Pre & Post Workout"
                },
                {
                  "name": "Health and Wellbeing",
                  "value": "Health and Wellbeing"
                },
                {
                  "name": "Amino Acids and BCAAs",
                  "value": "Amino Acids and BCAAs"
                },
                {
                  "name": "Health Foods",
                  "value": "Health Foods"
                },
                {
                  "name": "Protein",
                  "value": "Protein"
                },
                {
                  "name": "Post Cycle Recovery",
                  "value": "Post Cycle Recovery"
                },
                {
                  "name": "Creatine Supplements",
                  "value": "Creatine Supplements"
                },
                {
                  "name": "Joint Support",
                  "value": "Joint Support"
                },
                {
                  "name": "Omegas, EFAs, CLA, Oils",
                  "value": "Omegas, EFAs, CLA, Oils"
                },
                {
                  "name": "Hair and Nails",
                  "value": "Hair and Nails"
                },
                {
                  "name": "Natural Testosterone Support",
                  "value": "Natural Testosterone Support"
                },
                {
                  "name": "Vitamins & Minerals",
                  "value": "Vitamins & Minerals"
                },
                {
                  "name": "Special Formula",
                  "value": "Special Formula"
                },
                {
                  "name": "L-Glutamine, Glutamine",
                  "value": "L-Glutamine, Glutamine"
                },
                {
                  "name": "Sexual Health",
                  "value": "Sexual Health"
                },
                {
                  "name": "Weight Gainers & Carbs",
                  "value": "Weight Gainers & Carbs"
                },
                {
                  "name": "",
                  "value": ""
                },
                {
                  "name": "Supplements for Women",
                  "value": "Supplements for Women"
                },
                {
                  "name": "Accessories",
                  "value": "Accessories"
                },
                {
                  "name": "Intra Workout",
                  "value": "Intra Workout"
                },
                {
                  "name": "Children's Health",
                  "value": "Children's Health"
                },
                {
                  "name": "Mood Enhancement",
                  "value": "Mood Enhancement"
                },
                {
                  "name": "Pet supplements",
                  "value": "Pet supplements"
                },
                {
                  "name": "Hydration/Isotonic Drinks",
                  "value": "Hydration/Isotonic Drinks"
                },
                {
                  "name": "BCAAs & EAAs",
                  "value": "BCAAs & EAAs"
                },
                {
                  "name": "Carb Supplements",
                  "value": "Carb Supplements"
                },
                {
                  "name": "Drinks and Shakes",
                  "value": "Drinks and Shakes"
                },
                {
                  "name": "Vegan Products",
                  "value": "Vegan Products"
                },
                {
                  "name": "Beauty",
                  "value": "Beauty"
                },
                {
                  "name": "[MGO] Import Powerbody",
                  "value": "[MGO] Import Powerbody"
                },
                {
                  "name": "Protein Bars",
                  "value": "Protein Bars"
                },
                {
                  "name": "Endurance",
                  "value": "Endurance"
                },
                {
                  "name": "Single Vitamins",
                  "value": "Single Vitamins"
                },
                {
                  "name": "Immune System Support",
                  "value": "Immune System Support"
                },
                {
                  "name": "Single Minerals",
                  "value": "Single Minerals"
                },
                {
                  "name": "Liver Support",
                  "value": "Liver Support"
                },
                {
                  "name": "Sylwetka",
                  "value": "Sylwetka"
                },
                {
                  "name": "Stacks & Kits",
                  "value": "Stacks & Kits"
                },
                {
                  "name": "Antioxidants",
                  "value": "Antioxidants"
                },
                {
                  "name": "Digestive Health, Fiber",
                  "value": "Digestive Health, Fiber"
                },
                {
                  "name": "Essential Oils",
                  "value": "Essential Oils"
                },
                {
                  "name": "Bars",
                  "value": "Bars"
                },
                {
                  "name": "Vitality",
                  "value": "Vitality"
                },
                {
                  "name": "High Carb Gainers",
                  "value": "High Carb Gainers"
                },
                {
                  "name": "Healthy Skin",
                  "value": "Healthy Skin"
                },
                {
                  "name": "Whey Protein Isolate",
                  "value": "Whey Protein Isolate"
                },
                {
                  "name": "Post Workout Recovery",
                  "value": "Post Workout Recovery"
                },
                {
                  "name": "Mental Focus and Memory",
                  "value": "Mental Focus and Memory"
                },
                {
                  "name": "Meal Replacements",
                  "value": "Meal Replacements"
                },
                {
                  "name": "Pre Workout Energy",
                  "value": "Pre Workout Energy"
                },
                {
                  "name": "Samples",
                  "value": "Samples"
                },
                {
                  "name": "Masa",
                  "value": "Masa"
                },
                {
                  "name": "Vegetarian",
                  "value": "Vegetarian"
                },
                {
                  "name": "Energy Drinks",
                  "value": "Energy Drinks"
                },
                {
                  "name": "Combos",
                  "value": "Combos"
                },
                {
                  "name": "Toothpaste",
                  "value": "Toothpaste"
                },
                {
                  "name": "Men's Vitamins",
                  "value": "Men's Vitamins"
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Type",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Tags",
              "type": "array",
              "display": true,
              "options": [
                {
                  "name": "iso",
                  "value": "iso"
                },
                {
                  "name": "nitrique",
                  "value": "nitrique"
                },
                {
                  "name": "pre",
                  "value": "pre"
                },
                {
                  "name": "thermo",
                  "value": "thermo"
                },
                {
                  "name": "intra",
                  "value": "intra"
                },
                {
                  "name": "post",
                  "value": "post"
                },
                {
                  "name": "bcaapoudre",
                  "value": "bcaapoudre"
                },
                {
                  "name": "diu",
                  "value": "diu"
                },
                {
                  "name": "frambois",
                  "value": "frambois"
                },
                {
                  "name": "test",
                  "value": "test"
                },
                {
                  "name": "multivit",
                  "value": "multivit"
                },
                {
                  "name": "zma",
                  "value": "zma"
                },
                {
                  "name": "tribulus",
                  "value": "tribulus"
                },
                {
                  "name": "boissons",
                  "value": "boissons"
                },
                {
                  "name": "eaa",
                  "value": "eaa"
                },
                {
                  "name": "aasimple",
                  "value": "aasimple"
                },
                {
                  "name": "crea",
                  "value": "crea"
                },
                {
                  "name": "creaautre",
                  "value": "creaautre"
                },
                {
                  "name": "piles",
                  "value": "piles"
                },
                {
                  "name": "kre",
                  "value": "kre"
                },
                {
                  "name": "malate",
                  "value": "malate"
                },
                {
                  "name": "carni",
                  "value": "carni"
                },
                {
                  "name": "lcarnitine",
                  "value": "lcarnitine"
                },
                {
                  "name": "carnitine",
                  "value": "carnitine"
                },
                {
                  "name": "bcaacaps",
                  "value": "bcaacaps"
                },
                {
                  "name": "bcaagluta",
                  "value": "bcaagluta"
                },
                {
                  "name": "bcapoudre",
                  "value": "bcapoudre"
                },
                {
                  "name": "bcaaglut",
                  "value": "bcaaglut"
                },
                {
                  "name": "hmb",
                  "value": "hmb"
                },
                {
                  "name": "aaliq",
                  "value": "aaliq"
                },
                {
                  "name": "bcaa poudre",
                  "value": "bcaa poudre"
                },
                {
                  "name": "bcaa",
                  "value": "bcaa"
                },
                {
                  "name": "Riz",
                  "value": "Riz"
                },
                {
                  "name": "hard",
                  "value": "hard"
                },
                {
                  "name": "lean",
                  "value": "lean"
                },
                {
                  "name": "endurance",
                  "value": "endurance"
                },
                {
                  "name": "casein",
                  "value": "casein"
                },
                {
                  "name": "vegan",
                  "value": "vegan"
                },
                {
                  "name": "vegetalien",
                  "value": "vegetalien"
                },
                {
                  "name": "vegetarien",
                  "value": "vegetarien"
                },
                {
                  "name": "whey",
                  "value": "whey"
                },
                {
                  "name": "clear",
                  "value": "clear"
                },
                {
                  "name": "mix",
                  "value": "mix"
                },
                {
                  "name": "vegetales",
                  "value": "vegetales"
                },
                {
                  "name": "boeuf",
                  "value": "boeuf"
                },
                {
                  "name": "hydro",
                  "value": "hydro"
                },
                {
                  "name": "soja",
                  "value": "soja"
                },
                {
                  "name": "oeuf",
                  "value": "oeuf"
                },
                {
                  "name": "daa",
                  "value": "daa"
                },
                {
                  "name": "omega",
                  "value": "omega"
                },
                {
                  "name": "krill",
                  "value": "krill"
                },
                {
                  "name": "gh",
                  "value": "gh"
                },
                {
                  "name": "shaker",
                  "value": "shaker"
                },
                {
                  "name": "shakers",
                  "value": "shakers"
                },
                {
                  "name": "cre",
                  "value": "cre"
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Tags",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Published",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "true",
                  "value": "true"
                },
                {
                  "name": "",
                  "value": ""
                },
                {
                  "name": "false",
                  "value": "false"
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Published",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Option1 Name",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "Title",
                  "value": "Title"
                },
                {
                  "name": "Size",
                  "value": "Size"
                },
                {
                  "name": "",
                  "value": ""
                },
                {
                  "name": "Net Weight",
                  "value": "Net Weight"
                },
                {
                  "name": "Flavor",
                  "value": "Flavor"
                },
                {
                  "name": "Capsule Count",
                  "value": "Capsule Count"
                },
                {
                  "name": "Tablet Count",
                  "value": "Tablet Count"
                },
                {
                  "name": "EAN",
                  "value": "EAN"
                },
                {
                  "name": "Flavour",
                  "value": "Flavour"
                },
                {
                  "name": "Stimulant",
                  "value": "Stimulant"
                },
                {
                  "name": "Capsules",
                  "value": "Capsules"
                },
                {
                  "name": "Package Size",
                  "value": "Package Size"
                },
                {
                  "name": "Type",
                  "value": "Type"
                },
                {
                  "name": "Weight",
                  "value": "Weight"
                },
                {
                  "name": "Quantity",
                  "value": "Quantity"
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Option1 Name",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Option1 Value",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "Default Title",
                  "value": "Default Title"
                },
                {
                  "name": "2270 grams",
                  "value": "2270 grams"
                },
                {
                  "name": "727 grams",
                  "value": "727 grams"
                },
                {
                  "name": "400 grams",
                  "value": "400 grams"
                },
                {
                  "name": "408 grams",
                  "value": "408 grams"
                },
                {
                  "name": "Tropical",
                  "value": "Tropical"
                },
                {
                  "name": "Berry",
                  "value": "Berry"
                },
                {
                  "name": "Blood Raz",
                  "value": "Blood Raz"
                },
                {
                  "name": "Lemon Lime",
                  "value": "Lemon Lime"
                },
                {
                  "name": "White Gummy Deer",
                  "value": "White Gummy Deer"
                },
                {
                  "name": "Rocket Pop",
                  "value": "Rocket Pop"
                },
                {
                  "name": "Miami",
                  "value": "Miami"
                },
                {
                  "name": "Cherry Candy",
                  "value": "Cherry Candy"
                },
                {
                  "name": "Blue Raz",
                  "value": "Blue Raz"
                },
                {
                  "name": "Killa OJ",
                  "value": "Killa OJ"
                },
                {
                  "name": "Strawberry Kiwi",
                  "value": "Strawberry Kiwi"
                },
                {
                  "name": "Peach Mango",
                  "value": "Peach Mango"
                },
                {
                  "name": "Razor Lime",
                  "value": "Razor Lime"
                },
                {
                  "name": "Raspberry Lemonade",
                  "value": "Raspberry Lemonade"
                },
                {
                  "name": "Pineapple Shred",
                  "value": "Pineapple Shred"
                },
                {
                  "name": "Blue Raspberry",
                  "value": "Blue Raspberry"
                },
                {
                  "name": "Fruit Punch",
                  "value": "Fruit Punch"
                },
                {
                  "name": "Blood Orange",
                  "value": "Blood Orange"
                },
                {
                  "name": "Watermelon Candy",
                  "value": "Watermelon Candy"
                },
                {
                  "name": "Dark Grape",
                  "value": "Dark Grape"
                },
                {
                  "name": "Sour Candy",
                  "value": "Sour Candy"
                },
                {
                  "name": "30",
                  "value": "30"
                },
                {
                  "name": "90",
                  "value": "90"
                },
                {
                  "name": "60",
                  "value": "60"
                },
                {
                  "name": "150",
                  "value": "150"
                },
                {
                  "name": "180",
                  "value": "180"
                },
                {
                  "name": "5902837755656",
                  "value": "5902837755656"
                },
                {
                  "name": "None",
                  "value": "None"
                },
                {
                  "name": "Sour Jellies",
                  "value": "Sour Jellies"
                },
                {
                  "name": "Cooling Sour Lemonade",
                  "value": "Cooling Sour Lemonade"
                },
                {
                  "name": "Lemon Fizz Bombs",
                  "value": "Lemon Fizz Bombs"
                },
                {
                  "name": "Cherryade",
                  "value": "Cherryade"
                },
                {
                  "name": "Jelly Bean",
                  "value": "Jelly Bean"
                },
                {
                  "name": "Iced Blue Slush",
                  "value": "Iced Blue Slush"
                },
                {
                  "name": "Fizzy Candy Crush",
                  "value": "Fizzy Candy Crush"
                },
                {
                  "name": "Fizzy Cola Bottles",
                  "value": "Fizzy Cola Bottles"
                },
                {
                  "name": "Fizzy Bubblegum Bottles",
                  "value": "Fizzy Bubblegum Bottles"
                },
                {
                  "name": "Sour Green Apple",
                  "value": "Sour Green Apple"
                },
                {
                  "name": "Sour Peach Candy",
                  "value": "Sour Peach Candy"
                },
                {
                  "name": "Guava Pineapple Punch",
                  "value": "Guava Pineapple Punch"
                },
                {
                  "name": "Grape",
                  "value": "Grape"
                },
                {
                  "name": "Blue Razz Lemonade",
                  "value": "Blue Razz Lemonade"
                },
                {
                  "name": "Apple Lemonade",
                  "value": "Apple Lemonade"
                },
                {
                  "name": "Peach Ice Tea",
                  "value": "Peach Ice Tea"
                },
                {
                  "name": "Cherry",
                  "value": "Cherry"
                },
                {
                  "name": "Cola",
                  "value": "Cola"
                },
                {
                  "name": "Raspberry",
                  "value": "Raspberry"
                },
                {
                  "name": "Wild Berry",
                  "value": "Wild Berry"
                },
                {
                  "name": "Tropical Rage",
                  "value": "Tropical Rage"
                },
                {
                  "name": "Green Apple",
                  "value": "Green Apple"
                },
                {
                  "name": "Blue Ice",
                  "value": "Blue Ice"
                },
                {
                  "name": "Lemon Apple",
                  "value": "Lemon Apple"
                },
                {
                  "name": "Citrus Punch",
                  "value": "Citrus Punch"
                },
                {
                  "name": "Southern Sweet Tea",
                  "value": "Southern Sweet Tea"
                },
                {
                  "name": "Beach Blast",
                  "value": "Beach Blast"
                },
                {
                  "name": "Blueberry Lemonade",
                  "value": "Blueberry Lemonade"
                },
                {
                  "name": "Push Pop",
                  "value": "Push Pop"
                },
                {
                  "name": "Wildberry",
                  "value": "Wildberry"
                },
                {
                  "name": "120 caps",
                  "value": "120 caps"
                },
                {
                  "name": "Exotic",
                  "value": "Exotic"
                },
                {
                  "name": "Strawberry",
                  "value": "Strawberry"
                },
                {
                  "name": "Orange",
                  "value": "Orange"
                },
                {
                  "name": "Mango",
                  "value": "Mango"
                },
                {
                  "name": "Apple",
                  "value": "Apple"
                },
                {
                  "name": "Lemon",
                  "value": "Lemon"
                },
                {
                  "name": "Tropic Thunder",
                  "value": "Tropic Thunder"
                },
                {
                  "name": "Victory Punch",
                  "value": "Victory Punch"
                },
                {
                  "name": "Strawberry Lemonade",
                  "value": "Strawberry Lemonade"
                },
                {
                  "name": "Smashin' Passion Orange",
                  "value": "Smashin' Passion Orange"
                },
                {
                  "name": "Blueberry Apple",
                  "value": "Blueberry Apple"
                },
                {
                  "name": "Sour Watermelon",
                  "value": "Sour Watermelon"
                },
                {
                  "name": "Pink Lemonade",
                  "value": "Pink Lemonade"
                },
                {
                  "name": "Orange Cooler",
                  "value": "Orange Cooler"
                },
                {
                  "name": "Unflavored",
                  "value": "Unflavored"
                },
                {
                  "name": "Xplosive Cola",
                  "value": "Xplosive Cola"
                },
                {
                  "name": "Lime Crime Mint",
                  "value": "Lime Crime Mint"
                },
                {
                  "name": "Raging Cola",
                  "value": "Raging Cola"
                },
                {
                  "name": "Blueberry Madness",
                  "value": "Blueberry Madness"
                },
                {
                  "name": "Orange Juice",
                  "value": "Orange Juice"
                },
                {
                  "name": "Red Punch",
                  "value": "Red Punch"
                },
                {
                  "name": "240 grams",
                  "value": "240 grams"
                },
                {
                  "name": "220 grams",
                  "value": "220 grams"
                },
                {
                  "name": "Natural",
                  "value": "Natural"
                },
                {
                  "name": "Orange & Mango",
                  "value": "Orange & Mango"
                },
                {
                  "name": "Berry Burst",
                  "value": "Berry Burst"
                },
                {
                  "name": "Tropical Fruit",
                  "value": "Tropical Fruit"
                },
                {
                  "name": "Regular",
                  "value": "Regular"
                },
                {
                  "name": "Zero Stimulant",
                  "value": "Zero Stimulant"
                },
                {
                  "name": "Orange Fire",
                  "value": "Orange Fire"
                },
                {
                  "name": "Forest Burst",
                  "value": "Forest Burst"
                },
                {
                  "name": "Cherry Crush",
                  "value": "Cherry Crush"
                },
                {
                  "name": "Green Lemonade",
                  "value": "Green Lemonade"
                },
                {
                  "name": "Sour Mango",
                  "value": "Sour Mango"
                },
                {
                  "name": "Forest Berries",
                  "value": "Forest Berries"
                },
                {
                  "name": "Blueberry",
                  "value": "Blueberry"
                },
                {
                  "name": "Apricot",
                  "value": "Apricot"
                },
                {
                  "name": "Tutti Frutti",
                  "value": "Tutti Frutti"
                },
                {
                  "name": "Lemon Twist",
                  "value": "Lemon Twist"
                },
                {
                  "name": "Bubblegum",
                  "value": "Bubblegum"
                },
                {
                  "name": "Cosmic Rainbow",
                  "value": "Cosmic Rainbow"
                },
                {
                  "name": "Energy",
                  "value": "Energy"
                },
                {
                  "name": "Swizzels Drumstick",
                  "value": "Swizzels Drumstick"
                },
                {
                  "name": "Fruit Candy",
                  "value": "Fruit Candy"
                },
                {
                  "name": "Blue Lagoon",
                  "value": "Blue Lagoon"
                },
                {
                  "name": "Cherry Slushie",
                  "value": "Cherry Slushie"
                },
                {
                  "name": "Grape Soda",
                  "value": "Grape Soda"
                },
                {
                  "name": "Orange Burst",
                  "value": "Orange Burst"
                },
                {
                  "name": "Cloudy Lemonade",
                  "value": "Cloudy Lemonade"
                },
                {
                  "name": "Apple & Elderflower",
                  "value": "Apple & Elderflower"
                },
                {
                  "name": "Tigers Blood",
                  "value": "Tigers Blood"
                },
                {
                  "name": "Blue Razz",
                  "value": "Blue Razz"
                },
                {
                  "name": "Red Hawaiian",
                  "value": "Red Hawaiian"
                },
                {
                  "name": "Watermelon",
                  "value": "Watermelon"
                },
                {
                  "name": "Cherry Cola",
                  "value": "Cherry Cola"
                },
                {
                  "name": "Tropical Vibes",
                  "value": "Tropical Vibes"
                },
                {
                  "name": "Candy Ice Blast",
                  "value": "Candy Ice Blast"
                },
                {
                  "name": "Tropical Punch",
                  "value": "Tropical Punch"
                },
                {
                  "name": "Icy Blue Raspberry",
                  "value": "Icy Blue Raspberry"
                },
                {
                  "name": "Wild Grape",
                  "value": "Wild Grape"
                },
                {
                  "name": "Zombie Cherry",
                  "value": "Zombie Cherry"
                },
                {
                  "name": "Brutal Cola",
                  "value": "Brutal Cola"
                },
                {
                  "name": "Dragon Fruit",
                  "value": "Dragon Fruit"
                },
                {
                  "name": "Miami Peach",
                  "value": "Miami Peach"
                },
                {
                  "name": "Bubble Gum",
                  "value": "Bubble Gum"
                },
                {
                  "name": "Berry Splash",
                  "value": "Berry Splash"
                },
                {
                  "name": "Tropical Blend",
                  "value": "Tropical Blend"
                },
                {
                  "name": "Rainbow",
                  "value": "Rainbow"
                },
                {
                  "name": "Blackcurrant Squash",
                  "value": "Blackcurrant Squash"
                },
                {
                  "name": "Sunny Orange",
                  "value": "Sunny Orange"
                },
                {
                  "name": "Red Kola",
                  "value": "Red Kola"
                },
                {
                  "name": "16 grams (1 serving)",
                  "value": "16 grams (1 serving)"
                },
                {
                  "name": "Lemon & Lime",
                  "value": "Lemon & Lime"
                },
                {
                  "name": "Blackcurrant",
                  "value": "Blackcurrant"
                },
                {
                  "name": "Apple Blueberry",
                  "value": "Apple Blueberry"
                },
                {
                  "name": "Strawberry Mango",
                  "value": "Strawberry Mango"
                },
                {
                  "name": "Candy Bubblegum",
                  "value": "Candy Bubblegum"
                },
                {
                  "name": "Ultra Energy",
                  "value": "Ultra Energy"
                },
                {
                  "name": "Pineapple Crush",
                  "value": "Pineapple Crush"
                },
                {
                  "name": "Blue Razz Bon Bons",
                  "value": "Blue Razz Bon Bons"
                },
                {
                  "name": "Pick N Mix",
                  "value": "Pick N Mix"
                },
                {
                  "name": "Rocket Ice Lolly",
                  "value": "Rocket Ice Lolly"
                },
                {
                  "name": "Orange & Passion Fruit",
                  "value": "Orange & Passion Fruit"
                },
                {
                  "name": "Sour Apple",
                  "value": "Sour Apple"
                },
                {
                  "name": "Twizzle Lolly",
                  "value": "Twizzle Lolly"
                },
                {
                  "name": "Lemon Sherbet",
                  "value": "Lemon Sherbet"
                },
                {
                  "name": "Sour Citrus Punch",
                  "value": "Sour Citrus Punch"
                },
                {
                  "name": "Island Breeze",
                  "value": "Island Breeze"
                },
                {
                  "name": "Fruit Kaboom",
                  "value": "Fruit Kaboom"
                },
                {
                  "name": "Blackberry & Lime",
                  "value": "Blackberry & Lime"
                },
                {
                  "name": "Strawberry & Mango",
                  "value": "Strawberry & Mango"
                },
                {
                  "name": "Pink Lemo",
                  "value": "Pink Lemo"
                },
                {
                  "name": "Apple Power",
                  "value": "Apple Power"
                },
                {
                  "name": "Sour Gummy Bears",
                  "value": "Sour Gummy Bears"
                },
                {
                  "name": "Sour Blue Razz",
                  "value": "Sour Blue Razz"
                },
                {
                  "name": "Cherry Razz",
                  "value": "Cherry Razz"
                },
                {
                  "name": "Blueberry Pineapple",
                  "value": "Blueberry Pineapple"
                },
                {
                  "name": "Blackberry Lemonade",
                  "value": "Blackberry Lemonade"
                },
                {
                  "name": "Juicy Nectar",
                  "value": "Juicy Nectar"
                },
                {
                  "name": "ICEE Blue Raspberry",
                  "value": "ICEE Blue Raspberry"
                },
                {
                  "name": "Berry Blast",
                  "value": "Berry Blast"
                },
                {
                  "name": "Krisp Apple",
                  "value": "Krisp Apple"
                },
                {
                  "name": "Millions Strawberry",
                  "value": "Millions Strawberry"
                },
                {
                  "name": "Sour Batch Bros",
                  "value": "Sour Batch Bros"
                },
                {
                  "name": "Citrus Berry",
                  "value": "Citrus Berry"
                },
                {
                  "name": "Cherry Blaze",
                  "value": "Cherry Blaze"
                },
                {
                  "name": "Orange Lemon Burst",
                  "value": "Orange Lemon Burst"
                },
                {
                  "name": "Pear Kiwi",
                  "value": "Pear Kiwi"
                },
                {
                  "name": "Mojito",
                  "value": "Mojito"
                },
                {
                  "name": "Peach",
                  "value": "Peach"
                },
                {
                  "name": "Mango Lime",
                  "value": "Mango Lime"
                },
                {
                  "name": "Passion Pineapple",
                  "value": "Passion Pineapple"
                },
                {
                  "name": "Monsterberry Lime",
                  "value": "Monsterberry Lime"
                },
                {
                  "name": "Tropic Blue",
                  "value": "Tropic Blue"
                },
                {
                  "name": "Ice Tea",
                  "value": "Ice Tea"
                },
                {
                  "name": "Forest Fruits",
                  "value": "Forest Fruits"
                },
                {
                  "name": "500 grams",
                  "value": "500 grams"
                },
                {
                  "name": "Twirler Ice Cream",
                  "value": "Twirler Ice Cream"
                },
                {
                  "name": "Sour Gummy Bear",
                  "value": "Sour Gummy Bear"
                },
                {
                  "name": "Icy Blue Raz",
                  "value": "Icy Blue Raz"
                },
                {
                  "name": "Bubblegum Crush",
                  "value": "Bubblegum Crush"
                },
                {
                  "name": "Swizzels Refreshers",
                  "value": "Swizzels Refreshers"
                },
                {
                  "name": "Swizzels Love Hearts",
                  "value": "Swizzels Love Hearts"
                },
                {
                  "name": "Swizzels Drumstick Squashies",
                  "value": "Swizzels Drumstick Squashies"
                },
                {
                  "name": "Strawberry Mojito",
                  "value": "Strawberry Mojito"
                },
                {
                  "name": "Baddy Berry",
                  "value": "Baddy Berry"
                },
                {
                  "name": "Watermelons",
                  "value": "Watermelons"
                },
                {
                  "name": "Ice Pop",
                  "value": "Ice Pop"
                },
                {
                  "name": "Green Apples",
                  "value": "Green Apples"
                },
                {
                  "name": "Rainbow Candy",
                  "value": "Rainbow Candy"
                },
                {
                  "name": "Pineapple Juice",
                  "value": "Pineapple Juice"
                },
                {
                  "name": "Orange Crush",
                  "value": "Orange Crush"
                },
                {
                  "name": "Blue Lemonade",
                  "value": "Blue Lemonade"
                },
                {
                  "name": "Raspberry Tea",
                  "value": "Raspberry Tea"
                },
                {
                  "name": "312 grams",
                  "value": "312 grams"
                },
                {
                  "name": "600 grams",
                  "value": "600 grams"
                },
                {
                  "name": "300 grams",
                  "value": "300 grams"
                },
                {
                  "name": "279 grams",
                  "value": "279 grams"
                },
                {
                  "name": "Strawberry Pineapple",
                  "value": "Strawberry Pineapple"
                },
                {
                  "name": "Miami Vice",
                  "value": "Miami Vice"
                },
                {
                  "name": "Roadside Lemonade",
                  "value": "Roadside Lemonade"
                },
                {
                  "name": "Pineapple Passion",
                  "value": "Pineapple Passion"
                },
                {
                  "name": "Sweet Iced Tea",
                  "value": "Sweet Iced Tea"
                },
                {
                  "name": "Orange Rush",
                  "value": "Orange Rush"
                },
                {
                  "name": "Red Orange",
                  "value": "Red Orange"
                },
                {
                  "name": "Grapefruit",
                  "value": "Grapefruit"
                },
                {
                  "name": "Magic Citrus",
                  "value": "Magic Citrus"
                },
                {
                  "name": "Tropical Candy",
                  "value": "Tropical Candy"
                },
                {
                  "name": "Melon Berry Twist",
                  "value": "Melon Berry Twist"
                },
                {
                  "name": "Mango Splash",
                  "value": "Mango Splash"
                },
                {
                  "name": "Fruit Punch Fury",
                  "value": "Fruit Punch Fury"
                },
                {
                  "name": "Dragon Fruit Slayer",
                  "value": "Dragon Fruit Slayer"
                },
                {
                  "name": "Tropical Touchdown",
                  "value": "Tropical Touchdown"
                },
                {
                  "name": "Cherry Checkmate",
                  "value": "Cherry Checkmate"
                },
                {
                  "name": "Orange Overdrive",
                  "value": "Orange Overdrive"
                },
                {
                  "name": "Blazin Blue Berry",
                  "value": "Blazin Blue Berry"
                },
                {
                  "name": "Energy Burst",
                  "value": "Energy Burst"
                },
                {
                  "name": "Lightnin' Lemonade",
                  "value": "Lightnin' Lemonade"
                },
                {
                  "name": "Savage Strawberry",
                  "value": "Savage Strawberry"
                },
                {
                  "name": "Wicked Watermelon",
                  "value": "Wicked Watermelon"
                },
                {
                  "name": "Blazin' Berry",
                  "value": "Blazin' Berry"
                },
                {
                  "name": "360 grams",
                  "value": "360 grams"
                },
                {
                  "name": "180 grams",
                  "value": "180 grams"
                },
                {
                  "name": "Tropical Paradise",
                  "value": "Tropical Paradise"
                },
                {
                  "name": "Kiwi Blueberry",
                  "value": "Kiwi Blueberry"
                },
                {
                  "name": "Fruit Burst",
                  "value": "Fruit Burst"
                },
                {
                  "name": "Peach Bum",
                  "value": "Peach Bum"
                },
                {
                  "name": "Blood Berry",
                  "value": "Blood Berry"
                },
                {
                  "name": "Jawbreaker",
                  "value": "Jawbreaker"
                },
                {
                  "name": "Black N' Blueberry",
                  "value": "Black N' Blueberry"
                },
                {
                  "name": "Raspberry Creamthickle",
                  "value": "Raspberry Creamthickle"
                },
                {
                  "name": "Citrus Grapefruit",
                  "value": "Citrus Grapefruit"
                },
                {
                  "name": "Citrus Burst",
                  "value": "Citrus Burst"
                },
                {
                  "name": "Blue Snow Cone",
                  "value": "Blue Snow Cone"
                },
                {
                  "name": "Orange Sunrise",
                  "value": "Orange Sunrise"
                },
                {
                  "name": "Root Beer",
                  "value": "Root Beer"
                },
                {
                  "name": "Cherry Frost",
                  "value": "Cherry Frost"
                },
                {
                  "name": "Raging Colas",
                  "value": "Raging Colas"
                },
                {
                  "name": "Sour Punch Blue Raz",
                  "value": "Sour Punch Blue Raz"
                },
                {
                  "name": "Country Time Lemonade",
                  "value": "Country Time Lemonade"
                },
                {
                  "name": "Sunny D Tangy Original",
                  "value": "Sunny D Tangy Original"
                },
                {
                  "name": "Sour Punch Watermelon",
                  "value": "Sour Punch Watermelon"
                },
                {
                  "name": "Country Time Blueberry Lemonade",
                  "value": "Country Time Blueberry Lemonade"
                },
                {
                  "name": "Kool-Aid Cherry Limeade",
                  "value": "Kool-Aid Cherry Limeade"
                },
                {
                  "name": "Jell-O Lemon Lime",
                  "value": "Jell-O Lemon Lime"
                },
                {
                  "name": "Kool-Aid Tropical Punch",
                  "value": "Kool-Aid Tropical Punch"
                },
                {
                  "name": "Bazooka Classic Grape",
                  "value": "Bazooka Classic Grape"
                },
                {
                  "name": "Pink Splash",
                  "value": "Pink Splash"
                },
                {
                  "name": "Cherry Ring Pop",
                  "value": "Cherry Ring Pop"
                },
                {
                  "name": "Freedom Rocks",
                  "value": "Freedom Rocks"
                },
                {
                  "name": "Tropical Cyclone",
                  "value": "Tropical Cyclone"
                },
                {
                  "name": "Blue Sharkberry",
                  "value": "Blue Sharkberry"
                },
                {
                  "name": "Melon Candy",
                  "value": "Melon Candy"
                },
                {
                  "name": "Peach Rings",
                  "value": "Peach Rings"
                },
                {
                  "name": "Orange Mango",
                  "value": "Orange Mango"
                },
                {
                  "name": "Cherry Limeade",
                  "value": "Cherry Limeade"
                },
                {
                  "name": "Tropical Storm",
                  "value": "Tropical Storm"
                },
                {
                  "name": "Lemon Rush",
                  "value": "Lemon Rush"
                },
                {
                  "name": "Strawberry Margarita",
                  "value": "Strawberry Margarita"
                },
                {
                  "name": "Millions Cola",
                  "value": "Millions Cola"
                },
                {
                  "name": "Millions Bubblegum",
                  "value": "Millions Bubblegum"
                },
                {
                  "name": "Pineapple Head",
                  "value": "Pineapple Head"
                },
                {
                  "name": "Frozen Bombsicle",
                  "value": "Frozen Bombsicle"
                },
                {
                  "name": "Red Fresh",
                  "value": "Red Fresh"
                },
                {
                  "name": "Fresh Apple",
                  "value": "Fresh Apple"
                },
                {
                  "name": "Strawberry & Raspberry",
                  "value": "Strawberry & Raspberry"
                },
                {
                  "name": "Cherry & Apple",
                  "value": "Cherry & Apple"
                },
                {
                  "name": "Icy Blue Razz",
                  "value": "Icy Blue Razz"
                },
                {
                  "name": "75 vcaps",
                  "value": "75 vcaps"
                },
                {
                  "name": "75 grams",
                  "value": "75 grams"
                },
                {
                  "name": "76 grams",
                  "value": "76 grams"
                },
                {
                  "name": "Electric Lemonade",
                  "value": "Electric Lemonade"
                },
                {
                  "name": "150 grams",
                  "value": "150 grams"
                },
                {
                  "name": "270 grams",
                  "value": "270 grams"
                },
                {
                  "name": "450 grams",
                  "value": "450 grams"
                },
                {
                  "name": "Lemonade",
                  "value": "Lemonade"
                },
                {
                  "name": "Unflavoured",
                  "value": "Unflavoured"
                },
                {
                  "name": "Blue Raspberry Bubble Gum",
                  "value": "Blue Raspberry Bubble Gum"
                },
                {
                  "name": "Nature",
                  "value": "Nature"
                },
                {
                  "name": "420 grams",
                  "value": "420 grams"
                },
                {
                  "name": "210 grams",
                  "value": "210 grams"
                },
                {
                  "name": "156 grams",
                  "value": "156 grams"
                },
                {
                  "name": "Lemon Ice",
                  "value": "Lemon Ice"
                },
                {
                  "name": "Fruit Punch&",
                  "value": "Fruit Punch&"
                },
                {
                  "name": "Cherry Lollipop",
                  "value": "Cherry Lollipop"
                },
                {
                  "name": "Non Flavored",
                  "value": "Non Flavored"
                },
                {
                  "name": "120",
                  "value": "120"
                },
                {
                  "name": "400",
                  "value": "400"
                },
                {
                  "name": "Grape Splash",
                  "value": "Grape Splash"
                },
                {
                  "name": "Grape Cooler",
                  "value": "Grape Cooler"
                },
                {
                  "name": "Wild Berry Punch",
                  "value": "Wild Berry Punch"
                },
                {
                  "name": "100 caps",
                  "value": "100 caps"
                },
                {
                  "name": "200 caps",
                  "value": "200 caps"
                },
                {
                  "name": "554 grams",
                  "value": "554 grams"
                },
                {
                  "name": "120 mega caps",
                  "value": "120 mega caps"
                },
                {
                  "name": "400 caps",
                  "value": "400 caps"
                },
                {
                  "name": "240",
                  "value": "240"
                },
                {
                  "name": "Creatine Monohydrate",
                  "value": "Creatine Monohydrate"
                },
                {
                  "name": "Creatine Monohydrate Xplode",
                  "value": "Creatine Monohydrate Xplode"
                },
                {
                  "name": "250 grams",
                  "value": "250 grams"
                },
                {
                  "name": "200 grams",
                  "value": "200 grams"
                },
                {
                  "name": "120 vcaps",
                  "value": "120 vcaps"
                },
                {
                  "name": "240 vcaps",
                  "value": "240 vcaps"
                },
                {
                  "name": "1000 grams",
                  "value": "1000 grams"
                },
                {
                  "name": "227 grams",
                  "value": "227 grams"
                },
                {
                  "name": "161 grams",
                  "value": "161 grams"
                },
                {
                  "name": "360 caps",
                  "value": "360 caps"
                },
                {
                  "name": "60 tablets",
                  "value": "60 tablets"
                },
                {
                  "name": "550 grams",
                  "value": "550 grams"
                },
                {
                  "name": "110 grams",
                  "value": "110 grams"
                },
                {
                  "name": "100 grams",
                  "value": "100 grams"
                },
                {
                  "name": "Mandarin Orange",
                  "value": "Mandarin Orange"
                },
                {
                  "name": "300",
                  "value": "300"
                },
                {
                  "name": "Pineapple",
                  "value": "Pineapple"
                },
                {
                  "name": "454 grams",
                  "value": "454 grams"
                },
                {
                  "name": "100",
                  "value": "100"
                },
                {
                  "name": "1000g",
                  "value": "1000g"
                },
                {
                  "name": "S'Berry & Peaches",
                  "value": "S'Berry & Peaches"
                },
                {
                  "name": "Super Fresh OJ",
                  "value": "Super Fresh OJ"
                },
                {
                  "name": "Grape Bubbalicious",
                  "value": "Grape Bubbalicious"
                },
                {
                  "name": "Cherry Bubblegum",
                  "value": "Cherry Bubblegum"
                },
                {
                  "name": "350",
                  "value": "350"
                },
                {
                  "name": "700",
                  "value": "700"
                },
                {
                  "name": "60 vcaps",
                  "value": "60 vcaps"
                },
                {
                  "name": "Fizzy Blue Bottles",
                  "value": "Fizzy Blue Bottles"
                },
                {
                  "name": "Cranberry Crush",
                  "value": "Cranberry Crush"
                },
                {
                  "name": "Berrylicious",
                  "value": "Berrylicious"
                },
                {
                  "name": "500 tablets",
                  "value": "500 tablets"
                },
                {
                  "name": "200 tablets",
                  "value": "200 tablets"
                },
                {
                  "name": "Pina Colada",
                  "value": "Pina Colada"
                },
                {
                  "name": "Cherry Lime",
                  "value": "Cherry Lime"
                },
                {
                  "name": "Strawberry & Kiwi",
                  "value": "Strawberry & Kiwi"
                },
                {
                  "name": "Mad Mango",
                  "value": "Mad Mango"
                },
                {
                  "name": "Ice Melon",
                  "value": "Ice Melon"
                },
                {
                  "name": "Lime Lemon",
                  "value": "Lime Lemon"
                },
                {
                  "name": "Summer Fruits",
                  "value": "Summer Fruits"
                },
                {
                  "name": "Apple & Raspberry",
                  "value": "Apple & Raspberry"
                },
                {
                  "name": "Italian Lemon Ice",
                  "value": "Italian Lemon Ice"
                },
                {
                  "name": "315 grams",
                  "value": "315 grams"
                },
                {
                  "name": "357 grams",
                  "value": "357 grams"
                },
                {
                  "name": "Watermelon Splash",
                  "value": "Watermelon Splash"
                },
                {
                  "name": "Mixed Berry",
                  "value": "Mixed Berry"
                },
                {
                  "name": "Banana",
                  "value": "Banana"
                },
                {
                  "name": "Chocolate",
                  "value": "Chocolate"
                },
                {
                  "name": "Pineapple Passion Fruit",
                  "value": "Pineapple Passion Fruit"
                },
                {
                  "name": "Orange Clementine",
                  "value": "Orange Clementine"
                },
                {
                  "name": "Pick n Mix",
                  "value": "Pick n Mix"
                },
                {
                  "name": "Fizzy Peach Sweets",
                  "value": "Fizzy Peach Sweets"
                },
                {
                  "name": "Cherry Mango",
                  "value": "Cherry Mango"
                },
                {
                  "name": "ICEE Cherry",
                  "value": "ICEE Cherry"
                },
                {
                  "name": "Dragon Fruit Yuzu",
                  "value": "Dragon Fruit Yuzu"
                },
                {
                  "name": "Tiger's Blood",
                  "value": "Tiger's Blood"
                },
                {
                  "name": "300 tablets",
                  "value": "300 tablets"
                },
                {
                  "name": "150 tablets",
                  "value": "150 tablets"
                },
                {
                  "name": "Strawberry Laces",
                  "value": "Strawberry Laces"
                },
                {
                  "name": "Big Juicy Melons",
                  "value": "Big Juicy Melons"
                },
                {
                  "name": "Grape Gazillionz",
                  "value": "Grape Gazillionz"
                },
                {
                  "name": "Fruit Salads",
                  "value": "Fruit Salads"
                },
                {
                  "name": "Cherry Cola Bottles",
                  "value": "Cherry Cola Bottles"
                },
                {
                  "name": "Tropical Snocone",
                  "value": "Tropical Snocone"
                },
                {
                  "name": "Banana & Strawberry",
                  "value": "Banana & Strawberry"
                },
                {
                  "name": "Rainbow Dust",
                  "value": "Rainbow Dust"
                },
                {
                  "name": "Cranberry",
                  "value": "Cranberry"
                },
                {
                  "name": "Mandarine",
                  "value": "Mandarine"
                },
                {
                  "name": "Cranberry Pomegranate",
                  "value": "Cranberry Pomegranate"
                },
                {
                  "name": "Strawberry Limeade",
                  "value": "Strawberry Limeade"
                },
                {
                  "name": "Orange Juiced",
                  "value": "Orange Juiced"
                },
                {
                  "name": "Grape Juiced",
                  "value": "Grape Juiced"
                },
                {
                  "name": "Mango Pineapple",
                  "value": "Mango Pineapple"
                },
                {
                  "name": "Cherry Coconut",
                  "value": "Cherry Coconut"
                },
                {
                  "name": "334 grams",
                  "value": "334 grams"
                },
                {
                  "name": "667 grams",
                  "value": "667 grams"
                },
                {
                  "name": "Furious Grape",
                  "value": "Furious Grape"
                },
                {
                  "name": "Georgia Peach",
                  "value": "Georgia Peach"
                },
                {
                  "name": "Cherry Bomb",
                  "value": "Cherry Bomb"
                },
                {
                  "name": "Guava Nectarine",
                  "value": "Guava Nectarine"
                },
                {
                  "name": "Blueberry Acai",
                  "value": "Blueberry Acai"
                },
                {
                  "name": "Peach Raspberry",
                  "value": "Peach Raspberry"
                },
                {
                  "name": "Orange Guava",
                  "value": "Orange Guava"
                },
                {
                  "name": "Citrus Lime",
                  "value": "Citrus Lime"
                },
                {
                  "name": "Tropical Mango",
                  "value": "Tropical Mango"
                },
                {
                  "name": "Fuzzy Peach",
                  "value": "Fuzzy Peach"
                },
                {
                  "name": "Ice Tea Peach",
                  "value": "Ice Tea Peach"
                },
                {
                  "name": "Strawberry Fit",
                  "value": "Strawberry Fit"
                },
                {
                  "name": "Apple Pear",
                  "value": "Apple Pear"
                },
                {
                  "name": "Maui Twist",
                  "value": "Maui Twist"
                },
                {
                  "name": "Strawberry Watermelon",
                  "value": "Strawberry Watermelon"
                },
                {
                  "name": "Pineapple + Pear",
                  "value": "Pineapple + Pear"
                },
                {
                  "name": "Orange + Apple",
                  "value": "Orange + Apple"
                },
                {
                  "name": "Mango + Orange",
                  "value": "Mango + Orange"
                },
                {
                  "name": "Sour Cherry",
                  "value": "Sour Cherry"
                },
                {
                  "name": "297 grams",
                  "value": "297 grams"
                },
                {
                  "name": "Orange Dreamsicle",
                  "value": "Orange Dreamsicle"
                },
                {
                  "name": "Raspberry Grape",
                  "value": "Raspberry Grape"
                },
                {
                  "name": "Black Cherry",
                  "value": "Black Cherry"
                },
                {
                  "name": "Texas Tea",
                  "value": "Texas Tea"
                },
                {
                  "name": "Fruit Salad",
                  "value": "Fruit Salad"
                },
                {
                  "name": "500",
                  "value": "500"
                },
                {
                  "name": "Fresh Orange",
                  "value": "Fresh Orange"
                },
                {
                  "name": "Italian Blood Orange",
                  "value": "Italian Blood Orange"
                },
                {
                  "name": "Knockout Fruit Punch",
                  "value": "Knockout Fruit Punch"
                },
                {
                  "name": "Watermelon Explosion",
                  "value": "Watermelon Explosion"
                },
                {
                  "name": "Lemon Lime Squeeze",
                  "value": "Lemon Lime Squeeze"
                },
                {
                  "name": "Mango Madness",
                  "value": "Mango Madness"
                },
                {
                  "name": "Strawberry Kiwi Splash",
                  "value": "Strawberry Kiwi Splash"
                },
                {
                  "name": "Raspberry Pineapple",
                  "value": "Raspberry Pineapple"
                },
                {
                  "name": "600",
                  "value": "600"
                },
                {
                  "name": "Watermelone",
                  "value": "Watermelone"
                },
                {
                  "name": "Candy Icy Blast",
                  "value": "Candy Icy Blast"
                },
                {
                  "name": "Multifruit",
                  "value": "Multifruit"
                },
                {
                  "name": "200 vcaps",
                  "value": "200 vcaps"
                },
                {
                  "name": "400 vcaps",
                  "value": "400 vcaps"
                },
                {
                  "name": "Tropical Fruit Punch",
                  "value": "Tropical Fruit Punch"
                },
                {
                  "name": "Ice-Tea Raspberry",
                  "value": "Ice-Tea Raspberry"
                },
                {
                  "name": "Strawberry Lime",
                  "value": "Strawberry Lime"
                },
                {
                  "name": "240 caps",
                  "value": "240 caps"
                },
                {
                  "name": "Blackcurrant Blast",
                  "value": "Blackcurrant Blast"
                },
                {
                  "name": "Mango Sorbet",
                  "value": "Mango Sorbet"
                },
                {
                  "name": "2000 grams",
                  "value": "2000 grams"
                },
                {
                  "name": "Milky Chocolate",
                  "value": "Milky Chocolate"
                },
                {
                  "name": "White Chocolate-Raspberry",
                  "value": "White Chocolate-Raspberry"
                },
                {
                  "name": "Chocolate Fudge",
                  "value": "Chocolate Fudge"
                },
                {
                  "name": "Vanilla Creme",
                  "value": "Vanilla Creme"
                },
                {
                  "name": "Chocolate Peanut Butter",
                  "value": "Chocolate Peanut Butter"
                },
                {
                  "name": "French Vanilla Creme",
                  "value": "French Vanilla Creme"
                },
                {
                  "name": "Milk Chocolate",
                  "value": "Milk Chocolate"
                },
                {
                  "name": "",
                  "value": ""
                },
                {
                  "name": "Raw (Unflavoured)",
                  "value": "Raw (Unflavoured)"
                },
                {
                  "name": "Lime Citrus",
                  "value": "Lime Citrus"
                },
                {
                  "name": "Cotton Candy",
                  "value": "Cotton Candy"
                },
                {
                  "name": "Vanilla",
                  "value": "Vanilla"
                },
                {
                  "name": "Vanilla Dessert",
                  "value": "Vanilla Dessert"
                },
                {
                  "name": "Creamy Chocolate",
                  "value": "Creamy Chocolate"
                },
                {
                  "name": "Cookies & Cream",
                  "value": "Cookies & Cream"
                },
                {
                  "name": "Creamy Apple",
                  "value": "Creamy Apple"
                },
                {
                  "name": "Creamy Vanilla with Kiwi",
                  "value": "Creamy Vanilla with Kiwi"
                },
                {
                  "name": "Unflavored2",
                  "value": "Unflavored2"
                },
                {
                  "name": "Big Cherries",
                  "value": "Big Cherries"
                },
                {
                  "name": "Shark Bite",
                  "value": "Shark Bite"
                },
                {
                  "name": "White Choco Bueno",
                  "value": "White Choco Bueno"
                },
                {
                  "name": "Cookies 'N' Cream",
                  "value": "Cookies 'N' Cream"
                },
                {
                  "name": "2400 grams",
                  "value": "2400 grams"
                },
                {
                  "name": "6000 grams",
                  "value": "6000 grams"
                },
                {
                  "name": "1500 grams",
                  "value": "1500 grams"
                },
                {
                  "name": "2700 grams",
                  "value": "2700 grams"
                },
                {
                  "name": "Pistachio",
                  "value": "Pistachio"
                },
                {
                  "name": "Almond",
                  "value": "Almond"
                },
                {
                  "name": "Strawberry Short Cake",
                  "value": "Strawberry Short Cake"
                },
                {
                  "name": "Blueberry Cobbler",
                  "value": "Blueberry Cobbler"
                },
                {
                  "name": "Banana Nut Bread",
                  "value": "Banana Nut Bread"
                },
                {
                  "name": "Cocoa Heaven",
                  "value": "Cocoa Heaven"
                },
                {
                  "name": "Kiwi Strawberry",
                  "value": "Kiwi Strawberry"
                },
                {
                  "name": "Blue Razz Watermelon",
                  "value": "Blue Razz Watermelon"
                },
                {
                  "name": "Neutral",
                  "value": "Neutral"
                },
                {
                  "name": "Vanilla Caramel",
                  "value": "Vanilla Caramel"
                },
                {
                  "name": "Caramel Vanilla",
                  "value": "Caramel Vanilla"
                },
                {
                  "name": "Vanilla Cake",
                  "value": "Vanilla Cake"
                },
                {
                  "name": "White Cherry Frost",
                  "value": "White Cherry Frost"
                },
                {
                  "name": "Watermelon Wave",
                  "value": "Watermelon Wave"
                },
                {
                  "name": "Caramel",
                  "value": "Caramel"
                },
                {
                  "name": "Strawberry-Banana",
                  "value": "Strawberry-Banana"
                },
                {
                  "name": "Chocolate-Nuts",
                  "value": "Chocolate-Nuts"
                },
                {
                  "name": "White Chocolate-Coconut",
                  "value": "White Chocolate-Coconut"
                },
                {
                  "name": "White Chocolate-Cranberry",
                  "value": "White Chocolate-Cranberry"
                },
                {
                  "name": "6800 grams",
                  "value": "6800 grams"
                },
                {
                  "name": "3500 grams",
                  "value": "3500 grams"
                },
                {
                  "name": "5400 grams",
                  "value": "5400 grams"
                },
                {
                  "name": "3000 grams",
                  "value": "3000 grams"
                },
                {
                  "name": "Double Chocolate",
                  "value": "Double Chocolate"
                },
                {
                  "name": "Vanilla Cream",
                  "value": "Vanilla Cream"
                },
                {
                  "name": "Strawberry-Wild Strawberry",
                  "value": "Strawberry-Wild Strawberry"
                },
                {
                  "name": "900 grams",
                  "value": "900 grams"
                },
                {
                  "name": "1800 grams",
                  "value": "1800 grams"
                },
                {
                  "name": "Red Fruits",
                  "value": "Red Fruits"
                },
                {
                  "name": "4540 grams",
                  "value": "4540 grams"
                },
                {
                  "name": "905 grams",
                  "value": "905 grams"
                },
                {
                  "name": "455 grams",
                  "value": "455 grams"
                },
                {
                  "name": "462 grams",
                  "value": "462 grams"
                },
                {
                  "name": "918 grams",
                  "value": "918 grams"
                },
                {
                  "name": "938 grams",
                  "value": "938 grams"
                },
                {
                  "name": "891 grams",
                  "value": "891 grams"
                },
                {
                  "name": "884 grams",
                  "value": "884 grams"
                },
                {
                  "name": "897 grams",
                  "value": "897 grams"
                },
                {
                  "name": "878 grams",
                  "value": "878 grams"
                },
                {
                  "name": "Wild Fruits",
                  "value": "Wild Fruits"
                },
                {
                  "name": "Tropical Fruits",
                  "value": "Tropical Fruits"
                },
                {
                  "name": "Pistachio Marzipan",
                  "value": "Pistachio Marzipan"
                },
                {
                  "name": "Latte Macchiato",
                  "value": "Latte Macchiato"
                },
                {
                  "name": "Chocolate Hazelnut",
                  "value": "Chocolate Hazelnut"
                },
                {
                  "name": "Citrus Twist",
                  "value": "Citrus Twist"
                },
                {
                  "name": "Strawberries & Cream",
                  "value": "Strawberries & Cream"
                },
                {
                  "name": "Chocolate Brownie",
                  "value": "Chocolate Brownie"
                },
                {
                  "name": "Vanilla Ice Cream",
                  "value": "Vanilla Ice Cream"
                },
                {
                  "name": "510 grams",
                  "value": "510 grams"
                },
                {
                  "name": "1020 grams",
                  "value": "1020 grams"
                },
                {
                  "name": "Strawberry Bumcake",
                  "value": "Strawberry Bumcake"
                },
                {
                  "name": "Cinnamon Crunch Cereal",
                  "value": "Cinnamon Crunch Cereal"
                },
                {
                  "name": "Vanilla Oatmeal Cookie",
                  "value": "Vanilla Oatmeal Cookie"
                },
                {
                  "name": "457 grams",
                  "value": "457 grams"
                },
                {
                  "name": "920 grams",
                  "value": "920 grams"
                },
                {
                  "name": "2280 grams",
                  "value": "2280 grams"
                },
                {
                  "name": "2260 grams",
                  "value": "2260 grams"
                },
                {
                  "name": "2250 grams",
                  "value": "2250 grams"
                },
                {
                  "name": "913 grams",
                  "value": "913 grams"
                },
                {
                  "name": "902 grams",
                  "value": "902 grams"
                },
                {
                  "name": "Berry Fruits",
                  "value": "Berry Fruits"
                },
                {
                  "name": "Salted Caramel",
                  "value": "Salted Caramel"
                },
                {
                  "name": "Choco Dream",
                  "value": "Choco Dream"
                },
                {
                  "name": "Vanilla Madagascar",
                  "value": "Vanilla Madagascar"
                },
                {
                  "name": "Biscuit Spread",
                  "value": "Biscuit Spread"
                },
                {
                  "name": "Salted Dark Chocolate",
                  "value": "Salted Dark Chocolate"
                },
                {
                  "name": "White Choc Pistachio",
                  "value": "White Choc Pistachio"
                },
                {
                  "name": "White Choc Lemon Drizzle",
                  "value": "White Choc Lemon Drizzle"
                },
                {
                  "name": "Toffee Biscuit",
                  "value": "Toffee Biscuit"
                },
                {
                  "name": "Choco Bueno",
                  "value": "Choco Bueno"
                },
                {
                  "name": "Baklava",
                  "value": "Baklava"
                },
                {
                  "name": "2010 grams",
                  "value": "2010 grams"
                },
                {
                  "name": "Banoffee Sundae",
                  "value": "Banoffee Sundae"
                },
                {
                  "name": "Vanilla Almond Chai",
                  "value": "Vanilla Almond Chai"
                },
                {
                  "name": "Blueberry Muffin",
                  "value": "Blueberry Muffin"
                },
                {
                  "name": "Strawberry Cheesecake",
                  "value": "Strawberry Cheesecake"
                },
                {
                  "name": "Banoffee",
                  "value": "Banoffee"
                },
                {
                  "name": "Gourmet Chocolate",
                  "value": "Gourmet Chocolate"
                },
                {
                  "name": "Cookie",
                  "value": "Cookie"
                },
                {
                  "name": "Chococino",
                  "value": "Chococino"
                },
                {
                  "name": "Chocolate Pistachio",
                  "value": "Chocolate Pistachio"
                },
                {
                  "name": "Chocolate Caramel Nut",
                  "value": "Chocolate Caramel Nut"
                },
                {
                  "name": "White Chocolate Hazelnut",
                  "value": "White Chocolate Hazelnut"
                },
                {
                  "name": "Coffee Caramel",
                  "value": "Coffee Caramel"
                },
                {
                  "name": "Birthday Cake",
                  "value": "Birthday Cake"
                },
                {
                  "name": "White Chocolate Cookies & Cream",
                  "value": "White Chocolate Cookies & Cream"
                },
                {
                  "name": "Cinnamon Bun",
                  "value": "Cinnamon Bun"
                },
                {
                  "name": "Chocolate Caramellow",
                  "value": "Chocolate Caramellow"
                },
                {
                  "name": "Triple Chocolate",
                  "value": "Triple Chocolate"
                },
                {
                  "name": "White Chocolate Salted Peanut",
                  "value": "White Chocolate Salted Peanut"
                },
                {
                  "name": "Lifestyle Loops",
                  "value": "Lifestyle Loops"
                },
                {
                  "name": "Peanut Butter Blondie",
                  "value": "Peanut Butter Blondie"
                },
                {
                  "name": "Maple & Pecan Pancakes",
                  "value": "Maple & Pecan Pancakes"
                },
                {
                  "name": "Peanut Butter Cereal Milk",
                  "value": "Peanut Butter Cereal Milk"
                },
                {
                  "name": "Banoffee Pie",
                  "value": "Banoffee Pie"
                },
                {
                  "name": "Rainbow Charms",
                  "value": "Rainbow Charms"
                },
                {
                  "name": "Raspberry Ripple Ice Cream",
                  "value": "Raspberry Ripple Ice Cream"
                },
                {
                  "name": "Milk Chocolate Caramel Biscuit",
                  "value": "Milk Chocolate Caramel Biscuit"
                },
                {
                  "name": "Sticky Toffee Pudding",
                  "value": "Sticky Toffee Pudding"
                },
                {
                  "name": "White Chocolate Caramel Biscuit",
                  "value": "White Chocolate Caramel Biscuit"
                },
                {
                  "name": "Strawberry Milkshake",
                  "value": "Strawberry Milkshake"
                },
                {
                  "name": "Mint Cookies & Cream",
                  "value": "Mint Cookies & Cream"
                },
                {
                  "name": "Caramel Biscuit",
                  "value": "Caramel Biscuit"
                },
                {
                  "name": "859 grams",
                  "value": "859 grams"
                },
                {
                  "name": "986 grams",
                  "value": "986 grams"
                },
                {
                  "name": "930 grams",
                  "value": "930 grams"
                },
                {
                  "name": "823 grams",
                  "value": "823 grams"
                },
                {
                  "name": "912 grams",
                  "value": "912 grams"
                },
                {
                  "name": "873 grams",
                  "value": "873 grams"
                },
                {
                  "name": "924 grams",
                  "value": "924 grams"
                },
                {
                  "name": "700 grams",
                  "value": "700 grams"
                },
                {
                  "name": "Chocolate Dessert",
                  "value": "Chocolate Dessert"
                },
                {
                  "name": "Choco Caramel",
                  "value": "Choco Caramel"
                },
                {
                  "name": "Choco Candies",
                  "value": "Choco Candies"
                },
                {
                  "name": "Milky",
                  "value": "Milky"
                },
                {
                  "name": "Chocolate Cookies",
                  "value": "Chocolate Cookies"
                },
                {
                  "name": "540 grams",
                  "value": "540 grams"
                },
                {
                  "name": "750 grams",
                  "value": "750 grams"
                },
                {
                  "name": "Orange Squash",
                  "value": "Orange Squash"
                },
                {
                  "name": "Strawberry & Lime",
                  "value": "Strawberry & Lime"
                },
                {
                  "name": "Cranberry & Pomegranate",
                  "value": "Cranberry & Pomegranate"
                },
                {
                  "name": "931 grams",
                  "value": "931 grams"
                },
                {
                  "name": "933 grams",
                  "value": "933 grams"
                },
                {
                  "name": "Vanilla Bean",
                  "value": "Vanilla Bean"
                },
                {
                  "name": "Tiramisu",
                  "value": "Tiramisu"
                },
                {
                  "name": "Ice Cream Sandwich",
                  "value": "Ice Cream Sandwich"
                },
                {
                  "name": "Churro",
                  "value": "Churro"
                },
                {
                  "name": "Strawberry Smoothie",
                  "value": "Strawberry Smoothie"
                },
                {
                  "name": "Cinnamon Crunch",
                  "value": "Cinnamon Crunch"
                },
                {
                  "name": "Vanilla Cold Brew Coffee",
                  "value": "Vanilla Cold Brew Coffee"
                },
                {
                  "name": "Cookies and Cream",
                  "value": "Cookies and Cream"
                },
                {
                  "name": "Creamy Vanilla",
                  "value": "Creamy Vanilla"
                },
                {
                  "name": "White Choco Pineapple",
                  "value": "White Choco Pineapple"
                },
                {
                  "name": "Apple Crumble",
                  "value": "Apple Crumble"
                },
                {
                  "name": "White Choco Peanut",
                  "value": "White Choco Peanut"
                },
                {
                  "name": "Choco Hazelnut",
                  "value": "Choco Hazelnut"
                },
                {
                  "name": "Coco Crunch",
                  "value": "Coco Crunch"
                },
                {
                  "name": "Vegan Protein",
                  "value": "Vegan Protein"
                },
                {
                  "name": "Vegan Pea Protein",
                  "value": "Vegan Pea Protein"
                },
                {
                  "name": "Strawberry Summer",
                  "value": "Strawberry Summer"
                },
                {
                  "name": "Vanilla Sky",
                  "value": "Vanilla Sky"
                },
                {
                  "name": "908 grams",
                  "value": "908 grams"
                },
                {
                  "name": "Dark Chocolate",
                  "value": "Dark Chocolate"
                },
                {
                  "name": "Pure Vanilla",
                  "value": "Pure Vanilla"
                },
                {
                  "name": "Fruity Cereal",
                  "value": "Fruity Cereal"
                },
                {
                  "name": "Lightly Salted Caramel",
                  "value": "Lightly Salted Caramel"
                },
                {
                  "name": "Mint Chocolate Chip",
                  "value": "Mint Chocolate Chip"
                },
                {
                  "name": "Strawberry Banana",
                  "value": "Strawberry Banana"
                },
                {
                  "name": "Strawberries & Creme",
                  "value": "Strawberries & Creme"
                },
                {
                  "name": "Cafe Mocha",
                  "value": "Cafe Mocha"
                },
                {
                  "name": "Vanilla Butter Cake",
                  "value": "Vanilla Butter Cake"
                },
                {
                  "name": "Frozen Banana",
                  "value": "Frozen Banana"
                },
                {
                  "name": "Cookies & Creme",
                  "value": "Cookies & Creme"
                },
                {
                  "name": "1876 grams",
                  "value": "1876 grams"
                },
                {
                  "name": "1652 grams",
                  "value": "1652 grams"
                },
                {
                  "name": "949 grams",
                  "value": "949 grams"
                },
                {
                  "name": "1898 grams",
                  "value": "1898 grams"
                },
                {
                  "name": "868 grams",
                  "value": "868 grams"
                },
                {
                  "name": "1680 grams",
                  "value": "1680 grams"
                },
                {
                  "name": "840 grams",
                  "value": "840 grams"
                },
                {
                  "name": "888 grams",
                  "value": "888 grams"
                },
                {
                  "name": "1736 grams",
                  "value": "1736 grams"
                },
                {
                  "name": "Juicy Peach",
                  "value": "Juicy Peach"
                },
                {
                  "name": "Banana Ice Cream",
                  "value": "Banana Ice Cream"
                },
                {
                  "name": "Classic Chocolate",
                  "value": "Classic Chocolate"
                },
                {
                  "name": "2100 grams",
                  "value": "2100 grams"
                },
                {
                  "name": "1820 grams",
                  "value": "1820 grams"
                },
                {
                  "name": "Caramel Latte",
                  "value": "Caramel Latte"
                },
                {
                  "name": "Vanilla Cheesecake",
                  "value": "Vanilla Cheesecake"
                },
                {
                  "name": "Lemon Cheesecake",
                  "value": "Lemon Cheesecake"
                },
                {
                  "name": "Cherry Bakewell",
                  "value": "Cherry Bakewell"
                },
                {
                  "name": "806 grams",
                  "value": "806 grams"
                },
                {
                  "name": "988 grams",
                  "value": "988 grams"
                },
                {
                  "name": "1977 grams",
                  "value": "1977 grams"
                },
                {
                  "name": "Peanut Butter",
                  "value": "Peanut Butter"
                },
                {
                  "name": "Cookies Cream",
                  "value": "Cookies Cream"
                },
                {
                  "name": "Apple Pie",
                  "value": "Apple Pie"
                },
                {
                  "name": "Chocolate Caramel",
                  "value": "Chocolate Caramel"
                },
                {
                  "name": "Chocolate Cherry",
                  "value": "Chocolate Cherry"
                },
                {
                  "name": "756 grams",
                  "value": "756 grams"
                },
                {
                  "name": "Pineapple Coconut",
                  "value": "Pineapple Coconut"
                },
                {
                  "name": "2300 grams",
                  "value": "2300 grams"
                },
                {
                  "name": "1810 grams",
                  "value": "1810 grams"
                },
                {
                  "name": "1870 grams",
                  "value": "1870 grams"
                },
                {
                  "name": "Strawberry Cream",
                  "value": "Strawberry Cream"
                },
                {
                  "name": "Chocolate Dream",
                  "value": "Chocolate Dream"
                },
                {
                  "name": "French Vanilla",
                  "value": "French Vanilla"
                },
                {
                  "name": "Vanilla Toffee",
                  "value": "Vanilla Toffee"
                },
                {
                  "name": "Dutch Chocolate",
                  "value": "Dutch Chocolate"
                },
                {
                  "name": "Banana Milkshake",
                  "value": "Banana Milkshake"
                },
                {
                  "name": "Chocolate Milkshake",
                  "value": "Chocolate Milkshake"
                },
                {
                  "name": "Toffee Popcorn",
                  "value": "Toffee Popcorn"
                },
                {
                  "name": "Carrot Cake",
                  "value": "Carrot Cake"
                },
                {
                  "name": "2720 grams",
                  "value": "2720 grams"
                },
                {
                  "name": "5450 grams",
                  "value": "5450 grams"
                },
                {
                  "name": "Chocolate & Coconut",
                  "value": "Chocolate & Coconut"
                },
                {
                  "name": "Chocolate Raspberry",
                  "value": "Chocolate Raspberry"
                },
                {
                  "name": "Gold Salted Caramel",
                  "value": "Gold Salted Caramel"
                },
                {
                  "name": "Chocolate Brownies",
                  "value": "Chocolate Brownies"
                },
                {
                  "name": "Almond & Chocolate",
                  "value": "Almond & Chocolate"
                },
                {
                  "name": "White Chocolate",
                  "value": "White Chocolate"
                },
                {
                  "name": "2500 grams",
                  "value": "2500 grams"
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Option1 Value",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Option1 Linked To",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Option1 Linked To",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Option2 Name",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "",
                  "value": ""
                },
                {
                  "name": "Flavour",
                  "value": "Flavour"
                },
                {
                  "name": "Net Weight",
                  "value": "Net Weight"
                },
                {
                  "name": "Flavor",
                  "value": "Flavor"
                },
                {
                  "name": "Weight",
                  "value": "Weight"
                },
                {
                  "name": "Condition",
                  "value": "Condition"
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Option2 Name",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Option2 Value",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "",
                  "value": ""
                },
                {
                  "name": "Vanilla Ice Cream",
                  "value": "Vanilla Ice Cream"
                },
                {
                  "name": "Strawberry Milkshake",
                  "value": "Strawberry Milkshake"
                },
                {
                  "name": "Banana Cream",
                  "value": "Banana Cream"
                },
                {
                  "name": "Triple Chocolate",
                  "value": "Triple Chocolate"
                },
                {
                  "name": "Peanut Butter Chocolate",
                  "value": "Peanut Butter Chocolate"
                },
                {
                  "name": "Chocolate Fudge Brownie",
                  "value": "Chocolate Fudge Brownie"
                },
                {
                  "name": "Cookies & Cream",
                  "value": "Cookies & Cream"
                },
                {
                  "name": "Coconut Cream",
                  "value": "Coconut Cream"
                },
                {
                  "name": "370 grams",
                  "value": "370 grams"
                },
                {
                  "name": "350 grams",
                  "value": "350 grams"
                },
                {
                  "name": "Fruit Burst",
                  "value": "Fruit Burst"
                },
                {
                  "name": "Icy Blue Raz",
                  "value": "Icy Blue Raz"
                },
                {
                  "name": "Rainbow Unicorn",
                  "value": "Rainbow Unicorn"
                },
                {
                  "name": "Blue Raspberry",
                  "value": "Blue Raspberry"
                },
                {
                  "name": "Tropical Punch",
                  "value": "Tropical Punch"
                },
                {
                  "name": "Green Apple",
                  "value": "Green Apple"
                },
                {
                  "name": "Watermelon",
                  "value": "Watermelon"
                },
                {
                  "name": "700 grams",
                  "value": "700 grams"
                },
                {
                  "name": "1505 grams",
                  "value": "1505 grams"
                },
                {
                  "name": "510 grams",
                  "value": "510 grams"
                },
                {
                  "name": "255 grams",
                  "value": "255 grams"
                },
                {
                  "name": "Tropical",
                  "value": "Tropical"
                },
                {
                  "name": "Fruit Punch",
                  "value": "Fruit Punch"
                },
                {
                  "name": "Orange Tangerine",
                  "value": "Orange Tangerine"
                },
                {
                  "name": "453 grams",
                  "value": "453 grams"
                },
                {
                  "name": "435 grams",
                  "value": "435 grams"
                },
                {
                  "name": "390 grams",
                  "value": "390 grams"
                },
                {
                  "name": "441 grams",
                  "value": "441 grams"
                },
                {
                  "name": "420 grams",
                  "value": "420 grams"
                },
                {
                  "name": "429 grams",
                  "value": "429 grams"
                },
                {
                  "name": "426 grams",
                  "value": "426 grams"
                },
                {
                  "name": "450 grams",
                  "value": "450 grams"
                },
                {
                  "name": "393 grams",
                  "value": "393 grams"
                },
                {
                  "name": "275 grams",
                  "value": "275 grams"
                },
                {
                  "name": "250 grams",
                  "value": "250 grams"
                },
                {
                  "name": "150 grams",
                  "value": "150 grams"
                },
                {
                  "name": "204 grams",
                  "value": "204 grams"
                },
                {
                  "name": "408 grams",
                  "value": "408 grams"
                },
                {
                  "name": "396 grams",
                  "value": "396 grams"
                },
                {
                  "name": "198 grams",
                  "value": "198 grams"
                },
                {
                  "name": "402 grams",
                  "value": "402 grams"
                },
                {
                  "name": "201 grams",
                  "value": "201 grams"
                },
                {
                  "name": "414 grams",
                  "value": "414 grams"
                },
                {
                  "name": "207 grams",
                  "value": "207 grams"
                },
                {
                  "name": "Unflavored",
                  "value": "Unflavored"
                },
                {
                  "name": "Pink Lemonade",
                  "value": "Pink Lemonade"
                },
                {
                  "name": "Candy Bubblegum",
                  "value": "Candy Bubblegum"
                },
                {
                  "name": "Strawberry",
                  "value": "Strawberry"
                },
                {
                  "name": "Iced Mango",
                  "value": "Iced Mango"
                },
                {
                  "name": "Capsules",
                  "value": "Capsules"
                },
                {
                  "name": "300 grams",
                  "value": "300 grams"
                },
                {
                  "name": "500 grams",
                  "value": "500 grams"
                },
                {
                  "name": "6 grams",
                  "value": "6 grams"
                },
                {
                  "name": "Sour Candy",
                  "value": "Sour Candy"
                },
                {
                  "name": "Mandarin Mango",
                  "value": "Mandarin Mango"
                },
                {
                  "name": "Unflavoured",
                  "value": "Unflavoured"
                },
                {
                  "name": "Standard Packaging",
                  "value": "Standard Packaging"
                },
                {
                  "name": "Deformed - Dented Packaging",
                  "value": "Deformed - Dented Packaging"
                },
                {
                  "name": "Orange",
                  "value": "Orange"
                },
                {
                  "name": "Orangesac",
                  "value": "Orangesac"
                },
                {
                  "name": "Lemon",
                  "value": "Lemon"
                },
                {
                  "name": "Pineapple",
                  "value": "Pineapple"
                },
                {
                  "name": "Pink Grapefruit",
                  "value": "Pink Grapefruit"
                },
                {
                  "name": "White Cola",
                  "value": "White Cola"
                },
                {
                  "name": "Blazin Berry",
                  "value": "Blazin Berry"
                },
                {
                  "name": "Blue Razz",
                  "value": "Blue Razz"
                },
                {
                  "name": "Savage Strawberry",
                  "value": "Savage Strawberry"
                },
                {
                  "name": "Blue Frost",
                  "value": "Blue Frost"
                },
                {
                  "name": "Mango",
                  "value": "Mango"
                },
                {
                  "name": "Rainbow Blast",
                  "value": "Rainbow Blast"
                },
                {
                  "name": "Grapefruit",
                  "value": "Grapefruit"
                },
                {
                  "name": "Cherry",
                  "value": "Cherry"
                },
                {
                  "name": "750 grams",
                  "value": "750 grams"
                },
                {
                  "name": "1250 grams",
                  "value": "1250 grams"
                },
                {
                  "name": "Passion Fruit",
                  "value": "Passion Fruit"
                },
                {
                  "name": "Exotic Peach Mango",
                  "value": "Exotic Peach Mango"
                },
                {
                  "name": "Southern Sweet Tea",
                  "value": "Southern Sweet Tea"
                },
                {
                  "name": "Rocket Pop",
                  "value": "Rocket Pop"
                },
                {
                  "name": "Strawberry-Kiwi",
                  "value": "Strawberry-Kiwi"
                },
                {
                  "name": "Mandarin Orange",
                  "value": "Mandarin Orange"
                },
                {
                  "name": "Sour Grape",
                  "value": "Sour Grape"
                },
                {
                  "name": "Apple Pear",
                  "value": "Apple Pear"
                },
                {
                  "name": "Pear",
                  "value": "Pear"
                },
                {
                  "name": "Cola",
                  "value": "Cola"
                },
                {
                  "name": "456 grams",
                  "value": "456 grams"
                },
                {
                  "name": "1320 grams",
                  "value": "1320 grams"
                },
                {
                  "name": "1270 grams",
                  "value": "1270 grams"
                },
                {
                  "name": "423 grams",
                  "value": "423 grams"
                },
                {
                  "name": "1330 grams",
                  "value": "1330 grams"
                },
                {
                  "name": "444 grams",
                  "value": "444 grams"
                },
                {
                  "name": "1296 grams",
                  "value": "1296 grams"
                },
                {
                  "name": "432 grams",
                  "value": "432 grams"
                },
                {
                  "name": "Raspberry Ripple",
                  "value": "Raspberry Ripple"
                },
                {
                  "name": "Toffee Biscuit",
                  "value": "Toffee Biscuit"
                },
                {
                  "name": "Golden Syrup",
                  "value": "Golden Syrup"
                },
                {
                  "name": "Apple Crumble",
                  "value": "Apple Crumble"
                },
                {
                  "name": "990 grams",
                  "value": "990 grams"
                },
                {
                  "name": "1020 grams",
                  "value": "1020 grams"
                },
                {
                  "name": "1053 grams",
                  "value": "1053 grams"
                },
                {
                  "name": "Chocolat",
                  "value": "Chocolat"
                },
                {
                  "name": "Chocolate",
                  "value": "Chocolate"
                },
                {
                  "name": "Vanilla",
                  "value": "Vanilla"
                },
                {
                  "name": "Banana",
                  "value": "Banana"
                },
                {
                  "name": "White Chocolate Raspberry",
                  "value": "White Chocolate Raspberry"
                },
                {
                  "name": "Banane",
                  "value": "Banane"
                },
                {
                  "name": "Chocolate Mint",
                  "value": "Chocolate Mint"
                },
                {
                  "name": "White Chocolate & Raspberry",
                  "value": "White Chocolate & Raspberry"
                },
                {
                  "name": "3000 grams",
                  "value": "3000 grams"
                },
                {
                  "name": "7000 grams",
                  "value": "7000 grams"
                },
                {
                  "name": "4000 grams",
                  "value": "4000 grams"
                },
                {
                  "name": "1000 grams",
                  "value": "1000 grams"
                },
                {
                  "name": "3500 grams",
                  "value": "3500 grams"
                },
                {
                  "name": "Strawberries & Cream",
                  "value": "Strawberries & Cream"
                },
                {
                  "name": "Chocolate Perfection",
                  "value": "Chocolate Perfection"
                },
                {
                  "name": "Black Currant",
                  "value": "Black Currant"
                },
                {
                  "name": "Cookies",
                  "value": "Cookies"
                },
                {
                  "name": "Chocolate + Cocoa",
                  "value": "Chocolate + Cocoa"
                },
                {
                  "name": "Chocolate Peanut Butter",
                  "value": "Chocolate Peanut Butter"
                },
                {
                  "name": "Campfire S'mores",
                  "value": "Campfire S'mores"
                },
                {
                  "name": "Strawberry Banana",
                  "value": "Strawberry Banana"
                },
                {
                  "name": "Lightly Salted Caramel",
                  "value": "Lightly Salted Caramel"
                },
                {
                  "name": "Chocolate Fudge",
                  "value": "Chocolate Fudge"
                },
                {
                  "name": "Cafe Mocha",
                  "value": "Cafe Mocha"
                },
                {
                  "name": "Toasted Cinnamon Cereal",
                  "value": "Toasted Cinnamon Cereal"
                },
                {
                  "name": "Birthday Cake",
                  "value": "Birthday Cake"
                },
                {
                  "name": "Fruity Cereal",
                  "value": "Fruity Cereal"
                },
                {
                  "name": "Cookies & Creme",
                  "value": "Cookies & Creme"
                },
                {
                  "name": "Frozen Banana",
                  "value": "Frozen Banana"
                },
                {
                  "name": "Raspberry",
                  "value": "Raspberry"
                },
                {
                  "name": "Birthday Cake Gelato",
                  "value": "Birthday Cake Gelato"
                },
                {
                  "name": "Cookies & Creme Gelato",
                  "value": "Cookies & Creme Gelato"
                },
                {
                  "name": "Salted Caramel Gelato",
                  "value": "Salted Caramel Gelato"
                },
                {
                  "name": "Vanilla Gelato",
                  "value": "Vanilla Gelato"
                },
                {
                  "name": "Pistachio Gelato",
                  "value": "Pistachio Gelato"
                },
                {
                  "name": "Chocolate Gelato",
                  "value": "Chocolate Gelato"
                },
                {
                  "name": "Chocolate Peanut Butter Gelato",
                  "value": "Chocolate Peanut Butter Gelato"
                },
                {
                  "name": "Banoffee Pie",
                  "value": "Banoffee Pie"
                },
                {
                  "name": "Caramel Biscuit",
                  "value": "Caramel Biscuit"
                },
                {
                  "name": "Mint Cookies & Cream",
                  "value": "Mint Cookies & Cream"
                },
                {
                  "name": "2010 grams",
                  "value": "2010 grams"
                },
                {
                  "name": "900 grams",
                  "value": "900 grams"
                },
                {
                  "name": "Strawberry Cream",
                  "value": "Strawberry Cream"
                },
                {
                  "name": "Chocolate Cream",
                  "value": "Chocolate Cream"
                },
                {
                  "name": "Vanilla Cream",
                  "value": "Vanilla Cream"
                },
                {
                  "name": "Vanilla Dream",
                  "value": "Vanilla Dream"
                },
                {
                  "name": "Chocolate Dream",
                  "value": "Chocolate Dream"
                },
                {
                  "name": "Strawberry Dream",
                  "value": "Strawberry Dream"
                },
                {
                  "name": "Pina Colada",
                  "value": "Pina Colada"
                },
                {
                  "name": "Salted Caramel",
                  "value": "Salted Caramel"
                },
                {
                  "name": "Brownie Chocolate",
                  "value": "Brownie Chocolate"
                },
                {
                  "name": "Iced Cappuccino",
                  "value": "Iced Cappuccino"
                },
                {
                  "name": "Mango & Matcha Tea",
                  "value": "Mango & Matcha Tea"
                },
                {
                  "name": "Vanilla Blackcurrant",
                  "value": "Vanilla Blackcurrant"
                },
                {
                  "name": "Pistachio",
                  "value": "Pistachio"
                },
                {
                  "name": "Cookie",
                  "value": "Cookie"
                },
                {
                  "name": "Chocolate Caramel",
                  "value": "Chocolate Caramel"
                },
                {
                  "name": "Chocolate Fondant",
                  "value": "Chocolate Fondant"
                },
                {
                  "name": "Strawberry Ice Cream",
                  "value": "Strawberry Ice Cream"
                },
                {
                  "name": "2260 grams",
                  "value": "2260 grams"
                },
                {
                  "name": "899 grams",
                  "value": "899 grams"
                },
                {
                  "name": "891 grams",
                  "value": "891 grams"
                },
                {
                  "name": "4550 grams",
                  "value": "4550 grams"
                },
                {
                  "name": "4530 grams",
                  "value": "4530 grams"
                },
                {
                  "name": "2280 grams",
                  "value": "2280 grams"
                },
                {
                  "name": "896 grams",
                  "value": "896 grams"
                },
                {
                  "name": "448 grams",
                  "value": "448 grams"
                },
                {
                  "name": "2270 grams",
                  "value": "2270 grams"
                },
                {
                  "name": "912 grams",
                  "value": "912 grams"
                },
                {
                  "name": "930 grams",
                  "value": "930 grams"
                },
                {
                  "name": "876 grams",
                  "value": "876 grams"
                },
                {
                  "name": "879 grams",
                  "value": "879 grams"
                },
                {
                  "name": "855 grams",
                  "value": "855 grams"
                },
                {
                  "name": "Chocolate Dessert",
                  "value": "Chocolate Dessert"
                },
                {
                  "name": "Banana Milkshake",
                  "value": "Banana Milkshake"
                },
                {
                  "name": "Cherry Yoghurt",
                  "value": "Cherry Yoghurt"
                },
                {
                  "name": "Peanut Butter",
                  "value": "Peanut Butter"
                },
                {
                  "name": "1800 grams",
                  "value": "1800 grams"
                },
                {
                  "name": "600 grams",
                  "value": "600 grams"
                },
                {
                  "name": "Chocolate Cocoa",
                  "value": "Chocolate Cocoa"
                },
                {
                  "name": "Pineapple + Coconut",
                  "value": "Pineapple + Coconut"
                },
                {
                  "name": "Mango + Vanilla",
                  "value": "Mango + Vanilla"
                },
                {
                  "name": "Chocolate Brownies",
                  "value": "Chocolate Brownies"
                },
                {
                  "name": "Ice Coffee",
                  "value": "Ice Coffee"
                },
                {
                  "name": "White Chocolate + Coconut",
                  "value": "White Chocolate + Coconut"
                },
                {
                  "name": "Banana + Strawberry",
                  "value": "Banana + Strawberry"
                },
                {
                  "name": "Chocolate & Hazelnut",
                  "value": "Chocolate & Hazelnut"
                },
                {
                  "name": "Caramel Latte",
                  "value": "Caramel Latte"
                },
                {
                  "name": "Chocolate Coconut",
                  "value": "Chocolate Coconut"
                },
                {
                  "name": "Chocolate Nougat",
                  "value": "Chocolate Nougat"
                },
                {
                  "name": "Vanilla Caramel",
                  "value": "Vanilla Caramel"
                },
                {
                  "name": "Strawberry Vanilla",
                  "value": "Strawberry Vanilla"
                },
                {
                  "name": "French Vanilla Bean",
                  "value": "French Vanilla Bean"
                },
                {
                  "name": "Milk Chocolate",
                  "value": "Milk Chocolate"
                },
                {
                  "name": "Double Rich Chocolate",
                  "value": "Double Rich Chocolate"
                },
                {
                  "name": "2000 grams",
                  "value": "2000 grams"
                },
                {
                  "name": "Natural",
                  "value": "Natural"
                },
                {
                  "name": "Miami Vibes",
                  "value": "Miami Vibes"
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Option2 Value",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Option2 Linked To",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Option2 Linked To",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Option3 Name",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Option3 Name",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Option3 Value",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Option3 Value",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Option3 Linked To",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Option3 Linked To",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant SKU",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant SKU",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Grams",
              "type": "number",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Grams",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Inventory Tracker",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "shopify",
                  "value": "shopify"
                },
                {
                  "name": "",
                  "value": ""
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Inventory Tracker",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Inventory Qty",
              "type": "number",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Inventory Qty",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Inventory Policy",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "deny",
                  "value": "deny"
                },
                {
                  "name": "",
                  "value": ""
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Inventory Policy",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Fulfillment Service",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "manual",
                  "value": "manual"
                },
                {
                  "name": "",
                  "value": ""
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Fulfillment Service",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Price",
              "type": "number",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Price",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Compare At Price",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Compare At Price",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Requires Shipping",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "true",
                  "value": "true"
                },
                {
                  "name": "",
                  "value": ""
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Requires Shipping",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Taxable",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "true",
                  "value": "true"
                },
                {
                  "name": "",
                  "value": ""
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Taxable",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Barcode",
              "type": "number",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Barcode",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Image Src",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Image Src",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Image Position",
              "type": "number",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Image Position",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Image Alt Text",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Image Alt Text",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Gift Card",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "false",
                  "value": "false"
                },
                {
                  "name": "",
                  "value": ""
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Gift Card",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "SEO Title",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "SEO Title",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "SEO Description",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "SEO Description",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google Shopping / Google Product Category",
              "type": "number",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Google Shopping / Google Product Category",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google Shopping / Gender",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Google Shopping / Gender",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google Shopping / Age Group",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "adult",
                  "value": "adult"
                },
                {
                  "name": "",
                  "value": ""
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Google Shopping / Age Group",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google Shopping / MPN",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Google Shopping / MPN",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google Shopping / Condition",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Google Shopping / Condition",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google Shopping / Custom Product",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Google Shopping / Custom Product",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google Shopping / Custom Label 0",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Google Shopping / Custom Label 0",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google Shopping / Custom Label 1",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Google Shopping / Custom Label 1",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google Shopping / Custom Label 2",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Google Shopping / Custom Label 2",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google Shopping / Custom Label 3",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Google Shopping / Custom Label 3",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google Shopping / Custom Label 4",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Google Shopping / Custom Label 4",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Merged Product (product.metafields.merges.product_merged)",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "",
                  "value": ""
                },
                {
                  "name": "TRUE",
                  "value": "TRUE"
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Merged Product (product.metafields.merges.product_merged)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google: Custom Product (product.metafields.mm-google-shopping.custom_product)",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Google: Custom Product (product.metafields.mm-google-shopping.custom_product)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Age group (product.metafields.shopify.age-group)",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "adultes",
                  "value": "adultes"
                },
                {
                  "name": "",
                  "value": ""
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Age group (product.metafields.shopify.age-group)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Detailed ingredients (product.metafields.shopify.detailed-ingredients)",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Detailed ingredients (product.metafields.shopify.detailed-ingredients)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Dietary preferences (product.metafields.shopify.dietary-preferences)",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Dietary preferences (product.metafields.shopify.dietary-preferences)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Flavor (product.metafields.shopify.flavor)",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Flavor (product.metafields.shopify.flavor)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Ingredient category (product.metafields.shopify.ingredient-category)",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Ingredient category (product.metafields.shopify.ingredient-category)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Product certifications & standards (product.metafields.shopify.product-certifications-standards)",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Product certifications & standards (product.metafields.shopify.product-certifications-standards)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Target gender (product.metafields.shopify.target-gender)",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Target gender (product.metafields.shopify.target-gender)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Complementary products (product.metafields.shopify--discovery--product_recommendation.complementary_products)",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Complementary products (product.metafields.shopify--discovery--product_recommendation.complementary_products)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Related products (product.metafields.shopify--discovery--product_recommendation.related_products)",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Related products (product.metafields.shopify--discovery--product_recommendation.related_products)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Related products settings (product.metafields.shopify--discovery--product_recommendation.related_products_display)",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Related products settings (product.metafields.shopify--discovery--product_recommendation.related_products_display)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Search product boosts (product.metafields.shopify--discovery--product_search_boost.queries)",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Search product boosts (product.metafields.shopify--discovery--product_search_boost.queries)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Image",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Image",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Weight Unit",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "kg",
                  "value": "kg"
                },
                {
                  "name": "",
                  "value": ""
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Weight Unit",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Tax Code",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Tax Code",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Cost per item",
              "type": "number",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Cost per item",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Status",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "active",
                  "value": "active"
                },
                {
                  "name": "",
                  "value": ""
                },
                {
                  "name": "draft",
                  "value": "draft"
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Status",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "product_description_created",
              "type": "string",
              "display": true,
              "removed": false,
              "readOnly": false,
              "required": false,
              "displayName": "product_description_created",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "product_meta_created",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "product_meta_created",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "product_seo_created",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "product_seo_created",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "shortlisted_keywords",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "shortlisted_keywords",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "seo_strategy",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "seo_strategy",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "title_updated_status",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "yes",
                  "value": "yes"
                },
                {
                  "name": "no",
                  "value": "no"
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "title_updated_status",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            }
          ],
          "mappingMode": "defineBelow",
          "matchingColumns": [
            "Handle"
          ],
          "attemptToConvertTypes": false,
          "convertFieldsToString": false
        },
        "options": {},
        "operation": "update",
        "authentication": "airtableOAuth2Api"
      },
      "credentials": {
        "airtableOAuth2Api": {
          "id": "1WIgQ7uZr22ed7EE",
          "name": "Airtable account"
        }
      },
      "typeVersion": 2.1
    },
    {
      "id": "fbe22776-d2f9-4d5b-83c2-5521a64df456",
      "name": "Airtable_product_seo",
      "type": "n8n-nodes-base.airtableTool",
      "position": [
        3536,
        -64
      ],
      "parameters": {
        "base": {
          "__rl": true,
          "mode": "list",
          "value": "app65XMer1P0UAiZn",
          "cachedResultUrl": "https://airtable.com/app65XMer1P0UAiZn",
          "cachedResultName": "Shopify _Dor_Kiss"
        },
        "table": {
          "__rl": true,
          "mode": "list",
          "value": "tbl5wYuZzO4ShCrGi",
          "cachedResultUrl": "https://airtable.com/app65XMer1P0UAiZn/tbl5wYuZzO4ShCrGi",
          "cachedResultName": "Product_table"
        },
        "columns": {
          "value": {
            "Handle": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Handle__using_to_match_', ``, 'string') }}",
            "product_description_created": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('product_description_created', ``, 'string') }}"
          },
          "schema": [
            {
              "id": "id",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": true,
              "required": false,
              "displayName": "id",
              "defaultMatch": true
            },
            {
              "id": "Handle",
              "type": "string",
              "display": true,
              "removed": false,
              "readOnly": false,
              "required": false,
              "displayName": "Handle",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Title",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Title",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Body (HTML)",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Body (HTML)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Vendor",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "Rule One",
                  "value": "Rule One"
                },
                {
                  "name": "5% Nutrition",
                  "value": "5% Nutrition"
                },
                {
                  "name": "Raw Nutrition",
                  "value": "Raw Nutrition"
                },
                {
                  "name": "Nordic Naturals",
                  "value": "Nordic Naturals"
                },
                {
                  "name": "JNX Sports",
                  "value": "JNX Sports"
                },
                {
                  "name": "AllMax Nutrition",
                  "value": "AllMax Nutrition"
                },
                {
                  "name": "Nutrend",
                  "value": "Nutrend"
                },
                {
                  "name": "Weider",
                  "value": "Weider"
                },
                {
                  "name": "Nutrex",
                  "value": "Nutrex"
                },
                {
                  "name": "Revive",
                  "value": "Revive"
                },
                {
                  "name": "Doctor's Best",
                  "value": "Doctor's Best"
                },
                {
                  "name": "Life Extension",
                  "value": "Life Extension"
                },
                {
                  "name": "MuscleMeds",
                  "value": "MuscleMeds"
                },
                {
                  "name": "Garden of Life",
                  "value": "Garden of Life"
                },
                {
                  "name": "BPI Sports",
                  "value": "BPI Sports"
                },
                {
                  "name": "MHP",
                  "value": "MHP"
                },
                {
                  "name": "Animal",
                  "value": "Animal"
                },
                {
                  "name": "Allnutrition",
                  "value": "Allnutrition"
                },
                {
                  "name": "Skill Nutrition",
                  "value": "Skill Nutrition"
                },
                {
                  "name": "Dorian Yates",
                  "value": "Dorian Yates"
                },
                {
                  "name": "Applied Nutrition",
                  "value": "Applied Nutrition"
                },
                {
                  "name": "Carlson Labs",
                  "value": "Carlson Labs"
                },
                {
                  "name": "NOW Foods",
                  "value": "NOW Foods"
                },
                {
                  "name": "Olimp Nutrition",
                  "value": "Olimp Nutrition"
                },
                {
                  "name": "Xtend",
                  "value": "Xtend"
                },
                {
                  "name": "Bucked Up",
                  "value": "Bucked Up"
                },
                {
                  "name": "Evogen",
                  "value": "Evogen"
                },
                {
                  "name": "Puritan's Pride",
                  "value": "Puritan's Pride"
                },
                {
                  "name": "Enzymedica",
                  "value": "Enzymedica"
                },
                {
                  "name": "Mutant",
                  "value": "Mutant"
                },
                {
                  "name": "Osavi",
                  "value": "Osavi"
                },
                {
                  "name": "",
                  "value": ""
                },
                {
                  "name": "Universal Nutrition",
                  "value": "Universal Nutrition"
                },
                {
                  "name": "Swanson",
                  "value": "Swanson"
                },
                {
                  "name": "OstroVit",
                  "value": "OstroVit"
                },
                {
                  "name": "SmartShake",
                  "value": "SmartShake"
                },
                {
                  "name": "Natural Vitality",
                  "value": "Natural Vitality"
                },
                {
                  "name": "NeoCell",
                  "value": "NeoCell"
                },
                {
                  "name": "EFX Sports",
                  "value": "EFX Sports"
                },
                {
                  "name": "ProSupps",
                  "value": "ProSupps"
                },
                {
                  "name": "GAT",
                  "value": "GAT"
                },
                {
                  "name": "HR Labs",
                  "value": "HR Labs"
                },
                {
                  "name": "PEScience",
                  "value": "PEScience"
                },
                {
                  "name": "American Supps",
                  "value": "American Supps"
                },
                {
                  "name": "Trec Nutrition",
                  "value": "Trec Nutrition"
                },
                {
                  "name": "Gaspari Nutrition",
                  "value": "Gaspari Nutrition"
                },
                {
                  "name": "Trained by JP",
                  "value": "Trained by JP"
                },
                {
                  "name": "Stacker2 Europe",
                  "value": "Stacker2 Europe"
                },
                {
                  "name": "Cellucor",
                  "value": "Cellucor"
                },
                {
                  "name": "Warrior",
                  "value": "Warrior"
                },
                {
                  "name": "Hype",
                  "value": "Hype"
                },
                {
                  "name": "Naughty Boy",
                  "value": "Naughty Boy"
                },
                {
                  "name": "Reflex Nutrition",
                  "value": "Reflex Nutrition"
                },
                {
                  "name": "ZOE Nutrition",
                  "value": "ZOE Nutrition"
                },
                {
                  "name": "Axe & Sledge",
                  "value": "Axe & Sledge"
                },
                {
                  "name": "Yamamoto Nutrition",
                  "value": "Yamamoto Nutrition"
                },
                {
                  "name": "Kaged Muscle",
                  "value": "Kaged Muscle"
                },
                {
                  "name": "RYSE",
                  "value": "RYSE"
                },
                {
                  "name": "Redcon1",
                  "value": "Redcon1"
                },
                {
                  "name": "EVLution Nutrition",
                  "value": "EVLution Nutrition"
                },
                {
                  "name": "Bum Energy",
                  "value": "Bum Energy"
                },
                {
                  "name": "Strom Sports",
                  "value": "Strom Sports"
                },
                {
                  "name": "Jarrow Formulas",
                  "value": "Jarrow Formulas"
                },
                {
                  "name": "Zoomad Labs",
                  "value": "Zoomad Labs"
                },
                {
                  "name": "MuscleTech",
                  "value": "MuscleTech"
                },
                {
                  "name": "CNP",
                  "value": "CNP"
                },
                {
                  "name": "Alien8",
                  "value": "Alien8"
                },
                {
                  "name": "ALRI",
                  "value": "ALRI"
                },
                {
                  "name": "Levann",
                  "value": "Levann"
                },
                {
                  "name": "Efectiv Nutrition",
                  "value": "Efectiv Nutrition"
                },
                {
                  "name": "SAN",
                  "value": "SAN"
                },
                {
                  "name": "Himalaya",
                  "value": "Himalaya"
                },
                {
                  "name": "Zenwise",
                  "value": "Zenwise"
                },
                {
                  "name": "Zein Pharma",
                  "value": "Zein Pharma"
                },
                {
                  "name": "Natrol",
                  "value": "Natrol"
                },
                {
                  "name": "KIKI Health",
                  "value": "KIKI Health"
                },
                {
                  "name": "Child Life",
                  "value": "Child Life"
                },
                {
                  "name": "Holland & Barrett",
                  "value": "Holland & Barrett"
                },
                {
                  "name": "Pro Tan",
                  "value": "Pro Tan"
                },
                {
                  "name": "Primaforce",
                  "value": "Primaforce"
                },
                {
                  "name": "Nature's Answer",
                  "value": "Nature's Answer"
                },
                {
                  "name": "BetterYou",
                  "value": "BetterYou"
                },
                {
                  "name": "Controlled Labs",
                  "value": "Controlled Labs"
                },
                {
                  "name": "Labrada",
                  "value": "Labrada"
                },
                {
                  "name": "Absolute Nutrition",
                  "value": "Absolute Nutrition"
                },
                {
                  "name": "Molecular Nutrition",
                  "value": "Molecular Nutrition"
                },
                {
                  "name": "Trace Minerals",
                  "value": "Trace Minerals"
                },
                {
                  "name": "Obvi",
                  "value": "Obvi"
                },
                {
                  "name": "Gorillalpha",
                  "value": "Gorillalpha"
                },
                {
                  "name": "LifeSeasons",
                  "value": "LifeSeasons"
                },
                {
                  "name": "MitoQ",
                  "value": "MitoQ"
                },
                {
                  "name": "Remedy Relief",
                  "value": "Remedy Relief"
                },
                {
                  "name": "Brain Gains",
                  "value": "Brain Gains"
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Vendor",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Product Category",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements > Herbal Supplements",
                  "value": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements > Herbal Supplements"
                },
                {
                  "name": "Uncategorized",
                  "value": "Uncategorized"
                },
                {
                  "name": "",
                  "value": ""
                },
                {
                  "name": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements > Amino Acids",
                  "value": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements > Amino Acids"
                },
                {
                  "name": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements",
                  "value": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements"
                },
                {
                  "name": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements > Multivitamin Supplements",
                  "value": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements > Multivitamin Supplements"
                },
                {
                  "name": "Health & Beauty > Health Care > Fitness & Nutrition > Nutrition Drinks & Shakes",
                  "value": "Health & Beauty > Health Care > Fitness & Nutrition > Nutrition Drinks & Shakes"
                },
                {
                  "name": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements > Protein Supplements",
                  "value": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements > Protein Supplements"
                },
                {
                  "name": "Health & Beauty > Health Care > Medical Tests",
                  "value": "Health & Beauty > Health Care > Medical Tests"
                },
                {
                  "name": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements > Minerals",
                  "value": "Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements > Minerals"
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Product Category",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Type",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "Slimming and Weight Management",
                  "value": "Slimming and Weight Management"
                },
                {
                  "name": "Nitric Oxide Boosters",
                  "value": "Nitric Oxide Boosters"
                },
                {
                  "name": "Pre & Post Workout",
                  "value": "Pre & Post Workout"
                },
                {
                  "name": "Health and Wellbeing",
                  "value": "Health and Wellbeing"
                },
                {
                  "name": "Amino Acids and BCAAs",
                  "value": "Amino Acids and BCAAs"
                },
                {
                  "name": "Health Foods",
                  "value": "Health Foods"
                },
                {
                  "name": "Protein",
                  "value": "Protein"
                },
                {
                  "name": "Post Cycle Recovery",
                  "value": "Post Cycle Recovery"
                },
                {
                  "name": "Creatine Supplements",
                  "value": "Creatine Supplements"
                },
                {
                  "name": "Joint Support",
                  "value": "Joint Support"
                },
                {
                  "name": "Omegas, EFAs, CLA, Oils",
                  "value": "Omegas, EFAs, CLA, Oils"
                },
                {
                  "name": "Hair and Nails",
                  "value": "Hair and Nails"
                },
                {
                  "name": "Natural Testosterone Support",
                  "value": "Natural Testosterone Support"
                },
                {
                  "name": "Vitamins & Minerals",
                  "value": "Vitamins & Minerals"
                },
                {
                  "name": "Special Formula",
                  "value": "Special Formula"
                },
                {
                  "name": "L-Glutamine, Glutamine",
                  "value": "L-Glutamine, Glutamine"
                },
                {
                  "name": "Sexual Health",
                  "value": "Sexual Health"
                },
                {
                  "name": "Weight Gainers & Carbs",
                  "value": "Weight Gainers & Carbs"
                },
                {
                  "name": "",
                  "value": ""
                },
                {
                  "name": "Supplements for Women",
                  "value": "Supplements for Women"
                },
                {
                  "name": "Accessories",
                  "value": "Accessories"
                },
                {
                  "name": "Intra Workout",
                  "value": "Intra Workout"
                },
                {
                  "name": "Children's Health",
                  "value": "Children's Health"
                },
                {
                  "name": "Mood Enhancement",
                  "value": "Mood Enhancement"
                },
                {
                  "name": "Pet supplements",
                  "value": "Pet supplements"
                },
                {
                  "name": "Hydration/Isotonic Drinks",
                  "value": "Hydration/Isotonic Drinks"
                },
                {
                  "name": "BCAAs & EAAs",
                  "value": "BCAAs & EAAs"
                },
                {
                  "name": "Carb Supplements",
                  "value": "Carb Supplements"
                },
                {
                  "name": "Drinks and Shakes",
                  "value": "Drinks and Shakes"
                },
                {
                  "name": "Vegan Products",
                  "value": "Vegan Products"
                },
                {
                  "name": "Beauty",
                  "value": "Beauty"
                },
                {
                  "name": "[MGO] Import Powerbody",
                  "value": "[MGO] Import Powerbody"
                },
                {
                  "name": "Protein Bars",
                  "value": "Protein Bars"
                },
                {
                  "name": "Endurance",
                  "value": "Endurance"
                },
                {
                  "name": "Single Vitamins",
                  "value": "Single Vitamins"
                },
                {
                  "name": "Immune System Support",
                  "value": "Immune System Support"
                },
                {
                  "name": "Single Minerals",
                  "value": "Single Minerals"
                },
                {
                  "name": "Liver Support",
                  "value": "Liver Support"
                },
                {
                  "name": "Sylwetka",
                  "value": "Sylwetka"
                },
                {
                  "name": "Stacks & Kits",
                  "value": "Stacks & Kits"
                },
                {
                  "name": "Antioxidants",
                  "value": "Antioxidants"
                },
                {
                  "name": "Digestive Health, Fiber",
                  "value": "Digestive Health, Fiber"
                },
                {
                  "name": "Essential Oils",
                  "value": "Essential Oils"
                },
                {
                  "name": "Bars",
                  "value": "Bars"
                },
                {
                  "name": "Vitality",
                  "value": "Vitality"
                },
                {
                  "name": "High Carb Gainers",
                  "value": "High Carb Gainers"
                },
                {
                  "name": "Healthy Skin",
                  "value": "Healthy Skin"
                },
                {
                  "name": "Whey Protein Isolate",
                  "value": "Whey Protein Isolate"
                },
                {
                  "name": "Post Workout Recovery",
                  "value": "Post Workout Recovery"
                },
                {
                  "name": "Mental Focus and Memory",
                  "value": "Mental Focus and Memory"
                },
                {
                  "name": "Meal Replacements",
                  "value": "Meal Replacements"
                },
                {
                  "name": "Pre Workout Energy",
                  "value": "Pre Workout Energy"
                },
                {
                  "name": "Samples",
                  "value": "Samples"
                },
                {
                  "name": "Masa",
                  "value": "Masa"
                },
                {
                  "name": "Vegetarian",
                  "value": "Vegetarian"
                },
                {
                  "name": "Energy Drinks",
                  "value": "Energy Drinks"
                },
                {
                  "name": "Combos",
                  "value": "Combos"
                },
                {
                  "name": "Toothpaste",
                  "value": "Toothpaste"
                },
                {
                  "name": "Men's Vitamins",
                  "value": "Men's Vitamins"
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Type",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Tags",
              "type": "array",
              "display": true,
              "options": [
                {
                  "name": "iso",
                  "value": "iso"
                },
                {
                  "name": "nitrique",
                  "value": "nitrique"
                },
                {
                  "name": "pre",
                  "value": "pre"
                },
                {
                  "name": "thermo",
                  "value": "thermo"
                },
                {
                  "name": "intra",
                  "value": "intra"
                },
                {
                  "name": "post",
                  "value": "post"
                },
                {
                  "name": "bcaapoudre",
                  "value": "bcaapoudre"
                },
                {
                  "name": "diu",
                  "value": "diu"
                },
                {
                  "name": "frambois",
                  "value": "frambois"
                },
                {
                  "name": "test",
                  "value": "test"
                },
                {
                  "name": "multivit",
                  "value": "multivit"
                },
                {
                  "name": "zma",
                  "value": "zma"
                },
                {
                  "name": "tribulus",
                  "value": "tribulus"
                },
                {
                  "name": "boissons",
                  "value": "boissons"
                },
                {
                  "name": "eaa",
                  "value": "eaa"
                },
                {
                  "name": "aasimple",
                  "value": "aasimple"
                },
                {
                  "name": "crea",
                  "value": "crea"
                },
                {
                  "name": "creaautre",
                  "value": "creaautre"
                },
                {
                  "name": "piles",
                  "value": "piles"
                },
                {
                  "name": "kre",
                  "value": "kre"
                },
                {
                  "name": "malate",
                  "value": "malate"
                },
                {
                  "name": "carni",
                  "value": "carni"
                },
                {
                  "name": "lcarnitine",
                  "value": "lcarnitine"
                },
                {
                  "name": "carnitine",
                  "value": "carnitine"
                },
                {
                  "name": "bcaacaps",
                  "value": "bcaacaps"
                },
                {
                  "name": "bcaagluta",
                  "value": "bcaagluta"
                },
                {
                  "name": "bcapoudre",
                  "value": "bcapoudre"
                },
                {
                  "name": "bcaaglut",
                  "value": "bcaaglut"
                },
                {
                  "name": "hmb",
                  "value": "hmb"
                },
                {
                  "name": "aaliq",
                  "value": "aaliq"
                },
                {
                  "name": "bcaa poudre",
                  "value": "bcaa poudre"
                },
                {
                  "name": "bcaa",
                  "value": "bcaa"
                },
                {
                  "name": "Riz",
                  "value": "Riz"
                },
                {
                  "name": "hard",
                  "value": "hard"
                },
                {
                  "name": "lean",
                  "value": "lean"
                },
                {
                  "name": "endurance",
                  "value": "endurance"
                },
                {
                  "name": "casein",
                  "value": "casein"
                },
                {
                  "name": "vegan",
                  "value": "vegan"
                },
                {
                  "name": "vegetalien",
                  "value": "vegetalien"
                },
                {
                  "name": "vegetarien",
                  "value": "vegetarien"
                },
                {
                  "name": "whey",
                  "value": "whey"
                },
                {
                  "name": "clear",
                  "value": "clear"
                },
                {
                  "name": "mix",
                  "value": "mix"
                },
                {
                  "name": "vegetales",
                  "value": "vegetales"
                },
                {
                  "name": "boeuf",
                  "value": "boeuf"
                },
                {
                  "name": "hydro",
                  "value": "hydro"
                },
                {
                  "name": "soja",
                  "value": "soja"
                },
                {
                  "name": "oeuf",
                  "value": "oeuf"
                },
                {
                  "name": "daa",
                  "value": "daa"
                },
                {
                  "name": "omega",
                  "value": "omega"
                },
                {
                  "name": "krill",
                  "value": "krill"
                },
                {
                  "name": "gh",
                  "value": "gh"
                },
                {
                  "name": "shaker",
                  "value": "shaker"
                },
                {
                  "name": "shakers",
                  "value": "shakers"
                },
                {
                  "name": "cre",
                  "value": "cre"
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Tags",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Published",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "true",
                  "value": "true"
                },
                {
                  "name": "",
                  "value": ""
                },
                {
                  "name": "false",
                  "value": "false"
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Published",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Option1 Name",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "Title",
                  "value": "Title"
                },
                {
                  "name": "Size",
                  "value": "Size"
                },
                {
                  "name": "",
                  "value": ""
                },
                {
                  "name": "Net Weight",
                  "value": "Net Weight"
                },
                {
                  "name": "Flavor",
                  "value": "Flavor"
                },
                {
                  "name": "Capsule Count",
                  "value": "Capsule Count"
                },
                {
                  "name": "Tablet Count",
                  "value": "Tablet Count"
                },
                {
                  "name": "EAN",
                  "value": "EAN"
                },
                {
                  "name": "Flavour",
                  "value": "Flavour"
                },
                {
                  "name": "Stimulant",
                  "value": "Stimulant"
                },
                {
                  "name": "Capsules",
                  "value": "Capsules"
                },
                {
                  "name": "Package Size",
                  "value": "Package Size"
                },
                {
                  "name": "Type",
                  "value": "Type"
                },
                {
                  "name": "Weight",
                  "value": "Weight"
                },
                {
                  "name": "Quantity",
                  "value": "Quantity"
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Option1 Name",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Option1 Value",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "Default Title",
                  "value": "Default Title"
                },
                {
                  "name": "2270 grams",
                  "value": "2270 grams"
                },
                {
                  "name": "727 grams",
                  "value": "727 grams"
                },
                {
                  "name": "400 grams",
                  "value": "400 grams"
                },
                {
                  "name": "408 grams",
                  "value": "408 grams"
                },
                {
                  "name": "Tropical",
                  "value": "Tropical"
                },
                {
                  "name": "Berry",
                  "value": "Berry"
                },
                {
                  "name": "Blood Raz",
                  "value": "Blood Raz"
                },
                {
                  "name": "Lemon Lime",
                  "value": "Lemon Lime"
                },
                {
                  "name": "White Gummy Deer",
                  "value": "White Gummy Deer"
                },
                {
                  "name": "Rocket Pop",
                  "value": "Rocket Pop"
                },
                {
                  "name": "Miami",
                  "value": "Miami"
                },
                {
                  "name": "Cherry Candy",
                  "value": "Cherry Candy"
                },
                {
                  "name": "Blue Raz",
                  "value": "Blue Raz"
                },
                {
                  "name": "Killa OJ",
                  "value": "Killa OJ"
                },
                {
                  "name": "Strawberry Kiwi",
                  "value": "Strawberry Kiwi"
                },
                {
                  "name": "Peach Mango",
                  "value": "Peach Mango"
                },
                {
                  "name": "Razor Lime",
                  "value": "Razor Lime"
                },
                {
                  "name": "Raspberry Lemonade",
                  "value": "Raspberry Lemonade"
                },
                {
                  "name": "Pineapple Shred",
                  "value": "Pineapple Shred"
                },
                {
                  "name": "Blue Raspberry",
                  "value": "Blue Raspberry"
                },
                {
                  "name": "Fruit Punch",
                  "value": "Fruit Punch"
                },
                {
                  "name": "Blood Orange",
                  "value": "Blood Orange"
                },
                {
                  "name": "Watermelon Candy",
                  "value": "Watermelon Candy"
                },
                {
                  "name": "Dark Grape",
                  "value": "Dark Grape"
                },
                {
                  "name": "Sour Candy",
                  "value": "Sour Candy"
                },
                {
                  "name": "30",
                  "value": "30"
                },
                {
                  "name": "90",
                  "value": "90"
                },
                {
                  "name": "60",
                  "value": "60"
                },
                {
                  "name": "150",
                  "value": "150"
                },
                {
                  "name": "180",
                  "value": "180"
                },
                {
                  "name": "5902837755656",
                  "value": "5902837755656"
                },
                {
                  "name": "None",
                  "value": "None"
                },
                {
                  "name": "Sour Jellies",
                  "value": "Sour Jellies"
                },
                {
                  "name": "Cooling Sour Lemonade",
                  "value": "Cooling Sour Lemonade"
                },
                {
                  "name": "Lemon Fizz Bombs",
                  "value": "Lemon Fizz Bombs"
                },
                {
                  "name": "Cherryade",
                  "value": "Cherryade"
                },
                {
                  "name": "Jelly Bean",
                  "value": "Jelly Bean"
                },
                {
                  "name": "Iced Blue Slush",
                  "value": "Iced Blue Slush"
                },
                {
                  "name": "Fizzy Candy Crush",
                  "value": "Fizzy Candy Crush"
                },
                {
                  "name": "Fizzy Cola Bottles",
                  "value": "Fizzy Cola Bottles"
                },
                {
                  "name": "Fizzy Bubblegum Bottles",
                  "value": "Fizzy Bubblegum Bottles"
                },
                {
                  "name": "Sour Green Apple",
                  "value": "Sour Green Apple"
                },
                {
                  "name": "Sour Peach Candy",
                  "value": "Sour Peach Candy"
                },
                {
                  "name": "Guava Pineapple Punch",
                  "value": "Guava Pineapple Punch"
                },
                {
                  "name": "Grape",
                  "value": "Grape"
                },
                {
                  "name": "Blue Razz Lemonade",
                  "value": "Blue Razz Lemonade"
                },
                {
                  "name": "Apple Lemonade",
                  "value": "Apple Lemonade"
                },
                {
                  "name": "Peach Ice Tea",
                  "value": "Peach Ice Tea"
                },
                {
                  "name": "Cherry",
                  "value": "Cherry"
                },
                {
                  "name": "Cola",
                  "value": "Cola"
                },
                {
                  "name": "Raspberry",
                  "value": "Raspberry"
                },
                {
                  "name": "Wild Berry",
                  "value": "Wild Berry"
                },
                {
                  "name": "Tropical Rage",
                  "value": "Tropical Rage"
                },
                {
                  "name": "Green Apple",
                  "value": "Green Apple"
                },
                {
                  "name": "Blue Ice",
                  "value": "Blue Ice"
                },
                {
                  "name": "Lemon Apple",
                  "value": "Lemon Apple"
                },
                {
                  "name": "Citrus Punch",
                  "value": "Citrus Punch"
                },
                {
                  "name": "Southern Sweet Tea",
                  "value": "Southern Sweet Tea"
                },
                {
                  "name": "Beach Blast",
                  "value": "Beach Blast"
                },
                {
                  "name": "Blueberry Lemonade",
                  "value": "Blueberry Lemonade"
                },
                {
                  "name": "Push Pop",
                  "value": "Push Pop"
                },
                {
                  "name": "Wildberry",
                  "value": "Wildberry"
                },
                {
                  "name": "120 caps",
                  "value": "120 caps"
                },
                {
                  "name": "Exotic",
                  "value": "Exotic"
                },
                {
                  "name": "Strawberry",
                  "value": "Strawberry"
                },
                {
                  "name": "Orange",
                  "value": "Orange"
                },
                {
                  "name": "Mango",
                  "value": "Mango"
                },
                {
                  "name": "Apple",
                  "value": "Apple"
                },
                {
                  "name": "Lemon",
                  "value": "Lemon"
                },
                {
                  "name": "Tropic Thunder",
                  "value": "Tropic Thunder"
                },
                {
                  "name": "Victory Punch",
                  "value": "Victory Punch"
                },
                {
                  "name": "Strawberry Lemonade",
                  "value": "Strawberry Lemonade"
                },
                {
                  "name": "Smashin' Passion Orange",
                  "value": "Smashin' Passion Orange"
                },
                {
                  "name": "Blueberry Apple",
                  "value": "Blueberry Apple"
                },
                {
                  "name": "Sour Watermelon",
                  "value": "Sour Watermelon"
                },
                {
                  "name": "Pink Lemonade",
                  "value": "Pink Lemonade"
                },
                {
                  "name": "Orange Cooler",
                  "value": "Orange Cooler"
                },
                {
                  "name": "Unflavored",
                  "value": "Unflavored"
                },
                {
                  "name": "Xplosive Cola",
                  "value": "Xplosive Cola"
                },
                {
                  "name": "Lime Crime Mint",
                  "value": "Lime Crime Mint"
                },
                {
                  "name": "Raging Cola",
                  "value": "Raging Cola"
                },
                {
                  "name": "Blueberry Madness",
                  "value": "Blueberry Madness"
                },
                {
                  "name": "Orange Juice",
                  "value": "Orange Juice"
                },
                {
                  "name": "Red Punch",
                  "value": "Red Punch"
                },
                {
                  "name": "240 grams",
                  "value": "240 grams"
                },
                {
                  "name": "220 grams",
                  "value": "220 grams"
                },
                {
                  "name": "Natural",
                  "value": "Natural"
                },
                {
                  "name": "Orange & Mango",
                  "value": "Orange & Mango"
                },
                {
                  "name": "Berry Burst",
                  "value": "Berry Burst"
                },
                {
                  "name": "Tropical Fruit",
                  "value": "Tropical Fruit"
                },
                {
                  "name": "Regular",
                  "value": "Regular"
                },
                {
                  "name": "Zero Stimulant",
                  "value": "Zero Stimulant"
                },
                {
                  "name": "Orange Fire",
                  "value": "Orange Fire"
                },
                {
                  "name": "Forest Burst",
                  "value": "Forest Burst"
                },
                {
                  "name": "Cherry Crush",
                  "value": "Cherry Crush"
                },
                {
                  "name": "Green Lemonade",
                  "value": "Green Lemonade"
                },
                {
                  "name": "Sour Mango",
                  "value": "Sour Mango"
                },
                {
                  "name": "Forest Berries",
                  "value": "Forest Berries"
                },
                {
                  "name": "Blueberry",
                  "value": "Blueberry"
                },
                {
                  "name": "Apricot",
                  "value": "Apricot"
                },
                {
                  "name": "Tutti Frutti",
                  "value": "Tutti Frutti"
                },
                {
                  "name": "Lemon Twist",
                  "value": "Lemon Twist"
                },
                {
                  "name": "Bubblegum",
                  "value": "Bubblegum"
                },
                {
                  "name": "Cosmic Rainbow",
                  "value": "Cosmic Rainbow"
                },
                {
                  "name": "Energy",
                  "value": "Energy"
                },
                {
                  "name": "Swizzels Drumstick",
                  "value": "Swizzels Drumstick"
                },
                {
                  "name": "Fruit Candy",
                  "value": "Fruit Candy"
                },
                {
                  "name": "Blue Lagoon",
                  "value": "Blue Lagoon"
                },
                {
                  "name": "Cherry Slushie",
                  "value": "Cherry Slushie"
                },
                {
                  "name": "Grape Soda",
                  "value": "Grape Soda"
                },
                {
                  "name": "Orange Burst",
                  "value": "Orange Burst"
                },
                {
                  "name": "Cloudy Lemonade",
                  "value": "Cloudy Lemonade"
                },
                {
                  "name": "Apple & Elderflower",
                  "value": "Apple & Elderflower"
                },
                {
                  "name": "Tigers Blood",
                  "value": "Tigers Blood"
                },
                {
                  "name": "Blue Razz",
                  "value": "Blue Razz"
                },
                {
                  "name": "Red Hawaiian",
                  "value": "Red Hawaiian"
                },
                {
                  "name": "Watermelon",
                  "value": "Watermelon"
                },
                {
                  "name": "Cherry Cola",
                  "value": "Cherry Cola"
                },
                {
                  "name": "Tropical Vibes",
                  "value": "Tropical Vibes"
                },
                {
                  "name": "Candy Ice Blast",
                  "value": "Candy Ice Blast"
                },
                {
                  "name": "Tropical Punch",
                  "value": "Tropical Punch"
                },
                {
                  "name": "Icy Blue Raspberry",
                  "value": "Icy Blue Raspberry"
                },
                {
                  "name": "Wild Grape",
                  "value": "Wild Grape"
                },
                {
                  "name": "Zombie Cherry",
                  "value": "Zombie Cherry"
                },
                {
                  "name": "Brutal Cola",
                  "value": "Brutal Cola"
                },
                {
                  "name": "Dragon Fruit",
                  "value": "Dragon Fruit"
                },
                {
                  "name": "Miami Peach",
                  "value": "Miami Peach"
                },
                {
                  "name": "Bubble Gum",
                  "value": "Bubble Gum"
                },
                {
                  "name": "Berry Splash",
                  "value": "Berry Splash"
                },
                {
                  "name": "Tropical Blend",
                  "value": "Tropical Blend"
                },
                {
                  "name": "Rainbow",
                  "value": "Rainbow"
                },
                {
                  "name": "Blackcurrant Squash",
                  "value": "Blackcurrant Squash"
                },
                {
                  "name": "Sunny Orange",
                  "value": "Sunny Orange"
                },
                {
                  "name": "Red Kola",
                  "value": "Red Kola"
                },
                {
                  "name": "16 grams (1 serving)",
                  "value": "16 grams (1 serving)"
                },
                {
                  "name": "Lemon & Lime",
                  "value": "Lemon & Lime"
                },
                {
                  "name": "Blackcurrant",
                  "value": "Blackcurrant"
                },
                {
                  "name": "Apple Blueberry",
                  "value": "Apple Blueberry"
                },
                {
                  "name": "Strawberry Mango",
                  "value": "Strawberry Mango"
                },
                {
                  "name": "Candy Bubblegum",
                  "value": "Candy Bubblegum"
                },
                {
                  "name": "Ultra Energy",
                  "value": "Ultra Energy"
                },
                {
                  "name": "Pineapple Crush",
                  "value": "Pineapple Crush"
                },
                {
                  "name": "Blue Razz Bon Bons",
                  "value": "Blue Razz Bon Bons"
                },
                {
                  "name": "Pick N Mix",
                  "value": "Pick N Mix"
                },
                {
                  "name": "Rocket Ice Lolly",
                  "value": "Rocket Ice Lolly"
                },
                {
                  "name": "Orange & Passion Fruit",
                  "value": "Orange & Passion Fruit"
                },
                {
                  "name": "Sour Apple",
                  "value": "Sour Apple"
                },
                {
                  "name": "Twizzle Lolly",
                  "value": "Twizzle Lolly"
                },
                {
                  "name": "Lemon Sherbet",
                  "value": "Lemon Sherbet"
                },
                {
                  "name": "Sour Citrus Punch",
                  "value": "Sour Citrus Punch"
                },
                {
                  "name": "Island Breeze",
                  "value": "Island Breeze"
                },
                {
                  "name": "Fruit Kaboom",
                  "value": "Fruit Kaboom"
                },
                {
                  "name": "Blackberry & Lime",
                  "value": "Blackberry & Lime"
                },
                {
                  "name": "Strawberry & Mango",
                  "value": "Strawberry & Mango"
                },
                {
                  "name": "Pink Lemo",
                  "value": "Pink Lemo"
                },
                {
                  "name": "Apple Power",
                  "value": "Apple Power"
                },
                {
                  "name": "Sour Gummy Bears",
                  "value": "Sour Gummy Bears"
                },
                {
                  "name": "Sour Blue Razz",
                  "value": "Sour Blue Razz"
                },
                {
                  "name": "Cherry Razz",
                  "value": "Cherry Razz"
                },
                {
                  "name": "Blueberry Pineapple",
                  "value": "Blueberry Pineapple"
                },
                {
                  "name": "Blackberry Lemonade",
                  "value": "Blackberry Lemonade"
                },
                {
                  "name": "Juicy Nectar",
                  "value": "Juicy Nectar"
                },
                {
                  "name": "ICEE Blue Raspberry",
                  "value": "ICEE Blue Raspberry"
                },
                {
                  "name": "Berry Blast",
                  "value": "Berry Blast"
                },
                {
                  "name": "Krisp Apple",
                  "value": "Krisp Apple"
                },
                {
                  "name": "Millions Strawberry",
                  "value": "Millions Strawberry"
                },
                {
                  "name": "Sour Batch Bros",
                  "value": "Sour Batch Bros"
                },
                {
                  "name": "Citrus Berry",
                  "value": "Citrus Berry"
                },
                {
                  "name": "Cherry Blaze",
                  "value": "Cherry Blaze"
                },
                {
                  "name": "Orange Lemon Burst",
                  "value": "Orange Lemon Burst"
                },
                {
                  "name": "Pear Kiwi",
                  "value": "Pear Kiwi"
                },
                {
                  "name": "Mojito",
                  "value": "Mojito"
                },
                {
                  "name": "Peach",
                  "value": "Peach"
                },
                {
                  "name": "Mango Lime",
                  "value": "Mango Lime"
                },
                {
                  "name": "Passion Pineapple",
                  "value": "Passion Pineapple"
                },
                {
                  "name": "Monsterberry Lime",
                  "value": "Monsterberry Lime"
                },
                {
                  "name": "Tropic Blue",
                  "value": "Tropic Blue"
                },
                {
                  "name": "Ice Tea",
                  "value": "Ice Tea"
                },
                {
                  "name": "Forest Fruits",
                  "value": "Forest Fruits"
                },
                {
                  "name": "500 grams",
                  "value": "500 grams"
                },
                {
                  "name": "Twirler Ice Cream",
                  "value": "Twirler Ice Cream"
                },
                {
                  "name": "Sour Gummy Bear",
                  "value": "Sour Gummy Bear"
                },
                {
                  "name": "Icy Blue Raz",
                  "value": "Icy Blue Raz"
                },
                {
                  "name": "Bubblegum Crush",
                  "value": "Bubblegum Crush"
                },
                {
                  "name": "Swizzels Refreshers",
                  "value": "Swizzels Refreshers"
                },
                {
                  "name": "Swizzels Love Hearts",
                  "value": "Swizzels Love Hearts"
                },
                {
                  "name": "Swizzels Drumstick Squashies",
                  "value": "Swizzels Drumstick Squashies"
                },
                {
                  "name": "Strawberry Mojito",
                  "value": "Strawberry Mojito"
                },
                {
                  "name": "Baddy Berry",
                  "value": "Baddy Berry"
                },
                {
                  "name": "Watermelons",
                  "value": "Watermelons"
                },
                {
                  "name": "Ice Pop",
                  "value": "Ice Pop"
                },
                {
                  "name": "Green Apples",
                  "value": "Green Apples"
                },
                {
                  "name": "Rainbow Candy",
                  "value": "Rainbow Candy"
                },
                {
                  "name": "Pineapple Juice",
                  "value": "Pineapple Juice"
                },
                {
                  "name": "Orange Crush",
                  "value": "Orange Crush"
                },
                {
                  "name": "Blue Lemonade",
                  "value": "Blue Lemonade"
                },
                {
                  "name": "Raspberry Tea",
                  "value": "Raspberry Tea"
                },
                {
                  "name": "312 grams",
                  "value": "312 grams"
                },
                {
                  "name": "600 grams",
                  "value": "600 grams"
                },
                {
                  "name": "300 grams",
                  "value": "300 grams"
                },
                {
                  "name": "279 grams",
                  "value": "279 grams"
                },
                {
                  "name": "Strawberry Pineapple",
                  "value": "Strawberry Pineapple"
                },
                {
                  "name": "Miami Vice",
                  "value": "Miami Vice"
                },
                {
                  "name": "Roadside Lemonade",
                  "value": "Roadside Lemonade"
                },
                {
                  "name": "Pineapple Passion",
                  "value": "Pineapple Passion"
                },
                {
                  "name": "Sweet Iced Tea",
                  "value": "Sweet Iced Tea"
                },
                {
                  "name": "Orange Rush",
                  "value": "Orange Rush"
                },
                {
                  "name": "Red Orange",
                  "value": "Red Orange"
                },
                {
                  "name": "Grapefruit",
                  "value": "Grapefruit"
                },
                {
                  "name": "Magic Citrus",
                  "value": "Magic Citrus"
                },
                {
                  "name": "Tropical Candy",
                  "value": "Tropical Candy"
                },
                {
                  "name": "Melon Berry Twist",
                  "value": "Melon Berry Twist"
                },
                {
                  "name": "Mango Splash",
                  "value": "Mango Splash"
                },
                {
                  "name": "Fruit Punch Fury",
                  "value": "Fruit Punch Fury"
                },
                {
                  "name": "Dragon Fruit Slayer",
                  "value": "Dragon Fruit Slayer"
                },
                {
                  "name": "Tropical Touchdown",
                  "value": "Tropical Touchdown"
                },
                {
                  "name": "Cherry Checkmate",
                  "value": "Cherry Checkmate"
                },
                {
                  "name": "Orange Overdrive",
                  "value": "Orange Overdrive"
                },
                {
                  "name": "Blazin Blue Berry",
                  "value": "Blazin Blue Berry"
                },
                {
                  "name": "Energy Burst",
                  "value": "Energy Burst"
                },
                {
                  "name": "Lightnin' Lemonade",
                  "value": "Lightnin' Lemonade"
                },
                {
                  "name": "Savage Strawberry",
                  "value": "Savage Strawberry"
                },
                {
                  "name": "Wicked Watermelon",
                  "value": "Wicked Watermelon"
                },
                {
                  "name": "Blazin' Berry",
                  "value": "Blazin' Berry"
                },
                {
                  "name": "360 grams",
                  "value": "360 grams"
                },
                {
                  "name": "180 grams",
                  "value": "180 grams"
                },
                {
                  "name": "Tropical Paradise",
                  "value": "Tropical Paradise"
                },
                {
                  "name": "Kiwi Blueberry",
                  "value": "Kiwi Blueberry"
                },
                {
                  "name": "Fruit Burst",
                  "value": "Fruit Burst"
                },
                {
                  "name": "Peach Bum",
                  "value": "Peach Bum"
                },
                {
                  "name": "Blood Berry",
                  "value": "Blood Berry"
                },
                {
                  "name": "Jawbreaker",
                  "value": "Jawbreaker"
                },
                {
                  "name": "Black N' Blueberry",
                  "value": "Black N' Blueberry"
                },
                {
                  "name": "Raspberry Creamthickle",
                  "value": "Raspberry Creamthickle"
                },
                {
                  "name": "Citrus Grapefruit",
                  "value": "Citrus Grapefruit"
                },
                {
                  "name": "Citrus Burst",
                  "value": "Citrus Burst"
                },
                {
                  "name": "Blue Snow Cone",
                  "value": "Blue Snow Cone"
                },
                {
                  "name": "Orange Sunrise",
                  "value": "Orange Sunrise"
                },
                {
                  "name": "Root Beer",
                  "value": "Root Beer"
                },
                {
                  "name": "Cherry Frost",
                  "value": "Cherry Frost"
                },
                {
                  "name": "Raging Colas",
                  "value": "Raging Colas"
                },
                {
                  "name": "Sour Punch Blue Raz",
                  "value": "Sour Punch Blue Raz"
                },
                {
                  "name": "Country Time Lemonade",
                  "value": "Country Time Lemonade"
                },
                {
                  "name": "Sunny D Tangy Original",
                  "value": "Sunny D Tangy Original"
                },
                {
                  "name": "Sour Punch Watermelon",
                  "value": "Sour Punch Watermelon"
                },
                {
                  "name": "Country Time Blueberry Lemonade",
                  "value": "Country Time Blueberry Lemonade"
                },
                {
                  "name": "Kool-Aid Cherry Limeade",
                  "value": "Kool-Aid Cherry Limeade"
                },
                {
                  "name": "Jell-O Lemon Lime",
                  "value": "Jell-O Lemon Lime"
                },
                {
                  "name": "Kool-Aid Tropical Punch",
                  "value": "Kool-Aid Tropical Punch"
                },
                {
                  "name": "Bazooka Classic Grape",
                  "value": "Bazooka Classic Grape"
                },
                {
                  "name": "Pink Splash",
                  "value": "Pink Splash"
                },
                {
                  "name": "Cherry Ring Pop",
                  "value": "Cherry Ring Pop"
                },
                {
                  "name": "Freedom Rocks",
                  "value": "Freedom Rocks"
                },
                {
                  "name": "Tropical Cyclone",
                  "value": "Tropical Cyclone"
                },
                {
                  "name": "Blue Sharkberry",
                  "value": "Blue Sharkberry"
                },
                {
                  "name": "Melon Candy",
                  "value": "Melon Candy"
                },
                {
                  "name": "Peach Rings",
                  "value": "Peach Rings"
                },
                {
                  "name": "Orange Mango",
                  "value": "Orange Mango"
                },
                {
                  "name": "Cherry Limeade",
                  "value": "Cherry Limeade"
                },
                {
                  "name": "Tropical Storm",
                  "value": "Tropical Storm"
                },
                {
                  "name": "Lemon Rush",
                  "value": "Lemon Rush"
                },
                {
                  "name": "Strawberry Margarita",
                  "value": "Strawberry Margarita"
                },
                {
                  "name": "Millions Cola",
                  "value": "Millions Cola"
                },
                {
                  "name": "Millions Bubblegum",
                  "value": "Millions Bubblegum"
                },
                {
                  "name": "Pineapple Head",
                  "value": "Pineapple Head"
                },
                {
                  "name": "Frozen Bombsicle",
                  "value": "Frozen Bombsicle"
                },
                {
                  "name": "Red Fresh",
                  "value": "Red Fresh"
                },
                {
                  "name": "Fresh Apple",
                  "value": "Fresh Apple"
                },
                {
                  "name": "Strawberry & Raspberry",
                  "value": "Strawberry & Raspberry"
                },
                {
                  "name": "Cherry & Apple",
                  "value": "Cherry & Apple"
                },
                {
                  "name": "Icy Blue Razz",
                  "value": "Icy Blue Razz"
                },
                {
                  "name": "75 vcaps",
                  "value": "75 vcaps"
                },
                {
                  "name": "75 grams",
                  "value": "75 grams"
                },
                {
                  "name": "76 grams",
                  "value": "76 grams"
                },
                {
                  "name": "Electric Lemonade",
                  "value": "Electric Lemonade"
                },
                {
                  "name": "150 grams",
                  "value": "150 grams"
                },
                {
                  "name": "270 grams",
                  "value": "270 grams"
                },
                {
                  "name": "450 grams",
                  "value": "450 grams"
                },
                {
                  "name": "Lemonade",
                  "value": "Lemonade"
                },
                {
                  "name": "Unflavoured",
                  "value": "Unflavoured"
                },
                {
                  "name": "Blue Raspberry Bubble Gum",
                  "value": "Blue Raspberry Bubble Gum"
                },
                {
                  "name": "Nature",
                  "value": "Nature"
                },
                {
                  "name": "420 grams",
                  "value": "420 grams"
                },
                {
                  "name": "210 grams",
                  "value": "210 grams"
                },
                {
                  "name": "156 grams",
                  "value": "156 grams"
                },
                {
                  "name": "Lemon Ice",
                  "value": "Lemon Ice"
                },
                {
                  "name": "Fruit Punch&",
                  "value": "Fruit Punch&"
                },
                {
                  "name": "Cherry Lollipop",
                  "value": "Cherry Lollipop"
                },
                {
                  "name": "Non Flavored",
                  "value": "Non Flavored"
                },
                {
                  "name": "120",
                  "value": "120"
                },
                {
                  "name": "400",
                  "value": "400"
                },
                {
                  "name": "Grape Splash",
                  "value": "Grape Splash"
                },
                {
                  "name": "Grape Cooler",
                  "value": "Grape Cooler"
                },
                {
                  "name": "Wild Berry Punch",
                  "value": "Wild Berry Punch"
                },
                {
                  "name": "100 caps",
                  "value": "100 caps"
                },
                {
                  "name": "200 caps",
                  "value": "200 caps"
                },
                {
                  "name": "554 grams",
                  "value": "554 grams"
                },
                {
                  "name": "120 mega caps",
                  "value": "120 mega caps"
                },
                {
                  "name": "400 caps",
                  "value": "400 caps"
                },
                {
                  "name": "240",
                  "value": "240"
                },
                {
                  "name": "Creatine Monohydrate",
                  "value": "Creatine Monohydrate"
                },
                {
                  "name": "Creatine Monohydrate Xplode",
                  "value": "Creatine Monohydrate Xplode"
                },
                {
                  "name": "250 grams",
                  "value": "250 grams"
                },
                {
                  "name": "200 grams",
                  "value": "200 grams"
                },
                {
                  "name": "120 vcaps",
                  "value": "120 vcaps"
                },
                {
                  "name": "240 vcaps",
                  "value": "240 vcaps"
                },
                {
                  "name": "1000 grams",
                  "value": "1000 grams"
                },
                {
                  "name": "227 grams",
                  "value": "227 grams"
                },
                {
                  "name": "161 grams",
                  "value": "161 grams"
                },
                {
                  "name": "360 caps",
                  "value": "360 caps"
                },
                {
                  "name": "60 tablets",
                  "value": "60 tablets"
                },
                {
                  "name": "550 grams",
                  "value": "550 grams"
                },
                {
                  "name": "110 grams",
                  "value": "110 grams"
                },
                {
                  "name": "100 grams",
                  "value": "100 grams"
                },
                {
                  "name": "Mandarin Orange",
                  "value": "Mandarin Orange"
                },
                {
                  "name": "300",
                  "value": "300"
                },
                {
                  "name": "Pineapple",
                  "value": "Pineapple"
                },
                {
                  "name": "454 grams",
                  "value": "454 grams"
                },
                {
                  "name": "100",
                  "value": "100"
                },
                {
                  "name": "1000g",
                  "value": "1000g"
                },
                {
                  "name": "S'Berry & Peaches",
                  "value": "S'Berry & Peaches"
                },
                {
                  "name": "Super Fresh OJ",
                  "value": "Super Fresh OJ"
                },
                {
                  "name": "Grape Bubbalicious",
                  "value": "Grape Bubbalicious"
                },
                {
                  "name": "Cherry Bubblegum",
                  "value": "Cherry Bubblegum"
                },
                {
                  "name": "350",
                  "value": "350"
                },
                {
                  "name": "700",
                  "value": "700"
                },
                {
                  "name": "60 vcaps",
                  "value": "60 vcaps"
                },
                {
                  "name": "Fizzy Blue Bottles",
                  "value": "Fizzy Blue Bottles"
                },
                {
                  "name": "Cranberry Crush",
                  "value": "Cranberry Crush"
                },
                {
                  "name": "Berrylicious",
                  "value": "Berrylicious"
                },
                {
                  "name": "500 tablets",
                  "value": "500 tablets"
                },
                {
                  "name": "200 tablets",
                  "value": "200 tablets"
                },
                {
                  "name": "Pina Colada",
                  "value": "Pina Colada"
                },
                {
                  "name": "Cherry Lime",
                  "value": "Cherry Lime"
                },
                {
                  "name": "Strawberry & Kiwi",
                  "value": "Strawberry & Kiwi"
                },
                {
                  "name": "Mad Mango",
                  "value": "Mad Mango"
                },
                {
                  "name": "Ice Melon",
                  "value": "Ice Melon"
                },
                {
                  "name": "Lime Lemon",
                  "value": "Lime Lemon"
                },
                {
                  "name": "Summer Fruits",
                  "value": "Summer Fruits"
                },
                {
                  "name": "Apple & Raspberry",
                  "value": "Apple & Raspberry"
                },
                {
                  "name": "Italian Lemon Ice",
                  "value": "Italian Lemon Ice"
                },
                {
                  "name": "315 grams",
                  "value": "315 grams"
                },
                {
                  "name": "357 grams",
                  "value": "357 grams"
                },
                {
                  "name": "Watermelon Splash",
                  "value": "Watermelon Splash"
                },
                {
                  "name": "Mixed Berry",
                  "value": "Mixed Berry"
                },
                {
                  "name": "Banana",
                  "value": "Banana"
                },
                {
                  "name": "Chocolate",
                  "value": "Chocolate"
                },
                {
                  "name": "Pineapple Passion Fruit",
                  "value": "Pineapple Passion Fruit"
                },
                {
                  "name": "Orange Clementine",
                  "value": "Orange Clementine"
                },
                {
                  "name": "Pick n Mix",
                  "value": "Pick n Mix"
                },
                {
                  "name": "Fizzy Peach Sweets",
                  "value": "Fizzy Peach Sweets"
                },
                {
                  "name": "Cherry Mango",
                  "value": "Cherry Mango"
                },
                {
                  "name": "ICEE Cherry",
                  "value": "ICEE Cherry"
                },
                {
                  "name": "Dragon Fruit Yuzu",
                  "value": "Dragon Fruit Yuzu"
                },
                {
                  "name": "Tiger's Blood",
                  "value": "Tiger's Blood"
                },
                {
                  "name": "300 tablets",
                  "value": "300 tablets"
                },
                {
                  "name": "150 tablets",
                  "value": "150 tablets"
                },
                {
                  "name": "Strawberry Laces",
                  "value": "Strawberry Laces"
                },
                {
                  "name": "Big Juicy Melons",
                  "value": "Big Juicy Melons"
                },
                {
                  "name": "Grape Gazillionz",
                  "value": "Grape Gazillionz"
                },
                {
                  "name": "Fruit Salads",
                  "value": "Fruit Salads"
                },
                {
                  "name": "Cherry Cola Bottles",
                  "value": "Cherry Cola Bottles"
                },
                {
                  "name": "Tropical Snocone",
                  "value": "Tropical Snocone"
                },
                {
                  "name": "Banana & Strawberry",
                  "value": "Banana & Strawberry"
                },
                {
                  "name": "Rainbow Dust",
                  "value": "Rainbow Dust"
                },
                {
                  "name": "Cranberry",
                  "value": "Cranberry"
                },
                {
                  "name": "Mandarine",
                  "value": "Mandarine"
                },
                {
                  "name": "Cranberry Pomegranate",
                  "value": "Cranberry Pomegranate"
                },
                {
                  "name": "Strawberry Limeade",
                  "value": "Strawberry Limeade"
                },
                {
                  "name": "Orange Juiced",
                  "value": "Orange Juiced"
                },
                {
                  "name": "Grape Juiced",
                  "value": "Grape Juiced"
                },
                {
                  "name": "Mango Pineapple",
                  "value": "Mango Pineapple"
                },
                {
                  "name": "Cherry Coconut",
                  "value": "Cherry Coconut"
                },
                {
                  "name": "334 grams",
                  "value": "334 grams"
                },
                {
                  "name": "667 grams",
                  "value": "667 grams"
                },
                {
                  "name": "Furious Grape",
                  "value": "Furious Grape"
                },
                {
                  "name": "Georgia Peach",
                  "value": "Georgia Peach"
                },
                {
                  "name": "Cherry Bomb",
                  "value": "Cherry Bomb"
                },
                {
                  "name": "Guava Nectarine",
                  "value": "Guava Nectarine"
                },
                {
                  "name": "Blueberry Acai",
                  "value": "Blueberry Acai"
                },
                {
                  "name": "Peach Raspberry",
                  "value": "Peach Raspberry"
                },
                {
                  "name": "Orange Guava",
                  "value": "Orange Guava"
                },
                {
                  "name": "Citrus Lime",
                  "value": "Citrus Lime"
                },
                {
                  "name": "Tropical Mango",
                  "value": "Tropical Mango"
                },
                {
                  "name": "Fuzzy Peach",
                  "value": "Fuzzy Peach"
                },
                {
                  "name": "Ice Tea Peach",
                  "value": "Ice Tea Peach"
                },
                {
                  "name": "Strawberry Fit",
                  "value": "Strawberry Fit"
                },
                {
                  "name": "Apple Pear",
                  "value": "Apple Pear"
                },
                {
                  "name": "Maui Twist",
                  "value": "Maui Twist"
                },
                {
                  "name": "Strawberry Watermelon",
                  "value": "Strawberry Watermelon"
                },
                {
                  "name": "Pineapple + Pear",
                  "value": "Pineapple + Pear"
                },
                {
                  "name": "Orange + Apple",
                  "value": "Orange + Apple"
                },
                {
                  "name": "Mango + Orange",
                  "value": "Mango + Orange"
                },
                {
                  "name": "Sour Cherry",
                  "value": "Sour Cherry"
                },
                {
                  "name": "297 grams",
                  "value": "297 grams"
                },
                {
                  "name": "Orange Dreamsicle",
                  "value": "Orange Dreamsicle"
                },
                {
                  "name": "Raspberry Grape",
                  "value": "Raspberry Grape"
                },
                {
                  "name": "Black Cherry",
                  "value": "Black Cherry"
                },
                {
                  "name": "Texas Tea",
                  "value": "Texas Tea"
                },
                {
                  "name": "Fruit Salad",
                  "value": "Fruit Salad"
                },
                {
                  "name": "500",
                  "value": "500"
                },
                {
                  "name": "Fresh Orange",
                  "value": "Fresh Orange"
                },
                {
                  "name": "Italian Blood Orange",
                  "value": "Italian Blood Orange"
                },
                {
                  "name": "Knockout Fruit Punch",
                  "value": "Knockout Fruit Punch"
                },
                {
                  "name": "Watermelon Explosion",
                  "value": "Watermelon Explosion"
                },
                {
                  "name": "Lemon Lime Squeeze",
                  "value": "Lemon Lime Squeeze"
                },
                {
                  "name": "Mango Madness",
                  "value": "Mango Madness"
                },
                {
                  "name": "Strawberry Kiwi Splash",
                  "value": "Strawberry Kiwi Splash"
                },
                {
                  "name": "Raspberry Pineapple",
                  "value": "Raspberry Pineapple"
                },
                {
                  "name": "600",
                  "value": "600"
                },
                {
                  "name": "Watermelone",
                  "value": "Watermelone"
                },
                {
                  "name": "Candy Icy Blast",
                  "value": "Candy Icy Blast"
                },
                {
                  "name": "Multifruit",
                  "value": "Multifruit"
                },
                {
                  "name": "200 vcaps",
                  "value": "200 vcaps"
                },
                {
                  "name": "400 vcaps",
                  "value": "400 vcaps"
                },
                {
                  "name": "Tropical Fruit Punch",
                  "value": "Tropical Fruit Punch"
                },
                {
                  "name": "Ice-Tea Raspberry",
                  "value": "Ice-Tea Raspberry"
                },
                {
                  "name": "Strawberry Lime",
                  "value": "Strawberry Lime"
                },
                {
                  "name": "240 caps",
                  "value": "240 caps"
                },
                {
                  "name": "Blackcurrant Blast",
                  "value": "Blackcurrant Blast"
                },
                {
                  "name": "Mango Sorbet",
                  "value": "Mango Sorbet"
                },
                {
                  "name": "2000 grams",
                  "value": "2000 grams"
                },
                {
                  "name": "Milky Chocolate",
                  "value": "Milky Chocolate"
                },
                {
                  "name": "White Chocolate-Raspberry",
                  "value": "White Chocolate-Raspberry"
                },
                {
                  "name": "Chocolate Fudge",
                  "value": "Chocolate Fudge"
                },
                {
                  "name": "Vanilla Creme",
                  "value": "Vanilla Creme"
                },
                {
                  "name": "Chocolate Peanut Butter",
                  "value": "Chocolate Peanut Butter"
                },
                {
                  "name": "French Vanilla Creme",
                  "value": "French Vanilla Creme"
                },
                {
                  "name": "Milk Chocolate",
                  "value": "Milk Chocolate"
                },
                {
                  "name": "",
                  "value": ""
                },
                {
                  "name": "Raw (Unflavoured)",
                  "value": "Raw (Unflavoured)"
                },
                {
                  "name": "Lime Citrus",
                  "value": "Lime Citrus"
                },
                {
                  "name": "Cotton Candy",
                  "value": "Cotton Candy"
                },
                {
                  "name": "Vanilla",
                  "value": "Vanilla"
                },
                {
                  "name": "Vanilla Dessert",
                  "value": "Vanilla Dessert"
                },
                {
                  "name": "Creamy Chocolate",
                  "value": "Creamy Chocolate"
                },
                {
                  "name": "Cookies & Cream",
                  "value": "Cookies & Cream"
                },
                {
                  "name": "Creamy Apple",
                  "value": "Creamy Apple"
                },
                {
                  "name": "Creamy Vanilla with Kiwi",
                  "value": "Creamy Vanilla with Kiwi"
                },
                {
                  "name": "Unflavored2",
                  "value": "Unflavored2"
                },
                {
                  "name": "Big Cherries",
                  "value": "Big Cherries"
                },
                {
                  "name": "Shark Bite",
                  "value": "Shark Bite"
                },
                {
                  "name": "White Choco Bueno",
                  "value": "White Choco Bueno"
                },
                {
                  "name": "Cookies 'N' Cream",
                  "value": "Cookies 'N' Cream"
                },
                {
                  "name": "2400 grams",
                  "value": "2400 grams"
                },
                {
                  "name": "6000 grams",
                  "value": "6000 grams"
                },
                {
                  "name": "1500 grams",
                  "value": "1500 grams"
                },
                {
                  "name": "2700 grams",
                  "value": "2700 grams"
                },
                {
                  "name": "Pistachio",
                  "value": "Pistachio"
                },
                {
                  "name": "Almond",
                  "value": "Almond"
                },
                {
                  "name": "Strawberry Short Cake",
                  "value": "Strawberry Short Cake"
                },
                {
                  "name": "Blueberry Cobbler",
                  "value": "Blueberry Cobbler"
                },
                {
                  "name": "Banana Nut Bread",
                  "value": "Banana Nut Bread"
                },
                {
                  "name": "Cocoa Heaven",
                  "value": "Cocoa Heaven"
                },
                {
                  "name": "Kiwi Strawberry",
                  "value": "Kiwi Strawberry"
                },
                {
                  "name": "Blue Razz Watermelon",
                  "value": "Blue Razz Watermelon"
                },
                {
                  "name": "Neutral",
                  "value": "Neutral"
                },
                {
                  "name": "Vanilla Caramel",
                  "value": "Vanilla Caramel"
                },
                {
                  "name": "Caramel Vanilla",
                  "value": "Caramel Vanilla"
                },
                {
                  "name": "Vanilla Cake",
                  "value": "Vanilla Cake"
                },
                {
                  "name": "White Cherry Frost",
                  "value": "White Cherry Frost"
                },
                {
                  "name": "Watermelon Wave",
                  "value": "Watermelon Wave"
                },
                {
                  "name": "Caramel",
                  "value": "Caramel"
                },
                {
                  "name": "Strawberry-Banana",
                  "value": "Strawberry-Banana"
                },
                {
                  "name": "Chocolate-Nuts",
                  "value": "Chocolate-Nuts"
                },
                {
                  "name": "White Chocolate-Coconut",
                  "value": "White Chocolate-Coconut"
                },
                {
                  "name": "White Chocolate-Cranberry",
                  "value": "White Chocolate-Cranberry"
                },
                {
                  "name": "6800 grams",
                  "value": "6800 grams"
                },
                {
                  "name": "3500 grams",
                  "value": "3500 grams"
                },
                {
                  "name": "5400 grams",
                  "value": "5400 grams"
                },
                {
                  "name": "3000 grams",
                  "value": "3000 grams"
                },
                {
                  "name": "Double Chocolate",
                  "value": "Double Chocolate"
                },
                {
                  "name": "Vanilla Cream",
                  "value": "Vanilla Cream"
                },
                {
                  "name": "Strawberry-Wild Strawberry",
                  "value": "Strawberry-Wild Strawberry"
                },
                {
                  "name": "900 grams",
                  "value": "900 grams"
                },
                {
                  "name": "1800 grams",
                  "value": "1800 grams"
                },
                {
                  "name": "Red Fruits",
                  "value": "Red Fruits"
                },
                {
                  "name": "4540 grams",
                  "value": "4540 grams"
                },
                {
                  "name": "905 grams",
                  "value": "905 grams"
                },
                {
                  "name": "455 grams",
                  "value": "455 grams"
                },
                {
                  "name": "462 grams",
                  "value": "462 grams"
                },
                {
                  "name": "918 grams",
                  "value": "918 grams"
                },
                {
                  "name": "938 grams",
                  "value": "938 grams"
                },
                {
                  "name": "891 grams",
                  "value": "891 grams"
                },
                {
                  "name": "884 grams",
                  "value": "884 grams"
                },
                {
                  "name": "897 grams",
                  "value": "897 grams"
                },
                {
                  "name": "878 grams",
                  "value": "878 grams"
                },
                {
                  "name": "Wild Fruits",
                  "value": "Wild Fruits"
                },
                {
                  "name": "Tropical Fruits",
                  "value": "Tropical Fruits"
                },
                {
                  "name": "Pistachio Marzipan",
                  "value": "Pistachio Marzipan"
                },
                {
                  "name": "Latte Macchiato",
                  "value": "Latte Macchiato"
                },
                {
                  "name": "Chocolate Hazelnut",
                  "value": "Chocolate Hazelnut"
                },
                {
                  "name": "Citrus Twist",
                  "value": "Citrus Twist"
                },
                {
                  "name": "Strawberries & Cream",
                  "value": "Strawberries & Cream"
                },
                {
                  "name": "Chocolate Brownie",
                  "value": "Chocolate Brownie"
                },
                {
                  "name": "Vanilla Ice Cream",
                  "value": "Vanilla Ice Cream"
                },
                {
                  "name": "510 grams",
                  "value": "510 grams"
                },
                {
                  "name": "1020 grams",
                  "value": "1020 grams"
                },
                {
                  "name": "Strawberry Bumcake",
                  "value": "Strawberry Bumcake"
                },
                {
                  "name": "Cinnamon Crunch Cereal",
                  "value": "Cinnamon Crunch Cereal"
                },
                {
                  "name": "Vanilla Oatmeal Cookie",
                  "value": "Vanilla Oatmeal Cookie"
                },
                {
                  "name": "457 grams",
                  "value": "457 grams"
                },
                {
                  "name": "920 grams",
                  "value": "920 grams"
                },
                {
                  "name": "2280 grams",
                  "value": "2280 grams"
                },
                {
                  "name": "2260 grams",
                  "value": "2260 grams"
                },
                {
                  "name": "2250 grams",
                  "value": "2250 grams"
                },
                {
                  "name": "913 grams",
                  "value": "913 grams"
                },
                {
                  "name": "902 grams",
                  "value": "902 grams"
                },
                {
                  "name": "Berry Fruits",
                  "value": "Berry Fruits"
                },
                {
                  "name": "Salted Caramel",
                  "value": "Salted Caramel"
                },
                {
                  "name": "Choco Dream",
                  "value": "Choco Dream"
                },
                {
                  "name": "Vanilla Madagascar",
                  "value": "Vanilla Madagascar"
                },
                {
                  "name": "Biscuit Spread",
                  "value": "Biscuit Spread"
                },
                {
                  "name": "Salted Dark Chocolate",
                  "value": "Salted Dark Chocolate"
                },
                {
                  "name": "White Choc Pistachio",
                  "value": "White Choc Pistachio"
                },
                {
                  "name": "White Choc Lemon Drizzle",
                  "value": "White Choc Lemon Drizzle"
                },
                {
                  "name": "Toffee Biscuit",
                  "value": "Toffee Biscuit"
                },
                {
                  "name": "Choco Bueno",
                  "value": "Choco Bueno"
                },
                {
                  "name": "Baklava",
                  "value": "Baklava"
                },
                {
                  "name": "2010 grams",
                  "value": "2010 grams"
                },
                {
                  "name": "Banoffee Sundae",
                  "value": "Banoffee Sundae"
                },
                {
                  "name": "Vanilla Almond Chai",
                  "value": "Vanilla Almond Chai"
                },
                {
                  "name": "Blueberry Muffin",
                  "value": "Blueberry Muffin"
                },
                {
                  "name": "Strawberry Cheesecake",
                  "value": "Strawberry Cheesecake"
                },
                {
                  "name": "Banoffee",
                  "value": "Banoffee"
                },
                {
                  "name": "Gourmet Chocolate",
                  "value": "Gourmet Chocolate"
                },
                {
                  "name": "Cookie",
                  "value": "Cookie"
                },
                {
                  "name": "Chococino",
                  "value": "Chococino"
                },
                {
                  "name": "Chocolate Pistachio",
                  "value": "Chocolate Pistachio"
                },
                {
                  "name": "Chocolate Caramel Nut",
                  "value": "Chocolate Caramel Nut"
                },
                {
                  "name": "White Chocolate Hazelnut",
                  "value": "White Chocolate Hazelnut"
                },
                {
                  "name": "Coffee Caramel",
                  "value": "Coffee Caramel"
                },
                {
                  "name": "Birthday Cake",
                  "value": "Birthday Cake"
                },
                {
                  "name": "White Chocolate Cookies & Cream",
                  "value": "White Chocolate Cookies & Cream"
                },
                {
                  "name": "Cinnamon Bun",
                  "value": "Cinnamon Bun"
                },
                {
                  "name": "Chocolate Caramellow",
                  "value": "Chocolate Caramellow"
                },
                {
                  "name": "Triple Chocolate",
                  "value": "Triple Chocolate"
                },
                {
                  "name": "White Chocolate Salted Peanut",
                  "value": "White Chocolate Salted Peanut"
                },
                {
                  "name": "Lifestyle Loops",
                  "value": "Lifestyle Loops"
                },
                {
                  "name": "Peanut Butter Blondie",
                  "value": "Peanut Butter Blondie"
                },
                {
                  "name": "Maple & Pecan Pancakes",
                  "value": "Maple & Pecan Pancakes"
                },
                {
                  "name": "Peanut Butter Cereal Milk",
                  "value": "Peanut Butter Cereal Milk"
                },
                {
                  "name": "Banoffee Pie",
                  "value": "Banoffee Pie"
                },
                {
                  "name": "Rainbow Charms",
                  "value": "Rainbow Charms"
                },
                {
                  "name": "Raspberry Ripple Ice Cream",
                  "value": "Raspberry Ripple Ice Cream"
                },
                {
                  "name": "Milk Chocolate Caramel Biscuit",
                  "value": "Milk Chocolate Caramel Biscuit"
                },
                {
                  "name": "Sticky Toffee Pudding",
                  "value": "Sticky Toffee Pudding"
                },
                {
                  "name": "White Chocolate Caramel Biscuit",
                  "value": "White Chocolate Caramel Biscuit"
                },
                {
                  "name": "Strawberry Milkshake",
                  "value": "Strawberry Milkshake"
                },
                {
                  "name": "Mint Cookies & Cream",
                  "value": "Mint Cookies & Cream"
                },
                {
                  "name": "Caramel Biscuit",
                  "value": "Caramel Biscuit"
                },
                {
                  "name": "859 grams",
                  "value": "859 grams"
                },
                {
                  "name": "986 grams",
                  "value": "986 grams"
                },
                {
                  "name": "930 grams",
                  "value": "930 grams"
                },
                {
                  "name": "823 grams",
                  "value": "823 grams"
                },
                {
                  "name": "912 grams",
                  "value": "912 grams"
                },
                {
                  "name": "873 grams",
                  "value": "873 grams"
                },
                {
                  "name": "924 grams",
                  "value": "924 grams"
                },
                {
                  "name": "700 grams",
                  "value": "700 grams"
                },
                {
                  "name": "Chocolate Dessert",
                  "value": "Chocolate Dessert"
                },
                {
                  "name": "Choco Caramel",
                  "value": "Choco Caramel"
                },
                {
                  "name": "Choco Candies",
                  "value": "Choco Candies"
                },
                {
                  "name": "Milky",
                  "value": "Milky"
                },
                {
                  "name": "Chocolate Cookies",
                  "value": "Chocolate Cookies"
                },
                {
                  "name": "540 grams",
                  "value": "540 grams"
                },
                {
                  "name": "750 grams",
                  "value": "750 grams"
                },
                {
                  "name": "Orange Squash",
                  "value": "Orange Squash"
                },
                {
                  "name": "Strawberry & Lime",
                  "value": "Strawberry & Lime"
                },
                {
                  "name": "Cranberry & Pomegranate",
                  "value": "Cranberry & Pomegranate"
                },
                {
                  "name": "931 grams",
                  "value": "931 grams"
                },
                {
                  "name": "933 grams",
                  "value": "933 grams"
                },
                {
                  "name": "Vanilla Bean",
                  "value": "Vanilla Bean"
                },
                {
                  "name": "Tiramisu",
                  "value": "Tiramisu"
                },
                {
                  "name": "Ice Cream Sandwich",
                  "value": "Ice Cream Sandwich"
                },
                {
                  "name": "Churro",
                  "value": "Churro"
                },
                {
                  "name": "Strawberry Smoothie",
                  "value": "Strawberry Smoothie"
                },
                {
                  "name": "Cinnamon Crunch",
                  "value": "Cinnamon Crunch"
                },
                {
                  "name": "Vanilla Cold Brew Coffee",
                  "value": "Vanilla Cold Brew Coffee"
                },
                {
                  "name": "Cookies and Cream",
                  "value": "Cookies and Cream"
                },
                {
                  "name": "Creamy Vanilla",
                  "value": "Creamy Vanilla"
                },
                {
                  "name": "White Choco Pineapple",
                  "value": "White Choco Pineapple"
                },
                {
                  "name": "Apple Crumble",
                  "value": "Apple Crumble"
                },
                {
                  "name": "White Choco Peanut",
                  "value": "White Choco Peanut"
                },
                {
                  "name": "Choco Hazelnut",
                  "value": "Choco Hazelnut"
                },
                {
                  "name": "Coco Crunch",
                  "value": "Coco Crunch"
                },
                {
                  "name": "Vegan Protein",
                  "value": "Vegan Protein"
                },
                {
                  "name": "Vegan Pea Protein",
                  "value": "Vegan Pea Protein"
                },
                {
                  "name": "Strawberry Summer",
                  "value": "Strawberry Summer"
                },
                {
                  "name": "Vanilla Sky",
                  "value": "Vanilla Sky"
                },
                {
                  "name": "908 grams",
                  "value": "908 grams"
                },
                {
                  "name": "Dark Chocolate",
                  "value": "Dark Chocolate"
                },
                {
                  "name": "Pure Vanilla",
                  "value": "Pure Vanilla"
                },
                {
                  "name": "Fruity Cereal",
                  "value": "Fruity Cereal"
                },
                {
                  "name": "Lightly Salted Caramel",
                  "value": "Lightly Salted Caramel"
                },
                {
                  "name": "Mint Chocolate Chip",
                  "value": "Mint Chocolate Chip"
                },
                {
                  "name": "Strawberry Banana",
                  "value": "Strawberry Banana"
                },
                {
                  "name": "Strawberries & Creme",
                  "value": "Strawberries & Creme"
                },
                {
                  "name": "Cafe Mocha",
                  "value": "Cafe Mocha"
                },
                {
                  "name": "Vanilla Butter Cake",
                  "value": "Vanilla Butter Cake"
                },
                {
                  "name": "Frozen Banana",
                  "value": "Frozen Banana"
                },
                {
                  "name": "Cookies & Creme",
                  "value": "Cookies & Creme"
                },
                {
                  "name": "1876 grams",
                  "value": "1876 grams"
                },
                {
                  "name": "1652 grams",
                  "value": "1652 grams"
                },
                {
                  "name": "949 grams",
                  "value": "949 grams"
                },
                {
                  "name": "1898 grams",
                  "value": "1898 grams"
                },
                {
                  "name": "868 grams",
                  "value": "868 grams"
                },
                {
                  "name": "1680 grams",
                  "value": "1680 grams"
                },
                {
                  "name": "840 grams",
                  "value": "840 grams"
                },
                {
                  "name": "888 grams",
                  "value": "888 grams"
                },
                {
                  "name": "1736 grams",
                  "value": "1736 grams"
                },
                {
                  "name": "Juicy Peach",
                  "value": "Juicy Peach"
                },
                {
                  "name": "Banana Ice Cream",
                  "value": "Banana Ice Cream"
                },
                {
                  "name": "Classic Chocolate",
                  "value": "Classic Chocolate"
                },
                {
                  "name": "2100 grams",
                  "value": "2100 grams"
                },
                {
                  "name": "1820 grams",
                  "value": "1820 grams"
                },
                {
                  "name": "Caramel Latte",
                  "value": "Caramel Latte"
                },
                {
                  "name": "Vanilla Cheesecake",
                  "value": "Vanilla Cheesecake"
                },
                {
                  "name": "Lemon Cheesecake",
                  "value": "Lemon Cheesecake"
                },
                {
                  "name": "Cherry Bakewell",
                  "value": "Cherry Bakewell"
                },
                {
                  "name": "806 grams",
                  "value": "806 grams"
                },
                {
                  "name": "988 grams",
                  "value": "988 grams"
                },
                {
                  "name": "1977 grams",
                  "value": "1977 grams"
                },
                {
                  "name": "Peanut Butter",
                  "value": "Peanut Butter"
                },
                {
                  "name": "Cookies Cream",
                  "value": "Cookies Cream"
                },
                {
                  "name": "Apple Pie",
                  "value": "Apple Pie"
                },
                {
                  "name": "Chocolate Caramel",
                  "value": "Chocolate Caramel"
                },
                {
                  "name": "Chocolate Cherry",
                  "value": "Chocolate Cherry"
                },
                {
                  "name": "756 grams",
                  "value": "756 grams"
                },
                {
                  "name": "Pineapple Coconut",
                  "value": "Pineapple Coconut"
                },
                {
                  "name": "2300 grams",
                  "value": "2300 grams"
                },
                {
                  "name": "1810 grams",
                  "value": "1810 grams"
                },
                {
                  "name": "1870 grams",
                  "value": "1870 grams"
                },
                {
                  "name": "Strawberry Cream",
                  "value": "Strawberry Cream"
                },
                {
                  "name": "Chocolate Dream",
                  "value": "Chocolate Dream"
                },
                {
                  "name": "French Vanilla",
                  "value": "French Vanilla"
                },
                {
                  "name": "Vanilla Toffee",
                  "value": "Vanilla Toffee"
                },
                {
                  "name": "Dutch Chocolate",
                  "value": "Dutch Chocolate"
                },
                {
                  "name": "Banana Milkshake",
                  "value": "Banana Milkshake"
                },
                {
                  "name": "Chocolate Milkshake",
                  "value": "Chocolate Milkshake"
                },
                {
                  "name": "Toffee Popcorn",
                  "value": "Toffee Popcorn"
                },
                {
                  "name": "Carrot Cake",
                  "value": "Carrot Cake"
                },
                {
                  "name": "2720 grams",
                  "value": "2720 grams"
                },
                {
                  "name": "5450 grams",
                  "value": "5450 grams"
                },
                {
                  "name": "Chocolate & Coconut",
                  "value": "Chocolate & Coconut"
                },
                {
                  "name": "Chocolate Raspberry",
                  "value": "Chocolate Raspberry"
                },
                {
                  "name": "Gold Salted Caramel",
                  "value": "Gold Salted Caramel"
                },
                {
                  "name": "Chocolate Brownies",
                  "value": "Chocolate Brownies"
                },
                {
                  "name": "Almond & Chocolate",
                  "value": "Almond & Chocolate"
                },
                {
                  "name": "White Chocolate",
                  "value": "White Chocolate"
                },
                {
                  "name": "2500 grams",
                  "value": "2500 grams"
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Option1 Value",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Option1 Linked To",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Option1 Linked To",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Option2 Name",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "",
                  "value": ""
                },
                {
                  "name": "Flavour",
                  "value": "Flavour"
                },
                {
                  "name": "Net Weight",
                  "value": "Net Weight"
                },
                {
                  "name": "Flavor",
                  "value": "Flavor"
                },
                {
                  "name": "Weight",
                  "value": "Weight"
                },
                {
                  "name": "Condition",
                  "value": "Condition"
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Option2 Name",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Option2 Value",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "",
                  "value": ""
                },
                {
                  "name": "Vanilla Ice Cream",
                  "value": "Vanilla Ice Cream"
                },
                {
                  "name": "Strawberry Milkshake",
                  "value": "Strawberry Milkshake"
                },
                {
                  "name": "Banana Cream",
                  "value": "Banana Cream"
                },
                {
                  "name": "Triple Chocolate",
                  "value": "Triple Chocolate"
                },
                {
                  "name": "Peanut Butter Chocolate",
                  "value": "Peanut Butter Chocolate"
                },
                {
                  "name": "Chocolate Fudge Brownie",
                  "value": "Chocolate Fudge Brownie"
                },
                {
                  "name": "Cookies & Cream",
                  "value": "Cookies & Cream"
                },
                {
                  "name": "Coconut Cream",
                  "value": "Coconut Cream"
                },
                {
                  "name": "370 grams",
                  "value": "370 grams"
                },
                {
                  "name": "350 grams",
                  "value": "350 grams"
                },
                {
                  "name": "Fruit Burst",
                  "value": "Fruit Burst"
                },
                {
                  "name": "Icy Blue Raz",
                  "value": "Icy Blue Raz"
                },
                {
                  "name": "Rainbow Unicorn",
                  "value": "Rainbow Unicorn"
                },
                {
                  "name": "Blue Raspberry",
                  "value": "Blue Raspberry"
                },
                {
                  "name": "Tropical Punch",
                  "value": "Tropical Punch"
                },
                {
                  "name": "Green Apple",
                  "value": "Green Apple"
                },
                {
                  "name": "Watermelon",
                  "value": "Watermelon"
                },
                {
                  "name": "700 grams",
                  "value": "700 grams"
                },
                {
                  "name": "1505 grams",
                  "value": "1505 grams"
                },
                {
                  "name": "510 grams",
                  "value": "510 grams"
                },
                {
                  "name": "255 grams",
                  "value": "255 grams"
                },
                {
                  "name": "Tropical",
                  "value": "Tropical"
                },
                {
                  "name": "Fruit Punch",
                  "value": "Fruit Punch"
                },
                {
                  "name": "Orange Tangerine",
                  "value": "Orange Tangerine"
                },
                {
                  "name": "453 grams",
                  "value": "453 grams"
                },
                {
                  "name": "435 grams",
                  "value": "435 grams"
                },
                {
                  "name": "390 grams",
                  "value": "390 grams"
                },
                {
                  "name": "441 grams",
                  "value": "441 grams"
                },
                {
                  "name": "420 grams",
                  "value": "420 grams"
                },
                {
                  "name": "429 grams",
                  "value": "429 grams"
                },
                {
                  "name": "426 grams",
                  "value": "426 grams"
                },
                {
                  "name": "450 grams",
                  "value": "450 grams"
                },
                {
                  "name": "393 grams",
                  "value": "393 grams"
                },
                {
                  "name": "275 grams",
                  "value": "275 grams"
                },
                {
                  "name": "250 grams",
                  "value": "250 grams"
                },
                {
                  "name": "150 grams",
                  "value": "150 grams"
                },
                {
                  "name": "204 grams",
                  "value": "204 grams"
                },
                {
                  "name": "408 grams",
                  "value": "408 grams"
                },
                {
                  "name": "396 grams",
                  "value": "396 grams"
                },
                {
                  "name": "198 grams",
                  "value": "198 grams"
                },
                {
                  "name": "402 grams",
                  "value": "402 grams"
                },
                {
                  "name": "201 grams",
                  "value": "201 grams"
                },
                {
                  "name": "414 grams",
                  "value": "414 grams"
                },
                {
                  "name": "207 grams",
                  "value": "207 grams"
                },
                {
                  "name": "Unflavored",
                  "value": "Unflavored"
                },
                {
                  "name": "Pink Lemonade",
                  "value": "Pink Lemonade"
                },
                {
                  "name": "Candy Bubblegum",
                  "value": "Candy Bubblegum"
                },
                {
                  "name": "Strawberry",
                  "value": "Strawberry"
                },
                {
                  "name": "Iced Mango",
                  "value": "Iced Mango"
                },
                {
                  "name": "Capsules",
                  "value": "Capsules"
                },
                {
                  "name": "300 grams",
                  "value": "300 grams"
                },
                {
                  "name": "500 grams",
                  "value": "500 grams"
                },
                {
                  "name": "6 grams",
                  "value": "6 grams"
                },
                {
                  "name": "Sour Candy",
                  "value": "Sour Candy"
                },
                {
                  "name": "Mandarin Mango",
                  "value": "Mandarin Mango"
                },
                {
                  "name": "Unflavoured",
                  "value": "Unflavoured"
                },
                {
                  "name": "Standard Packaging",
                  "value": "Standard Packaging"
                },
                {
                  "name": "Deformed - Dented Packaging",
                  "value": "Deformed - Dented Packaging"
                },
                {
                  "name": "Orange",
                  "value": "Orange"
                },
                {
                  "name": "Orangesac",
                  "value": "Orangesac"
                },
                {
                  "name": "Lemon",
                  "value": "Lemon"
                },
                {
                  "name": "Pineapple",
                  "value": "Pineapple"
                },
                {
                  "name": "Pink Grapefruit",
                  "value": "Pink Grapefruit"
                },
                {
                  "name": "White Cola",
                  "value": "White Cola"
                },
                {
                  "name": "Blazin Berry",
                  "value": "Blazin Berry"
                },
                {
                  "name": "Blue Razz",
                  "value": "Blue Razz"
                },
                {
                  "name": "Savage Strawberry",
                  "value": "Savage Strawberry"
                },
                {
                  "name": "Blue Frost",
                  "value": "Blue Frost"
                },
                {
                  "name": "Mango",
                  "value": "Mango"
                },
                {
                  "name": "Rainbow Blast",
                  "value": "Rainbow Blast"
                },
                {
                  "name": "Grapefruit",
                  "value": "Grapefruit"
                },
                {
                  "name": "Cherry",
                  "value": "Cherry"
                },
                {
                  "name": "750 grams",
                  "value": "750 grams"
                },
                {
                  "name": "1250 grams",
                  "value": "1250 grams"
                },
                {
                  "name": "Passion Fruit",
                  "value": "Passion Fruit"
                },
                {
                  "name": "Exotic Peach Mango",
                  "value": "Exotic Peach Mango"
                },
                {
                  "name": "Southern Sweet Tea",
                  "value": "Southern Sweet Tea"
                },
                {
                  "name": "Rocket Pop",
                  "value": "Rocket Pop"
                },
                {
                  "name": "Strawberry-Kiwi",
                  "value": "Strawberry-Kiwi"
                },
                {
                  "name": "Mandarin Orange",
                  "value": "Mandarin Orange"
                },
                {
                  "name": "Sour Grape",
                  "value": "Sour Grape"
                },
                {
                  "name": "Apple Pear",
                  "value": "Apple Pear"
                },
                {
                  "name": "Pear",
                  "value": "Pear"
                },
                {
                  "name": "Cola",
                  "value": "Cola"
                },
                {
                  "name": "456 grams",
                  "value": "456 grams"
                },
                {
                  "name": "1320 grams",
                  "value": "1320 grams"
                },
                {
                  "name": "1270 grams",
                  "value": "1270 grams"
                },
                {
                  "name": "423 grams",
                  "value": "423 grams"
                },
                {
                  "name": "1330 grams",
                  "value": "1330 grams"
                },
                {
                  "name": "444 grams",
                  "value": "444 grams"
                },
                {
                  "name": "1296 grams",
                  "value": "1296 grams"
                },
                {
                  "name": "432 grams",
                  "value": "432 grams"
                },
                {
                  "name": "Raspberry Ripple",
                  "value": "Raspberry Ripple"
                },
                {
                  "name": "Toffee Biscuit",
                  "value": "Toffee Biscuit"
                },
                {
                  "name": "Golden Syrup",
                  "value": "Golden Syrup"
                },
                {
                  "name": "Apple Crumble",
                  "value": "Apple Crumble"
                },
                {
                  "name": "990 grams",
                  "value": "990 grams"
                },
                {
                  "name": "1020 grams",
                  "value": "1020 grams"
                },
                {
                  "name": "1053 grams",
                  "value": "1053 grams"
                },
                {
                  "name": "Chocolat",
                  "value": "Chocolat"
                },
                {
                  "name": "Chocolate",
                  "value": "Chocolate"
                },
                {
                  "name": "Vanilla",
                  "value": "Vanilla"
                },
                {
                  "name": "Banana",
                  "value": "Banana"
                },
                {
                  "name": "White Chocolate Raspberry",
                  "value": "White Chocolate Raspberry"
                },
                {
                  "name": "Banane",
                  "value": "Banane"
                },
                {
                  "name": "Chocolate Mint",
                  "value": "Chocolate Mint"
                },
                {
                  "name": "White Chocolate & Raspberry",
                  "value": "White Chocolate & Raspberry"
                },
                {
                  "name": "3000 grams",
                  "value": "3000 grams"
                },
                {
                  "name": "7000 grams",
                  "value": "7000 grams"
                },
                {
                  "name": "4000 grams",
                  "value": "4000 grams"
                },
                {
                  "name": "1000 grams",
                  "value": "1000 grams"
                },
                {
                  "name": "3500 grams",
                  "value": "3500 grams"
                },
                {
                  "name": "Strawberries & Cream",
                  "value": "Strawberries & Cream"
                },
                {
                  "name": "Chocolate Perfection",
                  "value": "Chocolate Perfection"
                },
                {
                  "name": "Black Currant",
                  "value": "Black Currant"
                },
                {
                  "name": "Cookies",
                  "value": "Cookies"
                },
                {
                  "name": "Chocolate + Cocoa",
                  "value": "Chocolate + Cocoa"
                },
                {
                  "name": "Chocolate Peanut Butter",
                  "value": "Chocolate Peanut Butter"
                },
                {
                  "name": "Campfire S'mores",
                  "value": "Campfire S'mores"
                },
                {
                  "name": "Strawberry Banana",
                  "value": "Strawberry Banana"
                },
                {
                  "name": "Lightly Salted Caramel",
                  "value": "Lightly Salted Caramel"
                },
                {
                  "name": "Chocolate Fudge",
                  "value": "Chocolate Fudge"
                },
                {
                  "name": "Cafe Mocha",
                  "value": "Cafe Mocha"
                },
                {
                  "name": "Toasted Cinnamon Cereal",
                  "value": "Toasted Cinnamon Cereal"
                },
                {
                  "name": "Birthday Cake",
                  "value": "Birthday Cake"
                },
                {
                  "name": "Fruity Cereal",
                  "value": "Fruity Cereal"
                },
                {
                  "name": "Cookies & Creme",
                  "value": "Cookies & Creme"
                },
                {
                  "name": "Frozen Banana",
                  "value": "Frozen Banana"
                },
                {
                  "name": "Raspberry",
                  "value": "Raspberry"
                },
                {
                  "name": "Birthday Cake Gelato",
                  "value": "Birthday Cake Gelato"
                },
                {
                  "name": "Cookies & Creme Gelato",
                  "value": "Cookies & Creme Gelato"
                },
                {
                  "name": "Salted Caramel Gelato",
                  "value": "Salted Caramel Gelato"
                },
                {
                  "name": "Vanilla Gelato",
                  "value": "Vanilla Gelato"
                },
                {
                  "name": "Pistachio Gelato",
                  "value": "Pistachio Gelato"
                },
                {
                  "name": "Chocolate Gelato",
                  "value": "Chocolate Gelato"
                },
                {
                  "name": "Chocolate Peanut Butter Gelato",
                  "value": "Chocolate Peanut Butter Gelato"
                },
                {
                  "name": "Banoffee Pie",
                  "value": "Banoffee Pie"
                },
                {
                  "name": "Caramel Biscuit",
                  "value": "Caramel Biscuit"
                },
                {
                  "name": "Mint Cookies & Cream",
                  "value": "Mint Cookies & Cream"
                },
                {
                  "name": "2010 grams",
                  "value": "2010 grams"
                },
                {
                  "name": "900 grams",
                  "value": "900 grams"
                },
                {
                  "name": "Strawberry Cream",
                  "value": "Strawberry Cream"
                },
                {
                  "name": "Chocolate Cream",
                  "value": "Chocolate Cream"
                },
                {
                  "name": "Vanilla Cream",
                  "value": "Vanilla Cream"
                },
                {
                  "name": "Vanilla Dream",
                  "value": "Vanilla Dream"
                },
                {
                  "name": "Chocolate Dream",
                  "value": "Chocolate Dream"
                },
                {
                  "name": "Strawberry Dream",
                  "value": "Strawberry Dream"
                },
                {
                  "name": "Pina Colada",
                  "value": "Pina Colada"
                },
                {
                  "name": "Salted Caramel",
                  "value": "Salted Caramel"
                },
                {
                  "name": "Brownie Chocolate",
                  "value": "Brownie Chocolate"
                },
                {
                  "name": "Iced Cappuccino",
                  "value": "Iced Cappuccino"
                },
                {
                  "name": "Mango & Matcha Tea",
                  "value": "Mango & Matcha Tea"
                },
                {
                  "name": "Vanilla Blackcurrant",
                  "value": "Vanilla Blackcurrant"
                },
                {
                  "name": "Pistachio",
                  "value": "Pistachio"
                },
                {
                  "name": "Cookie",
                  "value": "Cookie"
                },
                {
                  "name": "Chocolate Caramel",
                  "value": "Chocolate Caramel"
                },
                {
                  "name": "Chocolate Fondant",
                  "value": "Chocolate Fondant"
                },
                {
                  "name": "Strawberry Ice Cream",
                  "value": "Strawberry Ice Cream"
                },
                {
                  "name": "2260 grams",
                  "value": "2260 grams"
                },
                {
                  "name": "899 grams",
                  "value": "899 grams"
                },
                {
                  "name": "891 grams",
                  "value": "891 grams"
                },
                {
                  "name": "4550 grams",
                  "value": "4550 grams"
                },
                {
                  "name": "4530 grams",
                  "value": "4530 grams"
                },
                {
                  "name": "2280 grams",
                  "value": "2280 grams"
                },
                {
                  "name": "896 grams",
                  "value": "896 grams"
                },
                {
                  "name": "448 grams",
                  "value": "448 grams"
                },
                {
                  "name": "2270 grams",
                  "value": "2270 grams"
                },
                {
                  "name": "912 grams",
                  "value": "912 grams"
                },
                {
                  "name": "930 grams",
                  "value": "930 grams"
                },
                {
                  "name": "876 grams",
                  "value": "876 grams"
                },
                {
                  "name": "879 grams",
                  "value": "879 grams"
                },
                {
                  "name": "855 grams",
                  "value": "855 grams"
                },
                {
                  "name": "Chocolate Dessert",
                  "value": "Chocolate Dessert"
                },
                {
                  "name": "Banana Milkshake",
                  "value": "Banana Milkshake"
                },
                {
                  "name": "Cherry Yoghurt",
                  "value": "Cherry Yoghurt"
                },
                {
                  "name": "Peanut Butter",
                  "value": "Peanut Butter"
                },
                {
                  "name": "1800 grams",
                  "value": "1800 grams"
                },
                {
                  "name": "600 grams",
                  "value": "600 grams"
                },
                {
                  "name": "Chocolate Cocoa",
                  "value": "Chocolate Cocoa"
                },
                {
                  "name": "Pineapple + Coconut",
                  "value": "Pineapple + Coconut"
                },
                {
                  "name": "Mango + Vanilla",
                  "value": "Mango + Vanilla"
                },
                {
                  "name": "Chocolate Brownies",
                  "value": "Chocolate Brownies"
                },
                {
                  "name": "Ice Coffee",
                  "value": "Ice Coffee"
                },
                {
                  "name": "White Chocolate + Coconut",
                  "value": "White Chocolate + Coconut"
                },
                {
                  "name": "Banana + Strawberry",
                  "value": "Banana + Strawberry"
                },
                {
                  "name": "Chocolate & Hazelnut",
                  "value": "Chocolate & Hazelnut"
                },
                {
                  "name": "Caramel Latte",
                  "value": "Caramel Latte"
                },
                {
                  "name": "Chocolate Coconut",
                  "value": "Chocolate Coconut"
                },
                {
                  "name": "Chocolate Nougat",
                  "value": "Chocolate Nougat"
                },
                {
                  "name": "Vanilla Caramel",
                  "value": "Vanilla Caramel"
                },
                {
                  "name": "Strawberry Vanilla",
                  "value": "Strawberry Vanilla"
                },
                {
                  "name": "French Vanilla Bean",
                  "value": "French Vanilla Bean"
                },
                {
                  "name": "Milk Chocolate",
                  "value": "Milk Chocolate"
                },
                {
                  "name": "Double Rich Chocolate",
                  "value": "Double Rich Chocolate"
                },
                {
                  "name": "2000 grams",
                  "value": "2000 grams"
                },
                {
                  "name": "Natural",
                  "value": "Natural"
                },
                {
                  "name": "Miami Vibes",
                  "value": "Miami Vibes"
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Option2 Value",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Option2 Linked To",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Option2 Linked To",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Option3 Name",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Option3 Name",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Option3 Value",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Option3 Value",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Option3 Linked To",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Option3 Linked To",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant SKU",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant SKU",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Grams",
              "type": "number",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Grams",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Inventory Tracker",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "shopify",
                  "value": "shopify"
                },
                {
                  "name": "",
                  "value": ""
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Inventory Tracker",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Inventory Qty",
              "type": "number",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Inventory Qty",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Inventory Policy",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "deny",
                  "value": "deny"
                },
                {
                  "name": "",
                  "value": ""
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Inventory Policy",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Fulfillment Service",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "manual",
                  "value": "manual"
                },
                {
                  "name": "",
                  "value": ""
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Fulfillment Service",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Price",
              "type": "number",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Price",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Compare At Price",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Compare At Price",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Requires Shipping",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "true",
                  "value": "true"
                },
                {
                  "name": "",
                  "value": ""
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Requires Shipping",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Taxable",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "true",
                  "value": "true"
                },
                {
                  "name": "",
                  "value": ""
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Taxable",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Barcode",
              "type": "number",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Barcode",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Image Src",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Image Src",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Image Position",
              "type": "number",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Image Position",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Image Alt Text",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Image Alt Text",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Gift Card",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "false",
                  "value": "false"
                },
                {
                  "name": "",
                  "value": ""
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Gift Card",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "SEO Title",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "SEO Title",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "SEO Description",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "SEO Description",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google Shopping / Google Product Category",
              "type": "number",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Google Shopping / Google Product Category",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google Shopping / Gender",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Google Shopping / Gender",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google Shopping / Age Group",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "adult",
                  "value": "adult"
                },
                {
                  "name": "",
                  "value": ""
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Google Shopping / Age Group",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google Shopping / MPN",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Google Shopping / MPN",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google Shopping / Condition",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Google Shopping / Condition",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google Shopping / Custom Product",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Google Shopping / Custom Product",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google Shopping / Custom Label 0",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Google Shopping / Custom Label 0",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google Shopping / Custom Label 1",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Google Shopping / Custom Label 1",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google Shopping / Custom Label 2",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Google Shopping / Custom Label 2",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google Shopping / Custom Label 3",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Google Shopping / Custom Label 3",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google Shopping / Custom Label 4",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Google Shopping / Custom Label 4",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Merged Product (product.metafields.merges.product_merged)",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "",
                  "value": ""
                },
                {
                  "name": "TRUE",
                  "value": "TRUE"
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Merged Product (product.metafields.merges.product_merged)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Google: Custom Product (product.metafields.mm-google-shopping.custom_product)",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Google: Custom Product (product.metafields.mm-google-shopping.custom_product)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Age group (product.metafields.shopify.age-group)",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "adultes",
                  "value": "adultes"
                },
                {
                  "name": "",
                  "value": ""
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Age group (product.metafields.shopify.age-group)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Detailed ingredients (product.metafields.shopify.detailed-ingredients)",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Detailed ingredients (product.metafields.shopify.detailed-ingredients)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Dietary preferences (product.metafields.shopify.dietary-preferences)",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Dietary preferences (product.metafields.shopify.dietary-preferences)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Flavor (product.metafields.shopify.flavor)",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Flavor (product.metafields.shopify.flavor)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Ingredient category (product.metafields.shopify.ingredient-category)",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Ingredient category (product.metafields.shopify.ingredient-category)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Product certifications & standards (product.metafields.shopify.product-certifications-standards)",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Product certifications & standards (product.metafields.shopify.product-certifications-standards)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Target gender (product.metafields.shopify.target-gender)",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Target gender (product.metafields.shopify.target-gender)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Complementary products (product.metafields.shopify--discovery--product_recommendation.complementary_products)",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Complementary products (product.metafields.shopify--discovery--product_recommendation.complementary_products)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Related products (product.metafields.shopify--discovery--product_recommendation.related_products)",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Related products (product.metafields.shopify--discovery--product_recommendation.related_products)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Related products settings (product.metafields.shopify--discovery--product_recommendation.related_products_display)",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Related products settings (product.metafields.shopify--discovery--product_recommendation.related_products_display)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Search product boosts (product.metafields.shopify--discovery--product_search_boost.queries)",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Search product boosts (product.metafields.shopify--discovery--product_search_boost.queries)",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Image",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Image",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Weight Unit",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "kg",
                  "value": "kg"
                },
                {
                  "name": "",
                  "value": ""
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Weight Unit",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Variant Tax Code",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Variant Tax Code",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Cost per item",
              "type": "number",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Cost per item",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "Status",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "active",
                  "value": "active"
                },
                {
                  "name": "",
                  "value": ""
                },
                {
                  "name": "draft",
                  "value": "draft"
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "Status",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "product_description_created",
              "type": "string",
              "display": true,
              "removed": false,
              "readOnly": false,
              "required": false,
              "displayName": "product_description_created",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "product_meta_created",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "product_meta_created",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "product_seo_created",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "product_seo_created",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "shortlisted_keywords",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "shortlisted_keywords",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "seo_strategy",
              "type": "string",
              "display": true,
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "seo_strategy",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "title_updated_status",
              "type": "options",
              "display": true,
              "options": [
                {
                  "name": "yes",
                  "value": "yes"
                },
                {
                  "name": "no",
                  "value": "no"
                }
              ],
              "removed": true,
              "readOnly": false,
              "required": false,
              "displayName": "title_updated_status",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            }
          ],
          "mappingMode": "defineBelow",
          "matchingColumns": [
            "Handle"
          ],
          "attemptToConvertTypes": false,
          "convertFieldsToString": false
        },
        "options": {},
        "operation": "update",
        "authentication": "airtableOAuth2Api"
      },
      "credentials": {
        "airtableOAuth2Api": {
          "id": "1WIgQ7uZr22ed7EE",
          "name": "Airtable account"
        }
      },
      "typeVersion": 2.1
    },
    {
      "id": "dd9c49f0-ba73-4e13-965e-4875f29ad5ba",
      "name": "Sticky Note10",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        480,
        5040
      ],
      "parameters": {
        "color": 6,
        "width": 1728,
        "height": 656,
        "content": "# use this in other workflow if required (seo subworkflow)"
      },
      "typeVersion": 1
    },
    {
      "id": "03e3d89a-56dc-4ba1-8981-dfc2a5eb1c2f",
      "name": "On form submission",
      "type": "n8n-nodes-base.formTrigger",
      "position": [
        -144,
        -736
      ],
      "webhookId": "ac0b2162-24fb-4a13-9e75-2102f13fbee3",
      "parameters": {
        "options": {
          "respondWithOptions": {
            "values": {
              "formSubmittedText": "Wait for execution"
            }
          }
        },
        "formTitle": "Taks",
        "formFields": {
          "values": [
            {
              "fieldType": "dropdown",
              "fieldLabel": "content type",
              "fieldOptions": {
                "values": [
                  {
                    "option": "create_product_description"
                  },
                  {
                    "option": "create_product_meta"
                  },
                  {
                    "option": "create_product_seo"
                  }
                ]
              },
              "requiredField": true
            }
          ]
        }
      },
      "typeVersion": 2.2
    },
    {
      "id": "f374a055-0621-47ef-bb39-4919d0844159",
      "name": "Search records3",
      "type": "n8n-nodes-base.airtable",
      "position": [
        368,
        -736
      ],
      "parameters": {
        "base": {
          "__rl": true,
          "mode": "list",
          "value": "app65XMer1P0UAiZn",
          "cachedResultUrl": "https://airtable.com/app65XMer1P0UAiZn",
          "cachedResultName": "Shopify _Dor_Kiss"
        },
        "limit": 1,
        "table": {
          "__rl": true,
          "mode": "list",
          "value": "tblMVVqf0XZqtUNuw",
          "cachedResultUrl": "https://airtable.com/app65XMer1P0UAiZn/tblMVVqf0XZqtUNuw",
          "cachedResultName": "5_products"
        },
        "options": {},
        "operation": "search",
        "returnAll": false,
        "authentication": "airtableOAuth2Api"
      },
      "credentials": {
        "airtableOAuth2Api": {
          "id": "1WIgQ7uZr22ed7EE",
          "name": "Airtable account"
        }
      },
      "typeVersion": 2.1
    },
    {
      "id": "5c1eb64b-f459-4720-a4ae-28aeafcc3b33",
      "name": "Structured Output Parser3",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        -1616,
        5328
      ],
      "parameters": {
        "autoFix": true,
        "jsonSchemaExample": "[\n  {\n    \"id\": \"9876543210\",\n    \"3_argument_client\": \"<h2>Pourquoi choisir notre Ginkgo Biloba ?</h2><p>Dosage optimal de 120 mg par gélule, formulation EGb 761 standardisée pour soutenir votre mémoire et votre concentration.</p>\"\n  },\n  {\n    \"id\": \"9876543210\",\n    \"ingredients\": \"<ul><li>Extrait de feuille de Ginkgo biloba (EGb 761) – 120 mg</li><li>HPMC (gélule végétale)</li><li>Agents anti-agglomérants : stéarate de magnésium, dioxyde de silicium</li></ul>\"\n  },\n  {\n    \"id\": \"9876543210\",\n    \"recommandations\": \"<p>Prendre 1 à 2 gélules par jour avec un grand verre d'eau, de préférence pendant un repas. Cure minimale de 8 semaines pour des effets optimaux.</p>\"\n  },\n  {\n    \"id\": \"9876543210\",\n    \"valeurs_nutritionnelles\": \"<table><thead><tr><th>Pour 2 gélules</th><th>AR%</th></tr></thead><tbody><tr><td>Extrait de Ginkgo biloba (EGb 761) – 240 mg</td><td>*</td></tr></tbody></table><p>* AR : Apports de Référence non établis</p>\"\n  },\n  {\n    \"id\": \"9876543210\",\n    \"avertissement\": \"<p>Ne pas dépasser la dose journalière recommandée. Tenir hors de portée des enfants. Déconseillé aux femmes enceintes ou allaitantes. Consultez votre médecin en cas de prise d'anticoagulants.</p>\"\n  },\n  {\n    \"id\": \"9876543210\",\n    \"description_courte\": \"<p>Complément alimentaire à base de ginkgo biloba standardisé, pour soutenir la mémoire, la concentration et la circulation cérébrale.</p>\"\n  }\n]\n"
      },
      "typeVersion": 1.3
    },
    {
      "id": "8db6bd36-f1c1-4ddb-9d16-ba022e9e4b9f",
      "name": "Code1",
      "type": "n8n-nodes-base.code",
      "position": [
        -832,
        5008
      ],
      "parameters": {
        "jsCode": "function parseHTMLToShopifyRichText(html) {\n  // AGGRESSIVE preprocessing to eliminate all paragraph issues\n  html = html\n    .replace(/^```html\\s*/gm, '')\n    .replace(/^```\\s*/gm, '')\n    .replace(/```\\s*$/gm, '')\n    .replace(/<\\/p>\\s*<p>/gi, ' ') // Convert </p><p> to space\n    .replace(/<\\/p><p>/gi, ' ')    // Convert </p><p> to space\n    .replace(/<p[^>]*>/gi, '')     // Remove all opening p tags\n    .replace(/<\\/p>/gi, '')        // Remove all closing p tags\n    .trim();\n\n  // If content is now empty, provide fallback\n  if (!html || html.trim() === '') {\n    html = 'Content not available';\n  }\n\n  // Wrap plain text in a paragraph for Shopify\n  if (!html.startsWith('<') && html.trim()) {\n    html = html.trim();\n  }\n\n  // Parse inline formatting within text\n  function parseInlineElements(htmlString) {\n    const result = [];\n    \n    // Handle nested formatting tags\n    const tagRegex = /<(\\/?)(strong|b|em|i|a)([^>]*)>/gi;\n    let lastIndex = 0;\n    let match;\n    \n    const stack = {\n      bold: false,\n      italic: false,\n      link: null\n    };\n    \n    while ((match = tagRegex.exec(htmlString)) !== null) {\n      // Add text before this tag\n      const textBefore = htmlString.slice(lastIndex, match.index);\n      if (textBefore) {\n        addTextNode(result, textBefore, stack);\n      }\n      \n      const isClosing = match[1] === '/';\n      const tagName = match[2].toLowerCase();\n      const attributes = match[3];\n      \n      // Update formatting stack\n      if (tagName === 'strong' || tagName === 'b') {\n        stack.bold = !isClosing;\n      } else if (tagName === 'em' || tagName === 'i') {\n        stack.italic = !isClosing;\n      } else if (tagName === 'a') {\n        if (isClosing) {\n          stack.link = null;\n        } else {\n          const hrefMatch = attributes.match(/href=[\"']([^\"']*)[\"']/i);\n          stack.link = hrefMatch ? hrefMatch[1] : '';\n        }\n      }\n      \n      lastIndex = tagRegex.lastIndex;\n    }\n    \n    // Add remaining text\n    const remainingText = htmlString.slice(lastIndex);\n    if (remainingText) {\n      addTextNode(result, remainingText, stack);\n    }\n    \n    return result.length ? result : [{ type: 'text', value: htmlString || '' }];\n  }\n  \n  function addTextNode(result, text, stack) {\n    if (!text.trim()) return;\n    \n    const textNode = {\n      type: 'text',\n      value: text\n    };\n    \n    // Add formatting properties only if true\n    if (stack.bold) textNode.bold = true;\n    if (stack.italic) textNode.italic = true;\n    \n    // Handle links\n    if (stack.link) {\n      result.push({\n        type: 'link',\n        url: stack.link,\n        children: [textNode]\n      });\n    } else {\n      result.push(textNode);\n    }\n  }\n  \n  // Parse block-level elements - SIMPLIFIED to avoid paragraph issues\n  function parseBlocks(html) {\n    const blocks = [];\n    \n    // Extract lists first\n    const listRegex = /<(ul|ol)[^>]*>([^]*?)<\\/\\1>/gi;\n    let match;\n    let lastIndex = 0;\n    \n    while ((match = listRegex.exec(html)) !== null) {\n      // Add any text before this list as a paragraph\n      const beforeList = html.slice(lastIndex, match.index).trim();\n      if (beforeList) {\n        blocks.push({\n          type: 'paragraph',\n          children: parseInlineElements(beforeList)\n        });\n      }\n      \n      // Process the list\n      const listItems = extractListItems(match[2]);\n      if (listItems.length > 0) {\n        blocks.push({\n          type: 'list',\n          listType: match[1].toLowerCase() === 'ul' ? 'unordered' : 'ordered',\n          children: listItems\n        });\n      }\n      \n      lastIndex = match.index + match[0].length;\n    }\n    \n    // Add remaining content\n    const remaining = html.slice(lastIndex).trim();\n    if (remaining) {\n      // Check for headings\n      const headingMatch = remaining.match(/^<h([1-6])[^>]*>([^]*?)<\\/h[1-6]>(.*)$/i);\n      if (headingMatch) {\n        blocks.push({\n          type: 'heading',\n          level: parseInt(headingMatch[1]),\n          children: parseInlineElements(headingMatch[2])\n        });\n        \n        // Add content after heading\n        const afterHeading = headingMatch[3].trim();\n        if (afterHeading) {\n          blocks.push({\n            type: 'paragraph',\n            children: parseInlineElements(afterHeading)\n          });\n        }\n      } else {\n        // Regular content - add as paragraph\n        blocks.push({\n          type: 'paragraph',\n          children: parseInlineElements(remaining)\n        });\n      }\n    }\n    \n    return blocks;\n  }\n  \n  // Extract list items\n  function extractListItems(listContent) {\n    const items = [];\n    const liRegex = /<li[^>]*>([^]*?)<\\/li>/gi;\n    let match;\n    \n    while ((match = liRegex.exec(listContent)) !== null) {\n      let itemContent = match[1].trim();\n      \n      if (itemContent) {\n        const children = parseInlineElements(itemContent);\n        items.push({\n          type: 'list-item',\n          children: children\n        });\n      }\n    }\n    \n    return items;\n  }\n  \n  // Main parsing logic\n  const blocks = parseBlocks(html);\n  \n  // Ensure we have at least one block\n  if (blocks.length === 0) {\n    blocks.push({\n      type: 'paragraph',\n      children: [{ type: 'text', value: html || 'No content' }]\n    });\n  }\n  \n  return {\n    type: 'root',\n    children: blocks\n  };\n}\n\n// Main execution - same as before\ntry {\n  let htmlInput = '';\n  \n  if ($input.all() && $input.all().length > 0) {\n    htmlInput = $input.all()[0].json.output || '';\n  } else if (items && items.length > 0) {\n    htmlInput = items[0].json.output || '';\n  }\n  \n  if (!htmlInput) {\n    throw new Error('No HTML content provided');\n  }\n  \n  const shopifyRichText = parseHTMLToShopifyRichText(htmlInput);\n  \n  return [\n    {\n      json: {\n        shopify_richtext: shopifyRichText,\n        original_html: htmlInput,\n        debug_structure: {\n          total_blocks: shopifyRichText.children.length,\n          block_types: shopifyRichText.children.map((block, index) => ({\n            index: index,\n            type: block.type,\n            listType: block.listType || null,\n            level: block.level || null,\n            children_count: block.children ? block.children.length : 0\n          }))\n        }\n      }\n    }\n  ];\n  \n} catch (error) {\n  return [\n    {\n      json: {\n        error: error.message,\n        shopify_richtext: {\n          type: 'root',\n          children: [\n            {\n              type: 'paragraph',\n              children: [\n                { \n                  type: 'text', \n                  value: 'Error processing content: ' + error.message \n                }\n              ]\n            }\n          ]\n        }\n      }\n    }\n  ];\n}"
      },
      "typeVersion": 2
    },
    {
      "id": "b1e0e08c-6a90-4784-8349-d5a1ded5d138",
      "name": "Simple Memory7",
      "type": "@n8n/n8n-nodes-langchain.memoryBufferWindow",
      "position": [
        -1856,
        5344
      ],
      "parameters": {
        "sessionKey": "={{ $now.minute}}",
        "sessionIdType": "customKey",
        "contextWindowLength": 10
      },
      "typeVersion": 1.3
    },
    {
      "id": "acc8bbfe-9def-44a5-b554-30331e3ecac6",
      "name": "Html generator_meta fields_parser",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        -1824,
        5008
      ],
      "parameters": {
        "text": "={{ $json.query }}",
        "options": {
          "systemMessage": "=You are the Super Supps Metafields Splitter. You receive a single JSON object (possibly embedded in free text) containing:\n{id, \"3_argument_client\", \"ingredients\", \"recommandations\", \"valeurs_nutritionnelles\", \"avertissement\", \"description_courte\"}.\n\n## CRITICAL HTML STRUCTURE RULES\n\n**PARAGRAPH HANDLING:**\n- Use ONLY complete, well-formed paragraph tags: `<p>content</p>`\n- NEVER split paragraphs or create `</p><p>` sequences\n- For line breaks within content, use complete separate paragraphs\n- Each paragraph must be fully self-contained\n\n**CLEAN HTML GENERATION:**\n- Generate clean, well-structured HTML only\n- No malformed tags, no unclosed tags, no orphaned closing tags\n- Every opening tag must have its corresponding closing tag\n- Maintain proper nesting: lists inside paragraphs are allowed\n\n## Goal\n\nEmit six separate JSON objects, one per metafield, in NDJSON style: each object on its own line, no enclosing array, no wrapper object, no comments.\nEach field's value is clean, well-formed HTML embedded inside a JSON string.\n\n## Input handling\n\nRobustly extract the first well-formed JSON object from the text.\nRead fields: id, 3_argument_client, ingredients, recommandations, valeurs_nutritionnelles, avertissement, description_courte.\nIf a field is missing or null, output it as an empty string \"\" (still produce the object for that field).\n\n## HTML policy\n\n**Allowed tags inside field values:** `<p>`, `<ul>`, `<li>`, `<strong>`, `<b>`, `<h1>`, `<h2>`, `<h3>`, `<h4>`, `<h5>`, `<h6>`\n\n**HTML Structure Requirements:**\n- Each paragraph: `<p>Complete sentence or content here.</p>`\n- Lists: `<ul><li>Item 1</li><li>Item 2</li></ul>`\n- Headings: `<h2>Section Title</h2>`\n- Bold text: `<strong>important text</strong>` or `<b>important text</b>`\n- NO orphaned closing tags like `</p>` without opening `<p>`\n- NO incomplete paragraph structures\n- NO raw line breaks - use complete paragraphs instead\n\n**Content Formatting Rules:**\n- For multi-paragraph content, create separate complete `<p>` tags\n- For lists, ensure each `<li>` is properly nested within `<ul>`\n- For emphasis, wrap important text in `<strong>` tags\n- Escape any inner double quotes as `\\\"`\n\n## Ordering\n\nEmit objects in this exact order:\n1. 3_argument_client\n2. ingredients  \n3. recommandations\n4. valeurs_nutritionnelles\n5. avertissement\n6. description_courte\n\n## Output format (NDJSON; six lines, no array, no extra text)\n{\"id\":\"<Shopify Product ID>\",\"3_argument_client\":\"<p>Clean HTML content here.</p>\"}\n{\"id\":\"<Shopify Product ID>\",\"ingredients\":\"<ul><li>Ingredient 1</li><li>Ingredient 2</li></ul>\"}\n{\"id\":\"<Shopify Product ID>\",\"recommandations\":\"<p>Recommendation content.</p>\"}\n{\"id\":\"<Shopify Product ID>\",\"valeurs_nutritionnelles\":\"<p>Nutritional values content.</p>\"}\n{\"id\":\"<Shopify Product ID>\",\"avertissement\":\"<p>Warning content.</p>\"}\n{\"id\":\"<Shopify Product ID>\",\"description_courte\":\"<p>Short description content.</p>\"}\n\n\n\n## QUALITY ASSURANCE CHECKS\n\nBefore outputting each JSON line, verify:\n✓ No `</p><p>` sequences anywhere in the HTML\n✓ Every `<p>` has a matching `</p>`\n✓ Every `<ul>` has a matching `</ul>`\n✓ Every `<li>` has a matching `</li>`\n✓ All HTML is properly nested and structured\n✓ JSON is valid with properly escaped quotes\n✓ Content flows naturally without HTML artifacts\n\n## Strict JSON rules\n\n- Keys and strings must be double-quoted\n- No trailing commas\n- Repeat the exact same id value in all six objects\n- Output only the six JSON lines; do not prepend or append any prose, code fences, or Markdown\n- Ensure HTML content is properly escaped within JSON strings\n\n**REMEMBER:** The goal is to generate clean HTML that will be converted to Shopify rich text format. Any malformed HTML or `</p><p>` artifacts will appear as visible text in the final Shopify store, which is unacceptable."
        },
        "promptType": "define",
        "hasOutputParser": true
      },
      "typeVersion": 2.2
    },
    {
      "id": "87ea3626-9608-4d97-865e-a352d4beff04",
      "name": "Code3",
      "type": "n8n-nodes-base.code",
      "position": [
        -816,
        5232
      ],
      "parameters": {
        "jsCode": "function parseHTMLToShopifyRichText(html) {\n  // AGGRESSIVE preprocessing to eliminate all paragraph issues\n  html = html\n    .replace(/^```html\\s*/gm, '')\n    .replace(/^```\\s*/gm, '')\n    .replace(/```\\s*$/gm, '')\n    .replace(/<\\/p>\\s*<p>/gi, ' ') // Convert </p><p> to space\n    .replace(/<\\/p><p>/gi, ' ')    // Convert </p><p> to space\n    .replace(/<p[^>]*>/gi, '')     // Remove all opening p tags\n    .replace(/<\\/p>/gi, '')        // Remove all closing p tags\n    .trim();\n\n  // If content is now empty, provide fallback\n  if (!html || html.trim() === '') {\n    html = 'Content not available';\n  }\n\n  // Wrap plain text in a paragraph for Shopify\n  if (!html.startsWith('<') && html.trim()) {\n    html = html.trim();\n  }\n\n  // Parse inline formatting within text\n  function parseInlineElements(htmlString) {\n    const result = [];\n    \n    // Handle nested formatting tags\n    const tagRegex = /<(\\/?)(strong|b|em|i|a)([^>]*)>/gi;\n    let lastIndex = 0;\n    let match;\n    \n    const stack = {\n      bold: false,\n      italic: false,\n      link: null\n    };\n    \n    while ((match = tagRegex.exec(htmlString)) !== null) {\n      // Add text before this tag\n      const textBefore = htmlString.slice(lastIndex, match.index);\n      if (textBefore) {\n        addTextNode(result, textBefore, stack);\n      }\n      \n      const isClosing = match[1] === '/';\n      const tagName = match[2].toLowerCase();\n      const attributes = match[3];\n      \n      // Update formatting stack\n      if (tagName === 'strong' || tagName === 'b') {\n        stack.bold = !isClosing;\n      } else if (tagName === 'em' || tagName === 'i') {\n        stack.italic = !isClosing;\n      } else if (tagName === 'a') {\n        if (isClosing) {\n          stack.link = null;\n        } else {\n          const hrefMatch = attributes.match(/href=[\"']([^\"']*)[\"']/i);\n          stack.link = hrefMatch ? hrefMatch[1] : '';\n        }\n      }\n      \n      lastIndex = tagRegex.lastIndex;\n    }\n    \n    // Add remaining text\n    const remainingText = htmlString.slice(lastIndex);\n    if (remainingText) {\n      addTextNode(result, remainingText, stack);\n    }\n    \n    return result.length ? result : [{ type: 'text', value: htmlString || '' }];\n  }\n  \n  function addTextNode(result, text, stack) {\n    if (!text.trim()) return;\n    \n    const textNode = {\n      type: 'text',\n      value: text\n    };\n    \n    // Add formatting properties only if true\n    if (stack.bold) textNode.bold = true;\n    if (stack.italic) textNode.italic = true;\n    \n    // Handle links\n    if (stack.link) {\n      result.push({\n        type: 'link',\n        url: stack.link,\n        children: [textNode]\n      });\n    } else {\n      result.push(textNode);\n    }\n  }\n  \n  // Parse block-level elements - SIMPLIFIED to avoid paragraph issues\n  function parseBlocks(html) {\n    const blocks = [];\n    \n    // Extract lists first\n    const listRegex = /<(ul|ol)[^>]*>([^]*?)<\\/\\1>/gi;\n    let match;\n    let lastIndex = 0;\n    \n    while ((match = listRegex.exec(html)) !== null) {\n      // Add any text before this list as a paragraph\n      const beforeList = html.slice(lastIndex, match.index).trim();\n      if (beforeList) {\n        blocks.push({\n          type: 'paragraph',\n          children: parseInlineElements(beforeList)\n        });\n      }\n      \n      // Process the list\n      const listItems = extractListItems(match[2]);\n      if (listItems.length > 0) {\n        blocks.push({\n          type: 'list',\n          listType: match[1].toLowerCase() === 'ul' ? 'unordered' : 'ordered',\n          children: listItems\n        });\n      }\n      \n      lastIndex = match.index + match[0].length;\n    }\n    \n    // Add remaining content\n    const remaining = html.slice(lastIndex).trim();\n    if (remaining) {\n      // Check for headings\n      const headingMatch = remaining.match(/^<h([1-6])[^>]*>([^]*?)<\\/h[1-6]>(.*)$/i);\n      if (headingMatch) {\n        blocks.push({\n          type: 'heading',\n          level: parseInt(headingMatch[1]),\n          children: parseInlineElements(headingMatch[2])\n        });\n        \n        // Add content after heading\n        const afterHeading = headingMatch[3].trim();\n        if (afterHeading) {\n          blocks.push({\n            type: 'paragraph',\n            children: parseInlineElements(afterHeading)\n          });\n        }\n      } else {\n        // Regular content - add as paragraph\n        blocks.push({\n          type: 'paragraph',\n          children: parseInlineElements(remaining)\n        });\n      }\n    }\n    \n    return blocks;\n  }\n  \n  // Extract list items\n  function extractListItems(listContent) {\n    const items = [];\n    const liRegex = /<li[^>]*>([^]*?)<\\/li>/gi;\n    let match;\n    \n    while ((match = liRegex.exec(listContent)) !== null) {\n      let itemContent = match[1].trim();\n      \n      if (itemContent) {\n        const children = parseInlineElements(itemContent);\n        items.push({\n          type: 'list-item',\n          children: children\n        });\n      }\n    }\n    \n    return items;\n  }\n  \n  // Main parsing logic\n  const blocks = parseBlocks(html);\n  \n  // Ensure we have at least one block\n  if (blocks.length === 0) {\n    blocks.push({\n      type: 'paragraph',\n      children: [{ type: 'text', value: html || 'No content' }]\n    });\n  }\n  \n  return {\n    type: 'root',\n    children: blocks\n  };\n}\n\n// Main execution - same as before\ntry {\n  let htmlInput = '';\n  \n  if ($input.all() && $input.all().length > 0) {\n    htmlInput = $input.all()[0].json.output || '';\n  } else if (items && items.length > 0) {\n    htmlInput = items[0].json.output || '';\n  }\n  \n  if (!htmlInput) {\n    throw new Error('No HTML content provided');\n  }\n  \n  const shopifyRichText = parseHTMLToShopifyRichText(htmlInput);\n  \n  return [\n    {\n      json: {\n        shopify_richtext: shopifyRichText,\n        original_html: htmlInput,\n        debug_structure: {\n          total_blocks: shopifyRichText.children.length,\n          block_types: shopifyRichText.children.map((block, index) => ({\n            index: index,\n            type: block.type,\n            listType: block.listType || null,\n            level: block.level || null,\n            children_count: block.children ? block.children.length : 0\n          }))\n        }\n      }\n    }\n  ];\n  \n} catch (error) {\n  return [\n    {\n      json: {\n        error: error.message,\n        shopify_richtext: {\n          type: 'root',\n          children: [\n            {\n              type: 'paragraph',\n              children: [\n                { \n                  type: 'text', \n                  value: 'Error processing content: ' + error.message \n                }\n              ]\n            }\n          ]\n        }\n      }\n    }\n  ];\n}"
      },
      "typeVersion": 2
    },
    {
      "id": "72e08589-b06b-4acc-94aa-8b94c0e1ec9c",
      "name": "Code4",
      "type": "n8n-nodes-base.code",
      "position": [
        -800,
        5472
      ],
      "parameters": {
        "jsCode": "function parseHTMLToShopifyRichText(html) {\n  // AGGRESSIVE preprocessing to eliminate all paragraph issues\n  html = html\n    .replace(/^```html\\s*/gm, '')\n    .replace(/^```\\s*/gm, '')\n    .replace(/```\\s*$/gm, '')\n    .replace(/<\\/p>\\s*<p>/gi, ' ') // Convert </p><p> to space\n    .replace(/<\\/p><p>/gi, ' ')    // Convert </p><p> to space\n    .replace(/<p[^>]*>/gi, '')     // Remove all opening p tags\n    .replace(/<\\/p>/gi, '')        // Remove all closing p tags\n    .trim();\n\n  // If content is now empty, provide fallback\n  if (!html || html.trim() === '') {\n    html = 'Content not available';\n  }\n\n  // Wrap plain text in a paragraph for Shopify\n  if (!html.startsWith('<') && html.trim()) {\n    html = html.trim();\n  }\n\n  // Parse inline formatting within text\n  function parseInlineElements(htmlString) {\n    const result = [];\n    \n    // Handle nested formatting tags\n    const tagRegex = /<(\\/?)(strong|b|em|i|a)([^>]*)>/gi;\n    let lastIndex = 0;\n    let match;\n    \n    const stack = {\n      bold: false,\n      italic: false,\n      link: null\n    };\n    \n    while ((match = tagRegex.exec(htmlString)) !== null) {\n      // Add text before this tag\n      const textBefore = htmlString.slice(lastIndex, match.index);\n      if (textBefore) {\n        addTextNode(result, textBefore, stack);\n      }\n      \n      const isClosing = match[1] === '/';\n      const tagName = match[2].toLowerCase();\n      const attributes = match[3];\n      \n      // Update formatting stack\n      if (tagName === 'strong' || tagName === 'b') {\n        stack.bold = !isClosing;\n      } else if (tagName === 'em' || tagName === 'i') {\n        stack.italic = !isClosing;\n      } else if (tagName === 'a') {\n        if (isClosing) {\n          stack.link = null;\n        } else {\n          const hrefMatch = attributes.match(/href=[\"']([^\"']*)[\"']/i);\n          stack.link = hrefMatch ? hrefMatch[1] : '';\n        }\n      }\n      \n      lastIndex = tagRegex.lastIndex;\n    }\n    \n    // Add remaining text\n    const remainingText = htmlString.slice(lastIndex);\n    if (remainingText) {\n      addTextNode(result, remainingText, stack);\n    }\n    \n    return result.length ? result : [{ type: 'text', value: htmlString || '' }];\n  }\n  \n  function addTextNode(result, text, stack) {\n    if (!text.trim()) return;\n    \n    const textNode = {\n      type: 'text',\n      value: text\n    };\n    \n    // Add formatting properties only if true\n    if (stack.bold) textNode.bold = true;\n    if (stack.italic) textNode.italic = true;\n    \n    // Handle links\n    if (stack.link) {\n      result.push({\n        type: 'link',\n        url: stack.link,\n        children: [textNode]\n      });\n    } else {\n      result.push(textNode);\n    }\n  }\n  \n  // Parse block-level elements - SIMPLIFIED to avoid paragraph issues\n  function parseBlocks(html) {\n    const blocks = [];\n    \n    // Extract lists first\n    const listRegex = /<(ul|ol)[^>]*>([^]*?)<\\/\\1>/gi;\n    let match;\n    let lastIndex = 0;\n    \n    while ((match = listRegex.exec(html)) !== null) {\n      // Add any text before this list as a paragraph\n      const beforeList = html.slice(lastIndex, match.index).trim();\n      if (beforeList) {\n        blocks.push({\n          type: 'paragraph',\n          children: parseInlineElements(beforeList)\n        });\n      }\n      \n      // Process the list\n      const listItems = extractListItems(match[2]);\n      if (listItems.length > 0) {\n        blocks.push({\n          type: 'list',\n          listType: match[1].toLowerCase() === 'ul' ? 'unordered' : 'ordered',\n          children: listItems\n        });\n      }\n      \n      lastIndex = match.index + match[0].length;\n    }\n    \n    // Add remaining content\n    const remaining = html.slice(lastIndex).trim();\n    if (remaining) {\n      // Check for headings\n      const headingMatch = remaining.match(/^<h([1-6])[^>]*>([^]*?)<\\/h[1-6]>(.*)$/i);\n      if (headingMatch) {\n        blocks.push({\n          type: 'heading',\n          level: parseInt(headingMatch[1]),\n          children: parseInlineElements(headingMatch[2])\n        });\n        \n        // Add content after heading\n        const afterHeading = headingMatch[3].trim();\n        if (afterHeading) {\n          blocks.push({\n            type: 'paragraph',\n            children: parseInlineElements(afterHeading)\n          });\n        }\n      } else {\n        // Regular content - add as paragraph\n        blocks.push({\n          type: 'paragraph',\n          children: parseInlineElements(remaining)\n        });\n      }\n    }\n    \n    return blocks;\n  }\n  \n  // Extract list items\n  function extractListItems(listContent) {\n    const items = [];\n    const liRegex = /<li[^>]*>([^]*?)<\\/li>/gi;\n    let match;\n    \n    while ((match = liRegex.exec(listContent)) !== null) {\n      let itemContent = match[1].trim();\n      \n      if (itemContent) {\n        const children = parseInlineElements(itemContent);\n        items.push({\n          type: 'list-item',\n          children: children\n        });\n      }\n    }\n    \n    return items;\n  }\n  \n  // Main parsing logic\n  const blocks = parseBlocks(html);\n  \n  // Ensure we have at least one block\n  if (blocks.length === 0) {\n    blocks.push({\n      type: 'paragraph',\n      children: [{ type: 'text', value: html || 'No content' }]\n    });\n  }\n  \n  return {\n    type: 'root',\n    children: blocks\n  };\n}\n\n// Main execution - same as before\ntry {\n  let htmlInput = '';\n  \n  if ($input.all() && $input.all().length > 0) {\n    htmlInput = $input.all()[0].json.output || '';\n  } else if (items && items.length > 0) {\n    htmlInput = items[0].json.output || '';\n  }\n  \n  if (!htmlInput) {\n    throw new Error('No HTML content provided');\n  }\n  \n  const shopifyRichText = parseHTMLToShopifyRichText(htmlInput);\n  \n  return [\n    {\n      json: {\n        shopify_richtext: shopifyRichText,\n        original_html: htmlInput,\n        debug_structure: {\n          total_blocks: shopifyRichText.children.length,\n          block_types: shopifyRichText.children.map((block, index) => ({\n            index: index,\n            type: block.type,\n            listType: block.listType || null,\n            level: block.level || null,\n            children_count: block.children ? block.children.length : 0\n          }))\n        }\n      }\n    }\n  ];\n  \n} catch (error) {\n  return [\n    {\n      json: {\n        error: error.message,\n        shopify_richtext: {\n          type: 'root',\n          children: [\n            {\n              type: 'paragraph',\n              children: [\n                { \n                  type: 'text', \n                  value: 'Error processing content: ' + error.message \n                }\n              ]\n            }\n          ]\n        }\n      }\n    }\n  ];\n}"
      },
      "typeVersion": 2
    },
    {
      "id": "fc34f869-dca0-475c-b0e9-e8dadae863ea",
      "name": "Code5",
      "type": "n8n-nodes-base.code",
      "position": [
        -800,
        5680
      ],
      "parameters": {
        "jsCode": "function parseHTMLToShopifyRichText(html) {\n  // AGGRESSIVE preprocessing to eliminate all paragraph issues\n  html = html\n    .replace(/^```html\\s*/gm, '')\n    .replace(/^```\\s*/gm, '')\n    .replace(/```\\s*$/gm, '')\n    .replace(/<\\/p>\\s*<p>/gi, ' ') // Convert </p><p> to space\n    .replace(/<\\/p><p>/gi, ' ')    // Convert </p><p> to space\n    .replace(/<p[^>]*>/gi, '')     // Remove all opening p tags\n    .replace(/<\\/p>/gi, '')        // Remove all closing p tags\n    .trim();\n\n  // If content is now empty, provide fallback\n  if (!html || html.trim() === '') {\n    html = 'Content not available';\n  }\n\n  // Wrap plain text in a paragraph for Shopify\n  if (!html.startsWith('<') && html.trim()) {\n    html = html.trim();\n  }\n\n  // Parse inline formatting within text\n  function parseInlineElements(htmlString) {\n    const result = [];\n    \n    // Handle nested formatting tags\n    const tagRegex = /<(\\/?)(strong|b|em|i|a)([^>]*)>/gi;\n    let lastIndex = 0;\n    let match;\n    \n    const stack = {\n      bold: false,\n      italic: false,\n      link: null\n    };\n    \n    while ((match = tagRegex.exec(htmlString)) !== null) {\n      // Add text before this tag\n      const textBefore = htmlString.slice(lastIndex, match.index);\n      if (textBefore) {\n        addTextNode(result, textBefore, stack);\n      }\n      \n      const isClosing = match[1] === '/';\n      const tagName = match[2].toLowerCase();\n      const attributes = match[3];\n      \n      // Update formatting stack\n      if (tagName === 'strong' || tagName === 'b') {\n        stack.bold = !isClosing;\n      } else if (tagName === 'em' || tagName === 'i') {\n        stack.italic = !isClosing;\n      } else if (tagName === 'a') {\n        if (isClosing) {\n          stack.link = null;\n        } else {\n          const hrefMatch = attributes.match(/href=[\"']([^\"']*)[\"']/i);\n          stack.link = hrefMatch ? hrefMatch[1] : '';\n        }\n      }\n      \n      lastIndex = tagRegex.lastIndex;\n    }\n    \n    // Add remaining text\n    const remainingText = htmlString.slice(lastIndex);\n    if (remainingText) {\n      addTextNode(result, remainingText, stack);\n    }\n    \n    return result.length ? result : [{ type: 'text', value: htmlString || '' }];\n  }\n  \n  function addTextNode(result, text, stack) {\n    if (!text.trim()) return;\n    \n    const textNode = {\n      type: 'text',\n      value: text\n    };\n    \n    // Add formatting properties only if true\n    if (stack.bold) textNode.bold = true;\n    if (stack.italic) textNode.italic = true;\n    \n    // Handle links\n    if (stack.link) {\n      result.push({\n        type: 'link',\n        url: stack.link,\n        children: [textNode]\n      });\n    } else {\n      result.push(textNode);\n    }\n  }\n  \n  // Parse block-level elements - SIMPLIFIED to avoid paragraph issues\n  function parseBlocks(html) {\n    const blocks = [];\n    \n    // Extract lists first\n    const listRegex = /<(ul|ol)[^>]*>([^]*?)<\\/\\1>/gi;\n    let match;\n    let lastIndex = 0;\n    \n    while ((match = listRegex.exec(html)) !== null) {\n      // Add any text before this list as a paragraph\n      const beforeList = html.slice(lastIndex, match.index).trim();\n      if (beforeList) {\n        blocks.push({\n          type: 'paragraph',\n          children: parseInlineElements(beforeList)\n        });\n      }\n      \n      // Process the list\n      const listItems = extractListItems(match[2]);\n      if (listItems.length > 0) {\n        blocks.push({\n          type: 'list',\n          listType: match[1].toLowerCase() === 'ul' ? 'unordered' : 'ordered',\n          children: listItems\n        });\n      }\n      \n      lastIndex = match.index + match[0].length;\n    }\n    \n    // Add remaining content\n    const remaining = html.slice(lastIndex).trim();\n    if (remaining) {\n      // Check for headings\n      const headingMatch = remaining.match(/^<h([1-6])[^>]*>([^]*?)<\\/h[1-6]>(.*)$/i);\n      if (headingMatch) {\n        blocks.push({\n          type: 'heading',\n          level: parseInt(headingMatch[1]),\n          children: parseInlineElements(headingMatch[2])\n        });\n        \n        // Add content after heading\n        const afterHeading = headingMatch[3].trim();\n        if (afterHeading) {\n          blocks.push({\n            type: 'paragraph',\n            children: parseInlineElements(afterHeading)\n          });\n        }\n      } else {\n        // Regular content - add as paragraph\n        blocks.push({\n          type: 'paragraph',\n          children: parseInlineElements(remaining)\n        });\n      }\n    }\n    \n    return blocks;\n  }\n  \n  // Extract list items\n  function extractListItems(listContent) {\n    const items = [];\n    const liRegex = /<li[^>]*>([^]*?)<\\/li>/gi;\n    let match;\n    \n    while ((match = liRegex.exec(listContent)) !== null) {\n      let itemContent = match[1].trim();\n      \n      if (itemContent) {\n        const children = parseInlineElements(itemContent);\n        items.push({\n          type: 'list-item',\n          children: children\n        });\n      }\n    }\n    \n    return items;\n  }\n  \n  // Main parsing logic\n  const blocks = parseBlocks(html);\n  \n  // Ensure we have at least one block\n  if (blocks.length === 0) {\n    blocks.push({\n      type: 'paragraph',\n      children: [{ type: 'text', value: html || 'No content' }]\n    });\n  }\n  \n  return {\n    type: 'root',\n    children: blocks\n  };\n}\n\n// Main execution - same as before\ntry {\n  let htmlInput = '';\n  \n  if ($input.all() && $input.all().length > 0) {\n    htmlInput = $input.all()[0].json.output || '';\n  } else if (items && items.length > 0) {\n    htmlInput = items[0].json.output || '';\n  }\n  \n  if (!htmlInput) {\n    throw new Error('No HTML content provided');\n  }\n  \n  const shopifyRichText = parseHTMLToShopifyRichText(htmlInput);\n  \n  return [\n    {\n      json: {\n        shopify_richtext: shopifyRichText,\n        original_html: htmlInput,\n        debug_structure: {\n          total_blocks: shopifyRichText.children.length,\n          block_types: shopifyRichText.children.map((block, index) => ({\n            index: index,\n            type: block.type,\n            listType: block.listType || null,\n            level: block.level || null,\n            children_count: block.children ? block.children.length : 0\n          }))\n        }\n      }\n    }\n  ];\n  \n} catch (error) {\n  return [\n    {\n      json: {\n        error: error.message,\n        shopify_richtext: {\n          type: 'root',\n          children: [\n            {\n              type: 'paragraph',\n              children: [\n                { \n                  type: 'text', \n                  value: 'Error processing content: ' + error.message \n                }\n              ]\n            }\n          ]\n        }\n      }\n    }\n  ];\n}"
      },
      "typeVersion": 2
    },
    {
      "id": "1a9c40e3-d6e6-45d0-b5f4-2b518ddd81a5",
      "name": "Code6",
      "type": "n8n-nodes-base.code",
      "position": [
        -800,
        5872
      ],
      "parameters": {
        "jsCode": "function parseHTMLToShopifyRichText(html) {\n  // AGGRESSIVE preprocessing to eliminate all paragraph issues\n  html = html\n    .replace(/^```html\\s*/gm, '')\n    .replace(/^```\\s*/gm, '')\n    .replace(/```\\s*$/gm, '')\n    .replace(/<\\/p>\\s*<p>/gi, ' ') // Convert </p><p> to space\n    .replace(/<\\/p><p>/gi, ' ')    // Convert </p><p> to space\n    .replace(/<p[^>]*>/gi, '')     // Remove all opening p tags\n    .replace(/<\\/p>/gi, '')        // Remove all closing p tags\n    .trim();\n\n  // If content is now empty, provide fallback\n  if (!html || html.trim() === '') {\n    html = 'Content not available';\n  }\n\n  // Wrap plain text in a paragraph for Shopify\n  if (!html.startsWith('<') && html.trim()) {\n    html = html.trim();\n  }\n\n  // Parse inline formatting within text\n  function parseInlineElements(htmlString) {\n    const result = [];\n    \n    // Handle nested formatting tags\n    const tagRegex = /<(\\/?)(strong|b|em|i|a)([^>]*)>/gi;\n    let lastIndex = 0;\n    let match;\n    \n    const stack = {\n      bold: false,\n      italic: false,\n      link: null\n    };\n    \n    while ((match = tagRegex.exec(htmlString)) !== null) {\n      // Add text before this tag\n      const textBefore = htmlString.slice(lastIndex, match.index);\n      if (textBefore) {\n        addTextNode(result, textBefore, stack);\n      }\n      \n      const isClosing = match[1] === '/';\n      const tagName = match[2].toLowerCase();\n      const attributes = match[3];\n      \n      // Update formatting stack\n      if (tagName === 'strong' || tagName === 'b') {\n        stack.bold = !isClosing;\n      } else if (tagName === 'em' || tagName === 'i') {\n        stack.italic = !isClosing;\n      } else if (tagName === 'a') {\n        if (isClosing) {\n          stack.link = null;\n        } else {\n          const hrefMatch = attributes.match(/href=[\"']([^\"']*)[\"']/i);\n          stack.link = hrefMatch ? hrefMatch[1] : '';\n        }\n      }\n      \n      lastIndex = tagRegex.lastIndex;\n    }\n    \n    // Add remaining text\n    const remainingText = htmlString.slice(lastIndex);\n    if (remainingText) {\n      addTextNode(result, remainingText, stack);\n    }\n    \n    return result.length ? result : [{ type: 'text', value: htmlString || '' }];\n  }\n  \n  function addTextNode(result, text, stack) {\n    if (!text.trim()) return;\n    \n    const textNode = {\n      type: 'text',\n      value: text\n    };\n    \n    // Add formatting properties only if true\n    if (stack.bold) textNode.bold = true;\n    if (stack.italic) textNode.italic = true;\n    \n    // Handle links\n    if (stack.link) {\n      result.push({\n        type: 'link',\n        url: stack.link,\n        children: [textNode]\n      });\n    } else {\n      result.push(textNode);\n    }\n  }\n  \n  // Parse block-level elements - SIMPLIFIED to avoid paragraph issues\n  function parseBlocks(html) {\n    const blocks = [];\n    \n    // Extract lists first\n    const listRegex = /<(ul|ol)[^>]*>([^]*?)<\\/\\1>/gi;\n    let match;\n    let lastIndex = 0;\n    \n    while ((match = listRegex.exec(html)) !== null) {\n      // Add any text before this list as a paragraph\n      const beforeList = html.slice(lastIndex, match.index).trim();\n      if (beforeList) {\n        blocks.push({\n          type: 'paragraph',\n          children: parseInlineElements(beforeList)\n        });\n      }\n      \n      // Process the list\n      const listItems = extractListItems(match[2]);\n      if (listItems.length > 0) {\n        blocks.push({\n          type: 'list',\n          listType: match[1].toLowerCase() === 'ul' ? 'unordered' : 'ordered',\n          children: listItems\n        });\n      }\n      \n      lastIndex = match.index + match[0].length;\n    }\n    \n    // Add remaining content\n    const remaining = html.slice(lastIndex).trim();\n    if (remaining) {\n      // Check for headings\n      const headingMatch = remaining.match(/^<h([1-6])[^>]*>([^]*?)<\\/h[1-6]>(.*)$/i);\n      if (headingMatch) {\n        blocks.push({\n          type: 'heading',\n          level: parseInt(headingMatch[1]),\n          children: parseInlineElements(headingMatch[2])\n        });\n        \n        // Add content after heading\n        const afterHeading = headingMatch[3].trim();\n        if (afterHeading) {\n          blocks.push({\n            type: 'paragraph',\n            children: parseInlineElements(afterHeading)\n          });\n        }\n      } else {\n        // Regular content - add as paragraph\n        blocks.push({\n          type: 'paragraph',\n          children: parseInlineElements(remaining)\n        });\n      }\n    }\n    \n    return blocks;\n  }\n  \n  // Extract list items\n  function extractListItems(listContent) {\n    const items = [];\n    const liRegex = /<li[^>]*>([^]*?)<\\/li>/gi;\n    let match;\n    \n    while ((match = liRegex.exec(listContent)) !== null) {\n      let itemContent = match[1].trim();\n      \n      if (itemContent) {\n        const children = parseInlineElements(itemContent);\n        items.push({\n          type: 'list-item',\n          children: children\n        });\n      }\n    }\n    \n    return items;\n  }\n  \n  // Main parsing logic\n  const blocks = parseBlocks(html);\n  \n  // Ensure we have at least one block\n  if (blocks.length === 0) {\n    blocks.push({\n      type: 'paragraph',\n      children: [{ type: 'text', value: html || 'No content' }]\n    });\n  }\n  \n  return {\n    type: 'root',\n    children: blocks\n  };\n}\n\n// Main execution - same as before\ntry {\n  let htmlInput = '';\n  \n  if ($input.all() && $input.all().length > 0) {\n    htmlInput = $input.all()[0].json.output || '';\n  } else if (items && items.length > 0) {\n    htmlInput = items[0].json.output || '';\n  }\n  \n  if (!htmlInput) {\n    throw new Error('No HTML content provided');\n  }\n  \n  const shopifyRichText = parseHTMLToShopifyRichText(htmlInput);\n  \n  return [\n    {\n      json: {\n        shopify_richtext: shopifyRichText,\n        original_html: htmlInput,\n        debug_structure: {\n          total_blocks: shopifyRichText.children.length,\n          block_types: shopifyRichText.children.map((block, index) => ({\n            index: index,\n            type: block.type,\n            listType: block.listType || null,\n            level: block.level || null,\n            children_count: block.children ? block.children.length : 0\n          }))\n        }\n      }\n    }\n  ];\n  \n} catch (error) {\n  return [\n    {\n      json: {\n        error: error.message,\n        shopify_richtext: {\n          type: 'root',\n          children: [\n            {\n              type: 'paragraph',\n              children: [\n                { \n                  type: 'text', \n                  value: 'Error processing content: ' + error.message \n                }\n              ]\n            }\n          ]\n        }\n      }\n    }\n  ];\n}"
      },
      "typeVersion": 2
    },
    {
      "id": "2f9f53fa-69c8-44e2-ad2d-fb6f47083858",
      "name": "Code7",
      "type": "n8n-nodes-base.code",
      "position": [
        -784,
        6096
      ],
      "parameters": {
        "jsCode": "function parseHTMLToShopifyRichText(html) {\n  // AGGRESSIVE preprocessing to eliminate all paragraph issues\n  html = html\n    .replace(/^```html\\s*/gm, '')\n    .replace(/^```\\s*/gm, '')\n    .replace(/```\\s*$/gm, '')\n    .replace(/<\\/p>\\s*<p>/gi, ' ') // Convert </p><p> to space\n    .replace(/<\\/p><p>/gi, ' ')    // Convert </p><p> to space\n    .replace(/<p[^>]*>/gi, '')     // Remove all opening p tags\n    .replace(/<\\/p>/gi, '')        // Remove all closing p tags\n    .trim();\n\n  // If content is now empty, provide fallback\n  if (!html || html.trim() === '') {\n    html = 'Content not available';\n  }\n\n  // Wrap plain text in a paragraph for Shopify\n  if (!html.startsWith('<') && html.trim()) {\n    html = html.trim();\n  }\n\n  // Parse inline formatting within text\n  function parseInlineElements(htmlString) {\n    const result = [];\n    \n    // Handle nested formatting tags\n    const tagRegex = /<(\\/?)(strong|b|em|i|a)([^>]*)>/gi;\n    let lastIndex = 0;\n    let match;\n    \n    const stack = {\n      bold: false,\n      italic: false,\n      link: null\n    };\n    \n    while ((match = tagRegex.exec(htmlString)) !== null) {\n      // Add text before this tag\n      const textBefore = htmlString.slice(lastIndex, match.index);\n      if (textBefore) {\n        addTextNode(result, textBefore, stack);\n      }\n      \n      const isClosing = match[1] === '/';\n      const tagName = match[2].toLowerCase();\n      const attributes = match[3];\n      \n      // Update formatting stack\n      if (tagName === 'strong' || tagName === 'b') {\n        stack.bold = !isClosing;\n      } else if (tagName === 'em' || tagName === 'i') {\n        stack.italic = !isClosing;\n      } else if (tagName === 'a') {\n        if (isClosing) {\n          stack.link = null;\n        } else {\n          const hrefMatch = attributes.match(/href=[\"']([^\"']*)[\"']/i);\n          stack.link = hrefMatch ? hrefMatch[1] : '';\n        }\n      }\n      \n      lastIndex = tagRegex.lastIndex;\n    }\n    \n    // Add remaining text\n    const remainingText = htmlString.slice(lastIndex);\n    if (remainingText) {\n      addTextNode(result, remainingText, stack);\n    }\n    \n    return result.length ? result : [{ type: 'text', value: htmlString || '' }];\n  }\n  \n  function addTextNode(result, text, stack) {\n    if (!text.trim()) return;\n    \n    const textNode = {\n      type: 'text',\n      value: text\n    };\n    \n    // Add formatting properties only if true\n    if (stack.bold) textNode.bold = true;\n    if (stack.italic) textNode.italic = true;\n    \n    // Handle links\n    if (stack.link) {\n      result.push({\n        type: 'link',\n        url: stack.link,\n        children: [textNode]\n      });\n    } else {\n      result.push(textNode);\n    }\n  }\n  \n  // Parse block-level elements - SIMPLIFIED to avoid paragraph issues\n  function parseBlocks(html) {\n    const blocks = [];\n    \n    // Extract lists first\n    const listRegex = /<(ul|ol)[^>]*>([^]*?)<\\/\\1>/gi;\n    let match;\n    let lastIndex = 0;\n    \n    while ((match = listRegex.exec(html)) !== null) {\n      // Add any text before this list as a paragraph\n      const beforeList = html.slice(lastIndex, match.index).trim();\n      if (beforeList) {\n        blocks.push({\n          type: 'paragraph',\n          children: parseInlineElements(beforeList)\n        });\n      }\n      \n      // Process the list\n      const listItems = extractListItems(match[2]);\n      if (listItems.length > 0) {\n        blocks.push({\n          type: 'list',\n          listType: match[1].toLowerCase() === 'ul' ? 'unordered' : 'ordered',\n          children: listItems\n        });\n      }\n      \n      lastIndex = match.index + match[0].length;\n    }\n    \n    // Add remaining content\n    const remaining = html.slice(lastIndex).trim();\n    if (remaining) {\n      // Check for headings\n      const headingMatch = remaining.match(/^<h([1-6])[^>]*>([^]*?)<\\/h[1-6]>(.*)$/i);\n      if (headingMatch) {\n        blocks.push({\n          type: 'heading',\n          level: parseInt(headingMatch[1]),\n          children: parseInlineElements(headingMatch[2])\n        });\n        \n        // Add content after heading\n        const afterHeading = headingMatch[3].trim();\n        if (afterHeading) {\n          blocks.push({\n            type: 'paragraph',\n            children: parseInlineElements(afterHeading)\n          });\n        }\n      } else {\n        // Regular content - add as paragraph\n        blocks.push({\n          type: 'paragraph',\n          children: parseInlineElements(remaining)\n        });\n      }\n    }\n    \n    return blocks;\n  }\n  \n  // Extract list items\n  function extractListItems(listContent) {\n    const items = [];\n    const liRegex = /<li[^>]*>([^]*?)<\\/li>/gi;\n    let match;\n    \n    while ((match = liRegex.exec(listContent)) !== null) {\n      let itemContent = match[1].trim();\n      \n      if (itemContent) {\n        const children = parseInlineElements(itemContent);\n        items.push({\n          type: 'list-item',\n          children: children\n        });\n      }\n    }\n    \n    return items;\n  }\n  \n  // Main parsing logic\n  const blocks = parseBlocks(html);\n  \n  // Ensure we have at least one block\n  if (blocks.length === 0) {\n    blocks.push({\n      type: 'paragraph',\n      children: [{ type: 'text', value: html || 'No content' }]\n    });\n  }\n  \n  return {\n    type: 'root',\n    children: blocks\n  };\n}\n\n// Main execution - same as before\ntry {\n  let htmlInput = '';\n  \n  if ($input.all() && $input.all().length > 0) {\n    htmlInput = $input.all()[0].json.output || '';\n  } else if (items && items.length > 0) {\n    htmlInput = items[0].json.output || '';\n  }\n  \n  if (!htmlInput) {\n    throw new Error('No HTML content provided');\n  }\n  \n  const shopifyRichText = parseHTMLToShopifyRichText(htmlInput);\n  \n  return [\n    {\n      json: {\n        shopify_richtext: shopifyRichText,\n        original_html: htmlInput,\n        debug_structure: {\n          total_blocks: shopifyRichText.children.length,\n          block_types: shopifyRichText.children.map((block, index) => ({\n            index: index,\n            type: block.type,\n            listType: block.listType || null,\n            level: block.level || null,\n            children_count: block.children ? block.children.length : 0\n          }))\n        }\n      }\n    }\n  ];\n  \n} catch (error) {\n  return [\n    {\n      json: {\n        error: error.message,\n        shopify_richtext: {\n          type: 'root',\n          children: [\n            {\n              type: 'paragraph',\n              children: [\n                { \n                  type: 'text', \n                  value: 'Error processing content: ' + error.message \n                }\n              ]\n            }\n          ]\n        }\n      }\n    }\n  ];\n}"
      },
      "typeVersion": 2
    },
    {
      "id": "06fd5ce4-df5e-43a3-bc47-2470a95e4c27",
      "name": "Edit Fields1",
      "type": "n8n-nodes-base.set",
      "position": [
        -1072,
        5008
      ],
      "parameters": {
        "options": {},
        "assignments": {
          "assignments": [
            {
              "id": "5a9f384e-fbeb-4d0c-95a9-f324de4a74cf",
              "name": "output",
              "type": "string",
              "value": "={{ $json.output[0].description_courte }}"
            }
          ]
        }
      },
      "typeVersion": 3.4
    },
    {
      "id": "5e3ba0c8-180f-4b2e-8694-fc4788926b80",
      "name": "Edit Fields2",
      "type": "n8n-nodes-base.set",
      "position": [
        -1072,
        5232
      ],
      "parameters": {
        "options": {},
        "assignments": {
          "assignments": [
            {
              "id": "484701b1-d2cd-43bd-a9df-0c33f416c48e",
              "name": "output",
              "type": "string",
              "value": "={{ $json.output[0][\"3_argument_client\"] }}"
            }
          ]
        }
      },
      "typeVersion": 3.4
    },
    {
      "id": "7ea14e44-6221-4621-9f98-98febcc293f9",
      "name": "Edit Fields3",
      "type": "n8n-nodes-base.set",
      "position": [
        -1056,
        5472
      ],
      "parameters": {
        "options": {},
        "assignments": {
          "assignments": [
            {
              "id": "7860ecd2-ff68-4189-b021-6a86a07d8eee",
              "name": "output",
              "type": "string",
              "value": "={{ $json.output[0].avertissement }}"
            }
          ]
        }
      },
      "typeVersion": 3.4
    },
    {
      "id": "8a5ce48a-9867-4704-be22-8c09deb91a12",
      "name": "Edit Fields4",
      "type": "n8n-nodes-base.set",
      "position": [
        -1056,
        5680
      ],
      "parameters": {
        "options": {},
        "assignments": {
          "assignments": [
            {
              "id": "36819100-491e-420f-818b-5c73d8e18dd7",
              "name": "output",
              "type": "string",
              "value": "={{ $json.output[0].recommandations }}"
            }
          ]
        }
      },
      "typeVersion": 3.4
    },
    {
      "id": "21b2cbb7-7af3-4fc9-ac72-a994ba562956",
      "name": "Edit Fields5",
      "type": "n8n-nodes-base.set",
      "position": [
        -1056,
        5872
      ],
      "parameters": {
        "options": {},
        "assignments": {
          "assignments": [
            {
              "id": "271c98a1-674e-4544-8208-ab79e483d59e",
              "name": "output",
              "type": "string",
              "value": "={{ $json.output[0].ingredients }}"
            }
          ]
        }
      },
      "typeVersion": 3.4
    },
    {
      "id": "efd13638-ebe5-4304-92d6-55efabbb3f45",
      "name": "Edit Fields6",
      "type": "n8n-nodes-base.set",
      "position": [
        -1040,
        6096
      ],
      "parameters": {
        "options": {},
        "assignments": {
          "assignments": [
            {
              "id": "b2042213-5f27-4e3d-88bc-7d1ad6eeea5f",
              "name": "output",
              "type": "string",
              "value": "={{ $json.output[0].valeurs_nutritionnelles }}"
            }
          ]
        }
      },
      "typeVersion": 3.4
    },
    {
      "id": "569fb67d-35b7-4dcc-86dc-afeae4235a3e",
      "name": "description_courte",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -336,
        5008
      ],
      "parameters": {
        "url": "https://7ibna1-a4.myshopify.com/admin/api/2024-07/graphql.json",
        "method": "POST",
        "options": {},
        "jsonBody": "={{\nJSON.stringify({\n  \"query\": \"mutation MetafieldsSet($metafields: [MetafieldsSetInput!]!) {\\n    metafieldsSet(metafields: $metafields) {\\n      metafields {\\n        key\\n        namespace\\n        value\\n      }\\n      userErrors {\\n        field\\n        message\\n      }\\n    }\\n  }\",\n  \"variables\": {\n    \"metafields\": [\n      {\n        \"ownerId\": \"gid://shopify/Product/\" + $node[\"Html generator_meta fields_parser\"].json[\"output\"][0][\"id\"],\n        \"namespace\": \"custom\",\n        \"key\": \"description_courte\",\n        \"type\": \"rich_text_field\",\n        \"value\": JSON.stringify($json.shopify_richtext)\n      }\n    ]\n  }\n})\n}}\n",
        "sendBody": true,
        "specifyBody": "json",
        "authentication": "predefinedCredentialType",
        "nodeCredentialType": "shopifyAccessTokenApi"
      },
      "credentials": {
        "shopifyAccessTokenApi": {
          "id": "H10EIZq6dYhn8ZYC",
          "name": "Shopify Access Token account_dor_kiss"
        }
      },
      "typeVersion": 4.2
    },
    {
      "id": "9f76837b-2b21-4828-8bee-aabadefbfbb6",
      "name": "3_argument_clients",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -336,
        5232
      ],
      "parameters": {
        "url": "https://7ibna1-a4.myshopify.com/admin/api/2024-07/graphql.json",
        "method": "POST",
        "options": {},
        "jsonBody": "={{\nJSON.stringify({\n  \"query\": \"mutation MetafieldsSet($metafields: [MetafieldsSetInput!]!) {\\n    metafieldsSet(metafields: $metafields) {\\n      metafields {\\n        key\\n        namespace\\n        value\\n      }\\n      userErrors {\\n        field\\n        message\\n      }\\n    }\\n  }\",\n  \"variables\": {\n    \"metafields\": [\n      {\n        \"ownerId\": \"gid://shopify/Product/\" + $node[\"Html generator_meta fields_parser\"].json[\"output\"][0][\"id\"],\n        \"namespace\": \"custom\",\n        \"key\": \"3_arguments_clients\",\n        \"type\": \"rich_text_field\",\n        \"value\": JSON.stringify($json.shopify_richtext)\n      }\n    ]\n  }\n})\n}}",
        "sendBody": true,
        "specifyBody": "json",
        "authentication": "predefinedCredentialType",
        "nodeCredentialType": "shopifyAccessTokenApi"
      },
      "credentials": {
        "shopifyAccessTokenApi": {
          "id": "H10EIZq6dYhn8ZYC",
          "name": "Shopify Access Token account_dor_kiss"
        }
      },
      "typeVersion": 4.2
    },
    {
      "id": "f1cc221c-0ce8-40de-b15a-e26291a16014",
      "name": "avertissement",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -320,
        5472
      ],
      "parameters": {
        "url": "https://7ibna1-a4.myshopify.com/admin/api/2024-07/graphql.json",
        "method": "POST",
        "options": {},
        "jsonBody": "={{\nJSON.stringify({\n  \"query\": \"mutation MetafieldsSet($metafields: [MetafieldsSetInput!]!) {\\n    metafieldsSet(metafields: $metafields) {\\n      metafields {\\n        key\\n        namespace\\n        value\\n      }\\n      userErrors {\\n        field\\n        message\\n      }\\n    }\\n  }\",\n  \"variables\": {\n    \"metafields\": [\n      {\n        \"ownerId\": \"gid://shopify/Product/\" + $node[\"Html generator_meta fields_parser\"].json[\"output\"][0][\"id\"],\n        \"namespace\": \"custom\",\n        \"key\": \"avertissement\",\n        \"type\": \"rich_text_field\",\n        \"value\": JSON.stringify($json.shopify_richtext)\n      }\n    ]\n  }\n})\n}}",
        "sendBody": true,
        "specifyBody": "json",
        "authentication": "predefinedCredentialType",
        "nodeCredentialType": "shopifyAccessTokenApi"
      },
      "credentials": {
        "shopifyAccessTokenApi": {
          "id": "H10EIZq6dYhn8ZYC",
          "name": "Shopify Access Token account_dor_kiss"
        }
      },
      "typeVersion": 4.2
    },
    {
      "id": "3f7535ca-9d02-4a8b-a5f4-9aa1f5ffbcd3",
      "name": "recommandations",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -320,
        5680
      ],
      "parameters": {
        "url": "https://7ibna1-a4.myshopify.com/admin/api/2024-07/graphql.json",
        "method": "POST",
        "options": {},
        "jsonBody": "={{\nJSON.stringify({\n  \"query\": \"mutation MetafieldsSet($metafields: [MetafieldsSetInput!]!) {\\n    metafieldsSet(metafields: $metafields) {\\n      metafields {\\n        key\\n        namespace\\n        value\\n      }\\n      userErrors {\\n        field\\n        message\\n      }\\n    }\\n  }\",\n  \"variables\": {\n    \"metafields\": [\n      {\n        \"ownerId\": \"gid://shopify/Product/\" + $node[\"Html generator_meta fields_parser\"].json[\"output\"][0][\"id\"],\n        \"namespace\": \"custom\",\n        \"key\": \"recommandations\",\n        \"type\": \"rich_text_field\",\n        \"value\": JSON.stringify($json.shopify_richtext)\n      }\n    ]\n  }\n})\n}}",
        "sendBody": true,
        "specifyBody": "json",
        "authentication": "predefinedCredentialType",
        "nodeCredentialType": "shopifyAccessTokenApi"
      },
      "credentials": {
        "shopifyAccessTokenApi": {
          "id": "H10EIZq6dYhn8ZYC",
          "name": "Shopify Access Token account_dor_kiss"
        }
      },
      "typeVersion": 4.2
    },
    {
      "id": "cd1b6d03-e3a1-44be-b23f-42e0aff2ee76",
      "name": "ingredients",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -320,
        5872
      ],
      "parameters": {
        "url": "https://7ibna1-a4.myshopify.com/admin/api/2024-07/graphql.json",
        "method": "POST",
        "options": {},
        "jsonBody": "={{\nJSON.stringify({\n  \"query\": \"mutation MetafieldsSet($metafields: [MetafieldsSetInput!]!) {\\n    metafieldsSet(metafields: $metafields) {\\n      metafields {\\n        key\\n        namespace\\n        value\\n      }\\n      userErrors {\\n        field\\n        message\\n      }\\n    }\\n  }\",\n  \"variables\": {\n    \"metafields\": [\n      {\n        \"ownerId\":\"gid://shopify/Product/\" + $node[\"Html generator_meta fields_parser\"].json[\"output\"][0][\"id\"],\n        \"namespace\": \"custom\",\n        \"key\": \"ingredients\",\n        \"type\": \"rich_text_field\",\n        \"value\": JSON.stringify($json.shopify_richtext)\n      }\n    ]\n  }\n})\n}}",
        "sendBody": true,
        "specifyBody": "json",
        "authentication": "predefinedCredentialType",
        "nodeCredentialType": "shopifyAccessTokenApi"
      },
      "credentials": {
        "shopifyAccessTokenApi": {
          "id": "H10EIZq6dYhn8ZYC",
          "name": "Shopify Access Token account_dor_kiss"
        }
      },
      "typeVersion": 4.2
    },
    {
      "id": "58f9ffd6-d66a-4371-8898-ed4c6148a602",
      "name": "valeurs_nutritionnelles",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -304,
        6096
      ],
      "parameters": {
        "url": "https://7ibna1-a4.myshopify.com/admin/api/2024-07/graphql.json",
        "method": "POST",
        "options": {},
        "jsonBody": "={{\nJSON.stringify({\n  \"query\": \"mutation MetafieldsSet($metafields: [MetafieldsSetInput!]!) {\\n    metafieldsSet(metafields: $metafields) {\\n      metafields {\\n        key\\n        namespace\\n        value\\n      }\\n      userErrors {\\n        field\\n        message\\n      }\\n    }\\n  }\",\n  \"variables\": {\n    \"metafields\": [\n      {\n        \"ownerId\": \"gid://shopify/Product/\" + $node[\"Html generator_meta fields_parser\"].json[\"output\"][0][\"id\"],\n        \"namespace\": \"custom\",\n        \"key\": \"valeurs_nutritionnelles\",\n        \"type\": \"rich_text_field\",\n        \"value\": JSON.stringify($json.shopify_richtext)\n      }\n    ]\n  }\n})\n}}",
        "sendBody": true,
        "specifyBody": "json",
        "authentication": "predefinedCredentialType",
        "nodeCredentialType": "shopifyAccessTokenApi"
      },
      "credentials": {
        "shopifyAccessTokenApi": {
          "id": "H10EIZq6dYhn8ZYC",
          "name": "Shopify Access Token account_dor_kiss"
        }
      },
      "typeVersion": 4.2
    },
    {
      "id": "a4393081-530d-4e94-a121-2e2f7f0ccb16",
      "name": "OpenRouter Chat Model4",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenRouter",
      "position": [
        -1520,
        5520
      ],
      "parameters": {
        "options": {}
      },
      "credentials": {
        "openRouterApi": {
          "id": "hjpLzuwJhJPjtdLd",
          "name": "Stealthy good OpenRouter account"
        }
      },
      "typeVersion": 1
    },
    {
      "id": "eb30a338-1a8f-42e7-870c-0913db433782",
      "name": "OpenRouter Chat Model10",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenRouter",
      "position": [
        -2096,
        5424
      ],
      "parameters": {
        "model": "openai/gpt-4o",
        "options": {}
      },
      "credentials": {
        "openRouterApi": {
          "id": "hjpLzuwJhJPjtdLd",
          "name": "Stealthy good OpenRouter account"
        }
      },
      "typeVersion": 1
    },
    {
      "id": "7c216b19-0b3d-4d8e-86bf-b2769ac558e7",
      "name": "Sticky Note11",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -3904,
        4304
      ],
      "parameters": {
        "color": 7,
        "width": 1616,
        "height": 1888,
        "content": "# Metafield Processor & Uploader\n## 🎯 Purpose: Converts generated HTML metafields to Shopify Rich Text format and uploads them to product records\n\n## 📊 Workflow Overview\n📥 Input\nTriggered by another workflow containing metafield data\nSingle JSON object with product ID and HTML content for multiple fields\n⚙️ Process\n🔍 HTML Parsing & Splitting\nExtracts JSON metafield data from input\nUses GPT-4o to parse and split content into individual components\nValidates HTML structure and fixes malformed tags\nEnsures clean, well-structured HTML output\n🔧 Rich Text Conversion\n6 parallel processing streams for different content types\nEach stream converts HTML to Shopify Rich Text format via JavaScript\nHandles paragraph structures, lists, headings, and inline formatting\nAggressive preprocessing to eliminate HTML artifacts\n🚀 Shopify Integration\n6 parallel GraphQL mutations to Shopify Admin API\nUpdates product metafields with converted rich text content\nUses proper Shopify metafield structure with namespaces and keys\nMaintains data integrity during upload process\n📤 Output\nSuccessfully updated Shopify product metafields\nRich text format compatible with Shopify themes\nError handling for failed uploads\n🔧 Technical Stack\n🤖 LLM: OpenRouter GPT-4o for parsing\n🧩 Memory: 10-message buffer window\n📊 Parser: Structured output validation\n⚙️ Conversion: Custom JavaScript HTML-to-RichText processor\n🛒 API: Shopify GraphQL Admin API\n🔗 Integration: Shopify Access Token authentication\n✨ Key Features\n🛠️ HTML Processing\n📝 Clean parsing: Removes malformed tags and artifacts\n🔧 Structure validation: Ensures proper HTML hierarchy\n🚫 Artifact removal: Eliminates </p><p> sequences and orphaned tags\n📋 Format preservation: Maintains lists, headings, and emphasis\n🎨 Rich Text Conversion\n📄 Paragraph handling: Converts HTML paragraphs to Shopify blocks\n📋 List processing: Maintains ordered/unordered list structures\n💪 Bold/italic support: Preserves text formatting\n🔗 Link handling: Converts HTML links to Shopify link objects\n🔒 Quality Assurance\n✅ Structure validation: Every opening tag has matching closing tag\n🧹 Clean output: No raw HTML artifacts in final content\n🔄 Error handling: Fallback content for processing failures\n📊 Debug information: Detailed structure analysis for troubleshooting\n🚀 Shopify Integration\n⚡ Parallel uploads: 6 simultaneous metafield updates\n🎯 GraphQL mutations: Efficient API communication\n🔐 Secure authentication: Token-based access control\n📍 Proper targeting: Product-specific metafield assignment\n🎭 Processing Flow\n📥 Input Reception: Receives metafield data from trigger\n🔍 Content Parsing: Splits into individual field components\n🔧 Format Conversion: Parallel HTML-to-RichText processing\n🚀 API Upload: Simultaneous Shopify metafield updates\n✅ Validation: Confirms successful uploads\n🚀 Essential for converting AI-generated HTML content into Shopify-compatible rich text metafields, ensuring proper formatting and theme compatibility.\n"
      },
      "typeVersion": 1
    },
    {
      "id": "b400926a-d859-4517-9d62-00ee0e25be9c",
      "name": "Simple Memory11",
      "type": "@n8n/n8n-nodes-langchain.memoryBufferWindow",
      "position": [
        1056,
        5440
      ],
      "parameters": {
        "sessionKey": "={{ $now.minute }}",
        "sessionIdType": "customKey"
      },
      "typeVersion": 1.3
    },
    {
      "id": "39fd05c3-7fc1-4be5-a166-20939b156168",
      "name": "HTTP Request2",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1376,
        5168
      ],
      "parameters": {
        "url": "https://7ibna1-a4.myshopify.com/admin/api/2023-10/graphql.json",
        "method": "POST",
        "options": {},
        "jsonBody": "={\n  \"query\": \"mutation productUpdate($input: ProductInput!) { productUpdate(input: $input) { product { id handle seo { title description } } userErrors { field message } } }\",\n  \"variables\": {\n    \"input\": {\n      \"id\": \"gid://shopify/Product/{{ $json.output.id }}\",\n      \"seo\": {\n        \"description\": \"{{ $json.output.description }}\"\n      }\n    }\n  }\n}",
        "sendBody": true,
        "specifyBody": "json",
        "authentication": "predefinedCredentialType",
        "nodeCredentialType": "shopifyAccessTokenApi"
      },
      "credentials": {
        "shopifyAccessTokenApi": {
          "id": "H10EIZq6dYhn8ZYC",
          "name": "Shopify Access Token account_dor_kiss"
        }
      },
      "typeVersion": 4.2
    },
    {
      "id": "58989d4e-89de-476a-8a09-ca00b1b74081",
      "name": "Structured Output Parser1",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        1232,
        5360
      ],
      "parameters": {
        "autoFix": true,
        "jsonSchemaExample": "{\n  \"id\": 12345678,\n  \"description\": \"High-purity whey for fast muscle recovery and growth. Delicious Chocolate flavor.\"\n}"
      },
      "typeVersion": 1.3
    },
    {
      "id": "47917b19-6a0d-4e12-8dc2-ad5c180a141d",
      "name": "OpenRouter Chat Model11",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenRouter",
      "position": [
        1312,
        5552
      ],
      "parameters": {
        "options": {}
      },
      "credentials": {
        "openRouterApi": {
          "id": "hjpLzuwJhJPjtdLd",
          "name": "Stealthy good OpenRouter account"
        }
      },
      "typeVersion": 1
    },
    {
      "id": "c39c33a9-fe7d-4c15-bf02-898fccaf3a62",
      "name": "parser",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        1008,
        5168
      ],
      "parameters": {
        "text": "={{ $json.query }}",
        "options": {
          "systemMessage": "=You are a strict output parser.\nYou ONLY process the input JSON string received from the SEO bot, and output a structured JSON object with two fields:\n\nid: the Shopify Product ID as an integer (if it is provided as a string that is an integer, convert it to integer value; if not present or invalid, set to null)\n\ndescription: the meta description as a string. If missing or not a string, set to \"\" (empty string).\n\nInstructions:\n\nExtract and parse the first well-formed JSON object from the incoming string (the SEO bot output).\n\nValidate and normalize the output with the following exact structure:\n\njson\n{\n  \"id\": <integer or null>,\n  \"description\": \"<string>\"\n}\nIf the id is present as a number or numeric string, output it as an integer. Otherwise, set \"id\": null.\n\nIf the description value is present and a string, return it as is (trimmed of leading/trailing whitespace). If it is missing or not a string, output \"\" (empty string).\n\nDo not output any other fields, objects, comments, or metadata. Output only the required keys.\n\nReturn only the valid, final structured JSON object—no markdown, no code fences, no extra text.\n\nExample:\n\nInput:\n\njson\n\"{ \\\"id\\\": \\\"12345678\\\", \\\"description\\\": \\\"High-purity whey for fast muscle recovery and growth. Delicious Chocolate flavor.\\\" }\"\nOutput:\n\njson\n{\n  \"id\": 12345678,\n  \"description\": \"High-purity whey for fast muscle recovery and growth. Delicious Chocolate flavor.\"\n}\nIf a field is missing or invalid, output default values as above."
        },
        "promptType": "define",
        "hasOutputParser": true
      },
      "typeVersion": 2.2
    },
    {
      "id": "e77a1847-99c3-4e04-ba69-47550e4e74d5",
      "name": "OpenRouter Chat Model12",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenRouter",
      "position": [
        768,
        5456
      ],
      "parameters": {
        "options": {}
      },
      "credentials": {
        "openRouterApi": {
          "id": "hjpLzuwJhJPjtdLd",
          "name": "Stealthy good OpenRouter account"
        }
      },
      "typeVersion": 1
    }
  ],
  "pinData": {
    "On form submission": [
      {
        "formMode": "test",
        "submittedAt": "2025-08-17T06:29:30.412-03:00",
        "content type": "product_description_created"
      }
    ]
  },
  "connections": {
    "meta": {
      "ai_tool": [
        [
          {
            "node": "Meta Fields",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Code1": {
      "main": [
        [
          {
            "node": "description_courte",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Code3": {
      "main": [
        [
          {
            "node": "3_argument_clients",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Code4": {
      "main": [
        [
          {
            "node": "avertissement",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Code5": {
      "main": [
        [
          {
            "node": "recommandations",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Code6": {
      "main": [
        [
          {
            "node": "ingredients",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Code7": {
      "main": [
        [
          {
            "node": "valeurs_nutritionnelles",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "parser": {
      "main": [
        [
          {
            "node": "HTTP Request2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Seo fields": {
      "ai_tool": [
        [
          {
            "node": "Orchestrator",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Edit Fields": {
      "main": [
        [
          {
            "node": "Update a product",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Meta Fields": {
      "ai_tool": [
        [
          {
            "node": "Orchestrator",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Edit Fields1": {
      "main": [
        [
          {
            "node": "Code1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Edit Fields2": {
      "main": [
        [
          {
            "node": "Code3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Edit Fields3": {
      "main": [
        [
          {
            "node": "Code4",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Edit Fields4": {
      "main": [
        [
          {
            "node": "Code5",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Edit Fields5": {
      "main": [
        [
          {
            "node": "Code6",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Edit Fields6": {
      "main": [
        [
          {
            "node": "Code7",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "serp_overlap": {
      "ai_tool": [
        [
          {
            "node": "Seo Compliance  Checker",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get a product": {
      "main": [
        [
          {
            "node": "Search records1",
            "type": "main",
            "index": 0
          },
          {
            "node": "Get a product3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Simple Memory": {
      "ai_memory": [
        [
          {
            "node": "Seo fields",
            "type": "ai_memory",
            "index": 0
          }
        ]
      ]
    },
    "Get a product3": {
      "main": [
        [
          {
            "node": "Orchestrator",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Simple Memory1": {
      "ai_memory": [
        [
          {
            "node": "Meta Fields",
            "type": "ai_memory",
            "index": 0
          }
        ]
      ]
    },
    "Simple Memory2": {
      "ai_memory": [
        [
          {
            "node": "Product Description",
            "type": "ai_memory",
            "index": 0
          }
        ]
      ]
    },
    "Simple Memory3": {
      "ai_memory": [
        [
          {
            "node": "Orchestrator",
            "type": "ai_memory",
            "index": 0
          }
        ]
      ]
    },
    "Simple Memory4": {
      "ai_memory": [
        [
          {
            "node": "Premium keyword discovery",
            "type": "ai_memory",
            "index": 0
          }
        ]
      ]
    },
    "Simple Memory5": {
      "ai_memory": [
        [
          {
            "node": "Seo Compliance  Checker",
            "type": "ai_memory",
            "index": 0
          }
        ]
      ]
    },
    "Simple Memory7": {
      "ai_memory": [
        [
          {
            "node": "Html generator_meta fields_parser",
            "type": "ai_memory",
            "index": 0
          }
        ]
      ]
    },
    "Airtable_search": {
      "ai_tool": [
        [
          {
            "node": "Product Description",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Search records1": {
      "main": [
        [
          {
            "node": "Edit Fields",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Search records3": {
      "main": [
        [
          {
            "node": "Get many products",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Shopify Trigger": {
      "main": [
        [
          {
            "node": "Create a record3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Simple Memory11": {
      "ai_memory": [
        [
          {
            "node": "parser",
            "type": "ai_memory",
            "index": 0
          }
        ]
      ]
    },
    "Airtable_modify1": {
      "ai_tool": [
        []
      ]
    },
    "Airtable_search1": {
      "ai_tool": [
        [
          {
            "node": "Meta Fields",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Airtable_search2": {
      "ai_tool": [
        [
          {
            "node": "Seo fields",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Update a product": {
      "main": [
        [
          {
            "node": "Update record",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "keyword_overview": {
      "ai_tool": [
        [
          {
            "node": "Premium keyword discovery",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "meta_description": {
      "ai_tool": [
        [
          {
            "node": "Seo fields",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get many products": {
      "main": [
        [
          {
            "node": "Get a product",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "On form submission": {
      "main": [
        [
          {
            "node": "Search records3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Product Description": {
      "ai_tool": [
        [
          {
            "node": "Orchestrator",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Airtable_product_seo": {
      "ai_tool": [
        [
          {
            "node": "Orchestrator",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Airtable_product_meta": {
      "ai_tool": [
        [
          {
            "node": "Orchestrator",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "OpenRouter Chat Model": {
      "ai_languageModel": [
        [
          {
            "node": "Structured Output Parser",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "OpenRouter Chat Model1": {
      "ai_languageModel": [
        [
          {
            "node": "Orchestrator",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "OpenRouter Chat Model3": {
      "ai_languageModel": [
        [
          {
            "node": "Meta Fields",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "OpenRouter Chat Model4": {
      "ai_languageModel": [
        [
          {
            "node": "Structured Output Parser3",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "OpenRouter Chat Model5": {
      "ai_languageModel": [
        [
          {
            "node": "Seo fields",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "OpenRouter Chat Model6": {
      "ai_languageModel": [
        [
          {
            "node": "Seo Compliance  Checker",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "OpenRouter Chat Model7": {
      "ai_languageModel": [
        [
          {
            "node": "Premium keyword discovery",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "OpenRouter Chat Model8": {
      "ai_languageModel": [
        [
          {
            "node": "Product Description",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "OpenRouter Chat Model10": {
      "ai_languageModel": [
        [
          {
            "node": "Html generator_meta fields_parser",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "OpenRouter Chat Model11": {
      "ai_languageModel": [
        [
          {
            "node": "Structured Output Parser1",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "OpenRouter Chat Model12": {
      "ai_languageModel": [
        [
          {
            "node": "parser",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Seo Compliance  Checker": {
      "ai_tool": [
        [
          {
            "node": "Orchestrator",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Structured Output Parser": {
      "ai_outputParser": [
        [
          {
            "node": "Premium keyword discovery",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "Premium keyword discovery": {
      "ai_tool": [
        [
          {
            "node": "Orchestrator",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Structured Output Parser1": {
      "ai_outputParser": [
        [
          {
            "node": "parser",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "Structured Output Parser3": {
      "ai_outputParser": [
        [
          {
            "node": "Html generator_meta fields_parser",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "Search records in Airtable": {
      "ai_tool": [
        [
          {
            "node": "MCP Server Trigger",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Update record in Airtable1": {
      "ai_tool": [
        [
          {
            "node": "Seo Compliance  Checker",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Update a product in Shopify": {
      "ai_tool": [
        [
          {
            "node": "Orchestrator",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Airtable_product_description": {
      "ai_tool": [
        [
          {
            "node": "Orchestrator",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Message a model in Perplexity": {
      "ai_tool": [
        [
          {
            "node": "Product Description",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Message a model in Perplexity1": {
      "ai_tool": [
        [
          {
            "node": "Meta Fields",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Message a model in Perplexity2": {
      "ai_tool": [
        [
          {
            "node": "Seo fields",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Message a model in Perplexity4": {
      "ai_tool": [
        [
          {
            "node": "Seo Compliance  Checker",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Html generator_meta fields_parser": {
      "main": [
        [
          {
            "node": "Edit Fields1",
            "type": "main",
            "index": 0
          },
          {
            "node": "Edit Fields2",
            "type": "main",
            "index": 0
          },
          {
            "node": "Edit Fields3",
            "type": "main",
            "index": 0
          },
          {
            "node": "Edit Fields4",
            "type": "main",
            "index": 0
          },
          {
            "node": "Edit Fields5",
            "type": "main",
            "index": 0
          },
          {
            "node": "Edit Fields6",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "When Executed by Another Workflow": {
      "main": [
        [
          {
            "node": "Html generator_meta fields_parser",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}

Related Workflows

Automate Social Media Content Creation with Google Gemini & OpenAI

Streamline your social media content strategy with an automated workflow using Google Gemini and OpenAI GPT. This solution allows social media managers to generate, schedule, and publish posts across Facebook, Instagram, and LinkedIn seamlessly, saving hours of manual work each week. Features real-time content generation, intelligent scheduling, and integration with Facebook Graph API and Twitter API for effective outreach. Perfect for social media managers handling multiple accounts and needing consistent, engaging content for their audience. Requires 9 accounts: Google Palm API, OpenAI API, Facebook Graph API, and more. Experience up to 70% faster content creation and manage over 30 posts daily with AI-driven insights.

271,771 views
Social MediaMultimodal AI

Automate AI Video Creation with Google Sheets and OpenAI for TikTok

Automate the generation of AI videos for TikTok, YouTube, and Instagram using the Google Sheets API and OpenAI GPT. Leverage structured data from Google Sheets to create engaging video content effortlessly. Features seamless integration with multiple platforms, automatic content generation, and real-time video uploads. Perfect for digital marketers, content creators, and social media managers looking to enhance their video production workflow. Requires 3 accounts: Google Sheets OAuth, OpenAI API, and Blotato API. Save up to 10 hours weekly by automating video creation and uploads, allowing you to focus on strategy and engagement.

220,234 views
Content CreationMultimodal AI

Automate Video Creation with Google Sheets & OpenAI for YouTube Uploads

Automate your video creation process using Google Sheets and OpenAI GPT to generate content, then seamlessly upload videos to YouTube via the Google Drive API. This workflow simplifies the video production cycle from concept to publication. Features include real-time content generation with GPT, automated scheduling for uploads, and integration with Google Sheets for data management. Perfect for content creators managing multiple video projects or marketing teams needing consistent video output. Requires 3 accounts: Google Sheets OAuth, Google Drive OAuth, OpenAI API Key. Save up to 10 hours weekly by automating video creation and uploads, enabling you to focus on strategy and engagement.

196,068 views
Content CreationMultimodal AI

Automate Short-Form Video Creation with OpenAI, Google Drive, and Discord

Automate the generation of short-form videos using AI with OpenAI and seamlessly upload them to social networks using Google Drive API. This workflow integrates automated video creation, storage, and distribution to save your team time and streamline content production. Features include real-time video rendering, automatic uploads to multiple platforms, and integration with Google Sheets for analytics tracking. Perfect for marketing teams and content creators looking to enhance their social media presence without manual effort. Requires 4 accounts: OpenAI API Key, Google Drive OAuth, Discord Webhook, and more. Save up to 10 hours a week by producing and distributing engaging video content effortlessly.

160,687 views
Content CreationMultimodal AI

How to Use This Workflow

1Import to n8n

  1. Copy the JSON using the button above
  2. Open your n8n instance
  3. Click “Import workflow” or press Ctrl+V
  4. Paste the JSON and click “Import”

2Before Running

Configure credentials and update service-specific settings before executing the workflow. Review required credentials in the Technical Details section above.

751