Magento 2 ModulKategoriespezifische Preise

Kategoriespezifische Preise für Kunden und Kundengruppen mit Mengenstaffeln, Prioritätsregeln, Gültigkeitszeiträumen und Website-Steuerung.

Kategoriespezifische Preise erweitert Magento 2 um eine Preissteuerung auf Kategorieebene. Statt Konditionen für jedes Produkt einzeln zu pflegen, definieren Sie Preisregeln einmal pro Kategorie und übertragen diese sauber auf die zugeordneten Artikel.

Preise pro Kunde und pro Kundengruppe: Das Modul unterstützt individuelle Konditionen für einzelne Kunden und zusätzlich Gruppenpreise für Kundensegmente. So lassen sich persönliche Vereinbarungen und standardisierte Gruppenlogik parallel umsetzen.

Klare Preisentscheidung bei Überschneidungen: Treffen Kunden- und Gruppenpreise zusammen, steuern Sie die Auswahl über eine feste Regel. Damit bleibt die Preislogik auch bei komplexen Strukturen nachvollziehbar und konsistent.

Mengenstaffeln und Zeitfenster kombinieren: Staffelpreise nach Menge sowie Start- und Enddatum lassen sich direkt in den Preisdatensätzen hinterlegen. Das unterstützt wiederkehrende Einkaufsmuster, Aktionszeiträume und vertragliche Konditionen.

Globale oder websitebezogene Steuerung: Preisregeln können je Website getrennt geführt werden. Das erleichtert unterschiedliche Preisstrategien für Märkte, Vertriebskanäle oder Länder innerhalb derselben Magento-Installation.

Operative Pflege ohne Umwege: Kategoriepreise können zentral in der Preisübersicht sowie direkt im Kategorie-, Kunden- und Kundengruppenkontext gepflegt werden. Teams im Vertrieb und Backoffice arbeiten dadurch schneller und mit weniger Abstimmungsaufwand.

Transparenz im Kundenkonto: Auf Wunsch steht im Bereich "Meine Preise" ein Download der gültigen Kategoriepreise bereit. Das reduziert Rückfragen und beschleunigt interne Freigaben auf Kundenseite.

Gezielte Verkaufslogik im Warenkorb: Die Information, ob ein Kunde gültige Kategoriepreise hat, kann in Warenkorbregeln genutzt werden. So steuern Sie Aktionen und Konditionen segmentgenau.

Einsetzbar für B2B und B2C: Besonders bei verhandelten Preisstrukturen spielt das Modul seine Stärken aus, ohne auf reine B2B-Szenarien begrenzt zu sein.

Kategoriepreise für einzelne Kunden

Hinterlegen Sie individuelle Konditionen pro Kunde auf Kategorieebene und übertragen Sie diese automatisch auf alle relevanten Produkte der Kategorie.

Kategoriepreise für Kundengruppen

Vergeben Sie einheitliche Preisregeln für Kundengruppen und steuern Sie damit Segmente wie Handelspartner, Wiederverkäufer oder Sonderkunden effizient.

Prioritätsregel für konsistente Preisentscheidung

Definieren Sie verbindlich, ob bei Überschneidungen die Priorität zählt oder Kunden- bzw. Gruppenpreise bevorzugt werden.

Mengenstaffeln mit Gültigkeitszeiträumen

Kombinieren Sie Staffelpreise mit Start- und Enddatum, um Volumenkonditionen und zeitlich begrenzte Preisabsprachen präzise abzubilden.

Website-Scope, Preisanwendung und Preisbasis

Steuern Sie Kategoriepreise je Website und legen Sie pro Regel Preisanwendung sowie Preisbasis fest, damit internationale und kanalbezogene Strategien sauber getrennt bleiben.

Preisverwaltung im passenden Arbeitskontext

Pflegen Sie Preise direkt in Kategorie, Kunde oder Kundengruppe und beschleunigen Sie Änderungen im Tagesgeschäft ohne Umwege.

CSV-Download im Kundenkonto

Stellen Sie gültige Kategoriepreise im Bereich "Meine Preise" als Download bereit und vereinfachen Sie die Weitergabe an Einkauf und Freigabeprozesse.

Segmentsteuerung über Warenkorbregeln

