The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Interchange6::Schema::Result::MerchandisingProduct

ACCESSORS

merchandising_products_id

Primary key.

sku

FK on "sku" in Interchange6::Schema::Result::Product

FK on "sku" in Interchange6::Schema::Result::Product

Is nullable.

type

Type, e.g.: related, also_viewed, also_bought.

UNIQUE CONSTRAINT

RELATIONS

merchandising_attributes

Type: has_many

Related object: Interchange6::Schema::Result::MerchandisingAttribute

product

Type: belongs_to

Related object: Interchange6::Schema::Result::Product

Type: belongs_to

Related object: Interchange6::Schema::Result::Product