ProductExtensions MethodsiikoFront Api V3 Documentation

The ProductExtensions type exposes the following members.

Methods

  NameDescription
Public methodStatic memberGetGroupModifiers
Returns groupModifiers of the specified product.
Public methodStatic memberGetIncludedInMenuSections
Returns includedInMenuSections of the specified product.
Public methodStatic memberGetParent
Returns parent of the specified product.
Public methodStatic memberGetSimpleModifiers
Returns simpleModifiers of the specified product.
Public methodStatic memberTryGetGroupModifiers
Returns groupModifiers of the specified product or null if product doesn't exist.
Public methodStatic memberTryGetIncludedInMenuSections
Returns includedInMenuSections of the specified product or null if product doesn't exist.
Public methodStatic memberTryGetParent
Returns parent of the specified product or null if product doesn't exist.
Public methodStatic memberTryGetSimpleModifiers
Returns simpleModifiers of the specified product or null if product doesn't exist.
Top
See Also

Reference