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 f5a85ab commit 3da2906Copy full SHA for 3da2906
app/code/Magento/Catalog/etc/mview.xml
@@ -50,6 +50,7 @@
50
<table name="catalog_product_entity_int" entity_column="entity_id" />
51
<table name="catalog_product_entity_tier_price" entity_column="entity_id" />
52
<table name="catalog_product_link" entity_column="product_id" />
53
+ <table name="catalog_product_website" entity_column="product_id" />
54
</subscriptions>
55
</view>
56
<view id="catalog_product_attribute" class="Magento\Catalog\Model\Indexer\Product\Eav" group="indexer">
0 commit comments