Special Slides
{% if availableSlides.storeSlides.images %}
Store Images
{% for item in availableSlides.storeSlides.images %}
{% endfor %}
{% endif %}
{% if availableSlides.storeSlides.videos %}
Store Videos
*Video Slides Require the latest Digital Sign Computer Hardware. Contact Support to Get The Latest Device
{% for item in availableSlides.storeSlides.videos %}
{% endfor %}
{% endif %}
{% if availableSlides.corpSlides.images %}
Winmark Images
{% for item in availableSlides.corpSlides.images %}
{% endfor %}
{% endif %}
{% if availableSlides.corpSlides.videos %}
Winmark Videos
*Video Slides Require the latest Digital Sign Computer Hardware. Contact Support to Get The Latest Device
{% for item in availableSlides.corpSlides.videos %}
{% endfor %}
{% endif %}
{% if availableSlides.hbSlides.images %}
Hipbone Images
{% for item in availableSlides.hbSlides.images %}
{% endfor %}
{% endif %}