Matheus Matos
03/28/2023, 4:41 AMSpree::Store
model. Apparently, it has many payment_methods
, many shipping_methods
and many orders
. Is it? So if I need that a Spree::Product
belongs to a Spree::Store
I"ll need to implement it by myself, right?benmorganio
03/28/2023, 4:45 AMMatheus Matos
03/29/2023, 3:52 PM