cancel
Showing results for 
Search instead for 
Did you mean: 

Store Bundle Option Products Market Price(At the time of order) in sale_order_item table

0 Kudos

Store Bundle Option Products Market Price(At the time of order) in sale_order_item table

I have a scenario to return the bundle options product market price while refund. I have attached the sample screens as well Bundle Product Configuration:

Dynamic Price - false

Bundle Option 1 Name: Product 1 price type :Fixed Price Qty: 1 (Ex: 100 original price is 200) Name: Product 2 price type :Fixed Price Qty: 1 (Ex: 300 original price is 500)

 

After I have ordered this product with the above option. In sales_order_item table product_options: {"info_buyRequest":{} contains only the 100, 300 amount.

 

But I need the 200, 500 amount also in the original_price column of each items.

currently original_price columns is 0.000.

 

Please store the original price at the time purchasing . Magento version : Enterprice 2.2.6 Product b-3.pngb-2.pngb-1.png