Module: Spree::Product::LegacyMultiStoreSupport

Extended by:
ActiveSupport::Concern
Included in:
Spree::Product
Defined in:
app/models/spree/product/legacy_multi_store_support.rb

Overview

Legacy multi-store support. In Spree 5.5+ the Spree::ProductPublication model handles the Product↔Store relation, so this module only provides a fallback for legacy code that still references Spree::Product#stores.