> For the complete documentation index, see [llms.txt](https://docs.os.uk/os-downloads/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.os.uk/os-downloads/products/addresses-and-names-portfolio/points-of-interest/points-of-interest-classification-scheme/retail.md).

# Retail

## 46 Clothing and Accessories

* **0656** Clothing
* **0657** Footwear
* **0659** Jewellery and fashion accessories
* **0660** Lingerie and hosiery
* **0797** Baby and nursery equipment and children’s clothes

## 47 Food, Drink and Multi Item Retail

* **0661** Bakeries
* **0662** Butchers
* **0663** Confectioners
* **0665** Delicatessens
* **0666** Fishmongers
* **0667** Frozen foods
* **0668** Green and new age goods
* **0669** Grocers, farm shops and pick your own
* **0670** Herbs and spices
* **0671** Alcoholic drinks including off-licences and wholesalers
* **0672** Organic, health, gourmet and kosher foods
* **0699** Convenience stores and independent supermarkets
* **0703** Livestock markets
* **0705** Markets
* **0768** Cash and carry
* **0798** Tea and coffee merchants
* **0819** Supermarket chains

## 48 Household, Office, Leisure and Garden

* **0674** Books and maps
* **0675** Carpets, rugs, soft furnishings and needlecraft
* **0676** China and glassware
* **0677** Cosmetics, toiletries, perfumes and hairdressing supplies
* **0678** Craft supplies
* **0679** Cycles and accessories
* **0680** DIY and home improvement
* **0682** Furniture
* **0683** Garden centres and nurseries
* **0684** Garden machinery and furniture
* **0685** General household goods
* **0686** Hobby, sports and pastime products
* **0687** Leather goods, luggage and travel accessories including handbags
* **0688** Lighting
* **0689** Music and video
* **0690** Musical instruments
* **0691** Pets, supplies and services
* **0693** Camping and caravanning
* **0694** Travel agencies
* **0700** Department stores
* **0701** Discount stores
* **0704** Mail order and catalogue stores
* **0708** Shopping centres and retail parks
* **0710** Surplus goods
* **0712** Art and antiques
* **0714** Charity shops
* **0716** Florists
* **0717** Gifts and cards
* **0718** Party goods and novelties
* **0719** Second-hand goods
* **0720** Computer supplies
* **0721** Domestic appliances
* **0722** Electrical goods and components
* **0724** Photographic and optical equipment
* **0725** Stationery and office supplies
* **0726** Telephones and telephone cards
* **0763** Post offices
* **0764** Garages, garden and portable buildings
* **0766** Fuel distributors and suppliers
* **0824** Adult shops
* **0827** Comic books
* **0828** Computer shops
* **0831** Potteries

## 49 Motoring

* **0695** New vehicles
* **0696** Second-hand vehicles
* **0697** Vehicle auctions
* **0698** Vehicle parts and accessories


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.os.uk/os-downloads/products/addresses-and-names-portfolio/points-of-interest/points-of-interest-classification-scheme/retail.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
