Attributes API solutions:

Combo Box API

combobox Attribute

A combo box that helps users select an item from a large list of options.

CDN Import

<!-- [Attributes by Finsweet] Combo box  -->
<script defer src="https://cdn.jsdelivr.net/npm/@finsweet/attributes-combobox@1/combobox.js"></script>

Tutorials

Understand the API with a walkthrough tutorial.

1. Get data from external API and add it to a Collection List

2. Filter external API data on the page with Attributes