".number_format($price)." €"; echo "

PROPERTY REF".$ref."

"; $publish_up_new=$publish_up; $sqlpublish_up="select publish_up from sbp2.vfox_iproperty where mls_id = '$ID_LISTING'"; $resultpublish_up=mysqli_query($connection,$sqlpublish_up) or die("could not do sql on line 114"); while ($rowpublish_up=mysqli_fetch_array($resultpublish_up)) {extract($rowpublish_up);} if ($publish_up >= $publish_up_new) {$publish_up=$publish_up_new;} echo "

URL link to propertyhttp://www.villasfox.com/property?id=".$ID_LISTING."

"; if ($vtour <> '') {echo "

URL link to virtual tour http://www.villasfox.com/vtour?id=".$ID_LISTING."

";} echo "

Date property first listed".$publish_up."

"; $date1 = $publish_up; $date2 = date('m/d/Y h:i:s a', time()); //Convert them to timestamps. $date1Timestamp = strtotime($date1); $date2Timestamp = strtotime($date2); //Calculate the difference. $difference = intval(($date2Timestamp - $date1Timestamp)/(60*60*24)); echo "

Days advertised ".$difference." days

"; /*echo "

Views on www.villasfox.com".$hits."

"; echo "

Total constructed size (m2)$square_feet

";$sqft_saved=$square_feet; $ppm2=($price/($sqft+0.001)); echo "

Price per m2 constructed area".number_format($ppm2,0)."

"; //Lets calculate the benchmark // $cunter=0; $minagreed_price=9999999999; $sql3c="select agreed_price,square_feet from sbp2.smf_smds_cont_sales_progress join sbp2.vfox_osrs_properties on propref=ref where (agreed_price/'$price') >0.6 and (agreed_price/'$price')20 and idsscsp < 275000 order by idsscsp desc limit 100"; $result3c=mysqli_query($connection,$sql3c) or die("could not do sql on line 160"); while ($row3c=mysqli_fetch_array($result3c)) { extract ($row3c); $cunter=$cunter+1; $totppm2=$totppm2+($agreed_price/$sqft); if ($agreed_price>$maxagreed_price) {$maxagreed_price=$agreed_price;} if ($agreed_price<$minagreed_price) {$minagreed_price=$agreed_price;} } $benchmark=$totppm2/$cunter; echo "

Benchmark (the average price/m2 observed for previous ".$cunter." sales of properties in this price range)".(number_format($benchmark,0))."

"; echo "

Variation between advertised price/m2 and benchmark price/m2".number_format((($ppm2/$benchmark)*100)-100,1)." %"; echo "Benchmark price".number_format(($sqft_saved*$benchmark),0)." €"; echo "

"; echo "

Properties used in the benchmark comparison sold for final agreed prices between ".$minagreed_price." € and ".$maxagreed_price." €"; if ($propcode99=='') {echo "<align=center>Owners will see a button here which allows them to view lots of detailed information about similar properties to theirs which have already sold, including metres, number of bedrooms and bathrooms, plot size, location and final selling price.";} else {echo "

