# Product Drop Down / Select

<figure><img src="https://3790748257-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FT43PzcNjyZtWby9yrGd3%2Fuploads%2FJlgBfDvO1NCyst6EGtEM%2Fimage.png?alt=media&#x26;token=167a75b7-e8b7-42da-a2ca-dae33d142df1" alt="" width="254"><figcaption></figcaption></figure>

Customers can select products from a dropdown list. These instructions are only for products. If you want to select variants then use the page builder elements under Products. These instructions are valid for both checkout and upsell pages.

Drag a “Select” element onto the page.

<figure><img src="https://3790748257-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FT43PzcNjyZtWby9yrGd3%2Fuploads%2FaSXNY5sdXHwZjraPJTW1%2Fimage.png?alt=media&#x26;token=79ac30c1-9957-44ce-bf93-9b16c4eb5c69" alt=""><figcaption></figcaption></figure>

Under Settings, set Name = “Product”. Enter the products under Options in the order you want to display them. Use the following format for each product (note that “description” is only for the list. The actual description displayed in the cart will be from the product metadata):

<table><thead><tr><th>Name</th><th>Value</th><th data-hidden></th></tr></thead><tbody><tr><td>description</td><td>campaignProductID</td><td></td></tr><tr><td>description</td><td>campaignProductID</td><td></td></tr><tr><td>description</td><td>campaignProductID</td><td></td></tr><tr><td>description</td><td>campaignProductID</td><td></td></tr></tbody></table>

<figure><img src="https://3790748257-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FT43PzcNjyZtWby9yrGd3%2Fuploads%2FaYH0DXtGSsP2TNrNkFAp%2Fimage.png?alt=media&#x26;token=9540d49f-d4ad-4194-a948-a4d35d3ec10e" alt=""><figcaption></figcaption></figure>

For example, to list several shirt size products, your new Options might look like:

<table><thead><tr><th>Name</th><th>Value</th><th data-hidden></th></tr></thead><tbody><tr><td>Small</td><td>556</td><td></td></tr><tr><td>Medium</td><td>557</td><td></td></tr><tr><td>Large</td><td>558</td><td></td></tr><tr><td>X-Large</td><td>559</td><td></td></tr><tr><td>XX-Large</td><td>560</td><td></td></tr></tbody></table>
