Reviews & Ratings

What People Are Saying About JFC Global
What our customers have to say speaks volumes! We are very proud that our average customer rating is a 9.5 on a scale of 10.
In addition to our high ratings, read actual customer feedback below.
$JFCQuotes = \JFCQuoteObjects::getInstance();
$quoteList = $JFCQuotes->getQuoteList();
if(!empty($quoteList)):
echo ‘
‘;
foreach(array_slice($quoteList,0,250) as $key => $quote):
echo ‘
‘;
endif;
?>‘;
echo ‘
‘;
endforeach;
echo ‘‘; if(!empty($quote[‘fixedComment’])) echo ‘‘; echo ‘‘ . $quote[‘fixedComment’] . ‘
‘; echo ‘‘; echo ‘‘; echo !empty($quote[‘Clienttitle’]) ? $quote[‘Clienttitle’] : ” ; echo !empty($quote[‘firstname’]) ? ‘ (‘ . $quote[‘firstname’] . ‘)‘ : ” ; echo ‘‘; echo ‘
‘; if(!empty($quote[‘Onwebdate’])) echo ‘‘ . date(‘m/d/Y’,strtotime($quote[‘Onwebdate’])) . ‘‘; echo ‘‘; echo ‘