";} echo " "; */ echo ""; // this is an empty row in the wrapper table /// echo " "; /// that was an empty row in the wrapper table /// //show viewing history // echo " "; echo ""; echo ""; if ($ID_LISTING =="all") { $sql7="select * from sbp2.smf_smdscapturenotes as x left join sbp2.smf_smdscapture as y on x.entryid = y.id where viewing=1 order by entrydate desc"; } else { $sql7="select * from sbp2.smf_smdscapturenotes as x left join sbp2.smf_smdscapture as y on x.entryid = y.id where entrytype='$ID_LISTING' and viewing=1 order by entrydate desc"; } $result7=mysqli_query($connection,$sql7) or die("could not do sql on line 151"); $numberviewings=mysqli_num_rows($result7); while ($row7=mysqli_fetch_array($result7)) {extract ($row7); echo ""; } echo ""; echo " VIEWINGS Date Client Ref Language/nationality Feedback ".substr($entrydate,0,10)." $id $lang ".utf8_encode($feedback)." Total number of viewings = ".$numberviewings." "; // this is an empty row in the wrapper table /// echo " "; /// that was an empty row in the wrapper table /// //end of viewing history $id=''; // show enquiry history // echo " "; echo ""; echo ""; $sql="select * from sbp2.smf_smdsclass_listing_enquiries as x left join sbp2.smf_smdscapture as y on x.email=y.email where x.property_ref = '$ID_LISTING' order by x.date desc"; if ($ID_LISTING =="all") { $sql="select * from sbp2.smf_smdsclass_listing_enquiries order by date desc limit 1000"; } $result=mysqli_query($connection,$sql) or die("could not do sql on line 98"); $counter=mysqli_num_rows($result); $enquiries=$counter; while ($row=mysqli_fetch_array($result)) {extract($row); $info=strtolower($info); $word = "spanish"; if (($lang=='') and (strpos($info, $word) !== false)) { $lang="Spanish";} $word = "español"; if (($lang=='') and (strpos($info, $word) !== false)) { $lang="Spanish";} $word = "hola"; if (($lang=='') and (strpos($info, $word) !== false)) { $lang="Spanish";} $word = "gracias"; if (($lang=='') and (strpos($info, $word) !== false)) { $lang="Spanish";} $word = "english"; if (($lang=='') and (strpos($info, $word) !== false)) { $lang="English";} $word = "information"; if (($lang=='') and (strpos($info, $word) !== false)) { $lang="English";} $word = "belgium"; if (($lang=='') and (strpos($info, $word) !== false)) { $lang="Belgium";} $word = "belgian"; if (($lang=='') and (strpos($info, $word) !== false)) { $lang="Belgium";} $word = "french"; if (($lang=='') and (strpos($info, $word) !== false)) { $lang="French";} $word = "language: fr"; if (($lang=='') and (strpos($info, $word) !== false)) { $lang="French";} $word = "france"; if (($lang=='') and (strpos($info, $word) !== false)) { $lang="French";} $word = "sur ce bien"; if (($lang=='') and (strpos($info, $word) !== false)) { $lang="French";} $word = "pourriez"; if (($lang=='') and (strpos($info, $word) !== false)) { $lang="French";} $word = "german"; if (($lang=='') and (strpos($info, $word) !== false)) { $lang="German";} $word = "bitte"; if (($lang=='') and (strpos($info, $word) !== false)) { $lang="German";} $word = "angebot"; if (($lang=='') and (strpos($info, $word) !== false)) { $lang="German";} $word = "dutch"; if (($lang=='') and (strpos($info, $word) !== false)) { $lang="Dutch";} $word = "netherlands"; if (($lang=='') and (strpos($info, $word) !== false)) { $lang="Dutch";} $word = "informatie"; if (($lang=='') and (strpos($info, $word) !== false)) { $lang="Dutch";} $word = "swedish"; if (($lang=='') and (strpos($info, $word) !== false)) { $lang="Swedish";} $word = "sweden"; if (($lang=='') and (strpos($info, $word) !== false)) { $lang="Swedish";} $word = "fastighet"; if (($lang=='') and (strpos($info, $word) !== false)) { $lang="Swedish";} $word = "norwegian"; if (($lang=='') and (strpos($info, $word) !== false)) { $lang="Norwegian";} $word = "norway"; if (($lang=='') and (strpos($info, $word) !== false)) { $lang="Norwegian";} $word = "finnish"; if (($lang=='') and (strpos($info, $word) !== false)) { $lang="Finnish";} $word = "finland"; if (($lang=='') and (strpos($info, $word) !== false)) { $lang="Finnish";} $word = "danish"; if (($lang=='') and (strpos($info, $word) !== false)) { $lang="Danish";} $word = "denmark"; if (($lang=='') and (strpos($info, $word) !== false)) { $lang="Danish";} $word = "italian"; if (($lang=='') and (strpos($info, $word) !== false)) { $lang="Italian";} $word = "italy"; if (($lang=='') and (strpos($info, $word) !== false)) { $lang="Italian";} $word = "portuguese"; if (($lang=='') and (strpos($info, $word) !== false)) { $lang="Portuguese";} $word = "portugal"; if (($lang=='') and (strpos($info, $word) !== false)) { $lang="Portuguese";} $word = "polski"; if (($lang=='') and (strpos($info, $word) !== false)) { $lang="Polish";} $word = "polish"; if (($lang=='') and (strpos($info, $word) !== false)) { $lang="polish";} echo ""; if ($propcode99=="jhnm49s.d") {echo "";} else {echo "";} $email=""; echo ""; echo ""; $counter=$counter-1; } echo ""; echo " ENQUIRIES Activity number Date Client Ref Type Client language/nationality Price when enquiry made Source $counter ".substr($date,0,10)." $email $id Enquiry $lang ".number_format($price)." € $source_enq Total number of recorded enquiries: $enquiries "; // this is the end of the wrapper table /// echo ""; /// that was the end of the wrapper table /// echo ""; echo " "; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo " Where can I see my property on other websites, besides this one? www.idealista.com www.kyero.com www.green-acres.com www.thinkspain.com www.aplaceinthesun.com www.apired.com www.yaencontre.com www.wallapop.com www.indomio.es www.spainhouses.net Fotocasa Habitaclia Milanuncios Facebook Instagram "; echo ""; ?>

 

