{% extends '_base.html' %} {% load static %} {% block title %}Request a Quote | TUPY Brazil Pipe Fittings{% endblock %} {% block meta %} {% endblock %} {% block content %}

Request a quote

Tell us the figures, sizes and quantities you need and our Dubai office will come back to you with pricing, the stock position and a lead time. If you are not sure which figure you need, describe the job and we will work it out.

{% if messages %} {% for m in messages %}
{{ m }}
{% endfor %} {% endif %}

Your requirement

Fields marked * are the ones we cannot quote without.

{% csrf_token %}

One line per item is ideal. Pasting straight from your own list or BOQ is fine — we will read it.

We use what you send here to prepare your quotation and nothing else.

{% endblock %}