Nutzen Sie in Warenkorbregeln die Bedingung, ob ein Kunde gültige Kategoriepreise hat, um Angebote und Rabatte gezielter auszuspielen.

  • Aktuelle Version2.1.2
  • Kompatibel mit Magento 2.4+
  • Kompatibel mit PHP 8.2+

Wenn Ihre Umgebung von den angegebenen Anforderungen abweicht, prüfen wir die Kompatibilität vorab auf Wunsch. Kontaktieren Sie uns dazu gerne über das Kontaktformular.

pricesystem-categoryprice

Version 2.1.2 - 2026-02-19

Added
  • Added listing and modal inside customer edit to manage category prices per customer
Fixed
  • Customer group ID 0 (NOT LOGGED IN) is now treated as a valid group on the customer group edit form for category price assignments
  • Added missing mass action delete support for category customer prices in the category edit tab
  • Fixed category customer and category customer group action links to use working AJAX delete routes
  • Updated customer group selectors in category price forms to use core customer group source without the `ALL GROUPS` option

Version 2.1.1 - 2026-01-26

Changed
  • Now the download path redirects to login if not logged in for a smoother flow (before it was referer URL)

Version 2.1.0 - 2026-01-16

Added
  • Added PHP 8.4 compatibility
  • Added compatibility to pricesystem 2.3.0
Changed
  • Changed to nullable fields for date fields in the database
  • Updated admin UI elements to the newer Magento UI components (forms)

Version 2.0.10 - 2024-03-06

Changed
  • - php Docs

Version 2.0.9 - 2023-06-01

Fixed
  • Added Fallback for Filter Input (Magento 2.4.0)

Version 2.0.8 - 2023-05-28

Fixed
  • Fixed UI component listing

Version 2.0.7 - 2023-05-12

Fixed
  • Dynamic properties declarations are fixed

Version 2.0.6 - 2023-04-16

Added
  • Added cart condition rule for categoryprice
Fixed
  • 2.4.6 compatibility fixes

Version 2.0.5 - 2023-01-25

Added
  • New configuration to show "My Prices" my account link only when custom prices are set to the customer

Version 2.0.4 - 2023-01-16

Fixed
  • Fixed syntax error

Version 2.0.3 - 2023-01-12

Changed
  • Category customer and group prices are merged into one price type
Fixed
  • Fixed dependency issue occuring during setup upgrade (Unable to apply data patch MageB2B\PricesystemCategoryprice\Setup\Patch\Data\AddCategorypriceAttributes)

Version 2.0.2 - 2022-11-28

Added
  • Added PriceProvider for My prices block

Version 2.0.1 - 2022-11-25

Fixed
  • Fixed issues around localized date input format when saved into DB
pricesystem

Version 2.3.5 - 2026-03-19

Added
  • Added function for Adobe Commerce product check

Version 2.3.4 - 2026-03-17

Changed
  • Consolidated frontend price reload into one flow and removed category/search price pipeline parts
  • Reduced duplicate AJAX price reloads and simplified the price AJAX response payload
Fixed
  • Fixed My Prices provider selection handling so the page when opened without a selected price type

Version 2.3.3 - 2026-02-20

Fixed
  • Fixed sort order from system configuration

Version 2.3.2 - 2026-02-19

Changed
  • Removed obsolete zero date checks
Fixed
  • Fixed error in Sales OrderItem API plugin when extension attributes are null
  • Fixed price adjustment matrix preview/apply condition evaluation
  • Fixed pricing context leakage between consecutive `PriceFacade` calls by resetting customer/group/date context after calculation
  • Fixed cache payload serialization for table prices by storing scalar JSON payload instead of native PHP serialization
  • Fixed an issue with displaying custom price column in admin

Version 2.3.1 - 2026-01-26

Fixed
  • Redirect unauthenticated visitors to login on the My Prices page to align with account-only access

Version 2.3.0 - 2026-01-16

Added
  • Added price adjustment feature: mass select prices and update them using a queue job