1109 mirador del mediterraneo top floor apartment for sale villas fox 04

Great photographs will sell your house faster, and for a better price!

However, to take great property photographs you need more than a photographer with  a good camera, great lens, flash, tripod, years of photographic experience etc.  You also need the property to be well-prepared for the photo shoot.  This can make all the difference.  A beautiful bathroom shot can be ruined by having the owners´ toothbrushes in sight with the toilet seat up and a smear on the mirror.  A great kitchen shot can be ruined by a tea-towel hanging over the oven handle and the fridge covered in post-it notes and fridge magnets.  A wonderful lounge shot can be ruined by a couple of pets lounging on the sofa and Jeremy Kyle on the TV! I think you get the picture!  It´s about de-personalising the property but still making it inviting.  It´s fine to show off your furniture because that´s something that anyone could use, but if you have personal items on display such as clothes, photographs, toothbrushes etc these are things that nobody else wants to use and only serve as a reminder that the house is somebody else´s home.  The buyers need to start imagining themselves making it their own home.

Real estate photography bedroom with window pulls

So, here are some tips for how to prepare your home for the photo shoot:

REMOVE OR HIDE AWAY THE FOLLOWING ITEMS:

* as many personal belongings and photographs as possible (clothes, shoes, family photos, football or religious icons)

* bins and cleaning equipment - we all know kitchens don´t stay beautiful without a mop and bucket and a waste bin, but those things won´t sell your property! - so please try to keep them well out of sight!  That goes for cans of insect spray too! (you´d be surprised.....)

* pet bedding, dishes, toys....in fact everything to do with your pets including your pets (except fish tanks, fish tanks can stay, if nice and clean!)

* anything in the garden or on your balcony  that can be easily stored away to make the outside space look more presentable

* vehicles in front of the house - park them round the corner please, and preferably not in your garage

* ash trays

* paperwork, letters (especially bills!), newspapers, crossword books, knitting, craftwork, tools

* coats and dressing gowns on the back of doors.  I often take a shot that includes the back of the door, and so the backs of all the doors need to be free of coats, bags and dressing gowns please.

Real estate photography bathroom 2

* in the bathroom, remove ALL toiletries (even the soap) and ALL towels (unless perfectly clean and folded - but if in doubt just hide them away).  Don´t leave anything hanging over the side of the bath or the shower cubicle.  Toilet rolls should either be full and unused or taken away completely.  Packets of toilet wipes should be out of sight too.  Bath robes/dressing gowns?  No thanks, not even slinky leopard-print ones.  Less is more!  Remember that anything hanging on the back of the door will possibly be seen in the mirror, so nothing on the back of the door please.

Bathroom photograph real estate photography

* in the kitchen have the bare minimum on the worktops - ie no cleaning equipment, no crockery (clean or dirty), nothing in the kitchen sink, no Fairy Liquid, no boxes of cereals, nothing except shiny worktops and maybe just one feature appliance or two if they are of high quality.  So unless your kettle and toaster are things of beauty that shout out "living the dream" - just hide them!

