Share via


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

Return Value

Type: CatCartLineInvalidityReason Enumeration
The CatCartLineInvalidityReason::IsValid enumeration value if the product is visible on shopping site.

See Also

Reference

CatCartLine Table