JACKET THERMAL PACIFIC BLACK /HALL M

The photographs are for illustrative purposes only.
Get AI analytics on product PACIFIC THERMAL JACKET BLACK/GRAY:
39.90€/pc.
Ex Tax: 32.18€/pc.
Pesso
0 reviews
In stock
Product Code: 000-487426ASP

Specification

  • Size: M
Qty
One click order
Tags:
Package dimensions41,00 x 62,00 x 2,00 cm
Net weight0,700 kg

Pacific thermal jacket in black/grey — medium size

Lightweight spring–autumn jacket with a stylish cut, designed as an outer layer or as a mid-layer under a winter coat. Features include a knitted fleece-lined hood, high collar and multiple zipped pockets.

Key Benefits


    Lightweight and stylish cut suitable for spring and autumn
  • Works well as a warm mid-layer under a winter jacket
  • Warm chest and back lining for added insulation
  • Stretchable, breathable and water-repellent softshell at the sides
  • Multiple zipped pockets for secure storage (side, chest, sleeve, internal)
  • High collar with chin guard and knitted hood for extra protection
  • Elastic cuffs and hem to retain warmth

Applications

Practical outerwear for transitional seasons and layered use; application examples include:


    Daily commuting in spring and autumn
  • As a mid-layer under a winter coat for added insulation
  • Outdoor walking and light hiking in cool weather
  • Travel and casual city wear

What to Consider When Choosing


    Decide if you need it as an outer jacket or as a mid-layer under a thicker coat
  1. Check the insulation weight (70g) to match your warmth needs
  2. Confirm pocket layout and zipper locations for your essentials
  3. Consider the breathable, water-repellent softshell sides for wet conditions
  4. Ensure the knitted hood and high collar fit comfortably over layers

Specifications


    Color: Black / Grey; Size: M
  • Front zipper with internal storm flap
  • Knitted hood with fleece lining
  • High collar with chin protection
  • 2 external zipped side pockets; 1 chest zipped pocket; 1 sleeve zipped pocket; 2 internal pockets
  • Sleeves partially knitted (fleece inside) and partially softshell
  • Chest and back with warm lining
  • Sides: stretchable, breathable and water-repellent softshell
  • Body: 100% polyester with 70g insulation
  • Softshell: 2-layer construction
  • Knit: 100% polyester

Why Buy from SityPro


    Easy to buy online with clear product features and transparent price information
  • Convenient ordering and secure payment options
  • Fast delivery to Estonia and Finland
  • Local customer support for questions about fit and application
  • Reliable service and concise product information from SityPro

Description provided by sitypro.com

Workwear
Size
M
Specifications and equipment of the goods,
can be changed by the manufacturer without notice.
JACKET THERMAL PACIFIC BLACK /HALL M
Write a review
Related Products
rempro rempro-mobile

Frequently asked questions about the JACKET THERMAL PACIFIC BLACK /HALL M

JACKET THERMAL PACIFIC BLACK /HALL M — what is this model and what is it for?

JACKET THERMAL PACIFIC BLACK /HALL M is Pesso model A154193SP, a lightweight spring‑autumn jacket designed as an outer layer or a mid‑layer under a winter coat. Body is 100% polyester with 70 g insulation, two‑layer softshell at sides and a fleece‑lined knitted hood.

What materials is the THERMAL PACIFIC jacket made of and what insulation does it have?

The jacket’s main body is 100% polyester with 70 g insulation. Sides are two‑layer softshell; sleeves are partly knitted (fleece inside) and partly softshell, with knitted parts 100% polyester.

Is the jacket suitable as an insulating mid‑layer under a winter coat?

Yes — it’s stated as suitable as a mid‑layer under a winter coat: the 70 g body insulation and fleece‑lined hood add warmth without bulk.

What pockets does the THERMAL PACIFIC jacket have and where are they located?

It features 2 external zip side pockets, 1 zip chest pocket, 2 internal pockets and a zip pocket on the sleeve — practical for accessories and documents.

How are the hood and collar protected against wind and cold?

