Click or drag to resize
SKUInfoProviderGetSKUInfoInternal Method (Guid)
Returns product with specified GUID.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
protected virtual SKUInfo GetSKUInfoInternal(
	Guid skuGuid
)

Parameters

skuGuid
Type: SystemGuid
Product GUID

Return Value

Type: SKUInfo
See Also