WP_Query Object
(
[query] => Array
(
[post_type] => listings
[order] => DESC
[orderby] => date
[filter_location] => 1
[posts_per_page] => 10
[meta_query] => Array
(
[0] => Array
(
[relation] => AND
[0] => Array
(
[relation] => OR
[0] => Array
(
[key] => sold_car
[value] =>
[compare] => =
)
[1] => Array
(
[key] => sold_car
[compare] => NOT EXISTS
)
)
[1] => Array
(
[relation] => OR
[0] => Array
(
[key] => racing_car
[value] =>
[compare] => =
)
[1] => Array
(
[key] => racing_car
[compare] => NOT EXISTS
)
)
[2] => Array
(
[relation] => OR
[0] => Array
(
[key] => csoon_car
[value] =>
[compare] => =
)
[1] => Array
(
[key] => csoon_car
[compare] => NOT EXISTS
)
)
)
)
)
[query_vars] => Array
(
[post_type] => listings
[order] => DESC
[orderby] => date
[filter_location] => 1
[posts_per_page] => 10
[meta_query] => Array
(
[0] => Array
(
[relation] => AND
[0] => Array
(
[relation] => OR
[0] => Array
(
[key] => sold_car
[value] =>
[compare] => =
)
[1] => Array
(
[key] => sold_car
[compare] => NOT EXISTS
)
)
[1] => Array
(
[relation] => OR
[0] => Array
(
[key] => racing_car
[value] =>
[compare] => =
)
[1] => Array
(
[key] => racing_car
[compare] => NOT EXISTS
)
)
[2] => Array
(
[relation] => OR
[0] => Array
(
[key] => csoon_car
[value] =>
[compare] => =
)
[1] => Array
(
[key] => csoon_car
[compare] => NOT EXISTS
)
)
)
)
[error] =>
[m] =>
[p] => 0
[post_parent] =>
[subpost] =>
[subpost_id] =>
[attachment] =>
[attachment_id] => 0
[name] =>
[pagename] =>
[page_id] => 0
[second] =>
[minute] =>
[hour] =>
[day] => 0
[monthnum] => 0
[year] => 0
[w] => 0
[category_name] =>
[tag] =>
[cat] =>
[tag_id] =>
[author] =>
[author_name] =>
[feed] =>
[tb] =>
[paged] => 0
[meta_key] =>
[meta_value] =>
[preview] =>
[s] =>
[sentence] =>
[title] =>
[fields] =>
[menu_order] =>
=>
[category__in] => Array
(
)
[category__not_in] => Array
(
)
[category__and] => Array
(
)
[post__in] => Array
(
)
[post__not_in] => Array
(
)
[post_name__in] => Array
(
)
[tag__in] => Array
(
)
[tag__not_in] => Array
(
)
[tag__and] => Array
(
)
[tag_slug__in] => Array
(
)
[tag_slug__and] => Array
(
)
[post_parent__in] => Array
(
)
[post_parent__not_in] => Array
(
)
[author__in] => Array
(
)
[author__not_in] => Array
(
)
[ignore_sticky_posts] =>
[suppress_filters] =>
[cache_results] =>
[update_post_term_cache] => 1
[lazy_load_term_meta] => 1
[update_post_meta_cache] => 1
[nopaging] =>
[comments_per_page] => 50
[no_found_rows] =>
)
[tax_query] => WP_Tax_Query Object
(
[queries] => Array
(
)
[relation] => AND
[table_aliases:protected] => Array
(
)
[queried_terms] => Array
(
)
[primary_table] => wp_posts
[primary_id_column] => ID
)
[meta_query] => WP_Meta_Query Object
(
[queries] => Array
(
[0] => Array
(
[0] => Array
(
[0] => Array
(
[key] => sold_car
[value] =>
[compare] => =
)
[1] => Array
(
[key] => sold_car
[compare] => NOT EXISTS
)
[relation] => OR
)
[1] => Array
(
[0] => Array
(
[key] => racing_car
[value] =>
[compare] => =
)
[1] => Array
(
[key] => racing_car
[compare] => NOT EXISTS
)
[relation] => OR
)
[2] => Array
(
[0] => Array
(
[key] => csoon_car
[value] =>
[compare] => =
)
[1] => Array
(
[key] => csoon_car
[compare] => NOT EXISTS
)
[relation] => OR
)
[relation] => AND
)
[relation] => OR
)
[relation] => AND
[meta_table] => wp_postmeta
[meta_id_column] => post_id
[primary_table] => wp_posts
[primary_id_column] => ID
[table_aliases:protected] => Array
(
[0] => wp_postmeta
[1] => mt1
[2] => mt2
[3] => mt3
[4] => mt4
[5] => mt5
)
[clauses:protected] => Array
(
[wp_postmeta] => Array
(
[key] => sold_car
[value] =>
[compare] => =
[compare_key] => =
[alias] => wp_postmeta
[cast] => CHAR
)
[mt1] => Array
(
[key] => sold_car
[compare] => NOT EXISTS
[compare_key] => =
[alias] => mt1
[cast] => CHAR
)
[mt2] => Array
(
[key] => racing_car
[value] =>
[compare] => =
[compare_key] => =
[alias] => mt2
[cast] => CHAR
)
[mt3] => Array
(
[key] => racing_car
[compare] => NOT EXISTS
[compare_key] => =
[alias] => mt3
[cast] => CHAR
)
[mt4] => Array
(
[key] => csoon_car
[value] =>
[compare] => =
[compare_key] => =
[alias] => mt4
[cast] => CHAR
)
[mt5] => Array
(
[key] => csoon_car
[compare] => NOT EXISTS
[compare_key] => =
[alias] => mt5
[cast] => CHAR
)
)
[has_or_relation:protected] => 1
)
[date_query] =>
[request] => SELECT SQL_CALC_FOUND_ROWS wp_posts.ID FROM wp_posts LEFT JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) LEFT JOIN wp_postmeta AS mt1 ON ( wp_posts.ID = mt1.post_id AND mt1.meta_key = 'sold_car' ) LEFT JOIN wp_postmeta AS mt2 ON ( wp_posts.ID = mt2.post_id ) LEFT JOIN wp_postmeta AS mt3 ON ( wp_posts.ID = mt3.post_id AND mt3.meta_key = 'racing_car' ) LEFT JOIN wp_postmeta AS mt4 ON ( wp_posts.ID = mt4.post_id ) LEFT JOIN wp_postmeta AS mt5 ON ( wp_posts.ID = mt5.post_id AND mt5.meta_key = 'csoon_car' ) WHERE 1=1 AND (
(
(
( wp_postmeta.meta_key = 'sold_car' AND wp_postmeta.meta_value = '' )
OR
mt1.post_id IS NULL
)
AND
(
( mt2.meta_key = 'racing_car' AND mt2.meta_value = '' )
OR
mt3.post_id IS NULL
)
AND
(
( mt4.meta_key = 'csoon_car' AND mt4.meta_value = '' )
OR
mt5.post_id IS NULL
)
)
) AND wp_posts.post_type = 'listings' AND (wp_posts.post_status = 'publish') GROUP BY wp_posts.ID ORDER BY wp_posts.post_date DESC LIMIT 0, 10
[posts] => Array
(
[0] => WP_Post Object
(
[ID] => 8636
[post_author] => 2
[post_date] => 2024-07-07 18:57:10
[post_date_gmt] => 2024-07-07 17:57:10
[post_content] => 1964 JAGUAR 3.8 MK 11 O/D LHD FINISHED IN COTSWOLD BLUE WITH A NAVY HIDE INTERIOR THIS EXAMPLE HAS A VERY INTERESTING HISTORY. ORIGINALLY DELIVERED NEW TO CALIFORNIA USA IN 1964 AS 2.4 MANUAL WITH OVERDRIVE . THIS BLACK PLATE CALIFORNIA MK.11 LEFT HAND DRIVE WAS OWNED BY A PROFESSOR AT THE BERKELEY UNIVERSITY OF CALIFORNIA THE CAR WAS ACQUIRED BY JIM GROOM SPORTS CARS A WELL KNOWN VINTAGE RACE CAR SHOP IN CALIFORNIA WHO UPGRADED THE CAR WITH A 3.4 MK 11 ENGINE BORED OUT TO 3.8 LITRES THEN FITTED WITH 2 INCH S.U. CARBS , SPAX ADJUSTABLE FRONT COIL OVER FRONT SUSPENSION AND KONI,S TO THE REAR WITH THE STEERING UPGRADED WITH JAGUAR POWER ASSISTED STEERING . CHROME WIRE WHEELS AND COOMBS STYLE REAR SPATS.
THE CAR IS AS ONE WOULD EXPECT OF A CALIFORNIA CAR IS COMPLETELY RUST FREE WITH PERFECT PANEL GAPS AND HAS BEAUTIFUL UNMARKED PAINTWORK WITH EXCELLENT CHROME BRIGHTWORK AND A LOVELY ORIGINAL LEATHER INTERIOR WITH WEST OF ENGLAND HEADLINING.
THE CAR DRIVES AS YOU WOULD EXPECT WITH THE UPGRADES AND IS INVIGORATING WITH HANDLING TO MATCH !!!
CURRENTLY FRENCH REGISTERED WITH CERTIFICAT D,IMMATRICULATION ISSUED ON 14/9/2022 ( PREVIOUSLY UK REG ) AND COMPLETE WITH JACK AND TOOLKIT .
£29,950
[post_title] => 1964 JAGUAR 3.8 MK 11 O/D LHD £29,950
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => 1964-jaguar-3-8-mk-11-o-d-lhd-34950
[to_ping] =>
[pinged] =>
[post_modified] => 2024-09-01 15:30:42
[post_modified_gmt] => 2024-09-01 14:30:42
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://svs-ltd.com/?post_type=listings&p=8636
[menu_order] => 0
[post_type] => listings
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[1] => WP_Post Object
(
[ID] => 7383
[post_author] => 2
[post_date] => 2023-07-08 15:20:31
[post_date_gmt] => 2023-07-08 14:20:31
[post_content] => 1968 Fiat 2300S Coupe by Ghia Left Hand Drive. Finished in Royal Blue with Light Burgundy Leather interior and matching carpets this very rare elegant Coupe with the unique 3 piece glass rear window is the S Version with internal and external detail modifications plus the uprated engine with Twin Choke Webers producing 128 BHP from the straight 6 2300cc engine designed by Aurelo Lampredi the former Ferrari engine designer and is one of the last built on 1st. March 1968 with a Certificato Di Origine from Fiat Classiche . This outstanding example was imported in to the Netherlands in 1997 and then acquired by a well known Museum . The car was then sold to a German collector and a restoration was carried out in the Netherlands around 2012. The car still presents beautifully with excellent bodywork , interior and brightwork and drives well with a smooth quiet engine with excellent oil pressure and a smooth 4 speed manual transmission with good handling with the added benefit of a twin servo braking system with all round disc brakes and electric windows which were features ahead of the time back in 1968 . Currently the car has a Netherlands Registration Certificate and title documents and is therefore tax free in the EU but can be UK registered . £31,950
[post_title] => 1968 Fiat 2300S Coupe LHD £31950
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => 1968-fiat-2300s-coupe-lhd-39950
[to_ping] =>
[pinged] =>
[post_modified] => 2024-08-12 09:20:12
[post_modified_gmt] => 2024-08-12 08:20:12
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://svs-ltd.com/?post_type=listings&p=7383
[menu_order] => 0
[post_type] => listings
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[2] => WP_Post Object
(
[ID] => 7227
[post_author] => 2
[post_date] => 2023-06-24 18:42:09
[post_date_gmt] => 2023-06-24 17:42:09
[post_content] => 1963 ALVIS TD 21 Series 11 Convertible Automatic. Finished in Silver Metallic with Grey Hide and matching carpets with a Black Mohair Hood hood bag and tonneau cover and is fitted with Chrome wire wheels . Supplied new on 14.1.1963 by Brooklands of Bond St. to Lamington Properties London SW1. Around 1970 the car was exported to the USA where it remained for 50 years and was registered in Florida . The car on arrival in the UK after spending 50 years in a dry climate had none of the corrosion issues that a car that had remained in the UK for that period of time would have suffered. The bodywork and undersides were completely original with no signs of corrosion or repairs to the chassis or bodywork with pictures of the car on arrival in the UK . Since then it has received a concours quality repaint , a complete re chrome or replacement of all brightwork, a full refresh of the leather and a full service with all parts supplied by Red Triangle and Chris Prince with an invoice file, Handbook , original sales brochure and build sheets from Red Triangle, import documentation and USA title doc. The car now presents with stunning paintwork , superb original panel fit and new chrome and is a joy to behold and drives and handles beautifully and is an opportunity to acquire a unique unrestored example. £84,950
[post_title] => 1963 Alvis TD 21 S11 CONVERTIBLE £84950
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => 1963-alvis-td-21-s11-convertible-109950
[to_ping] =>
[pinged] =>
[post_modified] => 2024-07-21 22:46:29
[post_modified_gmt] => 2024-07-21 21:46:29
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://svs-ltd.com/?post_type=listings&p=7227
[menu_order] => 0
[post_type] => listings
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[3] => WP_Post Object
(
[ID] => 3812
[post_author] => 2
[post_date] => 2021-06-06 17:03:33
[post_date_gmt] => 2021-06-06 16:03:33
[post_content] => 1969 Jaguar 420G Manual with O/D RHD UK reg Finished in Opalescent Silver Blue with Dark Blue Hide interior and carpets this ultra rare 420G with Manual gearbox with overdrive and PAS with a Radiomobile twin speaker system was delivered on the 28.9.69 to the first owner who kept the car until 1994 , the second owner kept the car until 2008 and the 3rd and last owner has owned the car to date.
The manual gears and overdrive transform the car as opposed to the Automatic version giving the car sports performance and a totally different driving experience.
This is without doubt one of the finest if not the finest example of only around 50 cars still registered( of which the vast majority are Automatic versions) on the road in the UK , the condition is exceptional in every respect with beautiful unmarked paintwork and a superb original interior and the mileage is only 39,000 from new with a huge detailed history file with ownership history , invoice file , mot file , picture file and correspondence file. Complete with Tool box with tools , jack and wheelbrace, plus original handbooks and pouch and car cover.
This is a rare opportunity to acquire one of these magnificent rare cars which can only increase in value £35,950
[post_title] => 1969 JAGUAR 420G MANUAL O/D £35,950
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => 1969-jaguar-420g-manual-o-d-2
[to_ping] =>
[pinged] =>
[post_modified] => 2024-07-21 22:44:07
[post_modified_gmt] => 2024-07-21 21:44:07
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://svs-ltd.com/?post_type=listings&p=3812
[menu_order] => 0
[post_type] => listings
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[4] => WP_Post Object
(
[ID] => 3447
[post_author] => 2
[post_date] => 2020-04-13 16:31:33
[post_date_gmt] => 2020-04-13 15:31:33
[post_content] => 2007 Ferrari 599 F1 GTB Fiorano RHD UK Supplied . Finished in Argento Nürburgring Metallic with Grigio Scuro leather interior. Electric Daytona Seats with Charcoal inserts, 20inch Monolitic Wheels, Yellow Calipers, Scuderia wing shields, Carboceramic Brakes, Roll Cage, Carbon Fibre Driving Zone, Carbon Fibre Lower Cabin, Giallo rev counter, Bose Hi Fi. Full Main Agent Service History from new with 52 K. Recent health check with Main Dealer and major service carried out including new clutch , engine , suspension and air con work total invoice £13,281.Complete with Ferrari Leather pouch, handbooks ,service books and tools. Superb condition and breathtaking to drive !!!
[post_title] => 2007 Ferrari 599 F1 GTB Fiorano
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => 2007-ferrari-599-f1-gtb-fiorano
[to_ping] =>
[pinged] =>
[post_modified] => 2020-12-12 19:45:12
[post_modified_gmt] => 2020-12-12 19:45:12
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://svs-ltd.com/?post_type=listings&p=3447
[menu_order] => 0
[post_type] => listings
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[5] => WP_Post Object
(
[ID] => 2649
[post_author] => 2
[post_date] => 2017-10-01 16:15:13
[post_date_gmt] => 2017-10-01 15:15:13
[post_content] => 1964 Jaguar E-Type 3.8 Fixed Head Coupe finished in Pale Primrose Yellow with a black hide interior and carpets and fitted with all round Sundym glass, chrome wires and the original Motorola radio. This UK supplied RHD example had one airline pilot owner from May 1964 to October 1968 having covered just 15,300 miles before passing to the second owner who ran the car till 1976 the mileage then being just under 48,000 and was laid up until 1981 when a restoration to concours standards began which was completed in 1988. On its debut at the 1988 Benson & Hedges Concours it took the Newcomers Class then went on to take the 1989 Jaguar Drivers Club Supreme E-Type Award the 1991 Autoglym Jaguar Concours 2nd prize(with its third owner) and last but not least Car of the Show at the 1992 Classic Car Roadshow.It was then aquired by a private collector and has formed part of a large collection for the past 20 years. The car comes with a documented history , magazine features, concours trophies, MOT file and invoices, original buff log book and Jaguar Heritage certificate plus handbook and tools. The overall condition is outstanding with a current mileage of only 51,000, it is without doubt one of the finest examples we have seen. £129,950
[post_title] => 1964 Jaguar E-Type 3.8 FHC £129950
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => 1964-jaguar-e-type-3-8-fixed-head-coupe
[to_ping] =>
[pinged] =>
[post_modified] => 2023-03-06 08:25:38
[post_modified_gmt] => 2023-03-06 08:25:38
[post_content_filtered] =>
[post_parent] => 0
[guid] => http://threegirlstest.co.uk/svs/?post_type=listings&p=2649
[menu_order] => 0
[post_type] => listings
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
)
[post_count] => 6
[current_post] => -1
[in_the_loop] =>
[post] => WP_Post Object
(
[ID] => 8636
[post_author] => 2
[post_date] => 2024-07-07 18:57:10
[post_date_gmt] => 2024-07-07 17:57:10
[post_content] => 1964 JAGUAR 3.8 MK 11 O/D LHD FINISHED IN COTSWOLD BLUE WITH A NAVY HIDE INTERIOR THIS EXAMPLE HAS A VERY INTERESTING HISTORY. ORIGINALLY DELIVERED NEW TO CALIFORNIA USA IN 1964 AS 2.4 MANUAL WITH OVERDRIVE . THIS BLACK PLATE CALIFORNIA MK.11 LEFT HAND DRIVE WAS OWNED BY A PROFESSOR AT THE BERKELEY UNIVERSITY OF CALIFORNIA THE CAR WAS ACQUIRED BY JIM GROOM SPORTS CARS A WELL KNOWN VINTAGE RACE CAR SHOP IN CALIFORNIA WHO UPGRADED THE CAR WITH A 3.4 MK 11 ENGINE BORED OUT TO 3.8 LITRES THEN FITTED WITH 2 INCH S.U. CARBS , SPAX ADJUSTABLE FRONT COIL OVER FRONT SUSPENSION AND KONI,S TO THE REAR WITH THE STEERING UPGRADED WITH JAGUAR POWER ASSISTED STEERING . CHROME WIRE WHEELS AND COOMBS STYLE REAR SPATS.
THE CAR IS AS ONE WOULD EXPECT OF A CALIFORNIA CAR IS COMPLETELY RUST FREE WITH PERFECT PANEL GAPS AND HAS BEAUTIFUL UNMARKED PAINTWORK WITH EXCELLENT CHROME BRIGHTWORK AND A LOVELY ORIGINAL LEATHER INTERIOR WITH WEST OF ENGLAND HEADLINING.
THE CAR DRIVES AS YOU WOULD EXPECT WITH THE UPGRADES AND IS INVIGORATING WITH HANDLING TO MATCH !!!
CURRENTLY FRENCH REGISTERED WITH CERTIFICAT D,IMMATRICULATION ISSUED ON 14/9/2022 ( PREVIOUSLY UK REG ) AND COMPLETE WITH JACK AND TOOLKIT .
£29,950
[post_title] => 1964 JAGUAR 3.8 MK 11 O/D LHD £29,950
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => 1964-jaguar-3-8-mk-11-o-d-lhd-34950
[to_ping] =>
[pinged] =>
[post_modified] => 2024-09-01 15:30:42
[post_modified_gmt] => 2024-09-01 14:30:42
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://svs-ltd.com/?post_type=listings&p=8636
[menu_order] => 0
[post_type] => listings
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[comment_count] => 0
[current_comment] => -1
[found_posts] => 6
[max_num_pages] => 1
[max_num_comment_pages] => 0
[is_single] =>
[is_preview] =>
[is_page] =>
[is_archive] => 1
[is_date] =>
[is_year] =>
[is_month] =>
[is_day] =>
[is_time] =>
[is_author] =>
[is_category] =>
[is_tag] =>
[is_tax] =>
[is_search] =>
[is_feed] =>
[is_comment_feed] =>
[is_trackback] =>
[is_home] =>
[is_privacy_policy] =>
[is_404] =>
[is_embed] =>
[is_paged] =>
[is_admin] =>
[is_attachment] =>
[is_singular] =>
[is_robots] =>
[is_favicon] =>
[is_posts_page] =>
[is_post_type_archive] => 1
[query_vars_hash:WP_Query:private] => 764809ac7c0f4da9c6d4902aa4ff3cb6
[query_vars_changed:WP_Query:private] =>
[thumbnails_cached] =>
[allow_query_attachment_by_filename:protected] =>
[stopwords:WP_Query:private] =>
[compat_fields:WP_Query:private] => Array
(
[0] => query_vars_hash
[1] => query_vars_changed
)
[compat_methods:WP_Query:private] => Array
(
[0] => init_query_flags
[1] => parse_tax_query
)
)
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.OkRead more