{% comment %}json-ld_article meta tag{% endcomment %} {% if page.article_body.content.heading.image.i_image %} {% assign og_meta_image = '' %} {% capture og_meta_image %}{% picture meta_ogimage collections/{{ page.article_body.content.heading.image.i_image }} %}{% endcapture %} {% endif %} {% if page.faq.faq_ask %} {% endif %} {% comment %}json-ld_article video meta tag{% endcomment %} {%- for item in page.article_body.content.paragraphs -%} {% if item.video %} {% endif %} {%- endfor -%} {% if site.data.languages[page.language] %} {% assign i_background = '' %} {% capture i_background %}{% picture open_graph_1920 pages/{{ site.data.languages[page.language].article_bg }} %}{% endcapture %} {% endif %}
{% if page.url contains "/blog" %}
{% endif %}
{% if page.category %}

{{ page.category | strip_html | replace: '-', ' ' | capitalize | replace: 'Pos', 'POS' | replace: 'Restaurant point of sale', 'restaurant point of sale' }}

{% else %}

{{ page.t_keyword | strip_html | replace: '-', ' ' | capitalize | replace: 'Pos', 'POS' | replace: 'Restaurant point of sale', 'restaurant point of sale' }}

{% endif %}

{{ page.article_body.content.heading.t_title }}

Updated On: {{ page.date_modified | date: '%B %d, %Y' }} | Published On: {{ page.date_published | date: '%B %d, %Y' }} | {% assign full_text = "" %} {% for para in page.article_body.content.paragraphs %} {% if para.t_text %} {% assign full_text = full_text | append: para.t_text | append: " " %} {% endif %} {% endfor %} {% assign words = full_text | strip_html | number_of_words %} {% assign minutes = words | divided_by: 400 | ceil %}

{% if page.article_body.content.heading.image.i_image %} {% picture article_top collections/{{page.article_body.content.heading.image.i_image}} alt="{{ page.article_body.content.heading.image.i_image | remove: '.png' | replace: '-',' ' | replace: '_',' ' }}" class="img-fluid topicimground" %} {% endif %}

Audio overview

0:00 / 0:00
{% if page.article_body.feature_snippet.t_title and page.article_body.feature_snippet.t_description %}

{{ page.article_body.feature_snippet.t_title }}

{{ page.article_body.feature_snippet.t_description }}

{% endif %}
{% for item in page.article_body.content.paragraphs %}
{% if item.t_headline %} {% capture tocslug %} {{ item.t_headline }} {% endcapture %} <{% if item.p_headline_type %}{{ item.p_headline_type }}{% else %}h3{% endif %} id="{{ tocslug | slugify }}">{{ item.t_headline }} {% endif %} {% if item.video.v_video %}
{% endif %}
{% if item.image.i_image %} {% picture article_top collections/{{item.image.i_image}} class="img-fluid-revamp" alt="{{ item.image.i_image | remove: '.png' | remove: '.jpg'| replace: '-',' ' | replace: '_',' ' }}" %} {% endif %}
{% if item.t_text %}

{{ item.t_text }}

{% endif %} {% if item.callout_social_media.t_title %} {% endif %} {% if item.callout_text %} {% if item.callout_text.t_title and callout.t_callout_text %} {% endif %} {% endif %} {% if item.callout_download %} {% if item.callout_download.t_title and item.callout_download.t_text %}
icon

{{ item.callout_download.t_title }}

{{ item.callout_download.t_text }}

Download
{% endif %} {% endif %} {% if item.call_to_action.t_title %} {% if item.call_to_action.p_type == 'signup' or item.call_to_action.p_type == 'leadcapture' %}
{% if item.call_to_action.background.type == 'video' %} {% assign videoId = item.call_to_action.background.p_video | split: "/" | last %} {% endif %} {% if item.call_to_action.background.type == 'image' %} {% endif %}

{{ item.call_to_action.t_title }}

{{ item.call_to_action.t_text }}

