@@ -51,7 +51,7 @@
{% for post in site.posts %}
{% if post.album == page.albumSlug %}
- {% if post.stores[0].name != '' %}
+ {% if post.check_this_if_cannot_be_bought == false %}
Buy this track
@@ -98,32 +98,13 @@
{% endif %}
{% endfor %}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
{% elsif page.collection == 'albums' %}
{% for post in site.posts %}
{% if post.album == page.slug %}
-{% if post.stores[0].name != '' %}
+{% if post.check_this_if_cannot_be_bought == false %}
Buy this album