#LOCAL("ExamplePrice", 19.95)
#VariationPriceFromText #ExamplePrice[money]
#ENDLOCAL
#IF(#Shop.PriceTagInfoSingleProductGross OR #Shop.PriceTagInfoSingleProductNet)
#IF(#Shop.PriceTagInfoSingleProductGross)#Shop.PriceTagInfoSingleProductGross[0]#ELSE#Shop.PriceTagInfoSingleProductNet[0]#ENDIF
#ENDIF