I really need expert help as totally stuck.
We have Magento 2 Store, and over we want to give the ability to the user to chose Store Pickup or UPS Delivery per product of cart.
Now from Cart user when navigated to check out how to handle this, as in checkout there are few products that do not need UPS method as those are marked as store pickup and Few which needs to send to UPS.
I think i need to create two orders but how to manage that on Checkout.
Please help.