?>
</a> 
						</div>
					</div>
					<div class="<?php 
        echo COM_BOOKINGFORCONNECTOR_BOOTSTRAP_ROW;
        ?>
" >
						<div class="com_bookingforconnector-merchant-description <?php 
        echo COM_BOOKINGFORCONNECTOR_BOOTSTRAP_COL;
        ?>
12" style="padding: 10px!important;" id="descr<?php 
        echo $merchant->MerchantId;
        ?>
"><?php 
        echo BFCHelper::shorten_string($merchant->Description, $params->get('desc_maxchars', 300));
        ?>
</div>
					</div>
					<div class="<?php 
        echo COM_BOOKINGFORCONNECTOR_BOOTSTRAP_ROW;
        ?>
 secondarysection">
						<div class="<?php 
        echo COM_BOOKINGFORCONNECTOR_BOOTSTRAP_COL;
        ?>
1 com_bookingforconnector-item-secondary-section-1 secondarysectionitem">
							&nbsp;
						</div>
						<div class="<?php 
        echo COM_BOOKINGFORCONNECTOR_BOOTSTRAP_COL;