Nosto / nosto-magento

Magento extension for Nosto
https://marketplace.magento.com/nosto-nosto-tagging.html
Open Software License 3.0
27 stars 23 forks source link

Add possibility to exclude products from Nosto index #390

Open supercid opened 6 years ago

supercid commented 6 years ago

Add a filter / validation parameter to the events. The validation can be overwritten and set to false when Nosto will skip the product completely in tagging, indexing and in API call

supercid commented 6 years ago

Closed as has been resolved here: https://github.com/Nosto/nosto-magento/wiki/Prevent-indexing-certain-products

mridang commented 5 years ago

@supercid Let's reopen this since we should actually dispatch a before event (similar to Magento2) and prevent the product from even being loaded.