namespace Nop.Plugin.Misc.FruitBankPlugin.Models.MgBase.ProductModels; public interface IMgProductModelExtended : IMgModelExtended { }