{{ page.article_body.feature_snippet.t_title }}
{{ page.article_body.feature_snippet.t_description }}
{{ 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 %}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 %}
{{ page.article_body.feature_snippet.t_description }}
{{ 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 %}{{ item.call_to_action.t_title }}
{{ item.call_to_action.t_text }}
{% include sections/cta_onboarding.html %}{{ item.call_to_action.t_title }}
{{ item.call_to_action.t_text }}
{% include sections/cta_onboarding.html %}{{ item.t_answer }}
{{page.hero_blog.t_trending_title}}
{% if page.hero_blog.i_fire_icon %}
{% capture fire_icon %}{% picture direct-url_242 pages/{{ page.hero_blog.i_fire_icon }} %}{% endcapture %}
{% endif %}
{% 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 %}