The hood is knitted with a fleece lining, the jacket has a high collar with chin protection, and there is an internal wind flap behind the front zipper.

How water‑repellent and breathable is the side material?

The sides use elastic, breathable and water‑repellent softshell — it wicks moisture and offers basic rain protection but is not a full waterproof membrane.

Is the THERMAL PACIFIC jacket suitable for outdoor work and variable weather?

Yes — its insulation, fleece, wind protection and water‑repellent softshell make it suitable for outdoor work in cool, windy and lightly wet conditions; use additional waterproofing in heavy rain.

How do the sleeves differ from the rest of the body?

Sleeves are partly knitted with a fleece lining for warmth and partly softshell for flexibility and protection; sleeve cuffs and jacket hem have elastic trims.

What sizes and fit does JACKET THERMAL PACIFIC BLACK /HALL M have?

The product listing shows size M (HALL M). It has a stylish, classic cut suitable as an outer or mid‑layer; for exact fit compare your measurements with Pesso’s size chart.

How to care for the THERMAL PACIFIC jacket — is machine washing OK?

Given the materials (100% polyester, softshell, fleece), gentle machine wash at low temperature and delicate cycle is recommended, with zips closed and no fabric softener, then air dry. Use specialty products to restore the softshell’s water‑repellency if needed.

Where to buy PACIFIC THERMAL JACKET BLACK/GRAY?

You can buy PACIFIC THERMAL JACKET BLACK/GRAY in our online store for 32.18€. Category: Jackets.

What is the price of PACIFIC THERMAL JACKET BLACK/GRAY?

The current price of PACIFIC THERMAL JACKET BLACK/GRAY is 32.18€. Brand: Pesso.

PACIFIC THERMAL JACKET BLACK/GRAY — specifications and description

Model: 000-487426ASP. Category: Jackets. Brand: Pesso. Price: 32.18€.

Google reviews

See all reviews

Model

//$('#buy_1click').mask("+39999999999",{placeholder:"+3__________"}); //$('#buy_1click').attr('placeholder', 'XXXXXXXXXX'); }); $('#btn_buy_1click').click(function () { var prefix = $('.iti__country.iti__active').data('dial-code'); $('input[name="phone_prefix"]').val(prefix); var answer = checkPhone($(this)); var emailAnswer = validateEmail($('input[name="buy1click_email"]').val()); if(answer != false && emailAnswer != false) { $.ajax({ url: 'index.php?route=extension/module/one_click/add', type: 'post', data: $('input[name=\'phone_prefix\'],input[name=\'phone\'], input[name=\'buy1click_email\'], input[name=\'product_id\'], input[name=\'quantity\']'), dataType: 'json', beforeSend: function () { $('#btn_buy_1click').attr('disabled', 'disabled'); }, success: function (json) { if (json) { $.magnificPopup.open({ items: { src: '
' + '
' + json['popup_heading'] + '
' + '
' + json['popup_order'] + '
' + '
' + json['popup_phone'] + '
' + '
', type: 'inline' }, showCloseBtn: true }); $('#btn_buy_1click').attr('disabled', false); $('#buy_1click').val(''); } } }) } }); function checkPhone(phone_input) { var phone = $('#buy_1click').val(), input = $('#buy_1click'); checker = true; if(!phone){ input.effect('highlight', {color: '#f00'}, 500); checker = false; } else if(/[^0-9-+ (|)]/.test(phone) || phone.length < 7) { input.effect('highlight', {color: '#f00'}, 500); checker = false; } else { } if(checker != true) { return false; } } function validateEmail($email) { var emailReg = /^([\w-\.]+@([\w-]+\.)+[\w-]{2,4})?$/; if ($email == '') { $('input[name="buy1click_email"]').effect('highlight', {color: '#f00'}, 500); return false; } else if (emailReg.test( $email ) == false) { $('input[name="buy1click_email"]').effect('highlight', {color: '#f00'}, 500); return false; } else { return true; } } $('#buy_1click').attr('placeholder', '5ххххххх');