{"id":477,"date":"2026-08-28T09:59:30","date_gmt":"2026-08-28T09:59:30","guid":{"rendered":"https:\/\/www.petnutritionpro.com\/?page_id=477"},"modified":"2026-09-16T14:50:11","modified_gmt":"2026-09-16T14:50:11","slug":"quick-guide","status":"publish","type":"page","link":"https:\/\/www.petnutritionpro.com\/en\/quick-guide\/","title":{"rendered":"Quick Start Guide"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"477\" class=\"elementor elementor-477 elementor-282\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c687835 e-con-full e-flex e-con e-parent\" data-id=\"c687835\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-be3cc06 elementor-widget elementor-widget-html\" data-id=\"be3cc06\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n\/* =========================================================\n   PET NUTRITION PRO \u2014 QUICK START GUIDE\n   English (UK) page \/en-gb\/quick-guide\/\n   ========================================================= *\/\n\n.pnpqg{\n  --green:#073d33;\n  --green-dark:#052f28;\n  --mint:#66ddb6;\n  --mint-light:#dff8ef;\n  --light:#f3faf7;\n  --light-2:#f8fcfa;\n  --border:#d9e8e2;\n  --text:#18322c;\n  --muted:#5c7169;\n  --white:#ffffff;\n\n  width:100%;\n  color:var(--text);\n  background:#fff;\n  font-family:Arial,sans-serif;\n  font-size:16px;\n  line-height:1.65;\n}\n\n.pnpqg,\n.pnpqg *{\n  box-sizing:border-box;\n}\n\n.pnpqg a{\n  transition:\n    color .18s ease,\n    background-color .18s ease,\n    border-color .18s ease,\n    transform .18s ease;\n}\n\n.pnpqg__shell{\n  width:min(1180px,calc(100% - 44px));\n  margin:0 auto;\n}\n\n\n\/* =========================================================\n   HERO\n   ========================================================= *\/\n\n.pnpqg__hero{\n  position:relative;\n  overflow:hidden;\n  padding:94px 22px 78px;\n  color:#fff;\n  background:\n    radial-gradient(\n      circle at 82% 28%,\n      rgba(102,221,182,.18),\n      transparent 30%\n    ),\n    linear-gradient(\n      125deg,\n      #03241f 0%,\n      #073d33 62%,\n      #075244 100%\n    );\n}\n\n.pnpqg__hero::after{\n  position:absolute;\n  right:-180px;\n  bottom:-360px;\n  width:720px;\n  height:720px;\n  border:1px solid rgba(102,221,182,.18);\n  border-radius:50%;\n  content:\"\";\n}\n\n.pnpqg__hero-inner{\n  position:relative;\n  z-index:1;\n  max-width:880px;\n}\n\n.pnpqg__eyebrow{\n  margin:0 0 12px;\n  color:var(--mint);\n  font-size:12px;\n  font-weight:800;\n  letter-spacing:.13em;\n  line-height:1.3;\n  text-transform:uppercase;\n}\n\n.pnpqg__hero h1{\n  margin:0;\n  color:#fff;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:clamp(38px,5vw,62px);\n  font-weight:700;\n  letter-spacing:-.035em;\n  line-height:1.04;\n}\n\n.pnpqg__hero-lead{\n  max-width:760px;\n  margin:24px 0 0;\n  color:#d9eee8;\n  font-size:18px;\n  line-height:1.7;\n}\n\n.pnpqg__hero-actions{\n  display:flex;\n  flex-wrap:wrap;\n  gap:12px;\n  margin-top:30px;\n}\n\n.pnpqg__button{\n  display:inline-flex;\n  min-height:48px;\n  padding:11px 19px;\n  align-items:center;\n  justify-content:center;\n  gap:8px;\n  border:1px solid transparent;\n  border-radius:8px;\n  font-size:14px;\n  font-weight:700;\n  line-height:1.3;\n  text-decoration:none !important;\n}\n\n.pnpqg__button--primary{\n  color:var(--green-dark) !important;\n  background:var(--mint);\n}\n\n.pnpqg__button--primary:hover{\n  color:var(--green-dark) !important;\n  background:#7be4c2;\n  transform:translateY(-2px);\n}\n\n.pnpqg__button--secondary{\n  color:#fff !important;\n  background:rgba(255,255,255,.05);\n  border-color:rgba(255,255,255,.42);\n}\n\n.pnpqg__button--secondary:hover{\n  color:#fff !important;\n  background:rgba(255,255,255,.11);\n  border-color:rgba(255,255,255,.7);\n  transform:translateY(-2px);\n}\n\n\n\/* =========================================================\n   INTRO \/ INDEX\n   ========================================================= *\/\n\n.pnpqg__main{\n  padding:70px 0 90px;\n}\n\n.pnpqg__intro{\n  max-width:820px;\n  margin:0 auto 38px;\n  text-align:center;\n}\n\n.pnpqg__intro h2{\n  margin:0 0 13px;\n  color:var(--green);\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:clamp(30px,4vw,44px);\n  line-height:1.15;\n}\n\n.pnpqg__intro p{\n  margin:0;\n  color:var(--muted);\n  font-size:17px;\n}\n\n.pnpqg__index{\n  scroll-margin-top:110px;\n  margin-bottom:54px;\n  padding:28px;\n  border:1px solid var(--border);\n  border-radius:20px;\n  background:var(--light-2);\n}\n\n.pnpqg__index-title{\n  margin:0 0 18px;\n  color:var(--green);\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:24px;\n  line-height:1.2;\n}\n\n.pnpqg__index-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  gap:10px;\n}\n\n.pnpqg__index-link{\n  display:flex;\n  align-items:center;\n  gap:10px;\n  min-height:52px;\n  padding:10px 13px;\n  border:1px solid #d4e7e0;\n  border-radius:10px;\n  color:#16493e !important;\n  background:#fff;\n  font-size:13px;\n  font-weight:700;\n  line-height:1.35;\n  text-decoration:none !important;\n}\n\n.pnpqg__index-link:hover{\n  color:var(--green) !important;\n  border-color:#9fd5c3;\n  background:#edf9f5;\n  transform:translateY(-1px);\n}\n\n.pnpqg__index-number{\n  display:grid;\n  width:30px;\n  height:30px;\n  flex:0 0 30px;\n  place-items:center;\n  border-radius:8px;\n  color:var(--green);\n  background:var(--mint-light);\n  font-size:11px;\n  font-weight:800;\n}\n\n\n\/* =========================================================\n   SECTIONS\n   ========================================================= *\/\n\n.pnpqg__section{\n  scroll-margin-top:110px;\n  display:grid;\n  grid-template-columns:92px minmax(0,1fr);\n  gap:26px;\n  padding:46px 0;\n  border-bottom:1px solid #e1ece7;\n}\n\n.pnpqg__section:last-of-type{\n  border-bottom:0;\n}\n\n.pnpqg__section-number{\n  display:grid;\n  width:68px;\n  height:68px;\n  place-items:center;\n  border-radius:18px;\n  color:var(--green);\n  background:var(--mint-light);\n  font-size:17px;\n  font-weight:800;\n}\n\n.pnpqg__section-content{\n  max-width:920px;\n}\n\n.pnpqg__section-kicker{\n  margin:0 0 7px;\n  color:#14745f;\n  font-size:11px;\n  font-weight:800;\n  letter-spacing:.11em;\n  line-height:1.3;\n  text-transform:uppercase;\n}\n\n.pnpqg__section h2{\n  margin:0 0 15px;\n  color:var(--green);\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:clamp(27px,3vw,36px);\n  line-height:1.18;\n}\n\n.pnpqg__section-lead{\n  margin:0 0 22px;\n  color:#536b62;\n  font-size:16px;\n  line-height:1.7;\n}\n\n.pnpqg__steps{\n  margin:0;\n  padding:0;\n  list-style:none;\n  counter-reset:pnpqg-step;\n}\n\n.pnpqg__steps li{\n  position:relative;\n  min-height:34px;\n  margin:0 0 12px;\n  padding-left:42px;\n  color:#3f5a51;\n  font-size:14px;\n  line-height:1.6;\n}\n\n.pnpqg__steps li:last-child{\n  margin-bottom:0;\n}\n\n.pnpqg__steps li::before{\n  counter-increment:pnpqg-step;\n  content:counter(pnpqg-step);\n\n  position:absolute;\n  top:0;\n  left:0;\n\n  display:grid;\n  width:28px;\n  height:28px;\n  place-items:center;\n\n  border-radius:50%;\n\n  color:var(--green);\n  background:#e8f8f2;\n\n  font-size:11px;\n  font-weight:800;\n}\n\n.pnpqg__section strong{\n  color:#173f35;\n}\n\n.pnpqg code{\n  padding:2px 6px;\n  border:1px solid #d6e6e0;\n  border-radius:5px;\n  color:#0b5041;\n  background:#f3f9f7;\n  font-family:Consolas,Monaco,monospace;\n  font-size:.92em;\n}\n\n\n\/* =========================================================\n   NOTE BOXES\n   ========================================================= *\/\n\n.pnpqg__note{\n  margin-top:22px;\n  padding:16px 18px;\n  border-left:4px solid var(--mint);\n  border-radius:8px;\n  color:#50685f;\n  background:var(--light);\n  font-size:13px;\n  line-height:1.6;\n}\n\n.pnpqg__note strong{\n  color:var(--green);\n}\n\n.pnpqg__warning{\n  margin-top:22px;\n  padding:16px 18px;\n  border:1px solid #eadcaf;\n  border-left:4px solid #d8b447;\n  border-radius:8px;\n  color:#655d3e;\n  background:#fffaf0;\n  font-size:13px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   COMPLETE GUIDE REFERENCE\n   ========================================================= *\/\n\n.pnpqg__reference{\n  display:flex;\n  flex-wrap:wrap;\n  gap:10px 18px;\n  align-items:center;\n  margin-top:24px;\n  padding-top:18px;\n  border-top:1px dashed #cfe1da;\n}\n\n.pnpqg__reference-label{\n  color:#667a73;\n  font-size:12px;\n  font-weight:700;\n}\n\n.pnpqg__reference a{\n  display:inline-flex;\n  align-items:center;\n  gap:6px;\n  color:#14745f !important;\n  font-size:13px;\n  font-weight:800;\n  text-decoration:none !important;\n}\n\n.pnpqg__reference a:hover{\n  color:var(--green) !important;\n  text-decoration:underline !important;\n}\n\n.pnpqg__back{\n  margin-left:auto;\n  color:#71847d !important;\n  font-size:12px !important;\n  font-weight:600 !important;\n}\n\n\n\/* =========================================================\n   FINAL CTA\n   ========================================================= *\/\n\n.pnpqg__final{\n  margin-top:55px;\n  padding:34px;\n  border-radius:20px;\n  color:#fff;\n  background:\n    linear-gradient(\n      120deg,\n      var(--green-dark),\n      var(--green)\n    );\n}\n\n.pnpqg__final-grid{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) auto;\n  gap:30px;\n  align-items:center;\n}\n\n.pnpqg__final h2{\n  margin:0 0 8px;\n  color:#fff;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:29px;\n  line-height:1.2;\n}\n\n.pnpqg__final p{\n  max-width:720px;\n  margin:0;\n  color:#d5ebe4;\n  font-size:14px;\n}\n\n.pnpqg__final-actions{\n  display:flex;\n  flex-wrap:wrap;\n  gap:10px;\n}\n\n\n\/* =========================================================\n   RESPONSIVE\n   ========================================================= *\/\n\n@media(max-width:880px){\n\n  .pnpqg__index-grid{\n    grid-template-columns:repeat(2,minmax(0,1fr));\n  }\n\n  .pnpqg__final-grid{\n    grid-template-columns:1fr;\n  }\n\n}\n\n@media(max-width:650px){\n\n  .pnpqg__shell{\n    width:min(100% - 28px,560px);\n  }\n\n  .pnpqg__hero{\n    padding:70px 15px 58px;\n  }\n\n  .pnpqg__hero-actions{\n    flex-direction:column;\n    align-items:stretch;\n  }\n\n  .pnpqg__button{\n    width:100%;\n  }\n\n  .pnpqg__main{\n    padding:52px 0 70px;\n  }\n\n  .pnpqg__index{\n    padding:21px 18px;\n  }\n\n  .pnpqg__index-grid{\n    grid-template-columns:1fr;\n  }\n\n  .pnpqg__section{\n    grid-template-columns:1fr;\n    gap:16px;\n    padding:38px 0;\n  }\n\n  .pnpqg__section-number{\n    width:54px;\n    height:54px;\n    border-radius:14px;\n    font-size:14px;\n  }\n\n  .pnpqg__reference{\n    align-items:flex-start;\n    flex-direction:column;\n  }\n\n  .pnpqg__back{\n    margin-left:0;\n  }\n\n  .pnpqg__final{\n    padding:27px 22px;\n  }\n\n  .pnpqg__final-actions{\n    flex-direction:column;\n  }\n\n}\n<\/style>\n\n\n<div class=\"pnpqg\" id=\"quick-guide\">\n\n  <!-- =====================================================\n       HERO\n       ===================================================== -->\n\n  <header class=\"pnpqg__hero\">\n\n    <div class=\"pnpqg__shell\">\n\n      <div class=\"pnpqg__hero-inner\">\n\n        <p class=\"pnpqg__eyebrow\">\n          Pet Nutrition Pro \u00b7 Operational Guide\n        <\/p>\n\n        <h1>\n          Quick Start Guide\n        <\/h1>\n\n        <p class=\"pnpqg__hero-lead\">\n          From installation to your first complete test.\n          Follow the sections in order to configure Pet Nutrition Pro,\n          prepare your WooCommerce catalogue, and verify the results before\n          going live.\n        <\/p>\n\n        <div class=\"pnpqg__hero-actions\">\n\n          <a class=\"pnpqg__button pnpqg__button--primary\"\n             href=\"\/petnutritionpro.zip\">\n            Download the plugin\n            <span aria-hidden=\"true\">\u2193<\/span>\n          <\/a>\n\n          <a class=\"pnpqg__button pnpqg__button--secondary\"\n             href=\"\/completeguideUK.pdf\"\n             target=\"_blank\"\n             rel=\"noopener noreferrer\">\n            View the Complete Guide\n            <span aria-hidden=\"true\">\u2192<\/span>\n          <\/a>\n\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n\n  <\/header>\n\n\n  <main class=\"pnpqg__main\">\n\n    <div class=\"pnpqg__shell\">\n\n\n      <!-- INTRO -->\n\n      <div class=\"pnpqg__intro\">\n\n        <h2>\n          Configure Pet Nutrition Pro step by step\n        <\/h2>\n\n        <p>\n          This page covers the essential setup tasks.\n          Each section includes a reference to the corresponding chapter\n          of the manual for detailed explanations, examples, screenshots,\n          and complete testing procedures.\n        <\/p>\n\n      <\/div>\n\n\n      <!-- =================================================\n           INDEX\n           ================================================= -->\n\n      <nav id=\"quick-guide-index\"\n           class=\"pnpqg__index\"\n           aria-label=\"Quick Start Guide index\">\n\n        <h2 class=\"pnpqg__index-title\">\n          Quick index\n        <\/h2>\n\n        <div class=\"pnpqg__index-grid\">\n\n          <a class=\"pnpqg__index-link\" href=\"#installation\">\n            <span class=\"pnpqg__index-number\">01<\/span>\n            Installation\n          <\/a>\n\n          <a class=\"pnpqg__index-link\" href=\"#first-setup\">\n            <span class=\"pnpqg__index-number\">02<\/span>\n            Initial setup\n          <\/a>\n\n          <a class=\"pnpqg__index-link\" href=\"#products\">\n            <span class=\"pnpqg__index-number\">03<\/span>\n            WooCommerce products\n          <\/a>\n\n          <a class=\"pnpqg__index-link\" href=\"#kcal\">\n            <span class=\"pnpqg__index-number\">04<\/span>\n            kcal \/ 100 g\n          <\/a>\n\n          <a class=\"pnpqg__index-link\" href=\"#compatibility\">\n            <span class=\"pnpqg__index-number\">05<\/span>\n            Compatibility\n          <\/a>\n\n          <a class=\"pnpqg__index-link\" href=\"#sorting\">\n            <span class=\"pnpqg__index-number\">06<\/span>\n            Product ordering\n          <\/a>\n\n          <a class=\"pnpqg__index-link\" href=\"#wet-products\">\n            <span class=\"pnpqg__index-number\">07<\/span>\n            Number of Wet products\n          <\/a>\n\n          <a class=\"pnpqg__index-link\" href=\"#appearance-layout\">\n            <span class=\"pnpqg__index-number\">08<\/span>\n            Appearance and layout\n          <\/a>\n\n          <a class=\"pnpqg__index-link\" href=\"#test\">\n            <span class=\"pnpqg__index-number\">09<\/span>\n            Testing and verification\n          <\/a>\n\n          <a class=\"pnpqg__index-link\" href=\"#publish\">\n            <span class=\"pnpqg__index-number\">10<\/span>\n            Going live\n          <\/a>\n\n          <a class=\"pnpqg__index-link\" href=\"#troubleshooting\">\n            <span class=\"pnpqg__index-number\">11<\/span>\n            Troubleshooting\n          <\/a>\n\n        <\/div>\n\n      <\/nav>\n\n\n\n      <!-- =================================================\n           01 INSTALLATION\n           ================================================= -->\n\n      <section id=\"installation\" class=\"pnpqg__section\">\n\n        <div class=\"pnpqg__section-number\">01<\/div>\n\n        <div class=\"pnpqg__section-content\">\n\n          <p class=\"pnpqg__section-kicker\">\n            Preparation\n          <\/p>\n\n          <h2>\n            Install and activate Boma Pet Nutrition Pro\n          <\/h2>\n\n          <p class=\"pnpqg__section-lead\">\n            Boma Pet Nutrition Pro requires WooCommerce to be installed and active.\n            Check this prerequisite first, then install the plugin and configure\n            access to the remote service deliberately.\n          <\/p>\n\n          <ol class=\"pnpqg__steps\">\n\n            <li>\n              Make sure <strong>WooCommerce<\/strong> is installed and active.\n              If it is not present, install and activate WooCommerce before\n              proceeding with Boma Pet Nutrition Pro.\n            <\/li>\n\n            <li>\n              Go to <strong>Plugins \u2192 Add Plugin \u2192 Upload Plugin<\/strong>.\n            <\/li>\n\n            <li>\n              Select the <strong>Boma Pet Nutrition Pro<\/strong> ZIP file,\n              install it, and activate it.\n            <\/li>\n\n            <li>\n              After activation, open\n              <strong>Pet Nutrition Pro \u2192 Getting Started<\/strong>.\n            <\/li>\n\n            <li>\n              Read the information about the remote service and privacy.\n            <\/li>\n\n            <li>\n              When you want to use the calculation service, enable\n              <strong>Remote service authorisation<\/strong> in the settings.\n            <\/li>\n\n            <li>\n              Separately check the status of\n              <strong>Diet Engine<\/strong>, if applicable.\n            <\/li>\n\n            <li>\n              If you have just activated Diet Engine and want to use it\n              immediately, select <strong>Refresh service check<\/strong>\n              to update the service status stored by the plugin.\n            <\/li>\n\n          <\/ol>\n\n          <div class=\"pnpqg__note\">\n            <strong>Free and Diet Engine are two separate statuses.<\/strong>\n            Remote service authorisation is also required for the Free\n            calculation. Diet Engine adds recommended products,\n            coordinated quantities, and WooCommerce cart integration.\n          <\/div>\n\n          <div class=\"pnpqg__warning\">\n            <strong>Refresh service check does not authorise the remote service.<\/strong>\n            Authorisation is controlled only through\n            <strong>Remote service authorisation<\/strong>.\n            The refresh action only forces a new check of the service status.\n          <\/div>\n\n          <div class=\"pnpqg__reference\">\n\n            <span class=\"pnpqg__reference-label\">\n              Learn more:\n            <\/span>\n\n            <a href=\"\/completeguideUK.pdf\"\n               target=\"_blank\"\n               rel=\"noopener noreferrer\">\n              Complete Guide \u00b7 Chapter 17 \u2192\n            <\/a>\n\n            <a class=\"pnpqg__back\" href=\"#quick-guide-index\">\n              \u2191 Back to index\n            <\/a>\n\n          <\/div>\n\n        <\/div>\n\n      <\/section>\n\n\n\n      <!-- =================================================\n           02 FIRST SETUP\n           ================================================= -->\n\n      <section id=\"first-setup\" class=\"pnpqg__section\">\n\n        <div class=\"pnpqg__section-number\">02<\/div>\n\n        <div class=\"pnpqg__section-content\">\n\n          <p class=\"pnpqg__section-kicker\">\n            Public pages\n          <\/p>\n\n          <h2>\n            Configure the form and results page\n          <\/h2>\n\n          <p class=\"pnpqg__section-lead\">\n            Pet Nutrition Pro uses two separate pages:\n            one collects the pet's information and the other displays the result.\n            On new installations, the <strong>Resulting Diet<\/strong> page\n            is created and linked automatically by the plugin.\n          <\/p>\n\n          <ol class=\"pnpqg__steps\">\n\n            <li>\n              Create or identify the page that will contain the questionnaire.\n            <\/li>\n\n            <li>\n              Add the shortcode\n              <code>[pet_nutrition_form]<\/code> once.\n            <\/li>\n\n            <li>\n              After activating Boma Pet Nutrition Pro, check that the\n              <strong>Resulting Diet<\/strong> page exists and is published.\n            <\/li>\n\n            <li>\n              On new installations, the plugin automatically creates\n              and links this page with the shortcode\n              <code>[bomapnp_resulting_diet]<\/code>.\n            <\/li>\n\n            <li>\n              In the Pet Nutrition Pro settings, make sure the\n              <strong>Diet result page<\/strong> points to the correct\n              <strong>Resulting Diet<\/strong> page.\n            <\/li>\n\n            <li>\n              If the page is missing, has been deleted, or its content\n              has been changed, restore it manually by adding\n              <code>[bomapnp_resulting_diet]<\/code>\n              and selecting it again as the results page.\n            <\/li>\n\n            <li>\n              Publish the questionnaire page and verify the complete\n              flow over HTTPS.\n            <\/li>\n\n          <\/ol>\n\n          <div class=\"pnpqg__note\">\n            <strong>Manual creation of Resulting Diet is a recovery procedure.<\/strong>\n            On a correct new installation, the page is created automatically\n            by the plugin.\n          <\/div>\n\n          <div class=\"pnpqg__warning\">\n            Do not swap or duplicate the shortcodes.\n            The questionnaire page uses\n            <code>[pet_nutrition_form]<\/code>,\n            while the results page uses\n            <code>[bomapnp_resulting_diet]<\/code>.\n          <\/div>\n\n          <div class=\"pnpqg__reference\">\n\n            <span class=\"pnpqg__reference-label\">\n              Learn more:\n            <\/span>\n\n            <a href=\"\/completeguideUK.pdf\"\n               target=\"_blank\"\n               rel=\"noopener noreferrer\">\n              Complete Guide \u00b7 Chapters 17\u201318 \u2192\n            <\/a>\n\n            <a class=\"pnpqg__back\" href=\"#quick-guide-index\">\n              \u2191 Back to index\n            <\/a>\n\n          <\/div>\n\n        <\/div>\n\n      <\/section>\n\n\n\n      <!-- =================================================\n           03 PRODUCTS\n           ================================================= -->\n\n      <section id=\"products\" class=\"pnpqg__section\">\n\n        <div class=\"pnpqg__section-number\">03<\/div>\n\n        <div class=\"pnpqg__section-content\">\n\n          <p class=\"pnpqg__section-kicker\">\n            WooCommerce catalogue\n          <\/p>\n\n          <h2>\n            Prepare products for diet recommendations\n          <\/h2>\n\n          <p class=\"pnpqg__section-lead\">\n            A WooCommerce product is not automatically included in\n            recommendations. It must be enabled and configured with\n            the information required by Pet Nutrition Pro.\n          <\/p>\n\n          <ol class=\"pnpqg__steps\">\n\n            <li>\n              Open the WooCommerce product page.\n            <\/li>\n\n            <li>\n              Enable <strong>Included in Diet<\/strong>.\n            <\/li>\n\n            <li>\n              Assign only one technical category:\n              <strong>Dry, Puffed, or Wet<\/strong>.\n            <\/li>\n\n            <li>\n              Enter the correct energy value in\n              <strong>kcal per 100 g<\/strong>.\n            <\/li>\n\n            <li>\n              Configure the product for dogs and\/or cats,\n              including size and life stage where applicable.\n            <\/li>\n\n            <li>\n              Enter food exclusions and sensitivities only when supported\n              by the product label, technical data sheet, or manufacturer's\n              information.\n            <\/li>\n\n            <li>\n              Save the product and verify the result using a test profile.\n            <\/li>\n\n          <\/ol>\n\n          <div class=\"pnpqg__note\">\n            <strong>Included in Diet<\/strong> makes the product eligible\n            for evaluation. It does not mean that the product is compatible\n            with every pet.\n          <\/div>\n\n          <div class=\"pnpqg__reference\">\n\n            <span class=\"pnpqg__reference-label\">\n              Learn more:\n            <\/span>\n\n            <a href=\"\/completeguideUK.pdf\"\n               target=\"_blank\"\n               rel=\"noopener noreferrer\">\n              Complete Guide \u00b7 Chapter 10 \u2192\n            <\/a>\n\n            <a class=\"pnpqg__back\" href=\"#quick-guide-index\">\n              \u2191 Back to index\n            <\/a>\n\n          <\/div>\n\n        <\/div>\n\n      <\/section>\n\n\n\n      <!-- =================================================\n           04 KCAL\n           ================================================= -->\n\n      <section id=\"kcal\" class=\"pnpqg__section\">\n\n        <div class=\"pnpqg__section-number\">04<\/div>\n\n        <div class=\"pnpqg__section-content\">\n\n          <p class=\"pnpqg__section-kicker\">\n            Energy information\n          <\/p>\n\n          <h2>\n            Enter kcal per 100 g correctly\n          <\/h2>\n\n          <p class=\"pnpqg__section-lead\">\n            Pet Nutrition Pro always uses a normalised value expressed\n            as kcal per 100 grams. UK and Irish product information may\n            report metabolisable energy in kcal\/kg, kJ\/kg, MJ\/kg, or another\n            documented format, so the source value may need to be converted.\n          <\/p>\n\n          <ol class=\"pnpqg__steps\">\n\n            <li>\n              Always start with the most reliable source available:\n              the product label, technical data sheet, or manufacturer.\n            <\/li>\n\n            <li>\n              If the source provides <strong>kcal\/100 g<\/strong>,\n              enter the value directly.\n            <\/li>\n\n            <li>\n              If it provides <strong>kcal\/kg<\/strong>, divide the value by 10.\n              Example: 3,650 kcal\/kg \u2192 365 kcal\/100 g.\n            <\/li>\n\n            <li>\n              If energy is provided in <strong>kJ\/kg<\/strong> or\n              <strong>MJ\/kg<\/strong>, use the guided calculator or convert\n              the value before entering the final kcal\/100 g result.\n            <\/li>\n\n            <li>\n              If calories are provided for an entire pack or unit,\n              use the documented weight of that pack or unit to calculate\n              the equivalent value per 100 g.\n            <\/li>\n\n            <li>\n              Before saving, always compare the result with the label,\n              technical data sheet, or manufacturer's information.\n            <\/li>\n\n          <\/ol>\n\n          <div class=\"pnpqg__note\">\n            UK energy information may use terms such as\n            <strong>metabolisable energy (ME), kcal\/kg, kJ\/kg, MJ\/kg<\/strong>\n            and <strong>kcal\/100 g<\/strong>.\n            Appendix A of the Complete Guide contains the UK-specific\n            reference procedure. Avoid arbitrary estimates.\n          <\/div>\n\n          <div class=\"pnpqg__reference\">\n\n            <span class=\"pnpqg__reference-label\">\n              Learn more:\n            <\/span>\n\n            <a href=\"\/completeguideUK.pdf\"\n               target=\"_blank\"\n               rel=\"noopener noreferrer\">\n              Complete Guide \u00b7 \u00a710.4 and Appendix A \u2192\n            <\/a>\n\n            <a class=\"pnpqg__back\" href=\"#quick-guide-index\">\n              \u2191 Back to index\n            <\/a>\n\n          <\/div>\n\n        <\/div>\n\n      <\/section>\n\n\n\n      <!-- =================================================\n           05 COMPATIBILITY\n           ================================================= -->\n\n      <section id=\"compatibility\" class=\"pnpqg__section\">\n\n        <div class=\"pnpqg__section-number\">05<\/div>\n\n        <div class=\"pnpqg__section-content\">\n\n          <p class=\"pnpqg__section-kicker\">\n            Selection rules\n          <\/p>\n\n          <h2>\n            Configure product compatibility\n          <\/h2>\n\n          <p class=\"pnpqg__section-lead\">\n            Merchandising priority is applied only after the system\n            checks the user's preferences and verifies that the product\n            is compatible with the pet's profile.\n          <\/p>\n\n          <ol class=\"pnpqg__steps\">\n\n            <li>\n              First verify the species and life stage for which\n              the product is declared suitable.\n            <\/li>\n\n            <li>\n              For dogs, correctly configure the supported size groups.\n            <\/li>\n\n            <li>\n              Enter exclusions and intolerances conservatively.\n            <\/li>\n\n            <li>\n              Select sensitivities only when they are supported by\n              documented product information.\n            <\/li>\n\n            <li>\n              Remember that a single relevant incompatibility can\n              exclude the product from the recommendation.\n            <\/li>\n\n            <li>\n              Test the behaviour with at least one profile that should\n              include the product and one that should exclude it.\n            <\/li>\n\n          <\/ol>\n\n          <div class=\"pnpqg__note\">\n            The correct sequence is:\n            <strong>preferences \u2192 compatibility \u2192 ordering \u2192 recommendation<\/strong>.\n            Placing a product first does not make it compatible.\n          <\/div>\n\n          <div class=\"pnpqg__reference\">\n\n            <span class=\"pnpqg__reference-label\">\n              Learn more:\n            <\/span>\n\n            <a href=\"\/completeguideUK.pdf\"\n               target=\"_blank\"\n               rel=\"noopener noreferrer\">\n              Complete Guide \u00b7 Chapters 4, 5, and 10 \u2192\n            <\/a>\n\n            <a class=\"pnpqg__back\" href=\"#quick-guide-index\">\n              \u2191 Back to index\n            <\/a>\n\n          <\/div>\n\n        <\/div>\n\n      <\/section>\n\n\n\n      <!-- =================================================\n           06 SORTING\n           ================================================= -->\n\n      <section id=\"sorting\" class=\"pnpqg__section\">\n\n        <div class=\"pnpqg__section-number\">06<\/div>\n\n        <div class=\"pnpqg__section-content\">\n\n          <p class=\"pnpqg__section-kicker\">\n            Merchandising strategy\n          <\/p>\n\n          <h2>\n            Order compatible products\n          <\/h2>\n\n          <p class=\"pnpqg__section-lead\">\n            Product ordering determines which compatible product\n            is considered first for each food type and animal group.\n          <\/p>\n\n          <ol class=\"pnpqg__steps\">\n\n            <li>\n              Open <strong>Pet Nutrition Pro \u2192 Product Ordering<\/strong>.\n            <\/li>\n\n            <li>\n              Select the food type:\n              <strong>Dry, Puffed, or Wet<\/strong>.\n            <\/li>\n\n            <li>\n              Select the group:\n              small, medium, or large dog, or cat.\n            <\/li>\n\n            <li>\n              Apply the filters and review the complete ranking.\n            <\/li>\n\n            <li>\n              Drag the products into the desired order.\n            <\/li>\n\n            <li>\n              Save the new ordering.\n            <\/li>\n\n            <li>\n              Generate a new diet to verify the effect.\n            <\/li>\n\n          <\/ol>\n\n          <div class=\"pnpqg__note\">\n            Position <strong>1<\/strong> has the highest priority,\n            but only among compatible products.\n            Dogs have separate rankings by size;\n            cats use their own product ordering.\n          <\/div>\n\n          <div class=\"pnpqg__reference\">\n\n            <span class=\"pnpqg__reference-label\">\n              Learn more:\n            <\/span>\n\n            <a href=\"\/completeguideUK.pdf\"\n               target=\"_blank\"\n               rel=\"noopener noreferrer\">\n              Complete Guide \u00b7 Chapter 11 \u2192\n            <\/a>\n\n            <a class=\"pnpqg__back\" href=\"#quick-guide-index\">\n              \u2191 Back to index\n            <\/a>\n\n          <\/div>\n\n        <\/div>\n\n      <\/section>\n\n\n\n      <!-- =================================================\n           07 WET PRODUCTS\n           ================================================= -->\n\n      <section id=\"wet-products\" class=\"pnpqg__section\">\n\n        <div class=\"pnpqg__section-number\">07<\/div>\n\n        <div class=\"pnpqg__section-content\">\n\n          <p class=\"pnpqg__section-kicker\">\n            Recommendation range\n          <\/p>\n\n          <h2>\n            Set the number of Wet Food products\n          <\/h2>\n\n          <p class=\"pnpqg__section-lead\">\n            For Dry and Puffed food, the system normally selects one product.\n            For Wet Food, you can specify how many compatible products\n            the system should attempt to recommend.\n          <\/p>\n\n          <ol class=\"pnpqg__steps\">\n\n            <li>\n              Open the main\n              <strong>Pet Nutrition Pro<\/strong> settings page.\n            <\/li>\n\n            <li>\n              Locate the\n              <strong>Number of wet food products<\/strong> field.\n            <\/li>\n\n            <li>\n              Enter the desired number.\n            <\/li>\n\n            <li>\n              Save your changes.\n            <\/li>\n\n            <li>\n              Generate a new diet that includes Wet Food.\n            <\/li>\n\n            <li>\n              Check which products are included according to\n              compatibility and ordering.\n            <\/li>\n\n          <\/ol>\n\n          <div class=\"pnpqg__note\">\n            The configured number is a <strong>maximum<\/strong>.\n            If you request 3 Wet products but only 2 are compatible,\n            the system recommends the 2 compatible products.\n            It does not force a third product into the result.\n          <\/div>\n\n          <div class=\"pnpqg__reference\">\n\n            <span class=\"pnpqg__reference-label\">\n              Learn more:\n            <\/span>\n\n            <a href=\"\/completeguideUK.pdf\"\n               target=\"_blank\"\n               rel=\"noopener noreferrer\">\n              Complete Guide \u00b7 Chapter 12 \u2192\n            <\/a>\n\n            <a class=\"pnpqg__back\" href=\"#quick-guide-index\">\n              \u2191 Back to index\n            <\/a>\n\n          <\/div>\n\n        <\/div>\n\n      <\/section>\n\n\n\n      <!-- =================================================\n           08 APPEARANCE AND LAYOUT\n           ================================================= -->\n\n      <section id=\"appearance-layout\" class=\"pnpqg__section\">\n\n        <div class=\"pnpqg__section-number\">08<\/div>\n\n        <div class=\"pnpqg__section-content\">\n\n          <p class=\"pnpqg__section-kicker\">\n            Stores and agencies\n          <\/p>\n\n          <h2>\n            Customise Appearance and Layout\n          <\/h2>\n\n          <p class=\"pnpqg__section-lead\">\n            Pet Nutrition Pro lets you customise the nutrition summary\n            and recommended-product display without changing the plugin's logic.\n          <\/p>\n\n          <ol class=\"pnpqg__steps\">\n\n            <li>\n              Open\n              <strong>Pet Nutrition Pro \u2192 Appearance and Layout<\/strong>.\n            <\/li>\n\n            <li>\n              Configure width, typography, colours, backgrounds,\n              borders, and corner radius for the nutrition summary.\n            <\/li>\n\n            <li>\n              Choose a grid or list layout for recommended products.\n            <\/li>\n\n            <li>\n              Set the number of columns for desktop, tablet, and smartphone.\n            <\/li>\n\n            <li>\n              Configure images, price, description, and button\n              according to your store design.\n            <\/li>\n\n            <li>\n              If you work for an agency, you can add a logo,\n              identifying text, and an additional CSS class.\n            <\/li>\n\n            <li>\n              For the logo, use\n              <strong>Select from Media Library<\/strong> when appropriate.\n            <\/li>\n\n            <li>\n              Save your changes and always check an actual result\n              on desktop, tablet, and smartphone.\n            <\/li>\n\n          <\/ol>\n\n          <div class=\"pnpqg__note\">\n            <strong>Use the built-in options first.<\/strong>\n            Use custom CSS only for additional requirements,\n            and never modify the plugin files directly.\n          <\/div>\n\n          <div class=\"pnpqg__warning\">\n            Appearance and Layout controls the <strong>on-screen<\/strong>\n            presentation. Printing and PDF output use a separate layout.\n            A difference between the web page and the PDF does not\n            necessarily indicate an error.\n          <\/div>\n\n          <div class=\"pnpqg__reference\">\n\n            <span class=\"pnpqg__reference-label\">\n              Learn more:\n            <\/span>\n\n            <a href=\"\/completeguideUK.pdf\"\n               target=\"_blank\"\n               rel=\"noopener noreferrer\">\n              Complete Guide \u00b7 Chapter 19 \u2192\n            <\/a>\n\n            <a class=\"pnpqg__back\" href=\"#quick-guide-index\">\n              \u2191 Back to index\n            <\/a>\n\n          <\/div>\n\n        <\/div>\n\n      <\/section>\n\n\n\n      <!-- =================================================\n           09 TEST\n           ================================================= -->\n\n      <section id=\"test\" class=\"pnpqg__section\">\n\n        <div class=\"pnpqg__section-number\">09<\/div>\n\n        <div class=\"pnpqg__section-content\">\n\n          <p class=\"pnpqg__section-kicker\">\n            Testing\n          <\/p>\n\n          <h2>\n            Verify with the TEST \/ CONTROL method\n          <\/h2>\n\n          <p class=\"pnpqg__section-lead\">\n            Before going live, verify each criterion by changing\n            only one variable at a time.\n          <\/p>\n\n          <ol class=\"pnpqg__steps\">\n\n            <li>\n              Prepare two products:\n              one <strong>TEST<\/strong> product and one\n              <strong>CONTROL<\/strong> product.\n            <\/li>\n\n            <li>\n              Keep all values identical except for the criterion\n              you want to test.\n            <\/li>\n\n            <li>\n              Create a repeatable test pet profile.\n            <\/li>\n\n            <li>\n              Generate the result and record the outcome.\n            <\/li>\n\n            <li>\n              Change only one condition and repeat the same profile.\n            <\/li>\n\n            <li>\n              To test ordering, use at least two compatible products\n              and verify which one is selected.\n            <\/li>\n\n            <li>\n              Also check the number of Wet products,\n              printing\/PDF output, and Add to Cart behaviour.\n            <\/li>\n\n            <li>\n              Repeat the complete flow as a logged-out visitor.\n            <\/li>\n\n          <\/ol>\n\n          <div class=\"pnpqg__note\">\n            After testing, remove or disable any technical products\n            that are not intended for customers, restore the commercial\n            product ordering, and generate one final real diet as confirmation.\n          <\/div>\n\n          <div class=\"pnpqg__reference\">\n\n            <span class=\"pnpqg__reference-label\">\n              Learn more:\n            <\/span>\n\n            <a href=\"\/completeguideUK.pdf\"\n               target=\"_blank\"\n               rel=\"noopener noreferrer\">\n              Complete Guide \u00b7 Chapter 15 \u2192\n            <\/a>\n\n            <a class=\"pnpqg__back\" href=\"#quick-guide-index\">\n              \u2191 Back to index\n            <\/a>\n\n          <\/div>\n\n        <\/div>\n\n      <\/section>\n\n\n\n      <!-- =================================================\n           10 PUBLISH\n           ================================================= -->\n\n      <section id=\"publish\" class=\"pnpqg__section\">\n\n        <div class=\"pnpqg__section-number\">10<\/div>\n\n        <div class=\"pnpqg__section-content\">\n\n          <p class=\"pnpqg__section-kicker\">\n            Before going live\n          <\/p>\n\n          <h2>\n            Run the final checks and go live\n          <\/h2>\n\n          <p class=\"pnpqg__section-lead\">\n            Before making the service available to customers,\n            verify functionality, security, and public information.\n          <\/p>\n\n          <ol class=\"pnpqg__steps\">\n\n            <li>\n              Make sure the public website uses\n              <strong>HTTPS<\/strong>.\n            <\/li>\n\n            <li>\n              Make sure <strong>Remote service authorisation<\/strong>\n              has been enabled deliberately if the website is intended\n              to use the calculation service.\n            <\/li>\n\n            <li>\n              Update your Privacy Policy so it accurately reflects\n              your actual use of Pet Nutrition Pro and the remote service.\n            <\/li>\n\n            <li>\n              Verify that the form and results work while logged out\n              of WordPress.\n            <\/li>\n\n            <li>\n              Test the entire path:\n              form \u2192 result \u2192 products \u2192 cart.\n            <\/li>\n\n            <li>\n              Check desktop, tablet, and smartphone layouts.\n            <\/li>\n\n            <li>\n              Check printing and Save as PDF.\n            <\/li>\n\n            <li>\n              Make sure no keys, tokens, or confidential technical\n              information are publicly visible.\n            <\/li>\n\n          <\/ol>\n\n          <div class=\"pnpqg__note\">\n            WordPress also registers suggested Privacy Policy text\n            provided by Pet Nutrition Pro. It is a technical starting point\n            that must be adapted to the website, not a universal legal template.\n          <\/div>\n\n          <div class=\"pnpqg__reference\">\n\n            <span class=\"pnpqg__reference-label\">\n              Learn more:\n            <\/span>\n\n            <a href=\"\/completeguideUK.pdf\"\n               target=\"_blank\"\n               rel=\"noopener noreferrer\">\n              Complete Guide \u00b7 \u00a7\u00a717.8, 21.7, and 21.8 \u2192\n            <\/a>\n\n            <a class=\"pnpqg__back\" href=\"#quick-guide-index\">\n              \u2191 Back to index\n            <\/a>\n\n          <\/div>\n\n        <\/div>\n\n      <\/section>\n\n\n\n      <!-- =================================================\n           11 TROUBLESHOOTING\n           ================================================= -->\n\n      <section id=\"troubleshooting\" class=\"pnpqg__section\">\n\n        <div class=\"pnpqg__section-number\">11<\/div>\n\n        <div class=\"pnpqg__section-content\">\n\n          <p class=\"pnpqg__section-kicker\">\n            Troubleshooting\n          <\/p>\n\n          <h2>\n            If something isn't working\n          <\/h2>\n\n          <p class=\"pnpqg__section-lead\">\n            Troubleshoot systematically and change only one variable\n            at a time. Avoid changing the page, CSS, cache, and service\n            configuration all at once.\n          <\/p>\n\n          <ol class=\"pnpqg__steps\">\n\n            <li>\n              Make sure the shortcodes are on the correct pages:\n              <code>[pet_nutrition_form]<\/code> and\n              <code>[bomapnp_resulting_diet]<\/code>.\n            <\/li>\n\n            <li>\n              Verify that the <strong>Resulting Diet<\/strong> page is\n              published, contains\n              <code>[bomapnp_resulting_diet]<\/code>,\n              and is selected as the results page.\n            <\/li>\n\n            <li>\n              Repeat the test in a private\/incognito window using\n              an up-to-date browser.\n            <\/li>\n\n            <li>\n              Check <strong>Remote service authorisation<\/strong>\n              and <strong>Diet Engine<\/strong> status separately.\n            <\/li>\n\n            <li>\n              If you have just activated Diet Engine or want to force\n              a fresh remote status check, use\n              <strong>Refresh service check<\/strong>.\n            <\/li>\n\n            <li>\n              Clear the WordPress, browser, server,\n              and CDN caches separately, where applicable.\n            <\/li>\n\n            <li>\n              If necessary, temporarily disable minification,\n              defer, or JavaScript optimisation.\n            <\/li>\n\n            <li>\n              In staging, test with a standard theme and only\n              the essential plugins enabled.\n            <\/li>\n\n          <\/ol>\n\n          <div class=\"pnpqg__warning\">\n            <strong>Remote service authorisation, Refresh service check,\n            and clearing caches are three different operations.<\/strong>\n            Remote service authorisation enables or disables use of the\n            remote service. <strong>Refresh service check<\/strong> forces\n            a new check of the status stored by the plugin.\n            Neither operation clears the WordPress, browser, server,\n            or CDN cache.\n          <\/div>\n\n          <div class=\"pnpqg__note\">\n            When requesting support, provide software versions,\n            steps to reproduce the issue, screenshots, and any relevant errors.\n            Do not send passwords, API keys, tokens, cookies, or complete backups.\n          <\/div>\n\n          <div class=\"pnpqg__reference\">\n\n            <span class=\"pnpqg__reference-label\">\n              Learn more:\n            <\/span>\n\n            <a href=\"\/completeguideUK.pdf\"\n               target=\"_blank\"\n               rel=\"noopener noreferrer\">\n              Complete Guide \u00b7 Chapters 20 and 22 \u2192\n            <\/a>\n\n            <a class=\"pnpqg__back\" href=\"#quick-guide-index\">\n              \u2191 Back to index\n            <\/a>\n\n          <\/div>\n\n        <\/div>\n\n      <\/section>\n\n\n\n      <!-- =================================================\n           FINAL CTA\n           ================================================= -->\n\n      <aside class=\"pnpqg__final\">\n\n        <div class=\"pnpqg__final-grid\">\n\n          <div>\n\n            <h2>\n              Have you completed the setup?\n            <\/h2>\n\n            <p>\n              Run one final logged-out test. If you want more detailed\n              information about configuration, examples, real-world cases,\n              and troubleshooting, see the Pet Nutrition Pro Complete Guide.\n            <\/p>\n\n          <\/div>\n\n          <div class=\"pnpqg__final-actions\">\n\n            <a class=\"pnpqg__button pnpqg__button--primary\"\n               href=\"\/completeguideUK.pdf\"\n               target=\"_blank\"\n               rel=\"noopener noreferrer\">\n              Complete Guide\n              <span aria-hidden=\"true\">\u2192<\/span>\n            <\/a>\n\n            <a class=\"pnpqg__button pnpqg__button--secondary\"\n               href=\"https:\/\/diet.petnutritionpro.com\/\"\n               target=\"_blank\"\n               rel=\"noopener noreferrer\">\n              Try the demo\n              <span aria-hidden=\"true\">\u2192<\/span>\n            <\/a>\n\n          <\/div>\n\n        <\/div>\n\n      <\/aside>\n\n\n    <\/div>\n\n  <\/main>\n\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Pet Nutrition Pro \u00b7 Operational Guide Quick Start Guide From installation to your first complete test. Follow the sections in order to configure Pet Nutrition Pro, prepare your WooCommerce catalogue, and verify the results before going live. Download the plugin \u2193 View the Complete Guide \u2192 Configure Pet Nutrition Pro step by step This page [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-477","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Quick Start Guide - Pet Nutrition Pro<\/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:\/\/www.petnutritionpro.com\/en\/quick-guide\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Quick Start Guide - Pet Nutrition Pro\" \/>\n<meta property=\"og:description\" content=\"Pet Nutrition Pro \u00b7 Operational Guide Quick Start Guide From installation to your first complete test. Follow the sections in order to configure Pet Nutrition Pro, prepare your WooCommerce catalogue, and verify the results before going live. Download the plugin \u2193 View the Complete Guide \u2192 Configure Pet Nutrition Pro step by step This page [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.petnutritionpro.com\/en\/quick-guide\/\" \/>\n<meta property=\"og:site_name\" content=\"Pet Nutrition Pro\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-16T14:50:11+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"9 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.petnutritionpro.com\\\/en\\\/quick-guide\\\/\",\"url\":\"https:\\\/\\\/www.petnutritionpro.com\\\/en\\\/quick-guide\\\/\",\"name\":\"Quick Start Guide - Pet Nutrition Pro\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.petnutritionpro.com\\\/en\\\/#website\"},\"datePublished\":\"2026-08-28T09:59:30+00:00\",\"dateModified\":\"2026-09-16T14:50:11+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.petnutritionpro.com\\\/en\\\/quick-guide\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.petnutritionpro.com\\\/en\\\/quick-guide\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.petnutritionpro.com\\\/en\\\/quick-guide\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.petnutritionpro.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Quick Start Guide\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.petnutritionpro.com\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/www.petnutritionpro.com\\\/en\\\/\",\"name\":\"Pet Nutrition Pro\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.petnutritionpro.com\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.petnutritionpro.com\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.petnutritionpro.com\\\/en\\\/#organization\",\"name\":\"Pet Nutrition Pro\",\"url\":\"https:\\\/\\\/www.petnutritionpro.com\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.petnutritionpro.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.petnutritionpro.com\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/logo_sito-Bianco-trasparente.png\",\"contentUrl\":\"https:\\\/\\\/www.petnutritionpro.com\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/logo_sito-Bianco-trasparente.png\",\"width\":1530,\"height\":512,\"caption\":\"Pet Nutrition Pro\"},\"image\":{\"@id\":\"https:\\\/\\\/www.petnutritionpro.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.youtube.com\\\/@PetNutritionPro\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Quick Start Guide - Pet Nutrition Pro","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:\/\/www.petnutritionpro.com\/en\/quick-guide\/","og_locale":"en_US","og_type":"article","og_title":"Quick Start Guide - Pet Nutrition Pro","og_description":"Pet Nutrition Pro \u00b7 Operational Guide Quick Start Guide From installation to your first complete test. Follow the sections in order to configure Pet Nutrition Pro, prepare your WooCommerce catalogue, and verify the results before going live. Download the plugin \u2193 View the Complete Guide \u2192 Configure Pet Nutrition Pro step by step This page [&hellip;]","og_url":"https:\/\/www.petnutritionpro.com\/en\/quick-guide\/","og_site_name":"Pet Nutrition Pro","article_modified_time":"2026-09-16T14:50:11+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"9 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.petnutritionpro.com\/en\/quick-guide\/","url":"https:\/\/www.petnutritionpro.com\/en\/quick-guide\/","name":"Quick Start Guide - Pet Nutrition Pro","isPartOf":{"@id":"https:\/\/www.petnutritionpro.com\/en\/#website"},"datePublished":"2026-08-28T09:59:30+00:00","dateModified":"2026-09-16T14:50:11+00:00","breadcrumb":{"@id":"https:\/\/www.petnutritionpro.com\/en\/quick-guide\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.petnutritionpro.com\/en\/quick-guide\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.petnutritionpro.com\/en\/quick-guide\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.petnutritionpro.com\/en\/"},{"@type":"ListItem","position":2,"name":"Quick Start Guide"}]},{"@type":"WebSite","@id":"https:\/\/www.petnutritionpro.com\/en\/#website","url":"https:\/\/www.petnutritionpro.com\/en\/","name":"Pet Nutrition Pro","description":"","publisher":{"@id":"https:\/\/www.petnutritionpro.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.petnutritionpro.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.petnutritionpro.com\/en\/#organization","name":"Pet Nutrition Pro","url":"https:\/\/www.petnutritionpro.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.petnutritionpro.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/www.petnutritionpro.com\/wp-content\/uploads\/2026\/08\/logo_sito-Bianco-trasparente.png","contentUrl":"https:\/\/www.petnutritionpro.com\/wp-content\/uploads\/2026\/08\/logo_sito-Bianco-trasparente.png","width":1530,"height":512,"caption":"Pet Nutrition Pro"},"image":{"@id":"https:\/\/www.petnutritionpro.com\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.youtube.com\/@PetNutritionPro"]}]}},"_links":{"self":[{"href":"https:\/\/www.petnutritionpro.com\/en\/wp-json\/wp\/v2\/pages\/477","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.petnutritionpro.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.petnutritionpro.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.petnutritionpro.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.petnutritionpro.com\/en\/wp-json\/wp\/v2\/comments?post=477"}],"version-history":[{"count":10,"href":"https:\/\/www.petnutritionpro.com\/en\/wp-json\/wp\/v2\/pages\/477\/revisions"}],"predecessor-version":[{"id":494,"href":"https:\/\/www.petnutritionpro.com\/en\/wp-json\/wp\/v2\/pages\/477\/revisions\/494"}],"wp:attachment":[{"href":"https:\/\/www.petnutritionpro.com\/en\/wp-json\/wp\/v2\/media?parent=477"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}