Magento 2.3, allow "User defined" quantities for admin/backend
Budget: $250 – $750 USD
On our version of Magento 2.3.3, there’s no native way to allow “user defined” quantities, for bundle options -- defined as “checkbox”
We have made custom development to allow users on front-end to choose quantity per option before adding to cart, and it’s working perfectly. (See Image A)
However, our issue is this works only on front-end right now, and when we want to edit an order on backend, or create a new order, when “configuring” a bundle product, we can not choose quantities per option.
Current behavior on back-end:
We can only choose if to include each option or not, and quantity is shared for all options.
(See image B)
Expected behavior:
Instead of checking if to include an option or not (with quantity 1 by default), we would like to instead set the quantity of the option like on front-end.
We have made custom development to allow users on front-end to choose quantity per option before adding to cart, and it’s working perfectly. (See Image A)
However, our issue is this works only on front-end right now, and when we want to edit an order on backend, or create a new order, when “configuring” a bundle product, we can not choose quantities per option.
Current behavior on back-end:
We can only choose if to include each option or not, and quantity is shared for all options.
(See image B)
Expected behavior:
Instead of checking if to include an option or not (with quantity 1 by default), we would like to instead set the quantity of the option like on front-end.