Parametrix
Billing options:
To use the wish list, you must accept the necessary cookies. Accept cookies
Can be used in:
Not available
This extension cannot be used in a Shopware Cloud shop.
Cloud
Self-hosted
Shopware 6 status
This app is not yet planned for Shopware 6
Support
This Extension Partner responds very quickly to support requests
Details
  • bogx902414784823m
  • Borucinski Grafix Software
  • 2.4.4
  • 24 Mar 2023
  • de_DE en_GB
  • 5.4.0 – 5.4.6
    5.5.0 – 5.5.10
    5.6.0 – 5.6.10
    5.7.0 – 5.7.19
Beforehand an important information about the Shopware 6 successor. This addon will be fully... more

Product information

Highlights

  • PRICE TABLE and PRICE MATRIX for lengths (a), widths (b) and areas (axb)
  • Simple lengths (a) and area calculation (axb) with input VALIDATION
  • FREE PARAMETERS - arbitrary parameters and dimensions (numeric input fields) with input VALIDATION, very flexible applicable
  • Compatible with CALCULATION FORMULA
  • Compatible with Shopware VARIANTS and ARTICLE GRADUATION PRICES

Description

Beforehand an important information about the Shopware 6 successor.

This addon will be fully integrated into the main plugin "Product Configurator 6" for Shopware 6 and will no longer be offered separately.


This plugin is an addon (extension module) to our Product Configurator. Parametrix extends the configurator by a dimensioning and price calculation of product parameters. The parameters include length, width, height, depth, diameter, weight, volume, performance, all properties that require numerical information and usually form the basis for a price calculation. Parametrix can also multiply these parameters by each other, resulting in e.g. areas (axb).


Parametrix is therefore also ideally suited for length or area calculations.


With the latest development (from plugin version 2.2.0), with the data type "free-parameter" and its new properties and methods, especially with the "Calculation Formula" there are no more limits for product dimensioning and calculation. Not only very simple mathematical operations and a third dimension (the "c-parameter"), e.g. to calculate a volume or weight, can be implemented with "free-parameter". Depending on requirements and application, you can


- any number of parameters or dimensions can be defined per configuration,

- and these are used as operands in complex operations (including Javascript "Math" methods and "if" queries) in the calculation formula 


Configuration errors can be avoided and special product configurations (e.g. constructive/architectural planners, furniture, technical or commercial calculations) can also be mapped by specifying minimum, maximum, steps and default values and price scales. If certain parameters do not imply surcharges directly - but are only calculated in connection with the other factors and dimensions and with the own FORMULA - the unknown or "0.00 €" parameter surcharge can simply be hidden in the price calculation with the setting formula=0.


With product personalization it is often necessary to make the parameter inputs or a surface calculation dependent on certain product options (e.g. for special materials or surfaces). This allows Parametrix in combination with the (black/whitelists) options in our product configurator.


Features

  • Input control (minimum and maximum values, shopping cart button control, no order if data missing)
  • Unit control (input in "cm" but basic price per "m", or input in milimeter and price per m²? No problem)
  • Basic price control (permanent display of the basic price used for calculation)
  • Calculation control (permanent display of price calculation)
  • Base price fixing (adds, surcharges or discounts on the base price of previous options)
  • Basic price graduation (charging, decreasing or increasing surcharges/reductions on the basic price per value size)
  • Aspect ratio (only for "axb_parameter", value only in one field, the second field is automatically calculated and filled in aspect ratio)
  • With and without price calculation (no price calculation, in case the dimensioning should not cause any costs)
  • Basic price calculation or alternatively surcharge calculation, if not the article itself but an additional, e.g. sticker, is to be dimensioned
  • NEW (from Release 2.2.0): any number of numeric parameters with "free-parameter" incl. validation of inputs



Links

  1. Product Configurator in Shopware Store
  2. Designer in Shopware Store
  3. Multiupload (coming soon)


Demos


Manual

Installation, the first steps, operating instructions and other information can be found in our new Parametrix manual.

Parametrix Manual (in German language)

Read, write and discuss reviews... more

Customer reviews

Average customer rating from 7 reviews:

Total
Functionality
Usability
Documentation
Support

Tolles Plugin, super Support und rasche Anpassungen

3 Jun 2021

Total
Functionality
Usability
Documentation
Support

Ausgezeichnetes Plugin - Guter Support

3 Jun 2021

Das Plugin ist super - es kann so gut wie alles. Es ist anfänglich zwar sehr aufwändig sich einzuarbeiten - da es unzählige Möglichkeiten gibt. Der Support ist sehr gut - und es wird schnell auf Fragen geantwortet. Das gute ist dass das Plugin ständig weiterentwickelt wird. Unter anderem Live im Einsatz zu sehen bei: https://www.flamingo-shop.eu/

