--- title: Shopify Function resource limits now scale with cart size - 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/shopify-function-resource-limits-now-scale-with-cart-size md: https://shopify.dev/changelog/shopify-function-resource-limits-now-scale-with-cart-size.md --- [Back to Developer changelog](https://shopify.dev/changelog) October 10, 2024 Tags: * Platform # Shopify Function resource limits now scale with cart size Certain Shopify Function resource limits now scale proportionally to the number of line items in the cart. Starting at 200 line items, your Shopify Function runs will be able to use more resources than before. This change applies to all Shopify Function runs that include cart lines in their input query. Learn more about dynamic resource limits and how they're calculated for Shopify Functions on [Shopify.dev](https://shopify.dev/docs/api/functions#resource-limits).