{% extends '_base.html' %} {% load static %} {% block title %}{{ catalog.title }} | Download PDF{% endblock %} {% block meta %} {% endblock %} {% block content %}
Home/Download Centre/{{ catalog.short }}

{{ catalog.title }}

{{ catalog.lead }}

Format: PDFLanguage: EnglishFree download

What is in this file?

Frequently asked questions

How do I download the {{ catalog.title }}?

Use the Download PDF button on this page. The file is free and needs no registration.

What is in this file?

{{ catalog.lead }}

How do I get a price for these fittings?

Prices are not published on this site. Send the figure numbers and sizes you need to our Dubai office from the request a quote page and we will come back with a quotation, stock position and lead time.

Need pricing for these fittings?

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
{% comment %} {% if price_lines %}

Price list{% if price_date %} — {{ price_date }}{% endif %}

Price per fitting, by figure and size. Click a fitting name for its technical specification.

{% for line in price_lines %}

{{ line.f.name }} View technical specification

Figure {{ line.f.figure }}{% if line.f.thread %} — {{ line.f.thread }} thread{% endif %}

{% if line.has_black %}{% endif %} {% for p in line.rows %} {% if line.has_black %}{% endif %} {% endfor %}
SizeGalvanisedBlack
{{ p.size }}{% if p.gal_fa %}{{ p.gal_fa }}{% else %}—{% endif %}{% if p.black_fa %}{{ p.black_fa }}{% else %}—{% endif %}
{% endfor %}
{% endif %} {% endcomment %}

Other files

{% for o in others %}{% if o.slug != 'price-list' %}{{ o.title }}{% endif %}{% endfor %}
{% endblock %}