<?xml version="1.0"?>
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:ObjectManager/etc/config.xsd">
    <type name="Magento\Framework\Config\View">
        <plugin name="weltpixel-owlcarouselslider-config-view"
                type="WeltPixel\OwlCarouselSlider\Plugin\ConfigView" sortOrder="20"/>
    </type>
    <preference for="Magento\Catalog\Block\Product\ImageFactory" type="WeltPixel\OwlCarouselSlider\Block\Product\ImageFactory" />
    <preference for="Magento\Reports\Model\ResourceModel\Product\Index\Viewed\Collection"
                type="WeltPixel\OwlCarouselSlider\Model\ResourceModel\Product\Index\Viewed\Collection"/>
</config>
