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

# Trim & Package

> Choose your vehicle's trim level and add optional packages

<Tip>
  This functionality is not always available. Availability depends on the vehicle type.
</Tip>

## Overview

Configure your vehicle by selecting a trim level and adding optional packages. Your choices determine features, performance, and pricing.

<Snippet file="snippets/checkout/customize/trim.mdx/buyer.mdx" />

## How to Select Trim and Package

<Steps>
  <Step title="Choose Your Trim Level">
    Start by selecting the base trim level for your vehicle. Review what's included in each trim option.

    <Check>
      Selected trim is highlighted and vehicle image updates.
    </Check>
  </Step>

  <Step title="Add Optional Packages">
    Browse available packages and add the ones you want. Each package shows its features and pricing.

    <Check>
      Selected packages appear in your configuration summary.
    </Check>
  </Step>

  <Step title="Complete Required Selections">
    If any required options are marked, make those selections to proceed.

    <Check>
      All required options are selected and you can continue.
    </Check>
  </Step>

  <Step title="Review Your Configuration">
    Check your complete configuration in the order summary before proceeding.

    <Check>
      Configuration summary shows all trim and package selections with total pricing.
    </Check>
  </Step>
</Steps>

## Troubleshooting & FAQ

<AccordionGroup>
  <Accordion title="Why can't I select certain packages?">
    Package availability depends on your selected trim level. Some packages are only available on higher trims, while others may be included as standard on premium trims.
  </Accordion>

  <Accordion title="What happens if I change my trim after adding packages?">
    If you change your trim level, incompatible packages will be automatically removed and your pricing will update accordingly.
  </Accordion>

  <Accordion title="How do packages affect my total price?">
    Each package shows its individual cost, and your order summary displays the updated total including all selections. Pricing updates in real-time as you add or remove options.
  </Accordion>

  <Accordion title="Can I compare different trim levels?">
    Yes, review the features listed for each trim level to understand what's included. You can also select different trims to see how pricing and features change.
  </Accordion>

  <Accordion title="What are required options?">
    Required options are selections that must be made for your chosen trim or model to meet specifications. You cannot proceed without making these selections.
  </Accordion>
</AccordionGroup>
