Hi everyone,
I’m exploring a store concept where products are sold based on area (for example custom flooring, rugs, or sheet materials), and many customer requests involve irregular shapes rather than simple rectangles.
I’m trying to figure out:
-
How do you calculate pricing when customers submit irregular dimensions?
-
Do you require manual review before quoting?
-
Are there apps that allow custom area-based pricing?
-
How do you prevent underpricing when shapes aren’t standard?
Right now I’m considering whether to:
-
Ask customers to break shapes into rectangles manually
-
Build some sort of area calculator logic
-
Charge based on bounding rectangle and absorb margin differences
Would love to hear from anyone selling custom-sized materials.
Thanks!