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.
2 parents 6da2200 + 61068d1 commit a3e24abCopy full SHA for a3e24ab
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