Changed
  • Magento 2.4.7+ required
  • Improved "My Prices" page: configurable dropdown price types (provider-based) and optional "All prices" view (default: select first)
  • Removed ZERO_DATE_VALUE (0000-00-00) usage, use null instead
  • Changed config path of pricesystem/api_settings/* to pricesystem/api/* (automatic migration)
  • Removed PricesystemCore\Helper\ProductAttribute (in favor of PricesystemCore\Service\ProductService)
  • Removed PricesystemCore\Helper\Data (in favor of PricesystemCore\Service\ Classes)
  • Changed fixed sort_order config fields to config array field (price_sort_order) with automatic migration
  • Updated admin UI elements to the newer Magento UI components (forms)
Fixed
  • Fixed cache invalidation for customer groups after admin save (clear GroupRegistry, invalidate `full_page`, `block_html` and `pricesystem_cache`).
  • Fixed FPC degradation on category/search pages by using HttpContext for `customer_group` detection instead of CustomerSession (no session start, FPC stays group‑varying).
  • Fixed PHP 8.4 deprecation warning by explicitly marking the `$resource` and `$resourceCollection` constructor parameters in `Model\PriceAdjustment` as nullable

Version 2.2.6 - 2025-06-24

Fixed
  • Fixed display of basePrice when tax display (net/gross amount) on detail page is enabled

Version 2.2.5 - 2025-04-23

Changed
  • Changed template path definition of pricesystemcore/index.phtml from Block Class to xml

Version 2.2.4 - 2025-02-28

Fixed
  • Fixed Reflection Error when class of original price type could not be found or loaded
Changed
  • Improved Date Range Validation checks

Version 2.2.3 - 2024-12-12

Fixed
  • Fixed issue when using decimal values for qtys

Version 2.2.2 - 2024-10-27

Added
  • Added another API route to get context-based API prices (automatically from customer session or, when not logged in, from not logged in customer group, see webapi.xml for reference)
Fixed
  • Fixed issue with duplicate AJAX requests when using special trigger contentUpdated

Version 2.2.1 - 2024-09-21

Changed
  • Changed Version class for displaying extension information
Fixed
  • Fixed some issues for Magento_CSP Compatibility

Version 2.2.0 - 2024-08-31

Added
  • Added new API routes /V1/pricesystem/me/get-final-price & /V1/pricesystem/me/get-multi-price to fetch prices for the logged in customer (session) inside Magento 2

Version 2.1.13 - 2024-08-18

Fixed
  • Fixed tier price display for sort order prices with customer discount
  • Show "Skip customer and group discounts application on next available price" config only when Sort Order is set as Price Select Rule

Version 2.1.12 - 2024-08-08

Changed
  • Show last update date from this file inside the system configuration of the extension

Version 2.1.11 - 2024-07-22

Changed
  • Updated README.md

Version 2.1.10 - 2024-07-19

Fixed
  • Fixed CHANGELOG.md

Version 2.1.9 - 2024-03-24

Version 2.1.8 - 2024-03-06

Version 2.1.7 - 2024-03-05

Changed
  • Changed cache key of getProductPrices to include customerId and groupId
Fixed
  • Fixed an issue on display pricesystem discount for configurable products at the My Orders page in frontend
  • Fixed an issue with displaying up- and cross sell prices on special conditions

Version 2.1.6 - 2023-12-28

Changed
  • Changed hard coded groupId 0 to GroupManagement::NOT_LOGGED_IN_ID

Version 2.1.5 - 2023-11-29

Fixed
  • Fixed issue with shipment tab on frontend my orders section if display of custom view template was enabled

Version 2.1.4 - 2023-11-08

Fixed
  • Fixed discount text for configurables with tier prices

Version 2.1.3 - 2023-11-06

Fixed
  • Fixed tier price display for configurable products

Version 2.1.2 - 2023-09-16

Fixed
  • Fixed double currency conversion in cart

Version 2.1.1 - 2023-08-14

Fixed
  • Fixed double currency conversion in cart

Version 2.1.0 - 2023-06-04

Added
  • Virtual products support

Version 2.0.26 - 2023-06-03

Added
  • New configuration to add routes, for which ajax price request should not be done

Version 2.0.25 - 2023-05-16

Fixed
  • Added rounding for price discount calculations

Version 2.0.23 - 2023-05-14

Added
  • "product" object is passed to Customized Price

Version 2.0.22 - 2023-05-13

Added
  • Added new config to check for customer discount / customer group discount for price codes

Version 2.0.24 - 2023-05-12

Fixed
  • Pricesystem discount amount reload after cart qty update

Version 2.0.21 - 2023-05-12

Fixed
  • Dynamic properties declarations are fixed

Version 2.0.20 - 2023-05-06

Fixed
  • Incorrect tier price on PDP for configurable product on qty change

Version 2.0.19 - 2023-04-16

Added
  • Added new system configuration "Show From Price for Configurables" to show the lowest price from all simple tiers as the configurable price

Version 2.0.18 - 2023-03-22

Fixed
  • Fallback solution for DefaultConfigProvider on Original price, if e.g. configured_original_price is set

Version 2.0.17 - 2023-03-21

Added
  • Added cart condition rules for customer discount and customer group discount
Fixed
  • Added an additional check to prevent JS error for the discount text when oldPrice is not available from the template
  • Fallback solution for "configured_original_price" price type, previously resulted in an offset issue on admin order display

Version 2.0.16 - 2023-03-01

Fixed
  • Fixed an issue that disabled products were shown under my prices section in frontend

Version 2.0.15 - 2023-02-21

Fixed
  • Fixed a JS issue undefined priceSystem when module is not enabled on a specific website

Version 2.0.14 - 2023-02-15

Fixed
  • Fixed an issue when a custom price record was inserted with a qty of 0, it was falsely considered as tierprice within getTierPriceList function

Version 2.0.13 - 2023-02-14

Fixed
  • Fixed an issue which could lead to wrong prices when the config "Store View Code in URL" is active

Version 2.0.12 - 2023-02-09

Fixed
  • Fixed phpDoc for swagger for recent get-multi-price API feature

Version 2.0.11 - 2023-02-07

Added
  • New /V1/pricesystem/get-multi-price API call to retrieve final and tier prices for multiple skus

Version 2.0.10 - 2023-01-28

Fixed
  • Fixed /V1/pricesystem/get-final-price API call
Changed
  • Removed redundant ACL node MageB2B_PricesystemCore::pricesystem (use MageB2B_PricesystemCore::main instead)

Version 2.0.9 - 2023-01-25

Added
  • New configuration to show "My Prices" my account link only when custom prices are set to the customer

Version 2.0.8 - 2023-01-12

Added
  • Optional websiteId parameter is added to the PriceRequest to return website specific prices
  • Added trait PriceSelectByPriorityTrait
Changed
  • Changed categoryprice pricetype: It's now merged into one pricetype

Version 2.0.7 - 2022-11-28

Changed
  • Changed the CLI command to be pricesystem:get-final-price (previously mageb2b:product:get-customer-price), added a more descriptive text around the options of this CLI
  • Changed My Prices page to display all available tier qtys of a price type

Version 2.0.6 - 2022-11-25

Added
  • Added new method convertInputDate which will be used for all localizated date conversions into DB date for non post data processors
Fixed
  • Fixed issue occuring when access swagger page of Magento 2

Version 2.0.5 - 2022-11-24

Fixed
  • Fixed issue when fallback to regular price was taking into account: TypeError: MageB2B\PricesystemCore\Model\Catalog\Pricing\FinalPriceProvider::saveUsedPriceData(): Argument #1 ($usedPriceInfo) must be of type MageB2B\PricesystemCore\Model\Catalog\Pricing\Price\CustomizedPriceDecorator

Version 2.0.4 - 2022-11-24

Fixed
  • Fixed issue on pricelist product grid when neither customer nor a group was selected, the custom price renderer throwed an exception
  • Fixed issue with the pricesystem discount amount on admin order view grid, previously it was not displaying the amount in the ordered currency

Version 2.0.3 - 2022-11-17

Fixed
  • Fallback to the regular price is done, when custom price cannot be calculated

Version 2.0.2 - 2022-11-12

Changed
  • Changed function getWebsitesForForm to add default parameter $addAllWebsites, value false

Version 2.0.1 - 2022-11-11

Fixed
  • Fixed issue with infinite scroll price update

Version 2.0.0 - 2022-11-01

Added
  • Added new config "Hide price filter from layered navigation for customers"
  • Added new config "Reload prices with ajax for guests"
  • Added new config "Price Cache Lifetime"
  • Added new config "Skip greater tier prices"
  • Added new config "Show custom price column in backend grids (customer price grid, pricelist products grid)"
  • Added CLI to fetch final price based on pricesystem calculation (see: bin/magento mageb2b:product:get-customer-price)
  • Added API method to fetch final price based on pricesystem calculation
Changed
  • Magento 2 Compatibility only 2.4.x
  • Refactored the methods of calculating the prices using M2-core approach, it will improve the speed and compatibility of customizations
  • Refactored the logging to be more accurate and increase readability
  • Remove usage of own pricesystem index table
  • Changed the way pricesystem cache works: You can now define an own cache lifetime, considering that datasets can have dates in future its not recommend to increase it to more than 24 hours
  • Changed the price rendering to be ajax-based on detail page as well to prevent FPC-issues
  • Changed the way the custom price column in admin is rendered, its now done via AJAX to always get the correct amount
  • Removed some obsolete configuration settings
Fixed
  • Fixed issue with strike price now being applied correctly from the original price set from pricesystem
  • Fixed issue with display of the correct pricesystem discount and pricesystem price type

Version 1.1.11 - 2022-08-08

Fixed
  • Fixed issue with new customer group on admin save of pricesystem attributes

Version 1.1.9 - 2022-07-28

Fixed
  • Fixed Pricesystem API URL Checkout for getActual... methods

Version 1.1.8 - 2022-07-27

Changed
  • Change price box from display: none to visilbity:hidden to prevent custom theme issues/jumping of product blocks

Version 1.1.7 - 2022-07-25

Fixed
  • Whitelist additional routes

Version 1.1.6 - 2022-07-24

Fixed
  • Fixed issue on getTierPrice function
  • Fixed logger message issue when message is null
  • Ensure quote plugin is applied on checkout API calls (e.g. order placement)

Version 1.1.5 - 2022-07-21

Fixed
  • Fixed ID issue on price warming

Version 1.1.4 - 2022-07-21

Changed
  • Add prices reload for SM_SHOBY extension ajax pagination
  • Add price warming on category price ajax reqeust to ensure price index table

Version 1.1.3 - 2022-07-21

Changed
  • Added Sm_ShopBy for event ajax trigger on footer

Version 1.1.2 - 2022-07-20

Changed
  • Added new bind return for getCustomerprice()

Version 1.1.1 - 2022-07-20

Changed
  • Fixed tierprice issue on custom sort order

Version 1.1.10 - 2020-08-05

Fixed
  • Fixed isset issues of pricesystem attributes during save in admin
pricesystem-categoryprice-importexport

Version 1.1.0 - 2026-01-16

Added
  • Added compatibility to pricesystem 2.3.0

Version 1.0.9 - 2025-10-28

Fixed
  • Return a proper download response for the sample file so the browser saves the file instead of rendering it inline

Version 1.0.8 - 2025-08-08

Fixed
  • Fixed issue on calling Data::checkDateFormat instead of DateService::checkDateFormat

Version 1.0.7 - 2025-07-05

Added
  • Added README.md and CHANGELOG.md
Changed
  • Removed dependency of MageB2B\PricesystemCore\Helper\Data

Version 1.0.6 - 2025-02-25

Fixed
  • Fixed listing of categoryprice grid

Version 1.0.5 - 2022-12-27

Fixed
  • Fixed undefined constant on sample file download

Version 1.0.4 - 2022-11-30

Fixed
  • Fixed composer.json version constraint
  • Fixed setup:upgrade

Version 1.0.3 - 2022-07-18

Fixed
  • Fixed constant in registration.php

Version 1.0.2 - 2022-05-28

Fixed
  • Fixed composer.json

Version 1.0.1 - 2022-05-17

Changed
  • Update composer.json

Version 1.0.0 - 2022-04-26

Added
  • Added initial version
pricesystem-categoryprice-api

Version 1.0.2 - 2025-07-07

Added
  • Added CHANGELOG.md

Version 1.0.1 - 2024-07-25

Changed
  • Updated PHPdocs

Version 1.0.0 - 2022-05-11

Added
  • Initial version
pricesystem-categoryprice-graph-ql

Version 2.0.0 - 2026-02-02

Added
  • Initial module version
pricesystem-hyva

Version 1.0.0 - 2025-07-27

Added
  • Initial version
Modulspezifische Fragen
Was ist der größte Vorteil von kategoriespezifischen Preisen im Alltag?

Preisregeln werden einmal pro Kategorie gepflegt und wirken sofort auf alle zugeordneten Produkte, wodurch Pflegeaufwand sinkt und Konditionen schneller im Shop wirksam sind.

Wie lassen sich Kundenpreise und Kundengruppenpreise gemeinsam nutzen?

Beide Preisarten können parallel geführt werden, und eine feste Auswahlregel entscheidet bei Überschneidungen zuverlässig, welcher Preis gilt.

Wie bildet das Modul Mengenvereinbarungen und Laufzeiten ab?

Preisstaffeln nach Menge sowie Start- und Enddatum werden direkt in den Konditionen hinterlegt, damit Mengenrabatte und zeitlich begrenzte Vereinbarungen automatisch greifen.

Wie kann ich Preislogik für mehrere Websites sauber trennen?

Websitebezogene Preissteuerung ermöglicht unterschiedliche Konditionen je Markt oder Kanal, ohne separate Prozesse außerhalb von Magento aufzubauen.

Wo pflegt mein Team Kategoriepreise am schnellsten?

Die Pflege ist zentral in den Preislisten möglich und zusätzlich direkt im Kontext von Kategorie, Kunde und Kundengruppe, was operative Wege deutlich verkürzt.

Wie sehen Kunden ihre gültigen Kategoriepreise?

Im Bereich "Meine Preise" erhalten Kunden eine transparente Übersicht ihrer aktiven Konditionen und können diese bei Bedarf als CSV bereitstellen.

Wie unterstützt das Modul die Steuerung von Aktionen im Warenkorb?

Warenkorbregeln können berücksichtigen, ob gültige Kategoriepreise vorhanden sind, sodass Aktionen zielgerichtet auf passende Kundensegmente angewendet werden.

Eignet sich das Modul nur für B2B-Shops?

Kategoriespezifische Preislogik ist besonders stark bei verhandelten Konditionen, bietet aber auch in B2C-Szenarien mit segmentierten Preisstrategien einen klaren Mehrwert.

Allgemeine Fragen
Für wie viele Magento-Installationen gilt die Lizenz?

Die Lizenz gilt für eine Magento-Installation inklusive Multi-Website-Betrieb. Zusätzlich darf das Modul auf beliebig vielen Entwicklungs- oder Staging-Servern installiert werden. Weitere Details finden Sie in unseren Lizenzbestimmungen.

Ist die Installation im Preis enthalten?

Installation und Konfiguration sind nicht im Preis enthalten. Wir unterstützen Sie auf Wunsch bei einer reibungslosen Integration in Ihr System.

Welche Zahlungsmethoden stehen zur Verfügung?

Sie können per Kreditkarte (Stripe) oder per Überweisung (Vorkasse) bezahlen. Bei Kreditkartenzahlung wird die Bestellung sofort verarbeitet und die Zugangsdaten werden direkt in einer weiteren E-Mail bereitgestellt.

Wie läuft der Bestellprozess ab?

Nach Kreditkartenzahlung erhalten Sie unmittelbar Zugangsdaten für den Bezug des Moduls per Composer. Bei Überweisung erhalten Sie den Zugang, sobald die Rechnung bezahlt ist.

Ich benötige eine individuelle Anpassung des Moduls. Ist das möglich?

Individuelle Wünsche sind kein Problem. Wir passen unsere Magento‑2‑Module an Ihr Projekt an und pflegen eine eigene interne Version, sodass wir bei Supportanfragen genau wissen, was in Ihrem System läuft.

Kann ich eine Demo-Version lokal installieren?

Sie können auf der Detailseite des jeweiligen Moduls eine eigene Demo-Instanz anfordern, in der Sie das Modul intensiv 7 Tage testen können. Eine lokale Demo-Version stellen wir jedoch nicht bereit.

Ist der Quellcode verschlüsselt?

Nein, der Quellcode unserer Module ist nicht verschlüsselt. Wenn Sie eine Anpassung wünschen, senden Sie uns gerne eine Anfrage. Wir melden uns zeitnah mit einem unverbindlichen Angebot.

Wie sehen Updates und Support aus?

Sie können Ihrer Bestellung ein Support-Paket hinzufügen. Es umfasst Unterstützung sowie Updates und Upgrades rund um das Modul. Ein dauerhaftes Abo ist nicht erforderlich.

Ich habe bereits eine Lizenz. Wie kann ich ein Update durchführen?

Das Lizenzupdate können Sie bequem hier abschließen. Wenn Sie ein aktives Support-Paket haben, erhalten Sie Updates automatisch via Composer. Falls Ihr Support-Paket abgelaufen ist, können Sie Ihre Lizenz hier oder in Ihrem Kundenkonto verlängern.

Ich habe eine weitere Frage – wie erreiche ich Sie?

Sie erreichen uns jederzeit über E-Mail.

Kategoriespezifische Preise

×

Ideal für diese Branchen & Anwendungsfälle

Großhandels-Kategoriepreise

Legen Sie rabattierte Preise für ganze Produktkategorien für Großhandelskunden fest. Anstatt individuelle Produktpreise festzulegen, definieren Sie einen Kategoriepreis, der auf alle 200+ Produkte in Ihrer Großhandelskategorie angewendet wird. Großhandelskunden sehen automatisch rabattierte Preise auf alle Artikel, wenn sie sich anmelden, während Einzelhandelskunden Standardpreise sehen.

VIP-Kategorierabatte

Belohnen Sie VIP-Kunden mit exklusiven Preisen für Premium-Produktkategorien. Legen Sie Kategoriepreise mit hohen Prioritätswerten fest, die Standardgruppenpreise überschreiben. VIP-Mitglieder erhalten automatisch 15% Rabatt auf Luxusartikel, 20% Rabatt auf saisonale Kollektionen und 25% Rabatt auf Großbestellungen, alles verwaltet durch einfache Kategoriepreisregeln.

Saisonale Kategoriekampagnen

Planen Sie Werbepreise für ganze Produktkategorien während der Hochsaison. Legen Sie Winter-Kategoriepreise von Dezember bis Februar mit automatischer Aktivierung und Deaktivierung fest. Konfigurieren Sie Sommer-Räumungspreise für bestimmte Kundengruppen mit präzisen Datumsbereichen, wodurch manuelle Preisänderungen entfallen und Kampagnen genau wie geplant ablaufen.

Multi-Marken-Kategorieverwaltung

Verwalten Sie Preise für verschiedene Marken als separate Kategorien mit markenspezifischen Kundengruppen. Brand-A-Distributoren sehen Großhandelspreise für Brand-A-Kategorie, Brand-B-Distributoren sehen Preise nur für Brand B. Verwenden Sie das Prioritätssystem für Kunden, die mehrere Marken vertreiben, mit kundenspezifischen Überschreibungen für Hauptkunden.

Regionale Kategoriepreise

Legen Sie unterschiedliche Kategoriepreise für verschiedene Regionen mit Multi-Website-Unterstützung fest. US-Großhandelskunden sehen USD-Preise für die Elektronikkategorie, EU-Kunden sehen EUR-Preise, APAC-Kunden sehen andere Tarife. In Kombination mit Kundengruppen ermöglicht dies ausgeklügelte regionale Preisstrategien ohne komplexe Produktverwaltung.

Vertragsbasierte Kategoriepreise

Implementieren Sie Jahresverträge mit Preisvereinbarungen auf Kategorieebene. Legen Sie 12-Monats-Preise für die Kategorie Industriebedarf für Hauptkunden fest, geplant für automatische Verlängerung. Verwenden Sie Mengenstaffeln innerhalb von Kategorien, um Volumenverpflichtungen zu belohnen: Stufe 1 für monatliche Mindestmengen, Stufe 2 für Quartalsziele, Stufe 3 für Jahresverpflichtungen, alles auf Kategorieebene verwaltet.

Testen Sie ohne Risiko

Fordern Sie eine persönliche Demo-Instanz an und prüfen Sie das Modul direkt im Backend und Frontend unter realen Bedingungen – ohne lokale Installation.

Für Entwickler

Praxisnahe Magento-2-Anleitungen, technische Entwicklerdokumentation und API-Referenzen (REST, SOAP, GraphQL) für Installation, Konfiguration und Troubleshooting.

Zur Knowledge Base