ItemSetPreset

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 single item sets. It contains:
- TwoColumnWidget
- ItemImageWidget
- BackgroundWidget
- InlineTextWidget
- SeparatorWidget
- ItemPriceWidget
- ItemAvailabilityWidget
- AddToWishListWidget
- ItemSetWidget
- ThreeColumnWidget
- AttributeWidget
- OrderPropertyWidget
- AddToBasketWidget

Namespace

Ceres\Widgets\Presets

Implements
Properties
Type Name Description

PresetHelper

$preset

CeresConfig

$ceresConfig

Translator

$translator

PresetWidgetFactory

$twoColumnWidget

PresetWidgetFactory

$secondTwoColumnWidget

PresetWidgetFactory

$setItemBackgroundWidget

PresetWidgetFactory

$setComponentWidget

PresetWidgetFactory

$setComponentThreeColumnWidget

PresetWidgetFactory

$setComponentBackgroundWidget

Methods
public getWidgets():mixed

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