Customer Service: TEL: 01495 366110<> Out of hours (10am - 6pm) EMAIL

Bluetooth accessories: if your hands free set is not listed please email or use the form below


Bluetooth technology allows the user to connect and share information between compatible devices completely wire free.

You may want a Bluetooth headset to enable you to take calls hands free, you may want to connect your mobile to your computer to share photo's or videos you've taken, or you may just want to share a photo or ringtone with your friends whatever you want to do we have what you need.

We list the most popular products in each category but should you require something that is not listed simply complete the sales inquiry form below and we will contact you with a price and delivery time for your product.

Bluetooth Products
#!/usr/bin/perl print "Content-type: text/html\n\n"; use epdqcpi; use CGI; $form = new CGI; $i=0; foreach $field (sort ($form->param)) { $temparray[$i]=$form->param($field); $i++; } $username = $temparray[0]; $cat = $temparray[1]; @catl = split (/ /, $cat); $catl = join ("+", @catl); if ($temparray[2] eq "") { $page = $temparray[3]; if ($page eq "") { $page = 1; } $max = $page*12; $min = $max-12; open(CAT, "<../users/$username/products/cat.$cat"); @items = ; close(CAT); if ($#items < ($max)) { $max = $#items+1; } $numpages = int($#items/12); $check = $#items/12; if ($check > $numpages) { $numpages = $numpages+1; } for ($i=1; $i<=$numpages;$i++) { @temp = split (/ /, $cat); $temp = join ("+", @temp); $pageshow .= " $i "; } for ($j=$min; $j<$max; $j++) { $item = $items[$j]; @temp = split (/\n/, $item); open(ITEM , "<../users/$username/products/cat.$cat.$temp[0]"); @item = ; close(ITEM); @imgo = split (/\n/, $item[0]); @price =split (/\n/, $item[1]); @price = split (/\£/, $price[0]); if ($price[1] eq "") { $price[1] = $price[0]; } if ($rrp[1] eq "") { $rrp[1] = $rrp[0]; } @link = split (/ /, $temp[0]); $link = join ("+", @link); $linkt = join ("", @link); $prodname = $item[3]; $desc = $item[2]; $show .= ""; } if ($show eq "") { print " "; } if ($temparray[3] ne "") { open(TEMPLATE, "<../users/$username/products/template"); @template =
$temp[0] $prodname
$desc

£$price[1]\"\"