A single Magento instance can have multiple stores, through which different products can be sold with differing inventory records.
Sellers using Adobe Commerce (Magento 2) connector can specify an Adobe Commerce (Magento 2) store to sync products and orders. Refer to this article for more details on how stores can be configured within Magento.
- Log in to the Integrations Manager through the retailer account.
- In the Seller portal, select Extensions > MConnect.
- Click Go to MConnect.
- Go to Settings.
- Enter the store_id in Source Store field. You can only specify a single store.
- Click Update settings.
Note: We are using the Magento website_id and the store_id. In most cases these are identical. If they diverge, the seller is presented with an error, which hinders them from importing products. If you encounter this issue, raise a support ticket and ensure to include the IDs. We will set up those IDs as necessary.
When the settings are changed and saved, the specified rules will apply, and only products, inventory, and orders associated with the specified Adobe Commerce (Magento 2) store will be synced on the next import.
Locating the Magento group_id
If you are having trouble finding the Magento group_id, you can find it by following the steps below.
- Log in to your Adobe Commerce (Magento 2) admin panel.
- Go to Stores > All Stores.
- Click the store you want to find the group_id for.
- Check the URL in your browser to see an id, which is the group_id.
Related articles