row = """
<tr>
    <th>%article_number</th>
    <th>%size</th>
    <th>%color</th>
    <th>%quantity</th>
    <th>%price</th>
    <th>%overall_price</th>
</tr>
"""