#IF(#IsTest)

{QueryToProduct}: {Product} ABC
#IF(NOT #System.UseNoLink){ViewProduct}#ENDIF


{Sender}
{Name}: {FirstName} {LastName}
#IF(NOT #Shop.InquiriesHidePhoneNo){Phone}: 0123 456 789
#ENDIF {EmailAddress}: user@provider.com

{Question}: Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam

#ELSE

{QueryToProduct}: #NameOrAlias
#IF(NOT #System.UseNoLink){ViewProduct}#ENDIF


{Sender}
{Name}: #IF(#Sender)#Sender#ENDIF
#IF(NOT #Shop.InquiriesHidePhoneNo){Phone}: #IF(#Phone)#Phone#ENDIF
#ENDIF {EmailAddress}: #Email

{Question}: #Inquiry

#ENDIF #SET("NOSIGNATURE",1)