Swarmbotix enables multiple robotics orchestration.

Swarmbotix is coming soon
Products Products

This is the products page.

{
  "opt_name_map": {
    "material": "Material",
    "carbon_fiber": "Carbon Fiber",
    "rc_option": "RC Option",
    "optin": "Opt-In",
    "plastic": "Plastic",
    "optout": "Opt-Out"
  },
  "opt_all": {
    "material": [
      "carbon_fiber",
      "plastic"
    ],
    "rc_option": [
      "optin",
      "optout"
    ]
  },
  "opt_available_default": {
    "material": [
      "carbon_fiber",
      "plastic"
    ],
    "rc_option": [
      "optin",
      "optout"
    ]
  },
  "opt_available": {
    "material": [
      "carbon_fiber",
      "plastic"
    ],
    "rc_option": [
      "optin",
      "optout"
    ]
  },
  "opt_suggested": {
    "material": "carbon_fiber",
    "rc_option": "optin"
  },
  "stocks": [
    {
      "id": "7e11aeb7-6ed6-464c-9615-e202a7b79eca",
      "name": "Bikron Kit (Carbon Fiber, RC)",
      "sku": "SB23-0bkk-0001-m2r1",
      "in_stock": true,
      "price_original": 1200,
      "price_sale": 690,
      "options_json": {
        "material": "carbon_fiber",
        "rc_option": "optin"
      },
      "base_product": {
        "name": "Bikron Flip Kit",
        "short_key": "bikron_flip_kit",
        "id": "05c86532-12eb-458b-9201-8c0e090287ad",
        "hero": {
          "filename_disk": "a356ac46-a36a-48a5-a021-6c789c6c5d83.png"
        }
      }
    },
    {
      "id": "95110887-7c45-42cb-acde-f896ba9f43a6",
      "name": "Bikron Kit (Plastic, RC)",
      "sku": "SB23-0bkk-0001-m1r1",
      "in_stock": true,
      "price_original": 1100,
      "price_sale": 640,
      "options_json": {
        "material": "plastic",
        "rc_option": "optin"
      },
      "base_product": {
        "name": "Bikron Flip Kit",
        "short_key": "bikron_flip_kit",
        "id": "05c86532-12eb-458b-9201-8c0e090287ad",
        "hero": {
          "filename_disk": "a356ac46-a36a-48a5-a021-6c789c6c5d83.png"
        }
      }
    },
    {
      "id": "de65345a-0bd2-448d-a4c5-fec361116200",
      "name": "Bikron Kit (Plastic, No RC)",
      "sku": "SB23-0bkk-0001-m1r2",
      "in_stock": true,
      "price_original": 1025,
      "price_sale": 590,
      "options_json": {
        "material": "plastic",
        "rc_option": "optout"
      },
      "base_product": {
        "name": "Bikron Flip Kit",
        "short_key": "bikron_flip_kit",
        "id": "05c86532-12eb-458b-9201-8c0e090287ad",
        "hero": {
          "filename_disk": "a356ac46-a36a-48a5-a021-6c789c6c5d83.png"
        }
      }
    }
  ]
}