Skip to content
Marius edited this page Aug 22, 2014 · 3 revisions

Entity Products

This section allows you to link your entity in a many to many relation with the products products.
By choosing to have this relation, after installing the module you generate with UMC you will see for your entity, in the backend edit page a new tab called Associated Products. It looks very similar to the product tab on the category edit page.

associated products

The associated products are managed the same way you manage the products from a category.
The only difference is that you can click on the product name and get to the product edit page.

There are other fields that you can fill in while creating your module.
products

  • **Link "many to many" with products ** - Described above
  • Show associated entities on product page - If this is set to 'Yes', a new section with the list of your entities related to a specific product will be added to the product view page. May depend on the theme your are using.
  • Show associated product on entity page - If this is set to 'Yes', a new section with the list of your products related to one entity will be added to the entity view page.
  • Make entity a product attribute -
  • Product attribute code
  • Product attribute scope
  • Product attribute group
Clone this wiki locally