Dealer Portal

{% assign sev7n_is_approved_dealer = false %} {% if customer %} {% if customer.tags contains 'Approved Dealer' or customer.tags contains 'Wholesale Dealer' %} {% assign sev7n_is_approved_dealer = true %} {% endif %} {% endif %} {% if sev7n_is_approved_dealer %}

AUTHORIZED DEALER PORTAL

WELCOME TO THE BLOODLINE.

Welcome back, {{ customer.first_name | default: customer.name }}. Access dealer ordering, product resources, marketing materials, account support, and the latest SEV7N releases.

QUICK ACTIONS

NEED SOMETHING RIGHT NOW?

Get in touch with the SEV7N team, review your account, or start a new wholesale order.

DEALER SUPPORT

WE'VE GOT YOUR BACK.

Questions about products, inventory, displays, an order, or your dealer account? Contact the SEV7N team directly.

{% else %}
7

AUTHORIZED DEALERS ONLY

DEALER ACCESS REQUIRED.

{% if customer %}

You are signed in, but this customer account has not been approved for dealer access. Contact the SEV7N team if you believe this is an error.

{% else %}

This private area is reserved for approved SEV7N Baits wholesale dealers. Sign in with your approved dealer account or apply to become an authorized dealer.

{% endif %}
APPROVED ACCOUNT REQUIRED Dealer portal access is activated manually after application review.
{% endif %}