# Shopify Function resource limits now scale with cart size — Shopify developer changelog --- ## 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). *Published: October 10, 2024* Tags: Platform, Update Link: https://shopify.dev/changelog/shopify-function-resource-limits-now-scale-with-cart-size ---