Skip to main content

Product Configurator

  • March 22, 2022
  • 4 replies
  • 59 views

I am new to airtable and trying to determine if this is the proper tool to create a product configurator for our website. I was wondering if anyone has created a product configurator before with airtable and can recommend a starting point or share a template they may have? We are not going to include prices which should make this easier. I am just trying to get an understanding of where to start.

Our product is electric heaters so we would select a type (air heater) then Volts, watts, termination, fittings etc. After they select all the options we would want a quote created and sent to us in order to view it and quote them a price.

Any help or pointing in the correct direction would be much appreciated!

4 replies

kuovonne
Forum|alt.badge.img+29
  • Brainy
  • 6009 replies
  • March 22, 2022

You could have a “configuration” table with a form where people pick their configuration and also enter contact info. When a new form is submitted, you look at the configuration selected to determine the price, and then email the result.


  • Author
  • New Participant
  • 2 replies
  • March 22, 2022

You could have a “configuration” table with a form where people pick their configuration and also enter contact info. When a new form is submitted, you look at the configuration selected to determine the price, and then email the result.


That sounds like exactly what we would want to do. Do you happen to know of any templates that might be somewhat similar to this? Just trying to get a base of where to begin.


kuovonne
Forum|alt.badge.img+29
  • Brainy
  • 6009 replies
  • March 22, 2022

That sounds like exactly what we would want to do. Do you happen to know of any templates that might be somewhat similar to this? Just trying to get a base of where to begin.


Create a new table with the fiels that you indicated:

  • air heater type
  • volts
  • watts
  • termination
  • fittings

Your {air heater type} will probably be a linked record field
You {fittings} field will probably be a single select or a linked record field.
{Volts} and {watts} are also probably single select fields.

Then create a new form view.

Play around in Airtable and you will discover your way. It’s fun!


  • Author
  • New Participant
  • 2 replies
  • March 22, 2022

Thank you for the information. Thats a good start. I will give it a try.