This is possible in shopify Plz help.
Show a new field for them to enter in the width they would like.
Width: 8,14,22,28,36 Custom
The 8-36 prices are set and can show the price no problems. The custom coding needs to do the following.
- When Custom selected a new field will appear to enter in the Width they require
- We need to have 3 Meta fields Min Width, Max Width and Price Per Width
- The coding needs to validate the entered value is in-between the Min and Max Width
- If the number validated within the range, Do the calculation of field Price Per Width X what number they entered.
- Go into the shopping cart with that cost and the width they entered.
