Descripción breve
Con nuestro módulo de listas de precios B2B para Magento, podrá crear listas de precios para su tienda en un abrir y cerrar de ojos.
Puede diferenciar entre listas de precios base (por ejemplo, para promociones) y listas de precios estándar.
En caso de utilizar varias listas de precios, puede asignar prioridades a cada una.
Cada lista de precios es una intersección entre productos, clientes y/o grupos de clientes dentro del sistema Magento 2.
La interfaz de usuario sencilla le permite añadir varios productos a una lista de precios simultáneamente.
También se puede editar posteriormente de forma muy intuitiva gracias a la función de edición en línea.
Resumen de funciones – Listas de precios
- Gestión de listas de precios (vinculación con clientes, grupos de clientes, productos) para uno o todos los sitios web
- Creación de listas de precios base y listas de precios (por ejemplo, para promociones)
- Limitación temporal de las listas de precios
- Asignación automática de nuevos clientes a una lista de precios mediante un atributo de cliente
- Descuentos globales por grupo de clientes
- Aplicación de precios: precio nominal (en la moneda de la tienda), recargos nominales, recargos porcentuales, descuentos nominales y descuentos porcentuales
- Visualización del descuento en % en la vista de lista, búsqueda y página de detalle del producto (configurable)
- Visualización del descuento total como bloque en la página del carrito (configurable)
- Definición del precio original (precio tachado)
- Orden de precios: orden de clasificación, precio más bajo, precio más alto
- Amplias funcionalidades de importación y exportación [Add-On]
- Interfaz API SOAP / REST [Add-On]
Ventajas de nuestro módulo
- Compatibilidad total con el modo multi-tienda
- Compatibilidad total con el Full Page Cache / Varnish Cache de Magento 2 mediante tecnología Ajax (carga asíncrona de precios)
- Alto rendimiento incluso con un gran número de registros (> 1 millón de registros)
- Compatibilidad total con todos los tipos de productos de Magento 2
- Tipo de caché propio para la lógica de precios con su propia duración de caché para mejorar el rendimiento
- Edición rápida de datos mediante "edición en línea" directamente en la vista de lista (en el área de administración)
- Integración perfecta en el proceso de cálculo de precios de Magento 2
- Compatible con ElasticSuite de forma inmediata
¿Necesita funcionalidades adicionales?
- Nuestro módulo Lógica de precios cubre casi todos los requisitos en la fijación de precios.
Nuestro módulo B2B para listas de precios es la solución ideal para gestionar listas de precios en su tienda Magento 2. Cree listas base y listas de precios con cualquier combinación de productos, clientes y grupos de clientes.
Crear listas de precios con Magento 2
Cree listas de precios con nuestro módulo para Magento y combine productos, clientes y grupos de clientes según sus necesidades.
- Las listas de precios permiten representar relaciones complejas entre productos, clientes y grupos de clientes
- Cada lista de precios puede contener una cantidad ilimitada de productos, clientes o grupos de clientes
- Es posible establecer una validez temporal para cada lista de precios
- Asignación automática a una lista de precios al registrar un cliente mediante coincidencia con atributos del cliente o de la dirección
- Asignación manual a una lista de precios desde el área de administración
- Con una lista de precios base como tipo de precio separado, se puede diferenciar entre precios de catálogo y precios promocionales
- Si existen múltiples listas de precios, puede definir una prioridad para determinar cuál se aplica
- Defina si una lista de precios es válida solo para un sitio web o para todos los sitios de su sistema Magento 2
Descuentos globales por cliente
- Se puede asignar a cada cliente un descuento global aplicable a todos los productos, calculado directamente sobre el precio estándar
Descuentos globales por grupo de clientes
- Funcionalidad equivalente a los descuentos por cliente individual
- El descuento se aplica a todos los productos del catálogo
Aplicación de precios
Para cada tipo de precio definido en nuestro módulo, puede elegir entre las siguientes opciones:
- Precio fijo (importe nominal)
- Recargo (nominal)
- Recargo en %
- Descuento (nominal)
- Descuento en %
Para los valores porcentuales (recargos o descuentos), se puede definir el precio de referencia, por ejemplo el MRSP, el atributo de coste u otros atributos de precio en Magento 2.
Definición del orden de precios
Puede definir el orden de aplicación de los precios (por producto/cliente), siempre que este tipo de precio esté disponible para el cliente.
- Esta función controla qué precio se muestra en el frontend, independientemente de cuántas combinaciones posibles (descuento global, lista de precios) existan para el cliente
- Puede definir un orden personalizado o utilizar el precio más bajo o más alto
Importación y exportación [Add-On]
Con nuestro complemento podrá importar y exportar precios y descuentos específicos por cliente.
Se incluye un archivo de ejemplo en formato CSV.
Si desea ajustar el formato o los encabezados de las columnas, ofrecemos servicios de personalización individual.
También podemos proveerle un archivo para la ejecución programada del proceso de importación.
Interfaz SOAP / REST API [Add-On]
Como complemento, también ofrecemos una interfaz API (SOAP/REST) que le permite transferir automáticamente los precios desde su sistema ERP o de gestión de inventario hacia Magento 2.
Integración con ERP y sistemas de gestión
Si lo desea, ofrecemos desarrollo personalizado para conectar su sistema ERP o de gestión de inventario.
Los sistemas modernos permiten comunicación en tiempo real. Podemos realizar integraciones con sistemas como:
Actindo, BüroWare, Epicore, JTL, microtech, Netsuite, Pixi, Microsoft Dynamics, SAGE, WinLine, SAP HANA, SAP Business One,
weclapp, Oracle JDEdwards, Vario, deltra orgaMAX y muchos más.
Nota: Como Magento 2.4.x utiliza ElasticSearch, actualmente no es posible mostrar el filtro de precios individualizados en la navegación por capas.
pricesystem [2.2.6] - 2025-06-24Fixed
- Fixed display of basePrice when tax display (net/gross amount) on detail page is enabled
pricesystem [2.2.5] - 2025-04-23Changed
- Changed template path definition of pricesystemcore/index.phtml from Block Class to xml
pricesystem [2.2.4] - 2025-02-28Fixed
- Fixed Reflection Error when class of original price type could not be found or loaded
Changed
- Improved Date Range Validation checks
pricesystem [2.2.3] - 2024-12-12Fixed
- Fixed issue when using decimal values for qtys
pricesystem [2.2.2] - 2024-10-27Added
- 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
pricesystem [2.2.1] - 2024-09-21Changed
- Changed Version class for displaying extension information
Fixed
- Fixed some issues for Magento_CSP Compatibility
pricesystem [2.2.0] - 2024-08-31Added
- 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
pricesystem [2.1.13] - 2024-08-18Fixed
- 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
pricesystem [2.1.12] - 2024-08-08Changed
- Show last update date from this file inside the system configuration of the extension
pricesystem [2.1.11] - 2024-07-22pricesystem [2.1.10] - 2024-07-19pricesystem [2.1.9] - 2024-03-24pricesystem [2.1.8] - 2024-03-06pricesystem [2.1.7] - 2024-03-05Changed
- 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
pricesystem [2.1.6] - 2023-12-28Changed
- Changed hard coded groupId 0 to GroupManagement::NOT_LOGGED_IN_ID
pricesystem [2.1.5] - 2023-11-29Fixed
- Fixed issue with shipment tab on frontend my orders section if display of custom view template was enabled
pricesystem [2.1.4] - 2023-11-08Fixed
- Fixed discount text for configurables with tier prices
pricesystem [2.1.3] - 2023-11-06Fixed
- Fixed tier price display for configurable products
pricesystem [2.1.2] - 2023-09-16Fixed
- Fixed double currency conversion in cart
pricesystem [2.1.1] - 2023-08-14Fixed
- Fixed double currency conversion in cart
pricesystem [2.1.0] - 2023-06-04pricesystem [2.0.26] - 2023-06-03Added
- New configuration to add routes, for which ajax price request should not be done
pricesystem [2.0.25] - 2023-05-16Fixed
- Added rounding for price discount calculations
pricesystem [2.0.24] - 2023-05-12Fixed
- Pricesystem discount amount reload after cart qty update
pricesystem [2.0.23] - 2023-05-14Added
- "product" object is passed to Customized Price
pricesystem [2.0.22] - 2023-05-13Added
- Added new config to check for customer discount / customer group discount for price codes
pricesystem [2.0.21] - 2023-05-12Fixed
- Dynamic properties declarations are fixed
pricesystem [2.0.20] - 2023-05-06Fixed
- Incorrect tier price on PDP for configurable product on qty change
pricesystem [2.0.19] - 2023-04-16Added
- Added new system configuration "Show From Price for Configurables" to show the lowest price from all simple tiers as the configurable price
pricesystem [2.0.18] - 2023-03-22Fixed
- Fallback solution for DefaultConfigProvider on Original price, if e.g. configured_original_price is set
pricesystem [2.0.17] - 2023-03-21Added
- 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
pricesystem [2.0.16] - 2023-03-01Fixed
- Fixed an issue that disabled products were shown under my prices section in frontend
pricesystem [2.0.15] - 2023-02-21Fixed
- Fixed a JS issue undefined priceSystem when module is not enabled on a specific website
pricesystem [2.0.14] - 2023-02-15Fixed
- Fixed an issue when a custom price record was inserted with a qty of 0, it was falsely considered as tierprice within getTierPriceList function
pricesystem [2.0.13] - 2023-02-14Fixed
- Fixed an issue which could lead to wrong prices when the config "Store View Code in URL" is active
pricesystem [2.0.12] - 2023-02-09Fixed
- Fixed phpDoc for swagger for recent get-multi-price API feature
pricesystem [2.0.11] - 2023-02-07Added
- New /V1/pricesystem/get-multi-price API call to retrieve final and tier prices for multiple skus
pricesystem [2.0.10] - 2023-01-28Fixed
- Fixed /V1/pricesystem/get-final-price API call
Changed
- Removed redundant ACL node MageB2B_PricesystemCore::pricesystem (use MageB2B_PricesystemCore::main instead)
pricesystem [2.0.9] - 2023-01-25Added
- New configuration to show "My Prices" my account link only when custom prices are set to the customer
pricesystem [2.0.8] - 2023-01-12Added
- 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
pricesystem [2.0.7] - 2022-11-28Changed
- 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
pricesystem [2.0.6] - 2022-11-25Added
- 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
pricesystem [2.0.5] - 2022-11-24Fixed
- 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
pricesystem [2.0.4] - 2022-11-24Fixed
- 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
pricesystem [2.0.3] - 2022-11-17Fixed
- Fallback to the regular price is done, when custom price cannot be calculated
pricesystem [2.0.2] - 2022-11-12Changed
- Changed function getWebsitesForForm to add default parameter $addAllWebsites, value false
pricesystem [2.0.1] - 2022-11-11Fixed
- Fixed issue with infinite scroll price update
pricesystem [2.0.0] - 2022-11-01Added
- 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
pricesystem [1.1.11] - 2022-08-08Fixed
- Fixed issue with new customer group on admin save of pricesystem attributes
pricesystem [1.1.10] - 2020-08-05Fixed
- Fixed isset issues of pricesystem attributes during save in admin
pricesystem [1.1.9] - 2022-07-28Fixed
- Fixed Pricesystem API URL Checkout for getActual... methods
pricesystem [1.1.8] - 2022-07-27Changed
- Change price box from display: none to visilbity:hidden to prevent custom theme issues/jumping of product blocks
pricesystem [1.1.7] - 2022-07-25Fixed
- Whitelist additional routes
pricesystem [1.1.6] - 2022-07-24Fixed
- 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)
pricesystem [1.1.5] - 2022-07-21Fixed
- Fixed ID issue on price warming
pricesystem [1.1.4] - 2022-07-21Changed
- Add prices reload for SM_SHOBY extension ajax pagination
- Add price warming on category price ajax reqeust to ensure price index table
pricesystem [1.1.3] - 2022-07-21Changed
- Added Sm_ShopBy for event ajax trigger on footer
pricesystem [1.1.2] - 2022-07-20Changed
- Added new bind return for getCustomerprice()
pricesystem [1.1.1] - 2022-07-20Changed
- Fixed tierprice issue on custom sort order
pricesystem-pricelist [2.1.2] - 2025-05-08Fixed
- Fixed an issue on saving NOT_LOGGED_IN customer group for a pricelist as single entry in admin
pricesystem-pricelist [2.1.1] - 2024-08-14Fixed
- Fixed adminhtml.xml for new config added recently
pricesystem-pricelist [2.1.0] - 2024-08-14Added
- Display ID for assign/deassign pricelist window in admin customer edit section
- Display is_basepricelist inside the customer edit section grids (customer-related pricelists, customer-group related pricelists)
- Added a configuration "match_exact_type" to use exact comparison (===) when auto-assign pricelists during customer registration
- Added note inside the pricelist popup when no pricelists are available in the system
pricesystem-pricelist [2.0.23] - 2024-03-19Fixed
- Fixed issue with isValidUserId() function
pricesystem-pricelist [2.0.22] - 2024-03-06pricesystem-pricelist [2.0.21] - 2024-01-31Changed
- Changed function of isValidUserId() to include the website check of the customer with pricelist website
Fixed
- Fixed an issue with pricelist export on admin area (column ID was ambigious)
pricesystem-pricelist [2.0.20] - 2023-11-08Changed
- Changed the copy behavior of a pricelist - now on a copied base pricelist will be unset as a base pricelist to avoid issues during the save process of the new created pricelist
pricesystem-pricelist [2.0.19] - 2023-10-26Fixed
- Fixed an issue which ocurred on customer group edit form
pricesystem-pricelist [2.0.18] - 2023-09-19Fixed
- Fixed an issue which could result in wrong group-related pricelist assignments on customer edit (pricesystem tab)
pricesystem-pricelist [2.0.17] - 2023-07-18Added
- Added grid under admin section of customer edit (pricesystem tab) to display customer group related pricelists
pricesystem-pricelist [2.0.16] - 2023-06-07Fixed
- Fixed Pricelist save when product id column is enabled
pricesystem-pricelist [2.0.15] - 2023-05-31Fixed
- Added Fallback for Filter Input (Magento 2.4.0)
pricesystem-pricelist [2.0.14] - 2023-05-28Fixed
- Fixed UI component listing
pricesystem-pricelist [2.0.13] - 2023-05-24Changed
- Changed automatic customer assignment behavior, it will not apply anymore when either customer attribute or customer attribute value is null
pricesystem-pricelist [2.0.12] - 2023-05-12Fixed
- Dynamic properties declarations are fixed
pricesystem-pricelist [2.0.11] - 2023-05-08Added
- Added new config field: "Show pricelist product id column in pricelist products grid"
pricesystem-pricelist [2.0.10] - 2023-04-16Added
- Added cart condition rule for pricelist
- 2.4.6 compatibility fixes
pricesystem-pricelist [2.0.9] - 2023-01-25Added
- New configuration to show "My Prices" my account link only when custom prices are set to the customer
pricesystem-pricelist [2.0.8] - 2023-01-12Changed
- Used new core trait to compare prices by priority
pricesystem-pricelist [2.0.7] - 2022-12-28Changed
- Refactored pricelist before/after save (relational data for customers/groups/products) to avoid direct MySQL queries
pricesystem-pricelist [2.0.6] - 2022-12-12Fixed
- Fixed dependency issue occuring during setup upgrade (Unable to apply data patch MageB2B\PricesystemPricelist\Setup\Patch\Data\AddPricelistAttributes)
- Fixed the issue that the productsContainer was not showing all products when the website of the pricelist was selected to "All Websites"
pricesystem-pricelist [2.0.5] - 2022-11-28Added
- Added PriceProvider for My prices block
pricesystem-pricelist [2.0.4] - 2022-11-24Fixed
- Fixed issues around localized date input format when saved into DB
pricesystem-pricelist [2.0.3] - 2022-11-23Fixed
- Fixed behavior of pricelist grid under customer pricesystem tab as well as on assign/deassign grid to flush inconsist behavior for the recent 'all Websites' feature
Changed
- DB column pricelist.website_id should not be null
pricesystem-pricelist [2.0.2] - 2022-11-12Added
- Added feature to select "All Websites" for pricelists (internal flag for website_id should be 0 in this case)
pricesystem-pricelist [2.0.1] - 2022-11-08Fixed
- Fixed issue to take the lowest/highest price for pricelist price with the same qty
No changelog available yet.