So we sell a single product. It's a switch(it comes in two variations), but we determine the variation of said switch based on the make and model of the generator they own.
So for example, customer owns a Honda generator, model #1000. They first scroll through the makes(brands) on the single product page, after they make that selection, they then choose the model #1000(based on the make/brand). With this information, we then send the type of switch they want(the customer does not see this info, we determine the switch type based on the generator they own), it gets sent to us so we know what version to send them.
My question is, using EasyCart, what is the best way to approach this? We just want to have a single product page where they select the make and model, then that info gets sent to us.
Thank you!
So for example, customer owns a Honda generator, model #1000. They first scroll through the makes(brands) on the single product page, after they make that selection, they then choose the model #1000(based on the make/brand). With this information, we then send the type of switch they want(the customer does not see this info, we determine the switch type based on the generator they own), it gets sent to us so we know what version to send them.
My question is, using EasyCart, what is the best way to approach this? We just want to have a single product page where they select the make and model, then that info gets sent to us.
Thank you!
Comment