--- title: ShopPolicy - Storefront API description: >- Policy that a merchant has configured for their store, such as their refund or privacy policy. api_version: 2026-01 api_name: storefront type: object api_type: graphql source_url: html: 'https://shopify.dev/docs/api/storefront/latest/objects/ShopPolicy' md: 'https://shopify.dev/docs/api/storefront/latest/objects/ShopPolicy.md' --- # Shop​Policy object Policy that a merchant has configured for their store, such as their refund or privacy policy. ## Fields * body * handle * id * title * url *** ## Map ### Fields with this object * [Shop.privacyPolicy](https://shopify.dev/docs/api/storefront/latest/objects/Shop#field-Shop.fields.privacyPolicy) * [Shop.refundPolicy](https://shopify.dev/docs/api/storefront/latest/objects/Shop#field-Shop.fields.refundPolicy) * [Shop.shippingPolicy](https://shopify.dev/docs/api/storefront/latest/objects/Shop#field-Shop.fields.shippingPolicy) * [Shop.termsOfService](https://shopify.dev/docs/api/storefront/latest/objects/Shop#field-Shop.fields.termsOfService) ### Possible type in * [Menu​Item​Resource](https://shopify.dev/docs/api/storefront/latest/unions/MenuItemResource) *** ## Interfaces * Node *** ## ShopPolicy Implements ### Implements * [Node](https://shopify.dev/docs/api/storefront/latest/interfaces/Node)