Converting WooCommerce quantity field to allow strings
-
Hi,
I’m currently developing a quotation-based website, and as such I need the ability to quote on multiple quantities. I’ve got the YITH quote request plugin installed, so that side of things is covered, but I just need a way to get the quantity to accept a string rather than an integer so the user can type in multiple quantities for us to manually quote on.
I’ve so far tried to amend the quantity-input.php file in Woocommerce, and I can of course change the input type to “text”, but my issue comes on the next page. On the quote page it’s not showing the string in the quantity column.
Any help would be greatly appreciated.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Converting WooCommerce quantity field to allow strings’ is closed to new replies.