Oak All Wooden Dining Tables
Updated
// Site-wide JSON-LD: Organization, WebSite + SearchAction. Helps Google // resolve entity / sitelinks-search. Emitted once per page. $_sameAs = array_filter([ defined('FACEBOOK_URL') ? FACEBOOK_URL : null, defined('INSTAGRAM_URL') ? INSTAGRAM_URL : null, defined('TWITTER_URL') ? TWITTER_URL : null, defined('PINTEREST_URL') ? PINTEREST_URL : null, defined('LINKTREE_URL') ? LINKTREE_URL : null, ]); $_organization = [ '@type' => 'Organization', '@id' => CANONICAL_URL . '/#organization', 'name' => SITE_NAME, 'url' => CANONICAL_URL, 'logo' => [ '@type' => 'ImageObject', 'url' => CANONICAL_URL . SITE_LOGO_URL, ], 'sameAs' => array_values($_sameAs), ]; if (defined('ORG_STREET') && ORG_STREET !== '') { $_organization['address'] = array_filter([ '@type' => 'PostalAddress', 'streetAddress' => ORG_STREET, 'addressLocality' => defined('ORG_LOCALITY') ? ORG_LOCALITY : null, 'addressRegion' => defined('ORG_REGION') ? ORG_REGION : null, 'postalCode' => defined('ORG_POSTCODE') ? ORG_POSTCODE : null, 'addressCountry' => defined('ORG_COUNTRY') ? ORG_COUNTRY : null, ]); } if (defined('ORG_PHONE') && ORG_PHONE !== '') { $_contactPoint = [ '@type' => 'ContactPoint', 'contactType' => 'customer service', 'telephone' => ORG_PHONE, 'url' => CANONICAL_URL . '/contact', 'areaServed' => 'GB', 'availableLanguage' => ['en'], ]; if (defined('ORG_CONTACT_EMAIL') && ORG_CONTACT_EMAIL !== '') { $_contactPoint['email'] = ORG_CONTACT_EMAIL; } $_organization['contactPoint'] = $_contactPoint; } $_siteGraph = ['@context' => 'https://schema.org', '@graph' => [ $_organization, [ '@type' => 'WebSite', '@id' => CANONICAL_URL . '/#website', 'name' => SITE_NAME, 'url' => CANONICAL_URL, 'publisher' => ['@id' => CANONICAL_URL . '/#organization'], 'potentialAction' => [ '@type' => 'SearchAction', 'target' => ['@type' => 'EntryPoint', 'urlTemplate' => CANONICAL_URL . '/search?s={search_term_string}'], 'query-input' => 'required name=search_term_string', ], ], ]]; echo ''; ?>
Updated
Search from over 250,000 products — all in one place
Side-by-side prices from leading UK furniture retailers
Click through to your chosen retailer and check out as normal
Get your ideal furniture at a great price — and love your home