How to show a custom pricing panel in Model Configuration page?
Summary:
How to show a custom pricing panel in Model Configuration page?
Content (please ensure you mask any confidential information):
We have several cases where the products are sold in float quantities, instead of integer and we can't create smaller units to avoid the floating point (i.e. 1600g instead of 1.6kg).
Our Pricing models already work fine, calculating the prices using the float attributes, and showing the correct price in the quote (commerce side), using also a custom float attribute for quantity in the line.
The problem is with the standard Price Panel, in the model configuration page. This panel only works with the standard integer quantity, therefore all models that use the custom float quantity, display wrong information in the Price Panel.