echo '<td><span style="font-weight: bold;">'.$row['title'].'</span>'
echo '<span style="font-weight: bold;">'.$row['title'].$eshop->longprice($unitprice - $row['variants']).'</span>';
echo '<span style="font-size: small;">'.$row['title'].($row['amount']-$row['variants']).'</span>';
echo '<span style="font-weight: bold;">'.$row['title'].$eshop->longprice($unitprice - $modifier).'</span>';