ItemCategoryPreset

This is a preset for ShopBuilder contents. Presets can be applied during content creation to generate a default content with predefined and configured widgets.
This particular preset generates a page for viewing item categories. It contains:
- ThreeColumnWidget
- BackgroundWidget
- InlineTextWidget
- CodeWidget
- ToolbarWidget
- ItemSortingWidget
- ItemsPerPageWidget
- AttributesPropertiesCharacteristicsFilterWidget
- PriceFilterWidget
- AvailabilityFilterWidget
- ManufacturerFilterWidget
- SelectedFilterWidget
- PaginationWidget
- TwoColumnWidget
- NavigationTreeWidget
- ItemGridWidget

Namespace

Ceres\Widgets\Presets

Implements
Properties
Type Name Description

CeresConfig

$ceresConfig

bool

$showNavigationTree

PresetHelper

$preset

PresetWidgetFactory

$backgroundWidget

PresetWidgetFactory

$toolbarWidget

PresetWidgetFactory

$threeColumnWidget

PresetWidgetFactory

$twoColumnWidget

Methods
public getWidgets():mixed

Get the widget configurations of the presets to be assigned to the created content.