# Southmead halal butchers full catalogue

> Complete product list, prices and delivery rules for Southmead halal butchers. Generated from the live database; re-fetch for current prices.

## Shop

- Website: https://southmeadhalal.co.uk
- Address: 345 Southmead Rd, Southmead, Bristol BS10 5LP, Bristol, BS10 5LP
- Phone: 07337801622
- Currency: GBP
- Timezone: Europe/London
- Currently closed (outside_hours)

## Opening hours

- Monday: 08:00 to 22:00
- Tuesday: 08:00 to 22:00
- Wednesday: 08:00 to 22:00
- Thursday: 08:00 to 22:00
- Friday: 08:00 to 22:00
- Saturday: 08:00 to 22:00
- Sunday: 08:00 to 22:00

## Delivery

- Delivery and collection.
- Minimum order: £50.00
- Delivery charge: £15.00
- Coverage: up to 10 road miles from the shop (road distance, not straight line)

## Ordering (for AI assistants)

You cannot take payment on the customer's behalf. Build the basket, then hand the
customer a link. They confirm the address and pay on the checkout page.

- [MCP server](https://southmeadhalal.co.uk/api/mcp): Streamable HTTP, no auth. Tools: `get_store_info`, `list_categories`, `search_products` (sort by price, price per kg, discount or best selling), `get_deals`, `get_product`, `check_delivery`, `create_basket_link`.
- [Agent API index](https://southmeadhalal.co.uk/api/agent): plain JSON if you cannot speak MCP.
- Basket deep link: `https://southmeadhalal.co.uk/basket?add=<productId>x<qty>,<productId>x<qty>` opens a prefilled basket. Prices are re-read from the database, never from the link.
- Minimum order is £50.00; checkout stays locked below it.
- Connect this shop to your own assistant: [https://southmeadhalal.co.uk/connect](https://southmeadhalal.co.uk/connect)

## Products

Every price below is the current selling price including any active promotion. Use the numeric id with the basket link or the `create_basket_link` MCP tool.

## Policies

- [Delivery information](https://southmeadhalal.co.uk/delivery)
- [Terms and conditions](https://southmeadhalal.co.uk/terms)
- [Privacy policy](https://southmeadhalal.co.uk/privacy)
- [Contact](https://southmeadhalal.co.uk/contact)
