Вопрос

On Bundle product detail page I am getting below error.

I tried:

- sudo rm -rf var/page_cache/* var/cache/* var/view_preprocessed/*  pub/static/frontend/* pub/static/adminhtml/* var/log/* generated/*
- magento setup:di:compile
- magento setup:upgrade
- magento indexer:reindex 

However, issue is still not resolved.

enter image description here

Это было полезно?

Решение

Not sure what the problem is, but I see you have a custom extension installed called IVG_Notifyme.
Try disabling that and see if the error reproduces.
If the problem goes away, contact the extension developer (if it's not you).
If it is you, then post in the question the code from IVG\Notifyme\Pricing\ConfigurablePrice.php

Лицензировано под: CC-BY-SA с атрибуция
Не связан с magento.stackexchange
scroll top