getSaleItems(1); if (!empty($latest)) { $link = $Goods -> getLink($latest['id']); $thumb = $Goods -> getThumbnail($latest['id'], 't'); $m_return .= ''; $m_return .= ''; }