--- title: 'Liquid objects: instructions' description: The instructions for a nested cart line item. api_name: liquid source_url: html: 'https://shopify.dev/docs/api/liquid/objects/instructions' md: 'https://shopify.dev/docs/api/liquid/objects/instructions.md' --- # instructions The instructions for a nested cart line item. ## Properties * * can\_​remove [boolean](https://shopify.dev/docs/api/liquid/basics#boolean) * Whether the nested cart line item can be removed. * can\_​update\_​quantity [boolean](https://shopify.dev/docs/api/liquid/basics#boolean) * Whether the nested cart line item quantity can be updated. ### Returned by * [line\_​item.instructions](https://shopify.dev/docs/api/liquid/objects/line_item#line_item-instructions)