* take all fridge magnets, calendars, post-it notes and shopping lists off the fridge and hide them somewhere, (and maybe keep them hidden so that when we do viewings you don´t have to go to that trouble again.)

Real estate photography kitchen

* people - that´s right!  It´s important that everybody stands behind the camera and not in front of it, so to make that easier the fewer people that are present the better.  I can take quite a long time doing the photos, so feel free to go for a nice long walk whilst I concentrate on getting the photos right.

THINGS TO CLEAN BEFORE THE PHOTO SHOOT:

* mirrors

* windows (it´s nice to see the view!)

* ceiling fans (especially if they look like they would create a brown snowstorm if you were unlucky enough to turn them on)

* make the beds please (!) and don´t have anything under the bed that will appear in the fotos if possible 

WHAT ABOUT LIGHTS?

Before I arrive, please turn on all the lights that you think enhance the property, eg bedside table lights, spotlights in the ceilings etc.  If you have multiple light fittings, make sure that all the bulbs are working and are preferably of the same colour (eg if they are a mix of yellowy-white and bright white, that doesn´t look good).  When I´m taking the photos it can be quite difficult to manoeuvre the tripod from room to room, and having to worry about finding light switches and plugging in bedside lights can slow me down and detract from the business of taking great photographs.  The extra electricity costs involved in doing this will be forgotten when you find a buyer for your home!  

If your home looks great at night, eg if you have pool and garden lights, let´s talk about the possibility of me returning to do some twilight shots.

CAN WE USE THE PHOTOSHOOT AS AN OPPORTUNITY TO FINALISE THE PAPERWORK AND LOOK FOR BILLS?

We prefer you to visit our Villas Fox office prior to the photoshoot with all your bills and documents and to sign the agency contract.  Our office is the ideal place for us to scan your original documents if required, sign the contract, give you a copy of it,  and discuss the marketing of the property if required.  That will make it easier for you to have the property prepared for the photographs, and for me to concentrate on taking them.  Of course that´s not always possible if you´re unable to visit our office, so we will try to be as flexible as possible of course. 

Remember - if you do as much of the above as possible before the photographer arrives, you will probably be handsomely rewarded by having much better fotos that will sell your home faster, and for a higher price!  It will definitely be worth it! 

 

 

When selling your Spanish property, it is important to have a valid energy and habitation certificate in place.  If you don´t have one, we can arrange for our architect to visit your property, and to do all the related paperwork including paying the local taxes and presenting the "declaracion responsable" at the Town Hall.

The prices for the habitation certificate can vary between towns and for the size of the property, so we have drawn up the following price list, to help you find out how much you will be required to pay.

PLEASE NOTE THAT THESE PRICES ARE NOT INCLUSIVE OF SALES TAX (IVA) at 21%

Click here to view or print the PDF version.

 

docs required

 

=================================================

CERTIFICATES OF ANTIQUITY (CERTIFICADOS DE ANTIGUEDAD) - 250€ + IVA

villas fox website
 
If you are thinking about selling your Spanish property, you´ve come to the right place!
 
This is how we do it:
 
a)  VALUATION We will visit the property to offer a no-obligation consultation and suggest a sensible price at which to advertise.  We will use data about properties we have recently sold in the area to try to make the valuation as realistic as possible.  We will listen to your requirements and give you good advice about the way forward.
 
b)  DOCUMENTS If we are in agreement on the price, we ask you to provide us with copies of the title deeds, recent bills, NIE and/or passports, and payment for the energy and habitation certificates (these will be valid for 10 years - see https://villasfox.com/index.php/properties/selling/energy-and-habitation-certificate-price-list) and sign our marketing contract which details our fees (we don´t charge the buyer a finders fee, and we don't charge extra for your choice of solicitor!)  Our fees are only payable upon successful completion of the sale.
 
c) PHOTOGRAPHY We will visit to take professional photos and then edit the photos and write the description.  A "For Sale" board is optional (no charge).  Prior to the photo shoot, please take into consideration the suggestions about home-staging given at https://villasfox.com/index.php/properties/selling/preparing-for-the-photo-shoot as it can really help us to provide high quality, professional photos that will attract more buyers.  We will also arrange for the architect to visit to do the energy and habitation certificates which you paid for.
 