Total
Functionality
Usability
Documentation
Support

TOP Unterstützung

17 Apr 2020

Wir können die Plungin´s und vor allem den Support zu 100% weiter empfehlen! Danke an Herrn Konrad B.

Total
Functionality
Usability
Documentation
Support

Gutes Tool, hat mir sehr gut geholfen. Danke weiter so!!!

20 Nov 2019

Total
Functionality
Usability
Documentation
Support

Produkt toll, Support perfekt!

4 Nov 2019

Hier wird ihnen geholfen!
Kann das, was es verspricht und der Support ist vorbildlich. Danke!

Total
Functionality
Usability
Documentation
Support

Mega Plugin und der Support ist wirklich einzigartig!

1 Sep 2019

Das Plugin kann noch so viel mehr, wie wir anfangs dachten. Wir sind sehr positiv begeistert, wie individuell wir nun alles gestalten konnten. Am Anfang hatten wir Probleme und haben sofort Hilfe bekommen und bei einer Idee einer Erweiterung wurde über Nacht ein neues Update veröffentlicht mit unseren Wünschen. So einen tollen Service haben wir noch nie erlebt, Daumen hoch und weiter so.

Total
Functionality
Usability
Documentation
Support

Super plugin mit excellentem SUPPORT

8 Apr 2019

Total
Functionality
Usability
Documentation
Support

Configuration manual

Installation, the first steps, operating instructions and other information can be found in our new Parametrix manual.

Parametrix Manual (in German language)

Changelog

Version 2.4.4

All numeric fields have been given inputmode="decimal" so that decimal characters are also displayed in the number blocks of mobile devices.

Version 2.4.3

New plugin setting for price matrix calculation:

 "Price determination in price matrix" = regressive

 "Price determination in price matrix" = progressive

 

This can be used to globally determine how the price in a two-dimensional price matrix is to be determined. Always the smallest (regressive) or largest (progressive) price per interval.

Version 2.4.2

Extension of the LESS file (CSS styling) for all input fields and their wrappers with the CSS class "is--disabled".

This class helps to implement certain configuration scenarios, where the inputs (the inputs of dimensions) are visually and functionally "frozen" (displayed but not changeable).


The "disabled" state can be achieved, for example, with the help of jQuery statement in the formula:

Formula example:

------------------------------------------------------------

/* disable input wrapper - with jQuery */

if (!$('#'+ key).hasClass('is--disabled')) {

    $('#' + key).addClass('is--disabled');

}


Version 2.4.1

Optimization of the tooltip icons: plain SVG is used instead of embedded SVG to reduce the loading time for extensive configurations.

Version 2.4.0

Small template adjustments for the new function "ORDER CODE BUILDER".

Version 2.3.9

Small optimizations in bogx_parametrix.less, which adapt the appearance of the input fields to the configurator.

Version 2.3.8

New universally applicable data type "axb_free_parameter", which combines all properties or advantages of "axb_parameter" and "free_parameter".

  • several areas or input pairs (space saving) in one configuration
  • use formulas, e.g. limits (min and max) can be adjusted dynamically
  • use article defaults (as for "axb_parameter", i.e. price scale or price matrix or for "free_parameter", i.e. the limits)
  • with or without required input


ATTENTION IMPORTANT:

Please reinstall the plugin in the Plugin Manager (click 1x "reinstall" button), your data will NOT be lost

Version 2.3.7

1. Extension for the data type "free_parameter" to dynamically check the plausibility of min/max values and correct them during configuration


2. Order of the option groups with the datatypes axb_parameter, a_parameter and b_parameter in the shopping cart is no longer changed (put at the end)


PLEASE NOTE:

3. All previous article defaults and surcharge operations in the CSV data records of the data types axb_parameter, a_parameter and b_parameter (percentage, multiplicative

and additive surcharges/discounts) are to be considered as "deprecated". We recommend that corresponding operations and operands are gradually replaced with

the formula logic.


As of SW6, these operation statements (incl. article defaults) will no longer exist in the CSV data records. These can be implemented more flexibly and

more transparent with the formulas. 

Version 2.3.6

Adaptation of all Parametrix templates to optimize the amount of data transferred from the main plugin "Product Configurator" to Parametrix.

Version 2.3.5

1. Tooltip also possible for axb-Parmater


2. Improved logic for the data type "free_parameter" - in relation to the defaults: min and max

Version 2.3.4

Small template corrections:

- correct display of group captions

Version 2.3.3

The numerical specifications in a and b parameters have been corrected to three-digit decimal precision.

Version 2.3.2

The three-digit decimal precision for the default field "step" (for a and b parameter) is now possible.

Version 2.3.1

Implementation of the current guidelines in plugin.xml for base plugin and dependent addons.

