Hello,
I am creating a webshop selling customized windows for houses.
I got about 75 products where I need to add a calculator with WPC Multiple Steps addon to calculate a price. To make it all work I got some questions and edits.
Question 1:
I have added about 10 fields. I have added a field with the type list and added some list items. For example I have added a field with the type list called “Frame color” with the list items red, blå, white and grey.
But the value of these list items are variable per product.
The value for the red color on product 1 could be 10 and on product 2 it could be 20. How do I handle that so I don’t need to create a new field with the same list items per product?
Question 2:
I have created two input fields for height and width and added WPC Multiple Steps addon. I have set a default value on each field to 40. But when I view the product the price is not being calculated automatically. I must manually enter 40 again on each field to make the calculation work. Isn’t that a bug?
Edit 1:
I like the WPC Multiple Steps addon. But I don’t want the total calculated price to appear in the awspc-step-total-price div. Only the selected field option price on each step. Is that possible to edit?
Edit 2:
On each step I would like to display the selected field option in the panel-title. How do I edit that ?
Thank you in advance.