Balcon de la Costa Blanca San Miguel de Salinas house for sale Villas Fox 82
 
d) MARKETING We will upload your property details to our Villas Fox websites, and also Idealista, Kyero, Thinkspain, A Place in the Sun, Green-Acres, fotocasa.es, apired.com, Indomio, spainhouses.net, Yaencontre and Milanuncios etc to give your property full worldwide exposure!  We also run social media advertising campaigns (Facebook, Instagram etc) and mail your property details to our mailing list database. 
 
VILLAS FOX MARKETING ADVERTISING
 
 
e)  FEEDBACK We will provide you with a link to your own "Owner Dashboard" (https://villasfox.com/index.php/properties/selling/owner-dashboard) which allows you to monitor all enquiries and viewings that we log on our own system, showing nationality of clients, which website they enquired on etc, total number of hits on our website, and also information about actual selling prices of other similar properties, allowing you to compare the price, number of bedrooms and bathrooms, plot size, average price/m2 etc of properties already sold with your own property.  The owners dashboard allows our owners to closely monitor how successful the advertising is, and to make informed decisions about price changes. You will also receive a weekly traffic report email which our owners find very useful.
 
f)  VIEWINGS We will conduct unlimited viewings on the property, but we try to target the right clients for your property, rather than show it to as many people as possible!
 
g)  OFFERS If a client makes an offer, we will remind them of their obligation to pay the 10% sales tax on top of the offer price, plus the notary and registry fees.  However, any architect, registry or notary fees relating to a regularization of the title deeds (eg if a swimming pool needs to be added to the deeds) are borne by the vendor and we can advise about this.  We can also give you an approximate estimation of what your proceeds are likely to be, based on the offer, taking into account our fees, solicitor fees, plusvalia tax, 3% non-resident retention, etc.  However, your lawyer will be able to give you a more accurate estimation.  We will give you advice about whether to accept the offer, or make a counter-offer.
 
h)  RESERVATION Should you decide to accept the offer and the terms (eg timescale for completion, furniture to be included), then we will provide their lawyer with the property documentation for them to check.  It is customary to allow the buyer and their lawyer a few days to check that everything is in order, but if additional documents need to be applied for due to some irregularity with the property, additional time will be required.  Once the buyer´s lawyer is satisfied with the documentation supplied, the next step is for us to take a deposit from the buyer (often this is 5% with a minimum of 3,500 euros unless otherwise agreed between all parties) and we or your solicitor will hold that deposit until completion, and a contract will be drawn up (sometimes we do the contract, but sometimes one of the lawyers prefers to do it).  The contract usually contains an inventory of the items to be included in the sale, or sometimes this is done separately.  It should be signed by all parties.
 
RESERVED PROPERTY BY VILLAS FOX
 
i)  OBLIGATIONS You will remain responsible for the upkeep of the property, to keep it in its current state until completion, even if completion is delayed for some reason.  During this time you remain owners of the property and are free to use it as you normally would.  However, we advise against renting the property during the reservation period.  You must ensure that the utility supplies (water, electricity and gas if applicable) remain connected, continue the maintenance of the swimming pool and garden if applicable and the payment of any community fees or bills for the property until completion of the sale at the notary.
 
j)  PREPARING FOR COMPLETION The completion date has to take place within the deadline given on the contract (unless both parties agree to extend it), but the exact date is decided in discussion with all parties.  If you are unable to attend the notary on the suggested date of completion, then you will have to give power of attorney to your lawyer.  This can be done at the notary at any time prior to the completion, and many owners find it to be a lot more convenient than having to attend the notary in person.  Once you have given power of attorney to your lawyer, there is no need for you to attend the notary again in person on the day of completion. However, make sure that the power of attorney includes the power to endorse the cheque, so that your solicitor can sign the bankers draft  if needed to give to a currency company or bank. If you are a Spanish resident for tax purposes (ie if you are a "residente fiscal" and you do an income tax return in Spain each year), then you must obtain up-to-date certificates to prove this (your lawyer or accountant can apply for these if you give them plenty of notice about the sale), because otherwise 3% of the sale price will be retained by the Spanish tax authorities.  If you are not a Spanish tax resident then the 3% will definitely be retained.  Your lawyer or accountant can help you to claim this 3% back if you can demonstrate that you don´t owe that amount in any unpaid taxes (eg capital gains taxes on the sale).  It can take up to a year to claim this money back. 
 
