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 3a460d2 commit 68e2d41Copy full SHA for 68e2d41
Model/Observer/Product/CacheCleanAttributeUpdate.php
etc/events.xml
@@ -4,9 +4,4 @@
4
<observer name="algoliasearch_reindex_product_on_last_item_purchase_if_msi_disable"
5
instance="Algolia\AlgoliaSearch\Observer\ReindexProductOnLastItemPurchaseIfMsiDisable"/>
6
</event>
7
-
8
- <event name="catalog_product_attribute_update_before">
9
- <observer name="clean_cache_on_mass_product_before" instance="Algolia\AlgoliaSearch\Model\Observer\Product\CacheCleanAttributeUpdate" />
10
- </event>
11
12
</config>
0 commit comments