> ## Documentation Index
> Fetch the complete documentation index at: https://docs-test.rye.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# AmazonCartSettingsInput

## Fields

***

<ParamField path="fulfilledByAmazon" type={<>Boolean</>}>
  If true, the cart will remove any amazon products that is not fulfilled by Amazon.
</ParamField>

<ParamField path="hidePriceOnPackage" type={<>Boolean</>}>
  If true, amazon products will ship with the price hidden on the packaging slip.
</ParamField>

## Related types

* [`CartSettingsInput`](/docs/api-reference/cartsettingsinput)
