When are Magento rule-based product relations worked out? -


Magento's rule-based product relation (up-sell, cross-sale, etc.) is stored in a database table, and I They seem to update once at a time. Unfortunately, when someone does this or who triggers it, I can not get any documents. Is it:

  • Cached, like a block, and ends after a certain time?
  • Whenever you save a product?
  • Cron?

    I really appreciate that someone can fill the vacant space for me, I am using Enterprise Edition, if it helps or makes a difference.

    Then I get product link data about a little related object that we are looking for here catalog / product_link < / Code>, which uses the list / product object to retrieve linked object data.

    While writing grouped and bundled products in the chronobose, I have not found any such cases where the data is written in cron-job for actual data / cross-cell products. I will dig a bit, but it seems that the products are calculated on time savings.

    Hope this helps!

    Thanks, Jo

Comments