diff --git a/vendor/magento/module-catalog/etc/mview.xml b/vendor/magento/module-catalog/etc/mview.xml
index 7ae38a7f2d0..f34d7e7b0ed 100644
--- a/vendor/magento/module-catalog/etc/mview.xml
+++ b/vendor/magento/module-catalog/etc/mview.xml
@@ -49,6 +49,7 @@
             <table name="catalog_product_entity_decimal" entity_column="entity_id" />
             <table name="catalog_product_entity_int" entity_column="entity_id" />
             <table name="catalog_product_entity_tier_price" entity_column="entity_id" />
+            <table name="catalog_product_website" entity_column="product_id" />
         </subscriptions>
     </view>
     <view id="catalog_product_attribute" class="Magento\Catalog\Model\Indexer\Product\Eav" group="indexer">
