--- title: "New theme editor setting types: product list and collection list - Shopify developer changelog" description: Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: https://shopify.dev/changelog/new-theme-editor-setting-types-product-list-and-collection-list md: https://shopify.dev/changelog/new-theme-editor-setting-types-product-list-and-collection-list.md --- [Back to Developer changelog](https://shopify.dev/changelog) March 23, 2022 Tags: * Themes # New theme editor setting types: product list and collection list Two new input setting types have been added to the theme editor: `product_list` and `collection_list`. They allow merchants to quickly create curated, ordered and paginatable lists of products and collections. Learn more about [product\_list](https://shopify.dev/themes/architecture/settings/input-settings#product_list) and [collection\_list](https://shopify.dev/themes/architecture/settings/input-settings#collection_list) on shopify.dev.