# productTags - storefront - QUERY Version: 2024-07 ## Description Tags added to products. Additional access scope required: unauthenticated_read_product_tags. ### Access Scopes `unauthenticated_read_product_tags` access scope. ## Arguments * [first](/docs/api/storefront/2024-07/scalars/Int): Int! - Returns up to the first `n` elements from the list. ## Returns * [edges](/docs/api/storefront/2024-07/objects/StringEdge): StringEdge! A list of edges. * [pageInfo](/docs/api/storefront/2024-07/objects/PageInfo): PageInfo! Information to aid in pagination. ## Examples