CatCartLine::isDistinctProductVisibleOnShoppingSite Method
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.