How to get product_options for sales_order_item ? I need the price of simple product (bundle)

enter image description here

有帮助吗?

解决方案

You can check the quote_item_option table :

option_id, code, item_id, product_id, value
许可以下: CC-BY-SA归因
scroll top