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