Automatically add product title to SEO meta

Hi @Niki_K . Thanks for your help. I’m using the Minimal theme.

I apologize, but I don’t know what should be substituted in for ‘product’

My goal is to have the same template for every product which inputs the product name and appends " | Earth To Planet Cartoons" so it would look like "Product Name | Earth To Planet Cartoons. I tried modifying your code but didn’t do it correctly. Any ideas?

{% if template contains 'product' %}
    	
{% else %}
    	
{% endif %} 

  {% if page_description %}
  
  {% endif %}