= 1) {
?>
TEXT_ALSO_INTERESTED_PRODUCTS);
new infoBoxHeading($info_box_contents);
$row = 0;
$col = 0;
$info_box_contents = array();
/*$info_box_contents = array();
$info_box_contents[] = array('align' => 'center',
'text' => '
');*/
while ($orders = tep_db_fetch_array($orders_query)) {
$orders['products_name'] = tep_get_products_name($orders['products_id']);
if (($row == 0) && ($col == 0))
{
$content .= '
| ' . tep_image(DIR_WS_IMAGES . $orders['products_image'], $orders['products_name'], SMALL_IMAGE_WIDTH, SMALL_IMAGE_HEIGHT) . ' ' . $orders['products_name'] . ' | ';
/*$info_box_contents[$row][$col] = array('align' => 'center',
'params' => 'class="smallText" width="33%" valign="top"',
'text' => '' . tep_image(DIR_WS_IMAGES . $orders['products_image'], $orders['products_name'], SMALL_IMAGE_WIDTH, SMALL_IMAGE_HEIGHT) . '
| '; }*/ $content .= ' |