Magento
M70-201 · Question #58
Assume you have saved a product in the Catalog. Will your last changes be taken into account for rule-based related products?
The correct answer is C. Yes: It will be done automatically by an observer on the catalog_product_save_after event. See the full explanation below for the reasoning.
Question
Assume you have saved a product in the Catalog. Will your last changes be taken into account for rule-based related products?
Options
- AOnly if you go to the "Catalog/Rule-based Product Relations" page, and hit "Reindex All" button.
- BOnly if you clear the cache.
- CYes: It will be done automatically by an observer on the catalog_product_save_after event.
- DYes: Rule-based related products are calculated on-the-fly.
How the community answered
(37 responses)- A3% (1)
- B8% (3)
- C76% (28)
- D14% (5)
Community Discussion
No community discussion yet for this question.