Fix Conflict issue between BSS M2 Multiple Store View Pricing and M2 Shopping Cart Price Rule per Store View

Created by Support Agent, Modified on Fri, 3 Apr at 5:32 AM by Support Agent

QUESTION:

I installed these two modules M2 Multiple Store View Pricing and M2 Shopping Cart Price Rule per Store View v1.0.5 on the site but it seems not to work together on our Magento 2.3.2 CE


ANSWER:


To fix the conflict of the two modules to make it work together, please edit as below:


Edit file app/code/Bss/MultiStoreViewPricing/etc/di.xml
comment code as below:
<!-- <type name="Magento\SalesRule\Model\Rule\Action\Discount\ByFixed">
<plugin name="Bss_MultiStoreViewPricing::SalesRule_Rule_Action_Discount_ByFixed"
type="Bss\MultiStoreViewPricing\Plugin\SalesRule\Model\Rule\Action\Discount\Fixed"
sortOrder="0"/>
    </type>
    <type name="Magento\SalesRule\Model\Rule\Action\Discount\ToFixed">
<plugin name="Bss_MultiStoreViewPricing::SalesRule_Rule_Action_Discount_ToFixed"
type="Bss\MultiStoreViewPricing\Plugin\SalesRule\Model\Rule\Action\Discount\Fixed"
sortOrder="0"/>
    </type>
    <type name="Magento\SalesRule\Model\Rule\Action\Discount\CartFixed">
<plugin name="Bss_MultiStoreViewPricing::SalesRule_Rule_Action_Discount_CartFixed"
type="Bss\MultiStoreViewPricing\Plugin\SalesRule\Model\Rule\Action\Discount\Fixed"
sortOrder="0"/>
</type> -->


If you need any further assistant, please do not hesitate to let us know. Also, here are BSS Commerce information that you might care:


BSS Commerce is a trusted Magento 2 extensions provider with 14+ years of experience, serving 75,000+ customers worldwide. We are an Adobe Commerce Solution Bronze Partner and a Select Magento Extensions Builder, reinforcing our expertise in the Magento ecosystem.


We specialize in developing 150+ high-quality Magento 2 extensions that enhance functionality, improve user experience, and support scalable growth. Our reputation is built on long-term partnerships, positive feedback, and proven performance-driven solutions.


We provide you our top tier extensions:


Explore for more at https://bsscommerce.com/magento-2-extensions.html


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 at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article