DefaultSingleItemPreset

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 items. It contains:
- TwoColumnWidget
- StickyContainerWidget
- InlineTextWidget
- AddToBasketWidget
- ItemAvailabilityWidget
- AddToWishListWidget
- ItemPriceWidget
- ItemImageWidget
- GraduatedPriceWidget
- OrderPropertyWidget
- ItemBundleWidget
- TabWidget
- ItemDataTableWidget
- AttributeWidget
- TagsWidget

Namespace

Ceres\Widgets\Presets

Implements
Properties
Type Name Description

PresetHelper

$preset

CeresConfig

$ceresConfig

PresetWidgetFactory

$twoColumnWidget

PresetWidgetFactory

$secondTwoColumnWidget

PresetWidgetFactory

$stickyContainer

PresetWidgetFactory

$tabWidget

Translator

$translator

Methods
public getWidgets():mixed

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