I'm developing a basic WooCommerce plugin that adds a calculator to the Single Product Page. The calculator uses a predefined value set in the product settings, for example, a box that covers 3.20 square meters of tiles. The customer enters the total square meters needed for their space, and the calculator determines how many boxes are required. Once calculated, the quantity can be automatically added to the cart. Each product can have its own unique base value.
Do you think it's worth working on this plugin? It's basic, but I couldn't find any with this simple functionality that's free.
Automatic cart updates sounds cool, I mean, why not developing it? Go ahead