v1.0.1: Not working with Bundle products

Created by Esther Nguyen, Modified on Wed, 24 Aug 2022 at 10:08 AM by Esther Nguyen

ISSUE:

We have no issue when using simple products but the checkout/cart page gives a critical error, see a picture when there is a bundle in the cart:

main.CRITICAL: Error: Call to a member function isShowBeforeOrderConfirm() on null in app/code/Bss/MinMaxAmountOrderPerCate/view/frontend/templates/cart/item/default.phtml:32

The checkout/cart page is displaying fine as soon as we disable M2Min/MaxOrderAmountperCategoryforCustomer: 


SOLUTION:

There is a bug in our module when working with Bundle products (Bundle products contain sub-products => cannot get the viewModel of these products, so calling the function without checking will cause an error). 


To resolve the issue, please edit the file app/code/Bss/MinMaxAmountOrderPerCate/view/frontend/templates/cart/item/default.phtml:


If you need any further assistance, please feel free to contact us. We'd be happy to support you!

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article