{% extends '_base.html' %} {% load static %} {% block title %}TUPY Brazil Fittings Catalogues | Download Centre{% endblock %} {% block meta %} {% endblock %} {% block content %}
Home/Download Centre

TUPY Brazil fittings Download Centre

Every official TUPY Brazil file on one page: the BSP, TUPYPRES press and NPT catalogues, and the pieces-per-carton tables. The catalogues give the dimensions, weight, maximum working pressure and figure number of each fitting, and every file downloads as a PDF.

{% comment %} The `catalogs` context list still carries the Persian site's price-list entry (slug "price-list"). No prices are published on the English site, so that one card is skipped here rather than the loop being rewritten, and the quote call-to-action below the grid takes its place. The same guard is applied to the ItemList schema above. {% endcomment %} {% for c in catalogs %}{% if c.slug != 'price-list' %}

{{ c.title }}

{{ c.lead }}

{% if c.url %}Download PDF{% endif %} Catalogue details
{% endif %}{% endfor %}

Pieces per carton — BSP threaded fittings

Pieces per carton for 22 figures of TUPY Brazil malleable cast iron threaded fittings, galvanised and black, from 1/4in to 6in, with a photograph of each product and the factory standards.

Pieces per carton — TUPYPRES press fittings

Pieces per carton for 4 figures of TUPYPRES press fittings, from 1/2in to 2½in, with a photograph of each product and TUPY Brazil's factory standards.

Looking for a price list?

Send us the figures and sizes you need and our Dubai office will come back with a quotation, stock position and lead time.

Request a quote
{% endblock %}