{"id":3371,"date":"2021-10-14T17:02:43","date_gmt":"2021-10-14T14:02:43","guid":{"rendered":"https:\/\/pasteque.gr\/?page_id=3371"},"modified":"2021-10-15T10:20:36","modified_gmt":"2021-10-15T07:20:36","slug":"websites","status":"publish","type":"page","link":"https:\/\/pasteque.gr\/en\/websites\/","title":{"rendered":"Websites"},"content":{"rendered":"<div id=\"astra-portfolio\" class=\"astra-portfolio-wrap astra-portfolio-style-1 astra-portfolio-show-on-scroll\"\n\tdata-other-categories=\"\"\n\tdata-categories=\"\"\n\tdata-tags=\"\"\n>\n\t\n\t<!-- All Astra Portfolio -->\n\t<div class=\"astra-portfolio-shortcode-wrap astra-portfolio-grid astra-portfolio astra-portfolio-row\"><\/div><!-- .astra-portfolio -->\n\n<\/div><!-- .astra-portfolio. -->\n\n\t\t\t<script type=\"text\/template\" id=\"tmpl-astra-portfolio-responsive-view\">\n\t\t\t\t<span class=\"responsive-view\">\n\t<span class=\"actions\">\n\t\t<a class=\"desktop\" href=\"#\"><span data-view=\"desktop \" class=\"active dashicons dashicons-desktop\"><\/span><\/a>\n\t\t<a class=\"tablet\" href=\"#\"><span data-view=\"tablet\" class=\"dashicons dashicons-tablet\"><\/span><\/a>\n\t\t<a class=\"mobile\" href=\"#\"><span data-view=\"mobile\" class=\"dashicons dashicons-smartphone\"><\/span><\/a>\n\t<\/span>\n<\/span>\n\t\t\t<\/script>\n\n\t\t\t\t\t\t<script type=\"text\/template\" id=\"tmpl-astra-portfolio-filters\">\n\n\t\t\t\t<# if ( data ) { #>\n\n\t<ul class=\"{{ data.args.wrapper_class }} {{ data.args.class }}\">\n\n\t\t<# if ( data.args.show_all ) { #>\n\t\t\t<li>\n\t\t\t\t<a href=\"#\" data-group=\"all\">\n\t\t\t\t\tAll\t\t\t\t<\/a>\n\t\t\t<\/li>\n\t\t<# } #>\n\n\t\t<# for ( key in data.items ) { #>\n\n\t\t\t<# if ( data.items[ key ].count ) { #>\n\n\t\t\t\t<li>\n\t\t\t\t\t<a href=\"#\" data-group='{{ data.items[ key ].id }}' class=\"{{ data.items[ key ].name }}\">\n\t\t\t\t\t\t{{{ data.items[ key ].name }}}\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/li>\n\n\t\t\t<# } #>\n\n\t\t<# } #>\n\n\t<\/ul>\n<# } #>\n\n\t\t\t<\/script>\n\n\t\t\t\t\t\t<script type=\"text\/template\" id=\"tmpl-astra-portfolio-no-items-found\">\n\n\t\t\t\t<div class=\"astra-portfolio-not-found\">\n\t<p>\n\t\tNo items found.<br\/>\n\t<\/p>\n<\/div>\n\n\t\t\t<\/script>\n\n\t\t\t\t\t\t<script type=\"text\/template\" id=\"tmpl-astra-portfolio-list\">\n\n\t\t\t\t<# if ( data.items.length ) { #>\n\t<# for ( key in data.items ) {\n\n\t\tvar item_classes = '';\n\t\tif( 1 == data.items[ key ]['astra-site-open-in-new-tab'] )\n\t\t{\n\t\t\titem_classes = ' open-in-new-tab ';\n\t\t}\n\n\t\tvar open_in = data.items[ key ]['astra-site-open-portfolio-in'] || '';\n\n\t\titem_classes += ' ' + open_in + ' ';\n\t\tvar style = 'style-1';\n\t\tvar speed = '3';\n\t\t#>\n\n\t\t<div class=\"site-single {{ item_classes }} astra-portfolio-col-md-4 {{ data.items[ key ]['portfolio-type'] }}\" data-slug=\"{{ data.items[ key ]['slug'] }}\" data-id=\"{{data.items[ key ]['id']}}\" data-portfolio-type=\"{{data.items[ key ]['portfolio-type']}}\">\n\t\t\t<div class=\"inner\">\n\t\t\t\t\t\t\t\t<#\n\t\t\t\tvar css = '';\n\t\t\t\tif( 'style-1' == style && '' !== data.items[ key ]['thumbnail-image-url'] ) {\n\t\t\t\t\tcss = \"background-image:url('\"+data.items[ key ]['thumbnail-image-url']+\"'); \";\n\t\t\t\t\tif( '' !== speed ) {\n\t\t\t\t\t\tcss += \"transition: all ease-in-out \" + speed + \"s;\";\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\tvar type = data.items[ key ]['portfolio-type'] || '';\n\n\t\t\t\tswitch( type ) {\n\t\t\t\t\tcase 'page': \n\t\t\t\t\t\t\t\t\tvar permalink = data.items[ key ]['link'] || '';\n\t\t\t\t\t\t\t\t\tvar target = '_blank';\n\t\t\t\t\t\t\t\t\tif( 'same-tab' == open_in )\n\t\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\ttarget = '_self';\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\tif( 'iframe' == open_in )\n\t\t\t\t\t\t\t\t\t{ #>\n\t\t\t\t\t\t\t\t\t\t<span class=\"site-preview\" data-href=\"{{ permalink }}TB_iframe=true&width=600&height=550\" data-title=\"{{ data.items[ key ].title.rendered }}\" style=\"{{css}}\">\n\t\t\t\t\t\t\t\t\t<# } else { #>\n\t\t\t\t\t\t\t\t\t\t<a target=\"{{ target }}\" class=\"site-preview\" title=\"{{ data.items[ key ].title.rendered }}\" href=\"{{{permalink}}}\" data-elementor-open-lightbox=\"no\" style=\"{{css}}\">\n\t\t\t\t\t\t\t\t\t<# } #>\n\t\t\t\t\t\t\t\t\t\t<# if( 'style-1' !== style && '' !== data.items[ key ]['thumbnail-image-url'] ) { #>\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazy\" data-src=\"{{ data.items[ key ]['thumbnail-image-url'] }}\" alt=\"{{ data.items[ key ]['thumbnail-image-meta']['alt'] }}\" title=\"{{ data.items[ key ]['thumbnail-image-meta']['title'] }}\" \/>\n\t\t\t\t\t\t\t\t\t\t\t<noscript>\n\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"{{ data.items[ key ]['thumbnail-image-url'] }}\" alt=\"{{ data.items[ key ]['thumbnail-image-meta']['alt'] }}\" title=\"{{ data.items[ key ]['thumbnail-image-meta']['title'] }}\" \/>\n\t\t\t\t\t\t\t\t\t\t\t<\/noscript>\n\t\t\t\t\t\t\t\t\t\t<# } #>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"view-demo-wrap\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"view-demo\"> Quick View <\/span>\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<# if( 'iframe' == open_in )\n\t\t\t\t\t\t\t\t\t{ #>\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<# } else { #>\n\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<# }\n\t\t\t\t\t\tbreak;\n\t\t\t\t\tcase 'video': \n\t\t\t\t\t\t\t\t\tvar video_url = data.items[ key ]['portfolio-video-url'] || '';\n\t\t\t\t\t\t\t\t\t#>\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<a class=\"site-preview\" title=\"{{ data.items[ key ].title.rendered }}\" href=\"{{{video_url}}}\" data-elementor-open-lightbox=\"no\" style=\"{{css}}\">\n\t\t\t\t\t\t\t\t\t\t<# if( 'style-1' !== style && '' !== data.items[ key ]['thumbnail-image-url'] ) { #>\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazy\" data-src=\"{{ data.items[ key ]['thumbnail-image-url'] }}\" alt=\"{{ data.items[ key ]['thumbnail-image-meta']['alt'] }}\" title=\"{{ data.items[ key ]['thumbnail-image-meta']['title'] }}\" \/>\n\t\t\t\t\t\t\t\t\t\t\t<noscript>\n\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"{{ data.items[ key ]['thumbnail-image-url'] }}\" alt=\"{{ data.items[ key ]['thumbnail-image-meta']['alt'] }}\" title=\"{{ data.items[ key ]['thumbnail-image-meta']['title'] }}\" \/>\n\t\t\t\t\t\t\t\t\t\t\t<\/noscript>\n\t\t\t\t\t\t\t\t\t\t<# } #>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"view-demo-wrap\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"view-demo\"> Quick View <\/span>\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<#\n\t\t\t\t\t\tbreak;\n\t\t\t\t\tcase 'image': \n\t\t\t\t\t\t\t\t\tvar image_url = data.items[ key ]['lightbox-image-url'] || '';\n\t\t\t\t\t\t\t\t\tif( '' === image_url ) {\n\t\t\t\t\t\t\t\t\t\timage_url = data.items[ key ]['thumbnail-image-url'] || '';\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t#>\n\t\t\t\t\t\t\t\t\t<a class=\"site-preview\" title=\"{{ data.items[ key ].title.rendered }}\" href=\"{{{image_url}}}\" data-elementor-open-lightbox=\"no\" style=\"{{css}}\">\n\t\t\t\t\t\t\t\t\t\t<# if( 'style-1' !== style && '' !== data.items[ key ]['thumbnail-image-url'] ) { #>\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazy\" data-src=\"{{ data.items[ key ]['thumbnail-image-url'] }}\" alt=\"{{ data.items[ key ]['thumbnail-image-meta']['alt'] }}\" title=\"{{ data.items[ key ]['thumbnail-image-meta']['title'] }}\" \/>\n\t\t\t\t\t\t\t\t\t\t\t<noscript>\n\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"{{ data.items[ key ]['thumbnail-image-url'] }}\" alt=\"{{ data.items[ key ]['thumbnail-image-meta']['alt'] }}\" title=\"{{ data.items[ key ]['thumbnail-image-meta']['title'] }}\" \/>\n\t\t\t\t\t\t\t\t\t\t\t<\/noscript>\n\t\t\t\t\t\t\t\t\t\t<# } #>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"view-demo-wrap\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"view-demo\"> Quick View <\/span>\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<#\n\t\t\t\t\t\tbreak;\n\n\t\t\t\t\tcase 'iframe': \n\t\t\t\t\tdefault:\n\n\t\t\t\t\t\t\t\t\tif( 1 == data.items[ key ]['astra-site-open-in-new-tab'] ) { #>\n\t\t\t\t\t\t\t\t\t\t<a class=\"site-preview\" href=\"{{ data.items[ key ]['astra-site-url'] }}\" target=\"_blank\" data-title=\"{{ data.items[ key ].title.rendered }}\" data-elementor-open-lightbox=\"no\" style=\"{{css}}\" aria-label=\"Visit {{ data.items[key].title.rendered }} website\">\n\t\t\t\t\t\t\t\t\t<# } else { #>\n\t\t\t\t\t\t\t\t\t\t<span class=\"site-preview\" data-href=\"{{ data.items[ key ]['astra-site-url'] }}TB_iframe=true&width=600&height=550\" data-title=\"{{ data.items[ key ].title.rendered }}\" style=\"{{css}}\" aria-label=\"Visit {{ data.items[key].title.rendered }} website\">\n\t\t\t\t\t\t\t\t\t<# } #>\n\t\t\t\t\t\t\t\t\t\t<# if( 'style-1' !== style && '' !== data.items[ key ]['thumbnail-image-url'] ) { #>\n\t\t\t\t\t\t\t\t\t\t\t<img class=\"lazy\" data-src=\"{{ data.items[ key ]['thumbnail-image-url'] }}\" alt=\"{{ data.items[ key ]['thumbnail-image-meta']['alt'] }}\" title=\"{{ data.items[ key ]['thumbnail-image-meta']['title'] }}\" \/>\n\t\t\t\t\t\t\t\t\t\t\t<noscript>\n\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"{{ data.items[ key ]['thumbnail-image-url'] }}\" alt=\"{{ data.items[ key ]['thumbnail-image-meta']['alt'] }}\" title=\"{{ data.items[ key ]['thumbnail-image-meta']['title'] }}\" \/>\n\t\t\t\t\t\t\t\t\t\t\t<\/noscript>\n\t\t\t\t\t\t\t\t\t\t<# } #>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"view-demo-wrap\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"view-demo\"> Quick View <\/span>\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<# if( 1 == data.items[ key ]['astra-site-open-in-new-tab'] ) { #>\n\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<# } else { #>\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<# }\n\t\t\t\t\t\tbreak;\n\t\t\t\t}\n\t\t\t\t#>\n\t\t\t\t\t\t\t\t\t<div class=\"template-meta\">\n\t\t\t\t\t\t<div class=\"item-title\">\n\t\t\t\t\t\t\t{{{ data.items[ key ].title.rendered }}}\n\t\t\t\t\t\t\t<# if ( data.items[ key ]['astra-site-type'] ) { #>\n\t\t\t\t\t\t\t\t<span class=\"site-type {{data.items[ key ]['astra-site-type']}}\">{{data.items[ key ]['astra-site-type']}}<\/span>\n\t\t\t\t\t\t\t<# } #>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t<# } #>\n<# } else { #>\n\t<div class=\"astra-portfolio-not-found\">\n\t\t<p>\n\t\t\tNo items found.<br\/>\n\t\t<\/p>\n\t<\/div>\n<# } #>\n\n\t\t\t<\/script>\n\t\t\t\n<script type=\"text\/template\" id=\"tmpl-astra-portfolio-load-more-sites\">\n\t<button class=\"astra-portfolio-load-more-sites\">Load More<\/button>\n<\/script>\n\n<script type=\"text\/template\" id=\"tmpl-astra-portfolio-spinner\">\n\t<span class=\"spinner is-active\"><\/span>\n<\/script>\n\n<script type=\"text\/template\" id=\"tmpl-astra-portfolio-not-found\">\n\t<span class=\"astra-portfolio-not-found\">\n\t\t<p>\n\t\t\tNo items found.<br\/>\n\t\t<\/p>\n\t<\/span>\n<\/script>\n\n<script type=\"text\/template\" id=\"tmpl-astra-portfolio-no-more-demos\">\n\t<span class=\"no-more-demos\">\n\t\t<a href=\"\/%cf%84%ce%b1-%ce%ad%cf%81%ce%b3%ce%b1-%ce%bc%ce%b1%cf%82\/\"><button style=\"margin-bottom:30px\">\u03b5\u03c0\u03b9\u03c3\u03c4\u03c1\u03bf\u03c6\u03b7 \u03c3\u03c4\u03b1 \u0388\u03c1\u03b3\u03b1<\/button><\/a>\t<\/span>\n<\/script>\n\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"rs_blank_template":"","rs_page_bg_color":"","slide_template_v7":"","footnotes":""},"class_list":["post-3371","page","type-page","status-publish","hentry"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.10 - aioseo.com -->\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/pasteque.gr\/en\/websites\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.10\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_GB\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Pasteque - Pasteque Electronics &amp; Computer Systems\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Websites - Pasteque\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/pasteque.gr\/en\/websites\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/pasteque.gr\/wp-content\/uploads\/2022\/09\/Pasteque_logo_sq.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/pasteque.gr\/wp-content\/uploads\/2022\/09\/Pasteque_logo_sq.png\" \/>\n\t\t<meta property=\"og:image:width\" content=\"235\" \/>\n\t\t<meta property=\"og:image:height\" content=\"235\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2021-10-14T14:02:43+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2021-10-15T07:20:36+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/pasteque.larissa\/\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Websites - Pasteque\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/pasteque.gr\/wp-content\/uploads\/2022\/09\/Pasteque_logo_sq.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/pasteque.gr\\\/en\\\/websites\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/pasteque.gr\\\/en#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/pasteque.gr\\\/en\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/pasteque.gr\\\/en\\\/websites\\\/#listItem\",\"name\":\"Websites\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/pasteque.gr\\\/en\\\/websites\\\/#listItem\",\"position\":2,\"name\":\"Websites\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/pasteque.gr\\\/en#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/pasteque.gr\\\/en\\\/#organization\",\"name\":\"Pasteque Electronics & Computer Systems\",\"description\":\"Pasteque Electronics & Computer Systems\",\"url\":\"https:\\\/\\\/pasteque.gr\\\/en\\\/\",\"telephone\":\"+302410670370\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/pasteque.gr\\\/wp-content\\\/uploads\\\/2022\\\/09\\\/Pasteque_logo_sq.png\",\"@id\":\"https:\\\/\\\/pasteque.gr\\\/en\\\/websites\\\/#organizationLogo\",\"width\":235,\"height\":235,\"caption\":\"Pasteque Electronics Logo\"},\"image\":{\"@id\":\"https:\\\/\\\/pasteque.gr\\\/en\\\/websites\\\/#organizationLogo\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/pasteque.larissa\\\/\",\"https:\\\/\\\/www.instagram.com\\\/pasteque_electronics\\\/\"]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/pasteque.gr\\\/en\\\/websites\\\/#webpage\",\"url\":\"https:\\\/\\\/pasteque.gr\\\/en\\\/websites\\\/\",\"name\":\"Websites - Pasteque\",\"inLanguage\":\"en-GB\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/pasteque.gr\\\/en\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/pasteque.gr\\\/en\\\/websites\\\/#breadcrumblist\"},\"datePublished\":\"2021-10-14T17:02:43+03:00\",\"dateModified\":\"2021-10-15T10:20:36+03:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/pasteque.gr\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/pasteque.gr\\\/en\\\/\",\"name\":\"Pasteque\",\"description\":\"Pasteque Electronics & Computer Systems\",\"inLanguage\":\"en-GB\",\"publisher\":{\"@id\":\"https:\\\/\\\/pasteque.gr\\\/en\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Websites - Pasteque","description":"","canonical_url":"https:\/\/pasteque.gr\/en\/websites\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/pasteque.gr\/en\/websites\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/pasteque.gr\/en#listItem","position":1,"name":"Home","item":"https:\/\/pasteque.gr\/en","nextItem":{"@type":"ListItem","@id":"https:\/\/pasteque.gr\/en\/websites\/#listItem","name":"Websites"}},{"@type":"ListItem","@id":"https:\/\/pasteque.gr\/en\/websites\/#listItem","position":2,"name":"Websites","previousItem":{"@type":"ListItem","@id":"https:\/\/pasteque.gr\/en#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/pasteque.gr\/en\/#organization","name":"Pasteque Electronics & Computer Systems","description":"Pasteque Electronics & Computer Systems","url":"https:\/\/pasteque.gr\/en\/","telephone":"+302410670370","logo":{"@type":"ImageObject","url":"https:\/\/pasteque.gr\/wp-content\/uploads\/2022\/09\/Pasteque_logo_sq.png","@id":"https:\/\/pasteque.gr\/en\/websites\/#organizationLogo","width":235,"height":235,"caption":"Pasteque Electronics Logo"},"image":{"@id":"https:\/\/pasteque.gr\/en\/websites\/#organizationLogo"},"sameAs":["https:\/\/www.facebook.com\/pasteque.larissa\/","https:\/\/www.instagram.com\/pasteque_electronics\/"]},{"@type":"WebPage","@id":"https:\/\/pasteque.gr\/en\/websites\/#webpage","url":"https:\/\/pasteque.gr\/en\/websites\/","name":"Websites - Pasteque","inLanguage":"en-GB","isPartOf":{"@id":"https:\/\/pasteque.gr\/en\/#website"},"breadcrumb":{"@id":"https:\/\/pasteque.gr\/en\/websites\/#breadcrumblist"},"datePublished":"2021-10-14T17:02:43+03:00","dateModified":"2021-10-15T10:20:36+03:00"},{"@type":"WebSite","@id":"https:\/\/pasteque.gr\/en\/#website","url":"https:\/\/pasteque.gr\/en\/","name":"Pasteque","description":"Pasteque Electronics & Computer Systems","inLanguage":"en-GB","publisher":{"@id":"https:\/\/pasteque.gr\/en\/#organization"}}]},"og:locale":"en_GB","og:site_name":"Pasteque - Pasteque Electronics &amp; Computer Systems","og:type":"article","og:title":"Websites - Pasteque","og:url":"https:\/\/pasteque.gr\/en\/websites\/","og:image":"https:\/\/pasteque.gr\/wp-content\/uploads\/2022\/09\/Pasteque_logo_sq.png","og:image:secure_url":"https:\/\/pasteque.gr\/wp-content\/uploads\/2022\/09\/Pasteque_logo_sq.png","og:image:width":235,"og:image:height":235,"article:published_time":"2021-10-14T14:02:43+00:00","article:modified_time":"2021-10-15T07:20:36+00:00","article:publisher":"https:\/\/www.facebook.com\/pasteque.larissa\/","twitter:card":"summary_large_image","twitter:title":"Websites - Pasteque","twitter:image":"https:\/\/pasteque.gr\/wp-content\/uploads\/2022\/09\/Pasteque_logo_sq.png"},"aioseo_meta_data":{"post_id":"3371","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2022-09-01 09:11:22","updated":"2025-12-17 13:40:09","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/pasteque.gr\/en\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tWebsites\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/pasteque.gr\/en"},{"label":"Websites","link":"https:\/\/pasteque.gr\/en\/websites\/"}],"_links":{"self":[{"href":"https:\/\/pasteque.gr\/en\/wp-json\/wp\/v2\/pages\/3371","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pasteque.gr\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/pasteque.gr\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/pasteque.gr\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pasteque.gr\/en\/wp-json\/wp\/v2\/comments?post=3371"}],"version-history":[{"count":2,"href":"https:\/\/pasteque.gr\/en\/wp-json\/wp\/v2\/pages\/3371\/revisions"}],"predecessor-version":[{"id":3376,"href":"https:\/\/pasteque.gr\/en\/wp-json\/wp\/v2\/pages\/3371\/revisions\/3376"}],"wp:attachment":[{"href":"https:\/\/pasteque.gr\/en\/wp-json\/wp\/v2\/media?parent=3371"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}