---
title: Ecommerce platforms
description: Platform-specific instructions for connecting Luigi's Box with supported ecommerce platforms.
slug: lbx-integration/requirements/platforms
docKind: integration
hub: lbx-integration
---

Luigi's Box is compatible with several ecommerce platforms. If you are using a supported platform, the Luigi's Box data connector will take care of synchronizing your catalog data automatically. Follow platform-specific instructions below.

## Woocommerce

Luigi's Box can connect to Woocommerce API and synchronize the data. You will
need to generate the API key by following the [instructions in the official
documentation](https://woocommerce.github.io/woocommerce-rest-api-docs/#rest-api-keys).

You will need to generate a "consumer key" and "consumer secret" keys.

## Prestashop

Luigi's Box can connect to Prestashop API and synchronize the data. You will
need to generate the API key which has access to the following resources:

- languages
- currencies
- categories
- tags
- manufacturers
- products
- stock_availables
- content_management_system
- combinations
- product_options (both options and option values)
- product_features (both features and feature values)

## commercetools

Luigi's Box can connect to commercetools API and synchronize the data. You will
need to supply the following information:

- project_key
- client_id
- client_secret
- api_host
- auth_host

## Idosell

Luigi's Box can connect to Idosell API and synchronize the data. You will need to provide the following information:

- API key
- shop_id
- language_id

## Magento

Luigi's Box can integrate with Magento. For setup instructions, please watch the [installation video](https://youtu.be/4vxmw5yWxvk).

## Shoptet

Please install the official Luigi's Box extension from the [Shoptet App Store](https://doplnky.shoptet.cz/luigis-box).

## Shopify

Please install the official Luigi's Box extension from the [Shopify App Store](https://apps.shopify.com/luigis-box).

## Shopware

Luigi's Box can integrate with Shopware. For setup instructions, please watch our [installation video](https://www.luigisbox.com/videos/shopware-integration-manual/).

## BSShop

Luigi's Box has partnered with BSShop to synchronize your data across both platforms seamlessly. There is no action necessary on your side.

## Bigcommerce

Luigi's Box can connect to Bigcommerce API and synchronize the data. You will need to provide the following information:

- Store Hash (unique store identifier), used in the API base URL: `https://api.bigcommerce.com/stores/{store_hash}/v3/`
- API Access Token, which must be included in headers to authenticate requests: `X-Auth-Token: {token}`

## Creative Sites

Luigi's Box have partnered with Creative Sites to synchronize your data across both platforms seamlessly. There is no action necessary on your side.

## Programia

Luigi's Box have partnered with Programia to synchronize your data across both platforms seamlessly. There is no action necessary on your side.

## Upgates

Luigi's Box can process standard Upgates export feeds. You will need to provide links to the existing feeds, but there is no other work necessary on your side.
