Ver:1.3.9f
New install
no addons
I am building a site that sells craft type items. One item in particular has several color options (which will remain the same for all letters ordered). But if the customer wants to spell a name that has more than one letter, I am stuck on how to make that happen.
Ex. The name Debbie has 2 e's and 2 b's. The customer will specify the color from a radio button, but when it comes to the actual letter, I have no way to calculate the total. Preferably, I would like a box next to each letter than has a 0 for a default, but they can change it to:
D - 1
E - 2
B - 2
I - 1
and the car will calculate 6 letters x the cost per letter.
Is there a way to accomplish this?



