Question

I'm doing some database scripting and found that catalog_product_entity does not contain a store_id column, although other associated tables such as catalog_product_entity_varchar do.

My understanding is that products are not shared across stores, so the product itself should be joinable to core_store. Which tables and columns are used to enforce this relationship?

No correct solution

Licensed under: CC-BY-SA with attribution
Not affiliated with magento.stackexchange
scroll top