<?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\Catalog\Block\Product\ListProduct">
        <plugin name="yotpo_yotpo_catalog_block_product_listproduct_plugin" type="Yotpo\Yotpo\Plugin\Catalog\Block\Product\ListProduct" />
    </type>
    <type name="Magento\Review\Block\Product\ReviewRenderer">
        <plugin name="yotpo_yotpo_review_block_product_reviewrenderer_plugin" type="Yotpo\Yotpo\Plugin\Review\Block\Product\ReviewRenderer" />
    </type>
    <type name="Magento\Catalog\Block\Product\View\Details">
        <plugin name="yotpo_yotpo_catalog_block_product_view_details_plugin" type="Yotpo\Yotpo\Plugin\Catalog\Block\Product\View\Details" />
    </type>
    <virtualType name="OmsTableNameArrayIterator">
        <arguments>
            <argument name="tableNames" xsi:type="array">
                <item name="yotpo_sync" xsi:type="string">yotpo_sync</item>
            </argument>
        </arguments>
    </virtualType>
</config>
