

Five sale-option rows in the product editor.
Pablo MeasureCart replaces standard loop add-to-cart buttons with a fixed plus/minus interface across WooCommerce product views.
Each product provides five complete, independently enabled sale-option slots. Every slot includes:
The storefront displays the price per configured base quantity and a live total. For example, a product configured as $10 per 0.5 kg displays a total of $30 when the cart quantity reaches 1.5 kg.
The plugin also provides:
Two focused MeasureCart administration screens configure grid fields and table fields. Every selectable field is predefined, validated and available directly to the administrator.
The human-readable frontend JavaScript source is included at assets/js/frontend.src.js. The runtime file assets/js/frontend.js is also readable and is generated by copying the source file without minification or transformation. No build tools are required.