Hi everyone,
Is there a way to add a calculator to my product page and now have it effect any of the product selection and price?
I want to have a small section where my customers can calculate how many boxes they need for their flooring since I will be selling it per box. I have used Custom Price Calculator but that effects the price and how many items are going into the basket.
Thank you in advance!
Hi @AytugEker
We have created a calculator for tile cost which works for variant and can add extra cost for specific logio.
Please refer the below URL to checkout the same
https://demo-grtrading.myshopify.com/products/aesthetic-mona-lisa-art-for-vivo-y90
Password: hari
Let me know if interested.
Hi @AytugEker ,
Could you provide additional details about the specific calculator you’re looking for and the dimensions customers need to input for its use? Additionally, sharing information about your product would be helpful.
I believe the Easify Product Options app could be a solution for your needs. It enables the creation of custom dimension fields for customers to input their specific data, and you have the flexibility to set up a formula for calculating the total price. It’s worth noting that this calculation can exclude the original product price, depending on your preferences.
Once you share more information, I can guide you through the setup process step by step
.
If you’re setting up a flooring calculator using a Shopify app (like a form builder or calculator widget), and you want it to be informational only (not changing price or quantity), here’s how to configure it (you can set custom fields in most of the apps):
Key Fields to Include
-
Area Width (ft/m)
- Input field where customer enters the room width.
-
Area Length (ft/m)
- Input field for the room length.
-
Coverage Per Box (sq ft / sq m)
- Fixed value based on your product (e.g. 23.77 sqft per box).
-
Total Area = Width × Length
- Formula field calculating area size.
-
Boxes Needed = CEIL(Total Area / Coverage Per Box)
-
Total Coverage = Boxes Needed × Coverage Per Box
- Optional field for clarity.
-
(Optional) Cost Estimator = Boxes Needed × Price Per Box
- Only if you want to show an approximate price visually.
Hello,
As your requirement, you can try to use an app like Calconic ‑ Calculator Builder to easily create the calculated.