Table of Contents

Namespace Dynamicweb.Ecommerce.Products.FieldValueConversions

Classes

FieldValueConversion

Represents a value conversion unit which can be associated with a product field

FieldValueConversionContext

Represents parameters for rule-based value conversion.

FieldValueConversionGroup

Represents a value conversion group which can be associated with a product field

FieldValueConversionGroupService

The service provides methods for fetching, adding, updating and removing field value conversion group data.

FieldValueConversionRule

Represents a rule for when to apply a specific FieldValueConversion.

FieldValueConversionRuleService

Provides an abstract base class for managing FieldValueConversionRule objects.

FieldValueConversionService

The service provides methods for fetching, adding, updating and removing field value conversion data.

FieldValueConversionUsage

Represents a FieldValueConversionGroup usage

Enums

FieldValueConversionDisplayRule

Rules for how to present the field value in a channel/frontend

FieldValueConversionUsageType

Enumerates types of field value conversion group usage

To top