local:shop:structure:classes:catalogcategory

This is an old revision of the document!


Catalog categories class (Product Lines)

Moodle Integrated Shop : Structural elements

Introduction

Categories let assemble products to present a single product line to the customer on a single page. some back-office management screen will also use categories to split the management scope.

You may use categories to group ensemble of product of same nature.

Category is implemented as a simple concept in the Moodle Shop.

Category Properties

  • Catalogue (FKEY) :The catalog the category belongs to.
  • Name: External name of the category. Visible sur le front office et le back-office.
  • Description : This text is diplayed as heading part of the front office when displaying the category content.
  • Parent ID : Let attach a category to another as parent. The front-office can display a hierarchic tab-tree for browing into subcategories.
  • Order : Category display order.
  • Visibility: A category may be visible or hidden.

Back to the Moodle Shop structure documentation summary - Go to Configuration and implementation of a commercial offer - Back to Local Shop componant - Back to catalogue

local/shop/structure/classes/catalogcategory.1517496098.txt.gz · Last modified: 2024/04/04 15:50 (external edit)