> ## 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.

# Color

> Choose your vehicle's paint color with real-time previews

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

## Overview

Choose from available paint colors to personalize your vehicle. The color selector shows you exactly how each option will look with instant visual updates.

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

## How to Select Your Color

<Steps>
  <Step title="Browse Available Colors">
    View the color palette showing all options for your vehicle configuration. Note that some colors may be unavailable for your selected trim level or model, and color availability can also depend on what is available.

    <Check>
      Available colors display with swatches and names.
    </Check>
  </Step>

  <Step title="Select Your Color">
    Click any color to select it. The vehicle image updates instantly to show your choice.

    <Check>
      Selected color is highlighted and vehicle preview updates.
    </Check>
  </Step>

  <Step title="Review Pricing">
    Check your price summary for any premium color charges.

    <Check>
      Total price includes any color upcharges.
    </Check>
  </Step>
</Steps>

## Troubleshooting & FAQ

<AccordionGroup>
  <Accordion title="Why can't I select certain colors?">
    Some colors may be unavailable for your selected trim level or model. Color availability is determined by the manufacturer and may vary by region. Additionally, color availability can depend on what is available.

    If a color appears unavailable, try selecting a different trim level or contact for assistance using the provided information.
  </Accordion>

  <Accordion title="Will my color selection be saved?">
    Yes, your color selection persists as you move through checkout. If you need to leave and return later, your selected color will be remembered.
  </Accordion>

  <Accordion title="How do I know if a color costs extra?">
    Premium colors show an upcharge amount (e.g., "+ \$500") next to the color name. This cost is also reflected in your price summary.

    Standard colors typically show no additional cost.
  </Accordion>

  <Accordion title="Can I change my color after ordering?">
    Color changes after order submission depend on your order status and inventory availability. Contact as soon as possible using the provided information if you need to change your selection.
  </Accordion>
</AccordionGroup>
