# Manufacturer

## Column Destinations

{% hint style="info" %}
Altohugh manufacturer has many different column destinations, we would describe only ones that have special functionality.
{% endhint %}

<table><thead><tr><th width="231">Column destination</th><th>Explanation</th></tr></thead><tbody><tr><td>Picture</td><td>URL to a picture on your website.</td></tr><tr><td>Discount Name of ID</td><td>If your manufacturer has <strong>multiple discounts</strong> they will be saved using | (vertical bar) symbol. Example, <strong>20% off|30% off</strong> if manufacturer has 20% off and 30% off discounts.</td></tr></tbody></table>

## Example Table

<table><thead><tr><th>Key (Name)</th><th width="276.3333333333333">Picture</th><th>Discount</th></tr></thead><tbody><tr><td>Dell</td><td>https://example.com/dell.png</td><td>20% off</td></tr><tr><td>Apple</td><td>https://example.com/apple.png</td><td>30$ off</td></tr><tr><td>Samsung</td><td>https://example.com/samsung.png</td><td>10$ off|10% off</td></tr></tbody></table>
