







{"id":26683,"date":"2025-09-09T13:33:34","date_gmt":"2025-09-09T13:33:34","guid":{"rendered":"https:\/\/phcsoftware.com\/pt\/phc-go-store\/software-de-shopify-integracao-documentos\/"},"modified":"2025-09-09T13:33:34","modified_gmt":"2025-09-09T13:33:34","slug":"software-de-shopify-integracao-documentos","status":"publish","type":"page","link":"https:\/\/phcsoftware.com\/pt\/phc-go-store\/software-de-shopify-integracao-documentos","title":{"rendered":"Software de Shopify Integra\u00e7\u00e3o Documentos"},"content":{"rendered":"<p><script> jQuery(document).ready(function () { jQuery('#iframe-video').attr('src', ''); getAddonRating(); }); \/* #A - Get Addon Rating *\/ function getAddonRating() { setTimeout(() => { jQuery('#product-content').toggleClass('content-hidden', false); }, 1); } \/* #B - Update ratings *\/ function updateRatingsView(feedback) { } \/* #C - Update Comments *\/ function updateCommentsView(feedback) { } function showMoreComments() { } \/* UTIL - to formate a date dd-mm-yyyy *\/ function getFormatedDate(date) { date = new Date(date); var day = date.getDate(); var monthIndex = date.getMonth(); var year = date.getFullYear(); return day + '\/' + (monthIndex + 1 < 10 ? '0' + (monthIndex + 1) : (monthIndex + 1)) + '\/' + year; } function navigateSubscription(edition) { let id = 'u6525_shopifyauto'; let plan = 'ADVANCED'; switch(edition) { case 9: plan = 'CORPORATE'; break; case 10: plan = 'ADVANCED'; break; case 11: plan = 'ENTERPRISE'; break; } let isCoreProduct = ''; let urlToSubs = 'https:\/\/phcsoftware.com\/pt'; console.log(urlToSubs); let salesLang = 'pt'; if (edition > 9) { urlToSubs += '\/phc-go\/phc-go-pedido-de-demonstracao-planos\/'; } else { urlToSubs += '\/phc-go\/phc-go-pedido-de-trial\/'; } if (isCoreProduct == 'true') { urlToSubs += '?addonId={0}&plano={1}&pais={2}&lang={3}'.replace('{0}', '').replace('{1}', plan.toUpperCase()).replace('#038;', '').replace('{2}', salesLang).replace('{3}', \"pt\"); } else { urlToSubs += '?addonId={0}&plano={1}&pais={2}&lang={3}'.replace('{0}', id).replace('{1}', plan.toUpperCase()).replace('#038;', '').replace('{2}', salesLang).replace('{3}', \"pt\"); } window.open(urlToSubs, '_blank'); } function navigateSubscriptionByPlan(edition) { let id = 'u6525_shopifyauto'; let plan = 'ADVANCED'; switch(edition) { case 8: plan = 'GROW'; break; case 9: plan = 'CORPORATE'; break; case 10: plan = 'ADVANCED'; break; case 11: plan = 'ENTERPRISE'; break; } let isCoreProduct = ''; let urlToSubs = 'https:\/\/phcsoftware.com\/pt'; let salesLang = 'pt'; if (edition > 9) { urlToSubs += '\/phc-go\/phc-go-pedido-de-demonstracao-planos\/'; } else { urlToSubs += '\/phc-go\/phc-go-pedido-de-trial\/'; } if (isCoreProduct == 'true') { urlToSubs += '?addonId={0}&plano={1}&pais={2}&lang={3}'.replace('{0}', '').replace('{1}', plan.toUpperCase()).replace('#038;', '').replace('{2}', salesLang).replace('{3}', \"pt\"); } else { urlToSubs += '?addonId={0}&plano={1}&pais={2}&lang={3}'.replace('{0}', id).replace('{1}', plan.toUpperCase()).replace('#038;', '').replace('{2}', salesLang).replace('{3}', \"pt\"); } window.open(urlToSubs, '_blank'); } function navigateToCustom() { let urlToSubs = ''; window.open(urlToSubs, '_blank'); } jQuery(document).ready(function($) { $('#switch-trienal').next('label').addClass('checked-label'); $('.requirement-item-price-month').hide(); $('.requirement-item-price-year').hide(); $('.requirement-item-price-triyear').show(); $('input[name=\"switcher\"]').change(function() { $('.switch-label').removeClass('checked-label'); $('.requirement-item-price-month').hide(); $('.requirement-item-price-year').hide(); $('.requirement-item-price-triyear').hide(); if ($('#switch-trienal').is(':checked')) { $('#switch-trienal').next('label').addClass('checked-label'); $('.requirement-item-price-triyear').show(); } else if ($('#switch-anual').is(':checked')) { $('#switch-anual').next('label').addClass('checked-label'); $('.requirement-item-price-year').show(); } else if ($('#switch-monthly').is(':checked')) { $('#switch-monthly').next('label').addClass('checked-label'); $('.requirement-item-price-month').show(); } }); }); <\/script> <\/p>\n<style> .product-content{ padding:0 } \/* Section header container *\/ .product-header-section{ background-color:#6D0000; background: url('https:\/\/phc24.yourcode-staging.com\/pt\/wp-content\/uploads\/sites\/3\/2024\/03\/banner-landing-addon.png') no-repeat; background-size:cover; display:flex; flex-flow:column; align-items: center; padding:2rem; border-radius: 16px; } .product-header-section .slogan-container{ color:#FFFFFF; flex: 1 1 40%; } .product-header-section .slogan-container h1{ color:#FFFFFF; font-size:20px; line-height: 32px; margin-top: 24px; } .product-header-section .slogan-container h2{ line-height:42px; color:#FFFFFF; } .product-header-section .video-container{ flex: 1 1 20%; } .product-header-section .screenshot-container{ flex: 1 1 20%; } .product-header-section img{ width:100%; height: auto; } \/* Section product description *\/ .product-description-section{ background-color:#FFFFFF; padding:10px; border-radius: 16px; } \/* Section product benefits *\/ .product-benefits-section{ margin-bottom:60px; } .product-benefits-section h2{ text-align:center; font-size: 30px; line-height: 42px; margin: 16px 0; } .product-benefits-section .benefits-list { display: flex; flex-flow: column; align-items: center; justify-content: space-around; } .product-benefits-section .benefits-item{ padding: 30px; border: 0.2px solid #f1f1f1; border-radius: 30px; width:90%; text-align: center; box-shadow: 0 0px 5px 0 #eaeaea; min-height: 228px; margin-bottom: 20px; } .product-benefits-section h3{ font-size:54px; text-align:center; margin-bottom:40px; } .product-benefits-section .benefits-item h5 { font-size: 16px; font-weight: bold; margin-bottom: 20px; line-height: 20px; } \/* Section product features *\/ .product-features-section{ display:flex; flex-flow:column; align-items: center; } .product-features-section h2{ text-align:center; font-size:30px; line-height:42px; } .product-features-section .features-list { flex: 1 1 40%; padding-right:20px; } .product-features-section .screenshot-container{ flex: 1 1 20%; } .product-features-section .benefit-text ul{ margin-left: 0; padding:0 10px 0 0; } .product-features-section .benefit-text ul li{ background: url('https:\/\/phc24.yourcode-staging.com\/pt\/wp-content\/uploads\/sites\/3\/2024\/03\/add-on-funcionalidade-check.png') no-repeat transparent; background-size:contain; list-style-type: none; margin: 0; padding: 0px 0px 1px 24px; vertical-align: middle; margin-bottom: 16px; background-size:20px; } .product-features-section img{ width:100%; } \/* Product Requirements *\/ .product-requirements{ padding: 30px 0; height:auto; } .switch { position: relative; height: 44px; display: flex; justify-content: space-between; margin:0; width:100%; } .switch-label { font-weight: bold; margin: 0; padding: 10px; width: 150px; line-height: 44px; font-size: 10px; color: #ffffff; text-align: center; cursor: pointer; background-color:#383838; border-radius:8px; transition: background-color 0.3s ease; } .switch-input { display: none; } .checked-label{ background-color: #FF5050; } .all-requirements{ display: block; margin: 0 auto; width: 70vw; text-align:center; color:#FFFFFF; } .requirement-item-first{ padding: 10px; text-align: center; position: relative; border-radius: 5px 5px 0px 0px; padding-top: 50px; padding-bottom: 20px; color:#FFFFFF; } .header-period-bg{ background-color: #FF5050; } .add-on-title{ text-transform: uppercase; font-size: 22px; margin-bottom: 18px; } .add-on-slogan{ font-size:13px; margin-top:5px; margin-bottom:20px; } .price-value{ font-size:42px; text-align: center; } .service-info { font-size: 13px; margin-left: 24px; margin-right: 24px; margin-top: 5px; font-weight:bold; } .description-price{ font-size:10px; margin-top:10px; } .requirement-item{ padding:10px; } .cta-button{ margin:20px 31px; cursor: pointer; font-size: 18px; color: #FFFFFF; background-color: #383838; border-radius: 8px; padding: 10px 15px; } .requirement-item-bottom-section{ padding: 16px; text-align: center; background-color: #D8D8D8; border-radius: 0px 0px 5px 5px; padding-top: 20px; padding-bottom: 20px; font-size: 14px; color:#383838; } .requirement-item-first .add-on-edition{ margin-bottom:20px; } .requirement-item-bottom-title{ margin-bottom: 15px; font-weight: bold; } .requirement-item-bottom-desc{ margin-bottom: 5px; } .requirement-item-bottom-desc a{ text-decoration:underline; } .requirement-item-bottom-section{ margin-bottom: 20px; } .requirement-item-bottom-section a{ margin-top: 5px; color: #000000; } @media(min-width:1400px){ .all-requirements{ width:18vw; } } @media(min-width:1200px){ .product-header-section{ padding: 7rem; } .product-header-section .slogan-container h1{ color:#FFFFFF; } .product-header-section .slogan-container h2{ color:#FFFFFF; padding-right: 50px; } .product-description-section{ padding: 20px 40px; } } @media(min-width:1000px){ .product-header-section .slogan-container h1{ font-size:20px; } .product-header-section .slogan-container h2{ font-size:30px; } } @media(min-width:600px){ .product-benefits-section .benefits-list{ flex-flow:wrap; } .product-benefits-section .benefits-item{ width:28%; } .product-header-section{ flex-flow: wrap; } .product-features-section{ flex-flow: wrap; } .product-features-section h2{ text-align:left; } .all-requirements{ width: 278px; } .switch{ width: 500px; margin: 20px auto; justify-content: center; } .switch-label{ padding:16px; font-size:14px; margin: 0 5px; } } <\/style>\n<div id=\"product-content\" class=\"product-content\"> <!-- Section header container --> <\/p>\n<div class=\"product-header-section\">\n<div class=\"slogan-container\">\n<h2>Rapidez e integra\u00e7\u00e3o eficiente entre o PHC GO e a sua loja online sem preocupa\u00e7\u00f5es<\/h2>\n<h1> Software de Shopify Integra\u00e7\u00e3o Documentos <\/h1>\n<\/p><\/div>\n<div class=\"screenshot-container\">\n<div class=\"item\"> <a href=\"https:\/\/sis05.drivefx.net\/phcgo-store\/GOSTOREWS\/Addons_Library\/u6525_shopifyauto\/1.07\/img_2.jpg\" target=\"_blank\"> <img decoding=\"async\" src=\"https:\/\/sis05.drivefx.net\/phcgo-store\/GOSTOREWS\/Addons_Library\/u6525_shopifyauto\/1.07\/img_2.jpg\" alt=\"Imagem do Software de Retalho e E-commerce Shopify Integra\u00e7\u00e3o Documentos\"> <\/a> <\/div><\/div><\/div>\n<p> <!-- Section video container --> <!-- Section product benefits --> <\/p>\n<div class=\"product-description-section\"> <!-- Benifits Section --> <\/p>\n<div class=\"product-benefits-section\">\n<h2>O que a sua empresa pode ganhar com o add-on Shopify Integra\u00e7\u00e3o Documentos <\/h2>\n<div class=\"benefits-list\">\n<div class=\"benefits-item\">\n<h5>Interligue facilmente a sua loja online<\/h5>\n<p>Atrav\u00e9s da liga\u00e7\u00e3o da plataforma Shopify ao PHC GO, assegure a sincroniza\u00e7\u00e3o de compras, fichas de clientes e artigos entre a sua loja online e o seu software<\/p>\n<\/p><\/div>\n<div class=\"benefits-item\">\n<h5>Mantenha a informa\u00e7\u00e3o atualizada, 24h\/dia<\/h5>\n<p>Controle num \u00fanico local tudo o que vende, transformando a gest\u00e3o do seu neg\u00f3cio numa tarefa mais simples<\/p>\n<\/p><\/div>\n<div class=\"benefits-item\">\n<h5>Aumente a produtividade na gest\u00e3o de encomendas<\/h5>\n<p>Ganhe tempo e agilidade log\u00edstica na gest\u00e3o de encomendas garantindo a atualiza\u00e7\u00e3o constante do seu invent\u00e1rio<\/p>\n<\/p><\/div>\n<\/div><\/div>\n<p> <!-- Section product features --> <\/p>\n<div class=\"product-features-section\">\n<div class=\"features-list\">\n<h2> Principais funcionalidades <\/h2>\n<p> <\/p>\n<div class=\"benefit-text color-gray\">\n<ul>\n<li>Com a liga\u00e7\u00e3o \u00e0 plataforma Shopify emita documentos no PHC GO assim que sejam pagas as compras na sua loja online<\/li>\n<li>Cria\u00e7\u00e3o autom\u00e1tica da ficha de cliente com a venda de produtos<\/li>\n<li>Cria\u00e7\u00e3o autom\u00e1tica dos artigos ap\u00f3s a venda<\/li>\n<li>Sincroniza\u00e7\u00e3o manual de artigos entre o Shopify e o PHC GO<\/li>\n<li>Integra\u00e7\u00e3o autom\u00e1tica entre o Shopify e o PHC GO atrav\u00e9s de Webhooks<\/li>\n<\/ul><\/div><\/div>\n<div class=\"screenshot-container\"> <a href=\"https:\/\/sis05.drivefx.net\/phcgo-store\/GOSTOREWS\/Addons_Library\/u6525_shopifyauto\/1.07\/img_1.jpg\" target=\"_blank\"> <img decoding=\"async\" src=\"https:\/\/sis05.drivefx.net\/phcgo-store\/GOSTOREWS\/Addons_Library\/u6525_shopifyauto\/1.07\/img_1.jpg\" alt=\"Funcionalidades do Software de Retalho e E-commerce Shopify Integra\u00e7\u00e3o Documentos\"> <\/a> <\/div><\/div><\/div>\n<p> <!-- Section product requirements --> <!-- Simple Prices --> <\/p>\n<div class=\"product-requirements\"> <!-- Switch --> <\/p>\n<div class=\"switch\">\n<div> <input id=\"switch-trienal\" name=\"switcher\" type=\"radio\" value=\"Y\" class=\"switch-input\" checked\/> <label for=\"switch-trienal\" class=\"switch-label switch-label-y\">Trienal (poupe 33%)<\/label> <\/div>\n<div> <input id=\"switch-anual\" name=\"switcher\" type=\"radio\" value=\"I\" class=\"switch-input\"\/> <label for=\"switch-anual\" class=\"switch-label switch-label-i\">Anual (poupe 20%)<\/label> <\/div>\n<div> <input id=\"switch-monthly\" name=\"switcher\" type=\"radio\" value=\"N\" class=\"switch-input\" \/> <label for=\"switch-monthly\" class=\"switch-label switch-label-n\">Mensal<\/label> <\/div><\/div>\n<p> <!-- All requirements --> <\/p>\n<div class=\"all-requirements\">\n<div class=\"header-period-bg\">\n<div class=\"requirement-item-first\">\n<div class=\"add-on-edition\"> <span>Dispon\u00edvel a partir do plano<br \/><strong>PHC GO Advanced<\/strong><\/span> <\/div>\n<div class=\"add-on-title\"><span>Shopify Integra\u00e7\u00e3o Documentos<\/span><\/div>\n<div class=\"add-on-slogan\"><span>Rapidez e integra\u00e7\u00e3o eficiente entre o PHC GO e a sua loja online sem preocupa\u00e7\u00f5es<\/span><\/div><\/div>\n<div class=\"requirement-item-price-month\">\n<div class=\"price-month price-value\"><span>28.6\u20ac<\/span><\/div><\/div>\n<div class=\"requirement-item-price-year\">\n<div class=\"price-year price-value\"><span>275\u20ac<\/span><\/div><\/div>\n<div class=\"requirement-item-price-triyear\">\n<div class=\"price-year price-value\"><span>690\u20ac<\/span><\/div><\/div>\n<div class=\"description-price\">Este pre\u00e7o n\u00e3o inclui o valor do software PHC GO<\/div>\n<div class=\"requirement-item\">\n<div class=\"cta-button\" onclick=\"navigateSubscription(10)\">Pe\u00e7a uma demo<\/div><\/div><\/div>\n<div class=\"requirement-item-bottom-section\">\n<div class=\"requirement-item-bottom-title\">Developer<\/div>\n<div class=\"requirement-item-bottom-desc\"><a href=\"https:\/\/doreeit.pt\/\" target=_blank>Doree IT<\/a><\/div>\n<hr>\n<div class=\"requirement-item-bottom-title\">Suporte<\/div>\n<div class=\"requirement-item-bottom-desc\"><a href=\"https:\/\/doreeit.sharepoint.com\/:b:\/g\/EYJIUjsxQL5Al0aNLycgL64BnnhvLuq_Vv_tY-63m3dUyQ?e=BIsshY\" target=_blank>Manual de configura\u00e7\u00e3o<\/a><\/div>\n<hr><\/div><\/div><\/div>\n<p> <!-- Prices Per Plan --> <\/div>\n","protected":false},"excerpt":{"rendered":"<p>Rapidez e integra\u00e7\u00e3o eficiente entre o PHC GO e a sua loja online sem preocupa\u00e7\u00f5es Software de Shopify Integra\u00e7\u00e3o Documentos O que a sua empresa pode ganhar com o add-on&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":1765,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-26683","page","type-page","status-publish"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Software de Shopify Integra\u00e7\u00e3o Documentos - Portugal<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/phcsoftware.com\/pt\/phc-go-store\/software-de-shopify-integracao-documentos\" \/>\n<meta property=\"og:locale\" content=\"pt_PT\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Software de Shopify Integra\u00e7\u00e3o Documentos - Portugal\" \/>\n<meta property=\"og:description\" content=\"Rapidez e integra\u00e7\u00e3o eficiente entre o PHC GO e a sua loja online sem preocupa\u00e7\u00f5es Software de Shopify Integra\u00e7\u00e3o Documentos O que a sua empresa pode ganhar com o add-on...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/phcsoftware.com\/pt\/phc-go-store\/software-de-shopify-integracao-documentos\" \/>\n<meta property=\"og:site_name\" content=\"Portugal\" \/>\n<meta property=\"og:image\" content=\"https:\/\/sis05.drivefx.net\/phcgo-store\/GOSTOREWS\/Addons_Library\/u6525_shopifyauto\/1.07\/img_2.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tempo estimado de leitura\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minuto\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/phcsoftware.com\/pt\/phc-go-store\/software-de-shopify-integracao-documentos\",\"url\":\"https:\/\/phcsoftware.com\/pt\/phc-go-store\/software-de-shopify-integracao-documentos\",\"name\":\"Software de Shopify Integra\u00e7\u00e3o Documentos - Portugal\",\"isPartOf\":{\"@id\":\"https:\/\/phcsoftware.com\/pt\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/phcsoftware.com\/pt\/phc-go-store\/software-de-shopify-integracao-documentos#primaryimage\"},\"image\":{\"@id\":\"https:\/\/phcsoftware.com\/pt\/phc-go-store\/software-de-shopify-integracao-documentos#primaryimage\"},\"thumbnailUrl\":\"https:\/\/sis05.drivefx.net\/phcgo-store\/GOSTOREWS\/Addons_Library\/u6525_shopifyauto\/1.07\/img_2.jpg\",\"datePublished\":\"2025-09-09T13:33:34+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/phcsoftware.com\/pt\/phc-go-store\/software-de-shopify-integracao-documentos#breadcrumb\"},\"inLanguage\":\"pt-PT\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/phcsoftware.com\/pt\/phc-go-store\/software-de-shopify-integracao-documentos\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-PT\",\"@id\":\"https:\/\/phcsoftware.com\/pt\/phc-go-store\/software-de-shopify-integracao-documentos#primaryimage\",\"url\":\"https:\/\/sis05.drivefx.net\/phcgo-store\/GOSTOREWS\/Addons_Library\/u6525_shopifyauto\/1.07\/img_2.jpg\",\"contentUrl\":\"https:\/\/sis05.drivefx.net\/phcgo-store\/GOSTOREWS\/Addons_Library\/u6525_shopifyauto\/1.07\/img_2.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/phcsoftware.com\/pt\/phc-go-store\/software-de-shopify-integracao-documentos#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"In\u00edcio\",\"item\":\"https:\/\/phcsoftware.com\/pt\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Cegid PHC GO Store\",\"item\":\"https:\/\/phcsoftware.com\/pt\/phc-go-store\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Software de Shopify Integra\u00e7\u00e3o Documentos\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/phcsoftware.com\/pt\/#website\",\"url\":\"https:\/\/phcsoftware.com\/pt\/\",\"name\":\"Portugal\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/phcsoftware.com\/pt\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"pt-PT\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Software de Shopify Integra\u00e7\u00e3o Documentos - Portugal","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/phcsoftware.com\/pt\/phc-go-store\/software-de-shopify-integracao-documentos","og_locale":"pt_PT","og_type":"article","og_title":"Software de Shopify Integra\u00e7\u00e3o Documentos - Portugal","og_description":"Rapidez e integra\u00e7\u00e3o eficiente entre o PHC GO e a sua loja online sem preocupa\u00e7\u00f5es Software de Shopify Integra\u00e7\u00e3o Documentos O que a sua empresa pode ganhar com o add-on...","og_url":"https:\/\/phcsoftware.com\/pt\/phc-go-store\/software-de-shopify-integracao-documentos","og_site_name":"Portugal","og_image":[{"url":"https:\/\/sis05.drivefx.net\/phcgo-store\/GOSTOREWS\/Addons_Library\/u6525_shopifyauto\/1.07\/img_2.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Tempo estimado de leitura":"1 minuto"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/phcsoftware.com\/pt\/phc-go-store\/software-de-shopify-integracao-documentos","url":"https:\/\/phcsoftware.com\/pt\/phc-go-store\/software-de-shopify-integracao-documentos","name":"Software de Shopify Integra\u00e7\u00e3o Documentos - Portugal","isPartOf":{"@id":"https:\/\/phcsoftware.com\/pt\/#website"},"primaryImageOfPage":{"@id":"https:\/\/phcsoftware.com\/pt\/phc-go-store\/software-de-shopify-integracao-documentos#primaryimage"},"image":{"@id":"https:\/\/phcsoftware.com\/pt\/phc-go-store\/software-de-shopify-integracao-documentos#primaryimage"},"thumbnailUrl":"https:\/\/sis05.drivefx.net\/phcgo-store\/GOSTOREWS\/Addons_Library\/u6525_shopifyauto\/1.07\/img_2.jpg","datePublished":"2025-09-09T13:33:34+00:00","breadcrumb":{"@id":"https:\/\/phcsoftware.com\/pt\/phc-go-store\/software-de-shopify-integracao-documentos#breadcrumb"},"inLanguage":"pt-PT","potentialAction":[{"@type":"ReadAction","target":["https:\/\/phcsoftware.com\/pt\/phc-go-store\/software-de-shopify-integracao-documentos"]}]},{"@type":"ImageObject","inLanguage":"pt-PT","@id":"https:\/\/phcsoftware.com\/pt\/phc-go-store\/software-de-shopify-integracao-documentos#primaryimage","url":"https:\/\/sis05.drivefx.net\/phcgo-store\/GOSTOREWS\/Addons_Library\/u6525_shopifyauto\/1.07\/img_2.jpg","contentUrl":"https:\/\/sis05.drivefx.net\/phcgo-store\/GOSTOREWS\/Addons_Library\/u6525_shopifyauto\/1.07\/img_2.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/phcsoftware.com\/pt\/phc-go-store\/software-de-shopify-integracao-documentos#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"In\u00edcio","item":"https:\/\/phcsoftware.com\/pt"},{"@type":"ListItem","position":2,"name":"Cegid PHC GO Store","item":"https:\/\/phcsoftware.com\/pt\/phc-go-store"},{"@type":"ListItem","position":3,"name":"Software de Shopify Integra\u00e7\u00e3o Documentos"}]},{"@type":"WebSite","@id":"https:\/\/phcsoftware.com\/pt\/#website","url":"https:\/\/phcsoftware.com\/pt\/","name":"Portugal","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/phcsoftware.com\/pt\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"pt-PT"}]}},"_links":{"self":[{"href":"https:\/\/phcsoftware.com\/pt\/wp-json\/wp\/v2\/pages\/26683","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/phcsoftware.com\/pt\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/phcsoftware.com\/pt\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/phcsoftware.com\/pt\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/phcsoftware.com\/pt\/wp-json\/wp\/v2\/comments?post=26683"}],"version-history":[{"count":0,"href":"https:\/\/phcsoftware.com\/pt\/wp-json\/wp\/v2\/pages\/26683\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/phcsoftware.com\/pt\/wp-json\/wp\/v2\/pages\/1765"}],"wp:attachment":[{"href":"https:\/\/phcsoftware.com\/pt\/wp-json\/wp\/v2\/media?parent=26683"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}