VAULT
VELOCITY VAULT
Only the chosen may enter. Welcome to the encrypted archives of the rarest drops, secret missions, and legacy pieces in the Velocity universe.
{% assign vault_products = collections.vault.products %}
{% for product in vault_products %}
{% if product.tags contains "general store" %}
{% endif %}
{% endfor %}