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:
<plugin name="Bss_MultiStoreViewPricing::SalesRule_Rule_Action_Discount_ByFixed"
type="Bss\MultiStoreViewPricing\Plugin\SalesRule\Model\Rule\Action\Discount\Fixed"
sortOrder="0"/>
</type>
<plugin name="Bss_MultiStoreViewPricing::SalesRule_Rule_Action_Discount_ToFixed"
type="Bss\MultiStoreViewPricing\Plugin\SalesRule\Model\Rule\Action\Discount\Fixed"
sortOrder="0"/>
</type>
<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:
- BSS Commerce’s Magento 2 B2B Extension delivers a complete solution for scalable and efficient wholesale management.
- BSS Commerce’s Magento 2 SEO Extension empowers your store to rank higher and grow organic traffic faster.
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
Feedback sent
We appreciate your effort and will try to fix the article