Back to site

Sale -hide-

{{ -----BEGIN SETTINGS AND CONTROLS----- }}

{% assign: Theme_Fiend_Lab_UserName = 'YourUserName' %}
{% assign: Image_Source = 'Self-hosted' %} {{ Options: 'Lab' or 'Self-hosted' }}

{{ --BEGIN CATEGORY/ARTIST BANNER SETTINGS--}}

{% assign: Show_Category_Page_Banners = 'No' %}
{% assign: Show_Artist-Brand_Page_Banners = 'No' %}

{% assign: Hide_Category_and_Artist_Title = 'No' %}

{{ --END CATEGORY/ARTIST BANNER SETTINGS--}}

{{ -----END SETTINGS AND CONTROLS----- }}

{% if Image_Source != 'Self-hosted' %}

{% if Show_Category_Page_Banners contains 'es' %} {% if page.full_url contains 'category' %}{% if Hide_Category_and_Artist_Title == 'Yes' %}.category-name, .page-name {display:none;}{% endif %}

{% endif %} {% endif %} {% if Show_Artist-Brand_Page_Banners contains 'es' %} {% if page.full_url contains 'artist' %}{% if Hide_Category_and_Artist_Title == 'Yes' %}.category-name, .page-name {display:none;}{% endif %}

{% endif %} {% endif %}

{% endif %}

{% if products.on_sale != blank %}

{{ products.on_sale | paginate | replace: "", "/a>" | replace: "/span>", "/span>" }}
{% else %}

No products found.

{% endif %}