#BLOCK("WITH_FORM_ERROR",#FormError)
#IF(#FormError)
{InputError}
#IF(#OBJECT_EXISTS) {DoubleObject} #ELSE {PleaseCorrectErrors} #ENDIF
#ENDIF #IF(#EbayWarningNoEbayEnvironment)
{NoEbayAccount}
{PleaseChooseEbayAccountFirst}
{ClickSave}
#ENDIF #IF(NOT #INPUT.IsDefaultAuction AND NOT #FormError)
{StepHeadline}
{StepDescription}
#ENDIF
{Bold}
{yes}
{no}
{BubbleHelpOptionCosts}
{BubbleHelpInfoBold}
{IsHighlight}
{yes}
{no}
{BubbleHelpOptionCosts}
{BubbleHelpInfoHighlight}
{IsBordered}
{yes}
{no}
{BubbleHelpOptionCosts}
{BubbleHelpInfoBordered}
{HitCounter}
{NoHitCounter}
{BasicStyle}
{RetroStyle}
{HiddenStyle}
{IsFeatured}
{yes}
{no}
{BubbleHelpPointsRequired}
{BubbleHelpInfoFeatured}
{IsHomePageFeatured}
{yes}
{no}
{BubbleHelpPointsRequired}
{BubbleHelpInfoHomepageFeatured}
{Gallery}
{NoGallery}
{NormalGallery}
{BubbleHelpOptionCosts}
{BubbleHelpInfoGallery}
{GalleryPlus}
{BubbleHelpOptionCosts}
{BubbleHelpInfoGalleryPlus}
{FeaturedGallery}
{BubbleHelpOptionCosts}
{BubbleHelpInfoGalleryFeatured}
{GalleryUrl}
#IF(#INPUT.IsDefaultAuction)
{ProductImage} - {ListView}
{ProductImage} - {DetailView}
{ProductImage} - {ZoomView}
{ProductImage} - {HotDealView}
#ELSE
{Preview}
{EmptyEntry}
#WITH(#Product) #LOOP(#PublicFiles)
#FileName[slice:-50,html]
#ENDLOOP #LOOP(#RemoteFiles)
#FileName[slice:-50,html]
#ENDLOOP #ENDWITH
#ENDIF
{PictureUrl}
#IF(#INPUT.IsDefaultAuction)
{ProductImage} - {ListView}
{ProductImage} - {DetailView}
{ProductImage} - {ZoomView}
{ProductImage} - {HotDealView}
#ELSE
{Preview}
{EmptyEntry}
#WITH(#Product) #LOOP(#PublicFiles)
#FileName[slice:-50,html]
#ENDLOOP #LOOP(#RemoteFiles)
#FileName[slice:-50,html]
#ENDLOOP #ENDWITH
#ENDIF
#IF(NOT #INPUT.IsDefaultAuction AND #DEFINED(#Product))
#IF(NOT #INPUT.IsDefaultAuction AND (#PictureUrl NE "" AND #PictureUrl NE " ")) #ELSIF(NOT #INPUT.IsDefaultAuction AND (#GalleryUrl NE "" AND #GalleryUrl NE " ")) #ENDIF
#ENDIF
#IF(#INPUT.IsDefaultAuction)
#ELSE
#ENDIF
#ENDBLOCK