We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1157ccd commit 61068d1Copy full SHA for 61068d1
app/code/Magento/Wishlist/etc/di.xml
@@ -61,13 +61,6 @@
61
</argument>
62
</arguments>
63
</virtualType>
64
- <virtualType name="Magento\GiftCard\Pricing\Price\Pool" type="Magento\Framework\Pricing\Price\Pool">
65
- <arguments>
66
- <argument name="prices" xsi:type="array">
67
- <item name="wishlist_configured_price" xsi:type="string">Magento\GiftCard\Pricing\Price\ConfiguredPrice</item>
68
- </argument>
69
- </arguments>
70
- </virtualType>
71
<virtualType name="Magento\GroupedProduct\Pricing\Price\Pool" type="Magento\Framework\Pricing\Price\Pool">
72
<arguments>
73
<argument name="prices" xsi:type="array">
0 commit comments