Version 2.2.9

In the data type "free_parameter" it is now possible to predefine "0" (zero) as a valid input value.

Version 2.2.8

Group descriptions and tooltips for input fields (a_parameter and b_parameter) are now considered.

Version 2.2.7

Extension of the performance of data type "free_parameter" by new properties/defaults: "round" and "baseprice".

1. round = manual inputs can be rounded up to multiplication of "step".


2. baseprice = the article price (base price) can be added to the total or not.


See also the description in the manual:
https://docs.google.com/document/d/13eHM9lfYcN1T4v7lN1xoRTEM6sVqp5ttqur9opuJsto/edit#heading=h.djjas0cygrlc 

Version 2.2.6

Small fixing in the template data field "data-quantity".

Version 2.2.5

1. Configured "free_parameter" options from the shopping cart are now taken.

2. Validation of "axb parameters" improved. 

Version 2.2.4

Tooltips refactoring - now also work in dependencies.

Version 2.2.3

  • Validation in pararametrix input fields has been optimized
  • Parametrix result row can optionally be acivated or deactivated. By specifying or omitting the default value (of the output unit)
  • Parametrix results can optionally be deactivated with formula=0 in the price calculation.

Version 2.2.2

Extension of the "default value" logic. If no unit is entered as "default value", no result line is displayed below the input field - useful for the "price matrix" in axb parameter.  

Version 2.2.1

Unification of the display of parameter input fields (<input>) in the frontend by labeling and CSS: for desktop and mobile device views.

Version 2.2.0

Free parameters/dimensions

Own numerical parameters or own (free) dimensions (as required, unlimited in number and use) with definable specifications for validation and graduated prices. If a third dimension or the "c parameter" has been missing so far, it can now be easily implemented with the new data type "free_parameter".

Also very interesting for all applications in which the data type "text" could previously be used for numerical specifications and could not be validated for allowed number spaces.

In connection with "Calculation Formula" very powerful and versatile (especially) applicable in technical applications, complex calculations, planners or calculators!

Demo:
https://bogx.de/shopwaredemo55/plugin-demos/personalisierung-plugins/produkt-konfigurator/parametrix-axb-und-free-mit-grundpreis-staffelung.html

NOTE:
Please make "REINSTALL" of plugin (simply click "reinstall" Button) so that the new database fields can be created. Don't worry about your config data.

Version 2.1.0

Calculation formula value=0 has been implemented - see also changelog for product configurator update 4.2.2

Version 2.0.0

Consideration of the new "calculation formula".

Version 1.9.0

Improved usability for Parametrix default-data in the article overview (in the backend).

Version 1.8.0

The configured dimensions (a, b and axb parameters) are correctly adopted as default values ​​when returning from the shopping cart or checkout back to the configuration.

Version 1.7.0

1. Consideration of shipping calculation.2. Improvement of the view of input fields on mobile devices.

Version 1.6.0

Consideration of the new functionality "delivery times".

Version 1.5.0

New Feature: Multiplication of dimensions (a, b) and area (axb) with surcharges of any option groups. In "article" you will find a new input field "Multiplications". There you can enter the option group IDs to be multiplied by a, b or axb. An example of the "lightbox" application, where the "print" option is separately multiplied by area-value:
https://bogx.de/shopwaredemo55/plugin-demos/personalisierung-plugins/produkt-konfigurator/null-artikel-parametrix-staffelpreise-und-aufschlaege.html

Version 1.4.0

Extended by default values ​​for a and b parameters.

IMPORTANT:Please after the update "reinstall" the plugin, so that in the DB, the new atrribute for a and b parameters can be created.

Version 1.3.0

Extension of the default values ​​(restrictions) for a and b parameters by "steps". Steps determine in how big steps the values ​​of a and b (by the numeric scrollbar) can be changed by the shop customer. The "steps" can now be specified as required per article, e.g. 100, 10, 5, 1 or 0.5 or 0.1 or 0.01 etc

Version 1.2.0

Implementation of charges-matrix for a-parameter and b-parameter. The calculated area can either be multiplied or not multiplied by the prices from the charges price matrix.

Version 1.1.0

- Improvement of modularization- Better validation of the parameter information- Better control of the shopping button (no shopping without value entry)

Version 1.0.0

First Release Shopware 5.4.x

About the Extension Partner

Borucinski Grafix Software Borucinski Grafix Software Shopware Extension Partner Shopware Extension Partner 13 Extensions 4.5 Ø Rating
Current version:

Version:

€ 30.00* /month
Cancelable monthly

Free trial month

This app starts with a free trial month. The rent can be canceled at any time on a monthly basis or will be automatically renewed at the indicated prices.

Updates and support

To use the wish list, you must accept the necessary cookies. Accept cookies

Recently viewed