Price Match Guarantee
Luxury should still feel fair. If you find any item we carry at a lower price from an authorized dealer, we’ll match it — no hoops, no stress. Just send the link and we’ll take care of everything.
Request a Price Match
Fill out this quick form and we’ll review the price, confirm it qualifies, and email you back with next steps.
{% form 'contact', id: 'slv-price-match-form' %} {% if form.posted_successfully? %}
Thanks — we’ve received your price match request! We’ll review it and reply to {{ form.email }} shortly.
{% endif %} {% if form.errors %}
Oops — something is missing.
{{ form.errors | default_errors }}
{{ form.errors | default_errors }}
{% endif %}
{% endform %}