Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Validates whether the given line that references to a distinct product is visible in the given catalog.
Syntax
client server public static CatCartLineInvalidityReason isDistinctProductVisibleOnShoppingSite(CatCartLine _cartLine)
Run On
Called
Parameters
- _cartLine
Type: CatCartLine Table
The CatCartLine table to check.
Return Value
Type: CatCartLineInvalidityReason Enumeration
The CatCartLineInvalidityReason::IsValid enumeration value if the product is visible on shopping site.