Find your nearest shop

Your postcode, town or city:

Shop online

Shop online

Buy goods, Fairtrade and donated goods online.

Oxfam boutiques

Oxfam boutiques

Buy beautiful one-offs, and fashion loved for longer.

About our shops

About our shops

Find out details about our high street specialist shops and details of our range of new and donated products.

M&S and Oxfam

M&S and Oxfam

Find out about the M&S and Oxfam Clothes Exchange.

1 or banks is null)"; } else { $crit .= " and $category = 1"; } $sql = "select *,sqrt(pow(abs(northing-$northing),2)+pow(abs(easting-$easting),2)) distance from shop where latitude is not null $crit order by distance limit 10;"; $nearest=sql_query($sql); $desc=""; if ((getval("id","")!="") && isset($description)) { $desc=" from " . $description; } $miles = 0; for ($n=0;$n ($miles miles)"; $label2="" . "
" . "" . str_replace(", ","
",$nearest[$n]["oxfam_shop"]) . "

" . "" . $nearest[$n]["addr1"] . " " . $nearest[$n]["addr2"] . ", " . $nearest[$n]["town"] . " " . $nearest[$n]["postcode"] . "
" . (($nearest[$n]["email"]) ? "Email: " . $nearest[$n]["email"] . "
" : "") . (($nearest[$n]["tel_number"]) ? "Telephone: " . $nearest[$n]["tel_number"] . "
" : "") . (($nearest[$n]["open_hours"]) ? "Open: " . $nearest[$n]["open_hours"] . "
" : "") . (($nearest[$n]["internet_text"]) ? "

" . $nearest[$n]["internet_text"] . "

" : "") . "
"; ?> //Get a point for this location var point = new GLatLng(, ); //Generate the text for the marker var strLabel = ""; //Add a marker for the locations var marker = pcaCreateMarker(point, strLabel, , ); pcaMarkers[] = marker; pcaMap.addOverlay(marker); LabelText[] = strLabel; // Add a HTML style store list sl += "

pin.png\" alt=\"red\" width=\"12\" height=\"20\" style=\"float: left;padding-bottom:25px;\" />"; sl += "
"; sl += "].openInfoWindowHtml(LabelText[]);\">Click for details on map"; sl += "

"; setTimeout("ReCentre(,, 0, );",100); if (document.getElementById("StoreList")) { document.getElementById("StoreList").innerHTML=sl; if (sl!="") { document.getElementById("StoreList").style.display="block"; } } return; }