Share via


RetailKit::hasVariants Method

Determines whether the specified Retail kit has configurations defined.

Syntax

client server public static boolean hasVariants(RetailKit _retailKit)

Run On

Called

Parameters

  • _retailKit
    Type: RetailKit Table
    The Retail product in the RetailKit table to check for existence.

Return Value

Type: boolean
true if the specified RetailKit has configurations defined.

See Also

Reference

RetailKit Table