diff --git a/snippets/social-meta-tags.liquid b/snippets/social-meta-tags.liquid
index ad39fb376..515b2bf6f 100755
--- a/snippets/social-meta-tags.liquid
+++ b/snippets/social-meta-tags.liquid
@@ -56,8 +56,7 @@
- https://dev.twitter.com/docs/cards/validation/validator
More information:
- - https://dev.twitter.com/docs/cards/types/product-card
- - https://dev.twitter.com/docs/cards/types/summary-card
+ - https://dev.twitter.com/cards/types/summary
{% endcomment %}
{% comment %}
@@ -66,8 +65,8 @@
{% if settings.twittercard_handle != blank %}
{% endif %}
+
{% if template contains 'product' %}
-
@@ -84,7 +83,6 @@
{% endif %}
{% elsif template contains 'article' %}
-
{% comment %}