List of questions
Related questions
Question 10 - AD0-E716 discussion
An Adobe Commerce developer has been tasked with applying a pricing adjustment to products on the website. The adjustments come from a database table. In this case, catalog price rules do not work. They created a plugin for getPrice on the price model, but the layered navigation is still displaying the old price.
How can this be resolved?
A.
Create an implementation for \Magento\Catalog\Hodel\Product\PriceModifierlnterf ace.
B.
Create an after plugin On \Magento\Catalog\Api\Data\BasePriceInterface:: getPrice.
C.
Create a plugin for\Magento\Catalog\Model\Indexer\Product\Price::executeRow.
Your answer:
0 comments
Sorted by
Leave a comment first