k) THE COMPLETION DATE The buyers may inspect the property at any time up to and immediately prior to the completion, or appoint somebody to do this on their behalf, in order to check that the property is still in a satisfactory condition, and that the items in the inventory remain in the property.  
 
You must vacate the property prior to the appointment at the notary for the completion, and provide all sets of keys to the property to us or your solicitor.
 
Payment is normally made in the form of a bankers draft in your name (the funds are guaranteed).  Most UK-based vendors use a currency company to send the funds to their UK account, bypassing the Spanish banks and avoiding the hefty bank fees that the Spanish banks charge to process cheques.  We have a currency expert called David Evans from Lumonpay who is based locally and can explain the process to you in simple terms when you first put the property on the market, so that everything will be in place for when you find a buyer.
 
We (Villas Fox) don´t normally attend the notary ourselves, as by that time your lawyer will be in full control of the sale.  However, we will make ourselves available to assist with anything throughout the sales process, to make sure that everything goes smoothly!
 
l)  THE SALE IS COMPLETE HOWEVER THERE ARE A FEW THINGS LEFT TO DO! After the sale, it is normally the buyer´s lawyer who ensures that future community fees, water, electricity and SUMA bills will be charged to the new owner.  However, we advise that once the sale is complete that you cancel any direct debits or standing orders related to the property (eg water, electricity, gas, community fees, and also house insurance).  Remember to ask your lawyer about claiming back the 3% retention for non-Spanish tax residents if you think you are entitled to claim this back.
 
 
If you were on the PADRON (electoral roll) at the town hall, it is important that you inform the town hall that you wish to be removed. Otherwise the new owners might not be allowed to go on the padron at your address.
 
DSC05354 SOLD
 
m) ADDITIONAL ADVICE 
 
We are often asked how long it will take to sell the property.  If the property is advertised at the correct price for current market conditions, the sale should take less than a year, and ideally less than 3 months.  However, in Spain even if the price is right, it can take longer to sell a property here than it would in your home country.  One mistake owners often make is to advertise at a higher-than-market-value price because they are "not in a hurry".  This is a mistake since you are highly unlikely to find a buyer willing to pay such a price, and by the time you realise this and reduce the price, the property will already have gone stale by being on the shelf for too long, and you have lost the "honeymoon" period where buyers will get excited about a property that is new to the market and offered at a sensible price.
 
Although the British market is still strong, we see an increasing number of French and Dutch-speaking clients buying in the area, and with our team being able to speak French, Dutch and Spanish as well as English helps us to communicate with most of our buyers in a language we both understand.  
 
We are members of the APIAL and Andy holds diplomas in estate agency, property valuations and property marketing with Tago Estudios.
 
So, give us a call and let´s have a chat about selling your Spanish property!
 
villas fox team san miguel de salinas estate agent 2 800

1. As a small family company, we offer a friendly and personal service to all our clients, whether they are buying or selling property.  We have been established in the area since 2005, and have built up a solid reputation as reliable professionals that you can depend upon.  We have sold over 200 local properties since our new office opened in 2014!  We are proud to support and put something back into the local community by sponsoring the Racing San Miguel football team, Help Vega Baja charity, San Miguel Tigers petanca club and the Tarambanas carnival group every year.  280317293 10159943785127480 8767013579746383115 n

2. PEACE OF MIND  

We are proud members of APIAL (the Asociácion de Agentes de la Propiedad Inmobiliaria y Agentes Inmobiliarios de la Provincia de Alicante) which is an official register of professional estate agencies in Alicante province that are sufficiently qualified, experienced, insured and legal, and are associated with the Colegio Oficial de Agentes de la Propiedad Inmobiliaria de Alicante, and form part of the APIRED network of collaborating agents who also meet the required standards, and share property information to make it easier for us to find you a buyer by networking with other reputable estate agencies.

 

