getValue(); if(!$value){ return '0.00'; } return Tool::formatPrice($value); } }