diff --git a/docs/storefront/catalyst/features/features.mdx b/docs/storefront/catalyst/features/features.mdx index 8831b9008..753483529 100644 --- a/docs/storefront/catalyst/features/features.mdx +++ b/docs/storefront/catalyst/features/features.mdx @@ -55,4 +55,4 @@ Below is a list of major BigCommerce platform features, detailing what support e | File Upload Product Option Type | 🔴 | | | Product Videos | 🔴 | Can be custom-built using the GraphQL Storefront API | | Express Wallet Buttons | 🔴 | Can be custom-built using the GraphQL Storefront API | -| [Gift Wrapping](https://support.bigcommerce.com/s/article/Gift-Wrapping) | 🔴 | Can be built using the GraphQL Storefront API by querying gift wrapping options ([example here](docs/storefront/graphql/examples/products#get-product-gift-wrapping-options)) and passing them to the [Get a cart](/docs/storefront/cart-checkout/guide/graphql-storefront#get-a-cart) query | +| [Gift Wrapping](https://support.bigcommerce.com/s/article/Gift-Wrapping) | 🔴 | Can be built using the GraphQL Storefront API by querying gift wrapping options ([example here](/docs/storefront/graphql/examples/products#get-product-gift-wrapping-options)) and passing them to the [Get a cart](/docs/storefront/cart-checkout/guide/graphql-storefront#get-a-cart) query |