Quite often the manufacturer allows you to select the in advance..
For this goal should be visual questionnaire..
This plugin helps define such questionnaire..
It will work for others too but some changes in file css fixed css can be needed..
Price, captions, images can be changed in configuration file wp-content plugins lisette-cost-calculator config questionnaire-test.php..
There may be any other name of questionnaire file.
In this case new name should be set in file lisette-cost-calculator php $application = new LisetteCCApplication.
Any answer can has caption, image, value..
If parameter value is number, then it will be added to total sum. 'question => 'Headboard, 'answers =>, ], If number symbol * placed, then it's coefficient. 'question => 'Age, 'answers =>, ], All images should be placed in folder wp-content plugins lisette-cost-calculator img..
If caption too long add small parameter 'question => 'Model, 'answers =>, ], If image is not specified, item will be printed without image. 'question => 'Price class, 'answers =>, ],...
Read more