Issue:
I am using version 1.2.9 on M2.4.2 but the extension is not working properly.
The product page, try to show the Box but is not showing properly.
Solution:
The root of the issue is from the conflict with module Bss_MultiStoreViewPricingTierPrice since two modules rewrite the same block \Magento\Swatches\Block\Product\Renderer\Configurable
To solve the issue, we have created a custom module with adding these files
app/code/Bss/MSVPTierPriceGridview/Block/Product/View/Configurable.php
app/code/Bss/MSVPTierPriceGridview/etc/di.xml
app/code/Bss/MSVPTierPriceGridview/etc/module.xml
app/code/Bss/MSVPTierPriceGridview/registration.php
Please apply these changes to the site.
If you need any further support, please feel free to contact us.
We're always willing 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
Feedback sent
We appreciate your effort and will try to fix the article