When you buy and sell with us, you are covered by our professional civil responsibility insurance which protects all parties against any personal or financial damage up to 3,000,000 euros.  Many agencies  (especially those without offices, will not cover you in this way).


   APIAL AND APIAL LANDSCAPE LOGOS STROKE

 3. INTERNATIONAL MARKETS - the Belgian, French, Dutch, Scandinavian and Icelandic markets are extremely active at the moment.  We collaborate with other agencies who specialise in bringing these kinds of clients to Spain, and many of our sales are as a result of networking with other agents such as these.  In such cases, there is no increase in the total agents fee, ie you pay nothing extra!  More importantly, by offering your property to a broad mix of nationalities, you are more likely to get a better offer for your property, leading to higher proceeds to you compared to when you sell via agents who offer low fees but don´t market your property properly to clients from all over the world.  Our website is available in 17 different languages too - just click on the flags at the top of the page!  We speak English en and Spanish es(Andy holds an A2 certificate from the Instituto de Cervantes, and a GCSE A-level), and Andy also speaks French fr, which is invaluable when dealing with the increasingly important Belgian and French markets.  We also regularly sell to Spanish, Dutch, German, Norwegian, Swedish, Danish and Icelandic clients.  Our website is available in several different languages each with their own sub-domain, eg www.fr.villasfox.com, which are listed with Google to maximise exposure to international clients.
 

 

4. WE ONLY SELL DIRECT LISTING PROPERTIES, ie we focus 100% of our energy on promoting properties which are our direct listings with the owners.  We don´t sell properties for other agencies.  So, not only does that mean that we will prioritise finding a buyer for YOUR property, but it also means that potential buyers can be reassured that they will only have to deal with ONE AGENCY if they see your property advertised by us!  

 

5. We have a wider selection of properties in the San Miguel de Salinas area than ANY OTHER AGENT which is why buyers and other agents call us first.  An important benefit to you from this is that we already have a MASSIVE database of potential clients we can market your property to.

 

 

6. Our modern office with lots of window-space is ideally positioned on the busiest road in San Miguel, with lots of parking spaces and is open at least 48 hours per week including Saturdays!  Some of our local competitors only open 30 hours per week in comparison!  We often conduct viewings on Sundays too.

Villas Fox  Estate Agency San Miguel de Salinas Office May 2018
 

7. IMPORTANT ADVICE - We can give you solid advice from the outset about everything to do with marketing your property, including your likely costs in plusvalia tax, energy and habitation certificates, 3% retention, costs of rectifying title deeds to include swimming pools and extensions etc.  By discussing these costs on day one, you will not have any nasty surprises the week before you go to the notary to complete the sale!  Our valuations are free and not flattering, ie we will not deliberately over-estimate the true value of your property in order to gain your business, as this wastes time for you and can give your property a "left-on-the-shelf" effect if it fails to sell promptly.  Nor do we under-estimate the value in order to gain a quick sale.  Instead we will work hard to maximise your proceeds from the sale, and use our negotiating skills to make sure that you get the very best deal possible.

 

 8. We believe in taking our time to make sure the photographs of your property look professional and stunning, and for that reason we use professional photographic equipment, and spend a considerable amount of time editing and choosing the best photos to use.  The presentation of our properties also benefits from input from our sons Patrick and Ollie.  Patrick is a maths and computer science undergraduate who advises us on website design and systems.  Ollie has a good head for marketing and graphic design, and was responsible for designing our eye-catching logo!  For our sole agency clients we offer a 360º virtual tour service:  

 

9. In this day and age, a strong internet and social media presence is of course essential for a business like ours, especially to attract international clients.  Our own websites are extremely well-positioned on Google to attract buyers of apartments and villas looking in this area, and we also advertise on several high-ranking international portals which currently include Idealista, Fotocasa, Kyero, Green-Acres, Think Spain, A Place in the Sun, Indomio, Spainhouses, Yaencontre, Wallapop and Milanuncios.    We also advertise on social media eg Facebook, Instagram, Youtube and Whatsapp, to make sure every property hunter is likely to see YOUR property when you advertise with Villas Fox!;

villas fox android app

 

