Reading list Switch to dark mode

    Manage custom fields in Shopware6 Akeneo Connector.

    Updated 16 August 2023

    This blog explains how the Shopware6 Akeneo Connector enables you to export and then manage custom fields from the Akeneo end.

    It allows you to export custom fields for All supported attribute types and manage custom fields in multi-locals.

    What you will know:

    1. Custom field in shopware6.
    2. How to create a custom field in shopware6 for the product.
    3. Visibility of the custom field in product pages.
    4. The supported type of custom fields in Akeneo.
    5. Export the custom field from Akeneo to Shopware6

    Custom field in shopware6.

    Shopware 6 provides a flexible and powerful feature called “Custom Fields” that allows you to extend and customize the data structure of your store. Custom Fields enable you to add additional data fields to various entities in Shopware, such as products, categories, customers, orders, etc. This feature provides you with the ability to tailor your store to specific business requirements without modifying the core codebase.

    How to create a custom field in shopware6 for the product.

    In Shopware 6, you must carry out the subsequent actions to add a custom field to a product.

    Searching for an experienced
    Akeneo Company ?
    Find out More
    1. Create a custom field using the steps mentioned in the previous response.
    2. Access the Shopware 6 administration and navigate to “Settings” -> “System” -> “Custom fields” -> “Product”.
    3. Click on “Add field” to create a new custom field assignment.
    4. Fill in the necessary details for the custom field assignment:
      • Entity: Choose “Product” from the dropdown menu.
      • Field: Select the custom field you created in the previous steps.
      • Position: Define the position of the custom field in the product details.
    5. Save the custom field assignment.

    Remember to clear the cache after making changes to ensure the changes take effect. You can do this by navigating to “Settings” -> “System” -> “Caches & Indexes” and clicking on the “Clear cache” button.

    With these steps, you have successfully assigned a custom field to a product in Shopware 6.

    Visibility of the custom field in product pages.

    On Shopware 6’s product detail page, the custom field needs to be shown. In the “Custom fields” section of the corresponding product, you can add or modify values for the custom field.

    You can do this by navigating to “Product page” -> “Specification” -> “Custom fields

    image-1-specific

    The supported type of custom fields in Akeneo

    The are several Akeneo attribute types that we can map as custom fields and export in the shopware6.

    The supported type attributes are:

    1. Text type
    2. Text-area type
    3. Number type
    4. Simple select type
    5. Multi-select type
    6. Date Type
    7. Yes/No (Boolean) type

    Export the custom field from Akeneo to Shopware6

    For exporting custom fields from Akeneo we need to create a custom mapping at the attribute mapping tab. After that, we need to add the Shopware6 custom field’s technical name at the Akeneo custom mapping.

    image-mapping

    Now export the product values as per the mapped attribute with the product export jobs and can check the shopware6 product specifications fields.

    . . .

    Leave a Comment

    Your email address will not be published. Required fields are marked*


    Be the first to comment.

    Back to Top

    Message Sent!

    If you have more details or questions, you can reply to the received confirmation email.

    Back to Home