artyak Posted September 7, 2021 Share Posted September 7, 2021 My module give error for me, if i use Quantity type in Configurable Option. If i use Dropdown, all good, but i need use quantity. And question: how i can change quantity type from integer to string? I only need make this, when user place order for service. 0 Quote Link to comment Share on other sites More sharing options...
pRieStaKos Posted September 8, 2021 Share Posted September 8, 2021 Check {elseif $configoption.optiontype eq 4} in you configureproduct.tpl and change the <input type> from number to text 0 Quote Link to comment Share on other sites More sharing options...
artyak Posted September 8, 2021 Author Share Posted September 8, 2021 4 hours ago, pRieStaKos said: Check {elseif $configoption.optiontype eq 4} in you configureproduct.tpl and change the <input type> from number to text Thanks for reply, but it doesn't fix my problem 😞 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.