10. Our fees are highly competitive, and we believe in delivering excellent value-for-money above all.  We aim to be the BEST, not the cheapest!  Any agency offering to sell your property for less is likely to want to make a quick sale and move on to the next one, rather than spending time marketing your property correctly and obtaining the very best price for you.  Either that or they intend to charge the buyer as well as the seller (this is a common practice) which means that their margin is not transparent.  We prefer to keep all parties informed about all costs and prices, with total transparency, and according to the law, in order to protect you.  As someone once said, buying a cheap suit could be the most expensive purchase you ever make!  We believe that because we are so well-established with a high volume of existing clients that we are much more likely to bring you a buyer who is willing to pay the full asking price, or close to it, than less well-established agencies.  That means that the net proceeds to you are likely to be higher with Villas Fox.

 

11. Although we recommend the services of a solicitor, we will take an active role in the sale up until completion and beyond, since finding a buyer can sometimes be only the first step in a daunting process if you don´t regularly sell Spanish property.  We are here to provide the guidance and reassurance you need, including the best advice about how to process the bankers draft you will receive in order to save hundreds of euros on bank charges and exchange rates.

 

12. Should you decide to leave keys with us, they are never labelled with the property address, and are stored in a safe behind strengthened glass in our former bank cashier´s box (our office was previously a bank and  is alarmed with video surveillance connected to a central monitoring station!)  

 

 

13.  Andy is a former mortgage consultant for Bancaja (now Bankia) and is not afraid to ask questions about a buyers´ finances and to offer them realistic assistance in getting a Spanish mortgage, which allows us to connect buyers only with properties in their affordable range.  Sorelle has a long track record in customer service and administration, and is often the friendly voice our clients hear first when they contact us to enquire about properties and arrange viewings with us.

 

14.  FEEDBACK - we understand how important it is to keep you informed of progress with enquiries and viewings.  In fact we have recently developed a system to allow owners to monitor this directly on-line.  You will have access to your own page which shows how many viewings and enquiries your property has received, the nationality of the clients, where the lead was generated from etc.  It also includes a comparison of your advertised price with previous sales of similar properties, and suggests a benchmark price based on the average price per m2 for your type of property.  This could prove invaluable in helping you decide if you are marketing your property at the right price or not!

 

 

15.  Having been in business for a long time locally, we now have a superb network of professionals that we rely on as part of the selling process, e.g. architects, solicitors, builders and bank managers.  We are widely respected for our efficiency in making sure the sales process goes smoothly from start to finish, and we get lots of recommendations from solicitors for example who know that they are putting their clients in good hands with us if they are looking to buy or sell.  Andy holds the Técnico de Gestión Inmobiliario/Agente Propiedad Inmobiliaria Diploma which is the official course of the Asociación Profesional de Inmobiliarios. The objective of the course is the specialization in the management of real estate companies, as well as the theoretical knowledge necessary in the professional field of real estate law and urban management.  Although the industry is currently not regulated in this region, there are moves afoot to change that, in order to protect consumers.  In the future therefore, it may be compulsory for estate agents to undertake formal training such as this, and belong to a professional body.

 

16.  Despite fears over Brexit, our business has gone from strength to strength since 2016, and have recently converted from self-employed to S.L. company status.  This doesn´t mean that we want to expand the company though, as we know our clients prefer to deal with a small and friendly family company that is focussed on their needs, rather than a large corporation.

 

17. We operate on a "no sale, no fee" basis, ie we only charge for our services upon successful completion of the sale.  Our terms do not restrict which solicitor/lawyer you can use.  We are happy to work with the lawyer of YOUR choice (although for your own protection we do strongly recommend you use an official lawyer on the list found at: https://www.abogacia.es/servicios-abogacia/censo-de-letrados/). 

  18. We offer a choice between exclusive (sole agency) and non-exclusive (multiple agency) contracts.  

 

19. Should you change your mind at any time, then we understand that life is not always predictable, and circumstances change.  We will give you good advice prior to marketing your property, to make sure that it´s the right decision for you, but are always available to discuss any changes to your plans.


20.  Please take time to read our testimonials page, because most of our business comes via recommendations and many of our former clients have had some extremely positive words to say about the service we have provided.  Now give us a call to make an appointment, or pop into our office for a chat