Acquia Commerce Manager synchronizes its data from your commerce solution for products and categories. This means that all of your product and inventory data remains safely stored in your commerce solution, with the Commerce Connector Service ensuring communications with your Drupal website.
After you have created your products and categories in your commerce solution, synchronization ensures that Drupal is up-to-date with your commerce data.
Note
Your commerce solution is the source of truth for all data. Data will always synchronize from your commerce product, to Acquia Commerce Manager. Data must be maintained in your commerce solution your commerce solution administrators.
Product categories are created in your commerce solution, and when synchronized with your Drupal website, become taxonomy terms, which can then be used in all the normal ways taxonomy can be manipulated for display. For example, here is what your categories might look like in Magento:
When synchronized with Drupal, the Drupal taxonomy page should appear similar to the following:
For a full explanation of creating categories in Magento, see Creating Categories.
To get started quickly, or to test your integration, you can create categories using the following steps:
Category Synchronization Complete
message.Important
Synchronize your categories before synchronizing products. Failure to synchronize categories first will result in failure to place products into the correct categories.
Your categories should now be listed on the page.
Similar to categories, products are also originally created in your commerce solution. and then synchronized to your Drupal website. To learn more about creating products in Magento, see Creating Products.
To create a basic product and add it to your Drupal website, complete the following steps:
async
). By default, your content will synchronize in batches of
50.As products synchronize from your commerce solution, they will appear in the Content. You may want to refresh occasionally to review the list of items. The data transfer may take several minutes to complete, depending on the number of changes made to your commerce system. While product details may be cached, product inventory information should remain at or near real-time.
Magento will disable products in the Drupal website that are no longer available. To do this, Magento uses the Commerce Connector Service to send notifications to the website.