Skip to content

Commit

Permalink
Update to get RecentlyViewed widget
Browse files Browse the repository at this point in the history
  • Loading branch information
AleksandrsKondratjevs committed Nov 6, 2020
1 parent bce755e commit 470abb8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/etc/graphql/di.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
<item name="Slider" xsi:type="string">Scandiweb\Slider\Block\Widget\Slider</item>
<item name="NewProducts" xsi:type="string">Magento\Catalog\Block\Product\Widget\NewWidget</item>
<item name="CatalogProductList" xsi:type="string">Magento\CatalogWidget\Block\Product\ProductsList</item>
<item name="RecentlyViewed" xsi:type="string">Magento\Catalog\Block\Widget\RecentlyViewed</item>
</argument>
<argument name="widgetUnescapedParams" xsi:type="array">
<item name="type" xsi:type="string">type</item>
Expand Down

0 comments on commit 470abb8

Please sign in to comment.