# WooCommerce Currency Options Reference

Source shop: `woo-php83.php-platforms.bglobale.de`

## Current Configuration

| Setting             | Value                        |
|---------------------|------------------------------|
| Currency            | Pound sterling (£) — GBP     |
| Currency position   | Left                         |
| Thousand separator  | `,` (comma)                  |
| Decimal separator   | `.` (period)                 |
| Number of decimals  | `2`                          |

## How to Replicate on Another Shop

1. Go to **WP Admin → WooCommerce → Settings → General**
2. Scroll to the **Currency options** section
3. Set **Currency** → `Pound sterling (£) — GBP`
4. Set **Currency position** → `Left`
5. Set **Thousand separator** → `,`
6. Set **Decimal separator** → `.`
7. Set **Number of decimals** → `2`
8. Click **Save changes**
