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] => 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 £34,950
[post_title] => 1969 JAGUAR 420G MANUAL O/D £34,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] => 2022-04-18 11:27:43
[post_modified_gmt] => 2022-04-18 10:27:43
[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
)
[1] => WP_Post Object
(
[ID] => 3791
[post_author] => 2
[post_date] => 2021-05-30 16:44:20
[post_date_gmt] => 2021-05-30 15:44:20
[post_content] => 1969 Jaguar 420G Manual with O/D RHD UK reg. Finished in Tyrolean Dark Green with St James Red hide interior this ultra rare 420G with Manual gearbox with overdrive and PAS with a Radiomobile twin speaker system was delivered new to Brian Corser from Shrewsbury the noted Jaguar enthusiast and collector who had all of his Jaguars finished in the same dark green with maroon wheels and his collection merited a chapter in The Private Motor Collections of Great Britain by Peter Hugo his other cars included an XK120 , a C-Type, a D-Type and an XKSS. He owned the car which he described as the finest Jaguar saloon ever produced until 1988 and it has had just 2 registered owners since.
The car was Zeibarted from new (rustproofed by the then market leader) and fitted with a Derrington Wood Rim wheel and electric windows front and rear . She has covered 57,000 miles from new and is a revelation to drive as a manual car with brisk performance from the manual gears and O/D rather than the more sluggish feel of the vast majority of the cars built with the Borg Warner Automatic box. Only around 50 420G,s are still on the road in the UK the vast majority being Automatic versions which makes this example very rare and desirable .We sold the car in 2014 to a private collector on the Isle Of Man before purchasing it back from him recently. Complete with ownership history with original V5 Documents,MOT file dating from 1972, Jaguar Heritage Certificate plus Handbooks , pouch ,Tool box with tools , jack and wheelbrace.
The overall condition is superb with unmarked paintwork, rust free body and undersides with a superb original interior £35,950 Spring Sale reduced to £29,950
[post_title] => 1969 JAGUAR 420G MANUAL O/D £29,950
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => 1969-jaguar-420g-manual-o-d
[to_ping] =>
[pinged] =>
[post_modified] => 2022-04-18 11:26:38
[post_modified_gmt] => 2022-04-18 10:26:38
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://svs-ltd.com/?post_type=listings&p=3791
[menu_order] => 0
[post_type] => listings
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[2] => 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
)
[3] => 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 Fixed Head Coupe £129,950
[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] => 2022-04-18 11:53:57
[post_modified_gmt] => 2022-04-18 10:53:57
[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] => 4
[current_post] => -1
[in_the_loop] =>
[post] => 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 £34,950
[post_title] => 1969 JAGUAR 420G MANUAL O/D £34,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] => 2022-04-18 11:27:43
[post_modified_gmt] => 2022-04-18 10:27:43
[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
)
[comment_count] => 0
[current_comment] => -1
[found_posts] => 4
[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] =>
[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
)
)