#WITH(#MetaCatalogPortalConfig)
#IF(#INPUT.Page) #ENDIF#IF(#INPUT.PageSize) #ENDIF#IF(#INPUT.OrderBy) #ENDIF#IF(#INPUT.OrderDesc) #ENDIF #IF(#FormError)

{InputError}

{PleaseCorrectErrors} #LOOP(#FormErrors.Form.AddProduct.Errors) #IF(#Reason EQ "DOWNLOAD_PRODUCTS_NOT_ASSIGNED")
{CanNotAssignDownloadProducts}:#JOIN(", ",#FROMPLAINLOOP(#ProductAliases))#Element#ENDJOIN #ELSIF(#Reason EQ "PRODUCT_ALREADY_ASSIGNED")
{ProductAlreadyAssigned}: #ProductAlias #ELSIF(#Reason EQ "ERROR_INVALIDPRODUCT")
{InvalidProduct}#ENDIF #ENDLOOP
#ENDIF #SNIPPET("INC-PagerHeader", "ContextObjects", "{Products}")
#SNIPPET("INC-BatchActions", "BatchActions", "BatchActions")
#REM #ENDREM #IF(NOT #Pager.Items) #ELSE #IF(#DEFINED(#INPUT.OrderBy) AND #INPUT.OrderBy NE "Alias") #ELSIF(#INPUT.OrderDesc) #ELSE #ENDIF #ENDIF #IF(#Pager.CountOfItems) #IF(NOT #DELETE) #ENDIF #ENDIF #IF(NOT #COUNT(#Pager.Items)) #ELSE #LOOP(#Pager.Items) #ENDLOOP #ENDIF
{SKU} {SKU} {SKU} {Name}
#REM#ENDREM

{EmptyStateHeadline}

{EmptyStateDescription}

#INCLUDE("INC-ProductIcon") #INCLUDE("ProductLink") #Name
#SNIPPET("Pager", "ContextObjects", "{Products}") #IF(#COUNT(#Pager.Items))
#ENDIF
#ENDWITH