{% include sections/cta_onboarding.html %}
{% else %}
{% if item.call_to_action.background.type == 'video' %} {% assign videoId = item.call_to_action.background.p_video | split: "/" | last %} {% endif %} {% if item.call_to_action.background.type == 'image' %} {% endif %}

{{ item.call_to_action.t_title }}

{{ item.call_to_action.t_text }}

{% include sections/cta_onboarding.html %}
{% endif %} {% endif %}
{% endfor %}
{% assign posts = site[page.collection] | sort: "date_published" %} {% assign currentIndex = nil %} {% for post in posts %} {% if post.url == page.url %} {% assign currentIndex = forloop.index0 %} {% endif %} {% endfor %} {% assign prevIndex = currentIndex | minus: 1 %} {% assign nextIndex = currentIndex | plus: 1 %} {% assign previous_post = posts[prevIndex] %} {% assign next_post = posts[nextIndex] %}
{% if page.child_id or page.parent_id %}

{{ site.data.languages[page.language].global.t_article_right }}

{% endif %}
{% if page.article_body.content.heading.paragraphs.call_to_action.p_type == 'appointment' %}
{% include sections/cta_appointment_signup.html %}
{% endif %} {% if page.faq %}

{{ page.faq.t_faq_title }}

{% for item in page.faq.faq_ask %}

{{ item.t_question }}

{% endfor %}
{% endif %}
{% assign key = page.language | append:'_articles' %} {% assign news = site[key] | sort: "date" | reverse %}
{% if page.hero_blog.t_trending_title %} {% endif %} {%- comment -%} Build first 3 unique/unseen items for trending and add them to seen_urls {%- endcomment -%} {% assign first_three = "" %} {% assign count_first_three = 0 %} {% for item in news %} {% unless seen_urls contains item.url %} {% capture first_three %}{{ first_three }}|{{ item.url }}{% endcapture %} {% capture seen_urls %}{{ seen_urls }}|{{ item.url }}{% endcapture %} {% assign count_first_three = count_first_three | plus: 1 %} {% endunless %} {% if count_first_three == 3 %} {% break %} {% endif %} {% endfor %}
{% assign rendered = 0 %} {% for item in news %} {% if rendered < 3 and first_three contains item.url %}
{% if item.article_body.content.heading.image.i_image %} {% picture width_500 collections/{{ item.article_body.content.heading.image.i_image }} alt="{{ item.article_body.content.heading.t_title | strip_htm }}" class="card-img" %} {% endif %}
{{ item.category | strip_html | replace: '-', ' ' | capitalize | replace: 'Pos', 'POS' | replace: 'Restaurant point of sale', 'restaurant point of sale' }}
{{ item.article_body.content.heading.t_title | strip_html }}

{% if item.article_body.json-ld_article.v_date_published %} {{ item.article_body.json-ld_article.v_date_published }} {% elsif item.date_published %} {{ item.date_published | date: '%B %d, %Y' }} {% elsif item.date %} {{ item.date | date: '%B %d, %Y' }} {% endif %}

{{ site.data.languages[page.language]global.t_read_more }} {% if page.hero_blog.i_btn_arrow %} {% capture btn_icon_read %}{% picture width_27 pages/{{ page.hero_blog.i_btn_arrow }} %}{% endcapture %} {{ page.hero_blog.i_btn_arrow | remove: '.png' | remove: '.webp' | remove: '.jpg' | replace: '-',' ' | replace: '_',' ' }} {% endif %}
{% assign rendered = rendered | plus: 1 %} {% endif %} {% if rendered == 3 %} {% break %} {% endif %} {% endfor %}
{%- comment -%} Find the next unseen item (the first item in news not already in seen_urls) {%- endcomment -%} {% assign fourth = nil %} {% for item in news %} {% unless seen_urls contains item.url %} {% assign fourth = item %} {% break %} {% endunless %} {% endfor %} {% if fourth %} {% endif %}