Customer-specific part numbers / Customer-specific product numbers

< 25 downloads
The plugin adds the possibility to assign the specific product number of existing products to the customer and after that this specific product number can be used.
Monthly
€19.90* / month
Cancelable monthly
Annual
16.67% discount
€16.58 / month
€238.80* €199.00* / year
after first year €238.80* / year

Technical Information

Category B2B extensions
Created At May 16, 2022
Last Updated June 13, 2026
Languages de_DE, en_GB
Keywords Articlenumber, productnumber, Customer spezific Articlenumber, Customer Articlenumber
Technical name AcrisCustomerProductNumber

Highlights

  • Add customer specific part numbers in admin to products (and suitably due B2B customers).
  • Display customer specific item number in storefront: Product detail page, Checkout, My account (plugin configuration).
  • Customer specific item has also been integrated into search, so searching for it is possible (customer must be logged in)

Features

  • Store customer-specific product numbers / article numbers directly with products (in the admin area).
  • After the login of the corresponding customer, the customer specific item numbers are available in the storefront
  • Display in frontend - product detail page, checkout, my account (plugin configuration) - optional.
  • Additionally selectable: display of product number + customer specific product number or only the product number of the store. (Plugin configuration)

Purpose of the plugin

In B2B, it is common for B2B customers to want to have their own part numbers displayed with products and also a search for their own part numbers (product numbers) is a frequently requested feature.


This plugin now makes it possible to add custom part numbers to products.


These customer specific product numbers (item numbers) can be displayed on the product detail page after logging in to the storefront.


In addition, the customer specific part number has also been integrated into the search, so that it is possible to search for the "original product number" and also for the customer specific part number.

Use of the plugin

After successful installation of the plugin, an additional tab is available in the products (Shopware Admin: Catalog > Products) "Customer-specific item numbers". In this tab, customer-specific article numbers can now be added - to do this, a (B2B) customer is selected and the desired customer-specific article number is added.


The customer-specific article number can then be displayed on the product detail page, in the checkout, in the My Account area (in the orders). The configuration of the display settings can be set in the plugin settings.

  • Install and activate plugin as usual in Shopware.
  • Plugin configurations are available. (Display options)

Frequently Asked Questions

Yes, this is possible - to do this you need to customize the email template or add the following line.

{% if nestedItem.payload.customerProductNumber is defined %}{{ nestedItem.payload.customerProductNumber|u.wordwrap(80) }}{% endif %}

Yes, here is an API Call example:

[
  {
    "action": "upsert",
    "entity": "product",
    "payload": [
      {
        "id": "16be39047d2f4efcb8338b960a98b733",
        "productNumber": "SW10001",

        "acrisCustomerProductNumber": [
          {
            "customerId": "1231313123113",
            "productNumber": "a23ad6684d2c4ddaa377f3dcae118fac" 
          },{
            "customerId": "50103aa350b245abac799e0812d9bc1a",
            "productNumber": "SW10098" 
          }
        ]
      }
    ]
  }
]

Version Date Compatibility Changelog
4.0.5 9 December 2025 >=6.7.0.0 < 6.8.0.0
  • - Fixing the placement and block parentness.
4.0.4 29 September 2025 >=6.7.0.0 < 6.8.0.0
  • - Performance improvements.
4.0.3 28 September 2025 >=6.7.0.0 < 6.8.0.0
  • - Added compatibility with the Acris Order Matrix plugin.
4.0.2 11 July 2025 >=6.7.0.0 < 6.8.0.0
  • - Improved plugin compatibility with Shopware 6.7.
4.0.1 3 July 2025 >=6.7.0.0 < 6.8.0.0
  • - Improved plugin compatibility with Shopware 6.7.
4.0.0 14 May 2025 >=6.7.0.0 < 6.8.0.0
  • - Compatibility with Shopware 6.7.
  • - Support for the following languages: de-DE, en-GB, nl-NL, fr-FR, es-ES, fi-FI, nn-NO, sv-SE, cs-CZ, pt-PT, tr-TR, da-DK, it-IT, pl-PL, bs-BA
3.0.5 9 December 2025 >=6.6.0.0 <6.7.0.0
  • - Fixing the placement and block parentness.
3.0.4 29 September 2025 >=6.6.0.0 <6.7.0.0
  • - Performance improvements.
3.0.3 28 September 2025 >=6.6.0.0 <6.7.0.0
  • - Added compatibility with Acris Order Matrix plugin.
3.0.2 21 May 2024 >=6.6.0.0 <6.7.0.0
  • - Fixes a problem when several products were added to the cart at the same time.
3.0.1 25 March 2024 >=6.6.0.0
  • - Updated Pipeline file
3.0.0 20 March 2024 >=6.5.0.0
  • - Compatibility with Shopware 6.6.
2.0.4 8 April 2025 >=6.5.0.0 <6.6.0.0
  • - Fixes a problem where the customer specific product number was not found when searching for it with ElasticSearch.
2.0.3 21 May 2024 >=6.5.0.0
  • - Fixes a problem when several products were added to the cart at the same time.
2.0.2 29 November 2023 >=6.5.0.0
  • - Fixed Pagination
2.0.1 23 March 2023 >=6.5.0.0
  • - Optimized the customer specific product number on line items.
2.0.0 22 March 2023 >=6.5.0.0
  • - Compatibility with Shopware 6.5.
1.2.2 8 April 2025 >=6.4.0.0 <6.5.0.0
  • - Fixes a problem where the customer specific product number was not found when searching for it with ElasticSearch.
1.2.1 14 February 2023 >=6.4.0.0
  • - Change of the plugin name and the manufacturer links.
1.2.0 26 November 2022 >=6.4.0.0
  • - Adds plugin configuration for displaying of the customer specific product number at checkout and at account order page in Storefront.
1.1.0 26 November 2022 >=6.4.0.0
  • - Adds plugin configuration for displaying of the customer specific product number at product detail page in Storefront.
1.0.0 26 November 2022 >=6.4.0.0
  • - Release
Bewertungen
Leave a review!

Share your experiences with other customers.