--- title: Model3d - Storefront API description: Represents a Shopify hosted 3D model. api_version: 2026-01 api_name: storefront type: object api_type: graphql source_url: html: https://shopify.dev/docs/api/storefront/latest/objects/model3d md: https://shopify.dev/docs/api/storefront/latest/objects/model3d.md --- # Model3d object Requires `unauthenticated_read_product_listings` access scope. Represents a Shopify hosted 3D model. ## Fields * alt * id * mediaContentType * presentation * previewImage * sources *** ## Map ### Possible type in * [Metafield​Reference](https://shopify.dev/docs/api/storefront/latest/unions/MetafieldReference) *** ## Interfaces * Media * Node *** ## Model3d Implements ### Implements * [Media](https://shopify.dev/docs/api/storefront/latest/interfaces/Media) * [Node](https://shopify.dev/docs/api/storefront/latest/interfaces/Node)