• Welcome to KonaKart Community Forum. Please login or sign up.
 

Bundled products as order items (orders products)

Started by kkdubey042@gmail.com, May 15, 2017, 10:31:08 am

Previous topic - Next topic

kkdubey042@gmail.com

If we create the order for the bundled product then we see only one order products as the order item in orders_product, bu we need to change as per our requirement we need to add all the bundled products into the orders_product as the order item do we have any configuration for this or we can change by doing code change?

julie

You'll have to manage this yourself when the product is added to the cart. Depending on what your rules are, it may be a bit tricky to manage situations where a customer attempts to remove or change the quantity of just one of the bundle components.

kkdubey042@gmail.com

Thanks Julie, Is there any other way to do this?