{{if $class !== NULL}}{{endif}}
{{if $priceMayChange}}
{lang="price_from" sprintf="$price"}
{{else}}
{$price}
{{endif}}
{{if $class !== NULL}}{{endif}}
{{if $includePriceDescription and \IPS\Member::loggedIn()->language()->checkKeyExists('nexus_tax_explain_val')}}
{lang="nexus_tax_explain_val"}
{{endif}}