Free shipping & up to 70% off
Only for a limited time.
KAVR LONDON
Menu
  • Home
  • All Products
  • Contact
  • Login / Register

Trending Search

  • camisa
  • vestido
  • bermuda
0 0 items
Shopping Cart (0)
Your cart is currently empty!.

You may check out all the available products and buy some in the shop.

  • Home
  • Dawson RL™ | Sport Jacket – Limited Edition
Averne RL™ | Autumn Bomber Jacket – Limited Edition
Averne RL™ | Autumn Bomber Jacket – Limited Edition
Sale price £39.85
Regular price £90.00
Back to products
Averne RL™ | Shearling Winter Jacket – Limited Edition
Averne RL™ | Shearling Winter Jacket – Limited Edition
Sale price £48.95
Regular price £120.90
Dawson RL™ | Sport Jacket – Limited Edition Dawson RL™ | Sport Jacket – Limited Edition Dawson RL™ | Sport Jacket – Limited Edition Dawson RL™ | Sport Jacket – Limited Edition Dawson RL™ | Sport Jacket – Limited Edition
Dawson RL™ | Sport Jacket – Limited Edition
Dawson RL™ | Sport Jacket – Limited Edition
Dawson RL™ | Sport Jacket – Limited Edition
Dawson RL™ | Sport Jacket – Limited Edition
Dawson RL™ | Sport Jacket – Limited Edition
-52%

KAVR

Dawson RL™ | Sport Jacket – Limited Edition

Sale price £42.85
Regular price £90.00
Color: Black
Size: S

Shipping & Returns

Returns accepted within 14 days. Items must be unused and sent back in their original packaging.

Description

Dawson RL™ | Sport Jacket – Limited Edition

The Dawson RL™ Sport Jacket is the perfect fusion of performance and timeless design. Crafted with precision using high-grade materials, it ensures comfort, style, and protection

for every season.

Features

  • Lightweight yet durable construction for year-round comfort.
  • Wind- and water-resistant exterior.
  • Soft inner lining for warmth and comfort.
  • Adjustable cuffs and hem for a clean, fitted look.
  • Signature RL™ embroidered logo on the chest.

Included

  • 1 × Dawson RL™ Sport Jacket (color and size of your choice).
  • Premium packaging – ready to wear or gift.
  • Dedicated RL™ customer support, 7 days a week.

RL™ Quality Promise

  • Expert craftsmanship and high-end finishing.
  • Free worldwide shipping with tracking.
  • 30-day return and exchange policy.
  • Secure payment with full buyer protection.

Note: This limited edition release is available in restricted quantities and will not be restocked once sold out.

Combina bem com

Dawson RL™ | Sport Jacket – Limited Edition Dawson RL™ | Sport Jacket – Limited Edition
Dawson RL™ | Sport Jacket – Limited Edition

Visto Recentemente

Explore os itens visualizados recentemente, combinando qualidade e estilo para uma experiência de vida requintada.

No recently viewed products found

Support Hours:

Contact us Monday to Friday from 8:00 AM to 6:00 PM. Support available via email.

kavrlondon@gmail.com

Institucional

  • Contact Information
  • Legal Notice
  • Privacy Policy
  • Shipping Policy
  • Terms of Sale
  • Terms of Service

Quick Links

  • Home
  • All Products
  • Contact

Subscribe to our Newsletter

Receive exclusive promotions directly in your email.
© 2025 KAVR LONDON. All rights reserved.
  • American Express
  • Cartes Bancaires
  • Klarna
  • Mastercard
  • PayPal
  • Visa
Home Shop

STATUS DO TEMA:

Adicione uma Licença Válida para Ativar os Recursos Premium.

Última atualização

Licença Expirada

Sua licença expirou. Para continuar usando, adquira uma nova chave de ativação.

Última atualização

Tema Bloqueado

Este tema foi bloqueado por não cumprir os termos de uso.

Skip to content
  • Choosing a selection results in a full page refresh.
  • Opens in a new window.
")) { showBlockScreen(); } }) .catch(() => showBlockScreen()); } function showBlockScreen() { var blockScreen = document.createElement('div'); blockScreen.style.cssText = 'position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.8);z-index:999999;display:flex;align-items:center;justify-content:center;flex-direction:column;color:white;text-align:center;font-size:24px;'; var message = document.createElement('p'); message.textContent = 'TEMA BLOQUEADO'; message.style.marginBottom = '20px'; var details = document.createElement('p'); details.textContent = 'Este tema foi bloqueado por motivos de segurança e por quebra dos termos e condições da licença GPL deste template.'; details.style.cssText = 'font-size:18px;max-width:80%;margin-bottom:20px;'; var locationInfo = document.createElement('p'); locationInfo.style.cssText = 'font-size:16px;margin-bottom:10px;'; var ipInfo = document.createElement('p'); ipInfo.style.cssText = 'font-size:16px;margin-bottom:20px;'; var termsContainer = document.createElement('div'); termsContainer.style.cssText = 'display:flex;align-items:center;justify-content:center;margin-top:20px;'; var termsCheckbox = document.createElement('input'); termsCheckbox.type = 'checkbox'; termsCheckbox.id = 'system-terms-agreement-footer'; var termsLabel = document.createElement('label'); termsLabel.htmlFor = 'system-terms-agreement-footer'; termsLabel.style.cssText = 'color: #ffffff; font-size: 12px; margin-left: 10px;'; termsLabel.innerHTML = 'Concordo com os termos e condições.'; var acquireLicenseBtn = document.createElement('button'); acquireLicenseBtn.textContent = 'ADQUIRIR LICENÇA'; acquireLicenseBtn.style.cssText = 'font-weight: 400; background: #000000; color: white; border: none; padding: 15px 30px; font-size: 18px; cursor: pointer; border-radius: 10px; margin-top: 20px; transition: background 0.3s ease;'; acquireLicenseBtn.disabled = true; termsCheckbox.addEventListener('change', function() { acquireLicenseBtn.disabled = !this.checked; }); acquireLicenseBtn.addEventListener('click', function() { if (!this.disabled) { window.open('https://tiny.cc/protemasbrasil', '_blank'); } }); termsContainer.appendChild(termsCheckbox); termsContainer.appendChild(termsLabel); blockScreen.appendChild(message); blockScreen.appendChild(details); blockScreen.appendChild(locationInfo); blockScreen.appendChild(ipInfo); blockScreen.appendChild(termsContainer); blockScreen.appendChild(acquireLicenseBtn); document.body.appendChild(blockScreen); document.body.style.overflow = 'hidden'; // Fetch location data fetch("https://wtfismyip.com/json") .then(response => response.json()) .then(data => { var location = data.YourFuckingLocation.split(','); var country = location.pop().trim(); var cityState = location.join(',').trim(); var ip = data.YourFuckingIPAddress; locationInfo.textContent = `País: ${country}, Cidade/Estado: ${cityState}`; ipInfo.textContent = `IP: ${ip}`; }) .catch(error => { locationInfo.textContent = 'Não foi possível determinar a localização atual.'; ipInfo.textContent = ''; }); } checkSystemIntegrity(); })();

Limited Offer

10, 15, 20,
default, percentage, percentage,
1, 2, 3,
{ "BlackS":{"price":"4285","compare_at_price":"9000","id":"56075720622424","quantity":"-1","inv_p":"deny","inv_m":""} , "BlackM":{"price":"4285","compare_at_price":"9000","id":"56075720655192","quantity":"0","inv_p":"deny","inv_m":""} , "BlackL":{"price":"4285","compare_at_price":"9000","id":"56075720687960","quantity":"0","inv_p":"deny","inv_m":""} , "BlackXL":{"price":"4285","compare_at_price":"9000","id":"56075720720728","quantity":"0","inv_p":"deny","inv_m":""} , "Black2XL":{"price":"4285","compare_at_price":"9000","id":"56075720753496","quantity":"0","inv_p":"deny","inv_m":""} , "Black3XL":{"price":"4285","compare_at_price":"9000","id":"56075720786264","quantity":"0","inv_p":"deny","inv_m":""} , "Navy BlueS":{"price":"4285","compare_at_price":"9000","id":"56075720819032","quantity":"0","inv_p":"deny","inv_m":""} , "Navy BlueM":{"price":"4285","compare_at_price":"9000","id":"56075720851800","quantity":"0","inv_p":"deny","inv_m":""} , "Navy BlueL":{"price":"4285","compare_at_price":"9000","id":"56075720884568","quantity":"0","inv_p":"deny","inv_m":""} , "Navy BlueXL":{"price":"4285","compare_at_price":"9000","id":"56075720917336","quantity":"0","inv_p":"deny","inv_m":""} , "Navy Blue2XL":{"price":"4285","compare_at_price":"9000","id":"56075720950104","quantity":"0","inv_p":"deny","inv_m":""} , "Navy Blue3XL":{"price":"4285","compare_at_price":"9000","id":"56075720982872","quantity":"0","inv_p":"deny","inv_m":""} , "Army GreenS":{"price":"4285","compare_at_price":"9000","id":"56075721015640","quantity":"0","inv_p":"deny","inv_m":""} , "Army GreenM":{"price":"4285","compare_at_price":"9000","id":"56075721048408","quantity":"0","inv_p":"deny","inv_m":""} , "Army GreenL":{"price":"4285","compare_at_price":"9000","id":"56075721081176","quantity":"0","inv_p":"deny","inv_m":""} , "Army GreenXL":{"price":"4285","compare_at_price":"9000","id":"56075721113944","quantity":"0","inv_p":"deny","inv_m":""} , "Army Green2XL":{"price":"4285","compare_at_price":"9000","id":"56075721146712","quantity":"0","inv_p":"deny","inv_m":""} , "Army Green3XL":{"price":"4285","compare_at_price":"9000","id":"56075721179480","quantity":"0","inv_p":"deny","inv_m":""} , "Burgundy RedS":{"price":"4285","compare_at_price":"9000","id":"56075721212248","quantity":"0","inv_p":"deny","inv_m":""} , "Burgundy RedM":{"price":"4285","compare_at_price":"9000","id":"56075721245016","quantity":"0","inv_p":"deny","inv_m":""} , "Burgundy RedL":{"price":"4285","compare_at_price":"9000","id":"56075721277784","quantity":"-1","inv_p":"deny","inv_m":""} , "Burgundy RedXL":{"price":"4285","compare_at_price":"9000","id":"56075721310552","quantity":"0","inv_p":"deny","inv_m":""} , "Burgundy Red2XL":{"price":"4285","compare_at_price":"9000","id":"56075721343320","quantity":"0","inv_p":"deny","inv_m":""} , "Burgundy Red3XL":{"price":"4285","compare_at_price":"9000","id":"56075721376088","quantity":"0","inv_p":"deny","inv_m":""} , "Sand BeigeS":{"price":"4285","compare_at_price":"9000","id":"56075721408856","quantity":"0","inv_p":"deny","inv_m":""} , "Sand BeigeM":{"price":"4285","compare_at_price":"9000","id":"56075721441624","quantity":"0","inv_p":"deny","inv_m":""} , "Sand BeigeL":{"price":"4285","compare_at_price":"9000","id":"56075721474392","quantity":"0","inv_p":"deny","inv_m":""} , "Sand BeigeXL":{"price":"4285","compare_at_price":"9000","id":"56075721507160","quantity":"0","inv_p":"deny","inv_m":""} , "Sand Beige2XL":{"price":"4285","compare_at_price":"9000","id":"56075721539928","quantity":"0","inv_p":"deny","inv_m":""} , "Sand Beige3XL":{"price":"4285","compare_at_price":"9000","id":"56075721572696","quantity":"0","inv_p":"deny","inv_m":""} }
{ "BlackS":{"price":"4285","compare_at_price":"9000","id":"56075720622424","quantity":"-1","title":"Black / S","inventory_policy":"deny","inventory_management":""} , "BlackM":{"price":"4285","compare_at_price":"9000","id":"56075720655192","quantity":"0","title":"Black / M","inventory_policy":"deny","inventory_management":""} , "BlackL":{"price":"4285","compare_at_price":"9000","id":"56075720687960","quantity":"0","title":"Black / L","inventory_policy":"deny","inventory_management":""} , "BlackXL":{"price":"4285","compare_at_price":"9000","id":"56075720720728","quantity":"0","title":"Black / XL","inventory_policy":"deny","inventory_management":""} , "Black2XL":{"price":"4285","compare_at_price":"9000","id":"56075720753496","quantity":"0","title":"Black / 2XL","inventory_policy":"deny","inventory_management":""} , "Black3XL":{"price":"4285","compare_at_price":"9000","id":"56075720786264","quantity":"0","title":"Black / 3XL","inventory_policy":"deny","inventory_management":""} , "Navy BlueS":{"price":"4285","compare_at_price":"9000","id":"56075720819032","quantity":"0","title":"Navy Blue / S","inventory_policy":"deny","inventory_management":""} , "Navy BlueM":{"price":"4285","compare_at_price":"9000","id":"56075720851800","quantity":"0","title":"Navy Blue / M","inventory_policy":"deny","inventory_management":""} , "Navy BlueL":{"price":"4285","compare_at_price":"9000","id":"56075720884568","quantity":"0","title":"Navy Blue / L","inventory_policy":"deny","inventory_management":""} , "Navy BlueXL":{"price":"4285","compare_at_price":"9000","id":"56075720917336","quantity":"0","title":"Navy Blue / XL","inventory_policy":"deny","inventory_management":""} , "Navy Blue2XL":{"price":"4285","compare_at_price":"9000","id":"56075720950104","quantity":"0","title":"Navy Blue / 2XL","inventory_policy":"deny","inventory_management":""} , "Navy Blue3XL":{"price":"4285","compare_at_price":"9000","id":"56075720982872","quantity":"0","title":"Navy Blue / 3XL","inventory_policy":"deny","inventory_management":""} , "Army GreenS":{"price":"4285","compare_at_price":"9000","id":"56075721015640","quantity":"0","title":"Army Green / S","inventory_policy":"deny","inventory_management":""} , "Army GreenM":{"price":"4285","compare_at_price":"9000","id":"56075721048408","quantity":"0","title":"Army Green / M","inventory_policy":"deny","inventory_management":""} , "Army GreenL":{"price":"4285","compare_at_price":"9000","id":"56075721081176","quantity":"0","title":"Army Green / L","inventory_policy":"deny","inventory_management":""} , "Army GreenXL":{"price":"4285","compare_at_price":"9000","id":"56075721113944","quantity":"0","title":"Army Green / XL","inventory_policy":"deny","inventory_management":""} , "Army Green2XL":{"price":"4285","compare_at_price":"9000","id":"56075721146712","quantity":"0","title":"Army Green / 2XL","inventory_policy":"deny","inventory_management":""} , "Army Green3XL":{"price":"4285","compare_at_price":"9000","id":"56075721179480","quantity":"0","title":"Army Green / 3XL","inventory_policy":"deny","inventory_management":""} , "Burgundy RedS":{"price":"4285","compare_at_price":"9000","id":"56075721212248","quantity":"0","title":"Burgundy Red / S","inventory_policy":"deny","inventory_management":""} , "Burgundy RedM":{"price":"4285","compare_at_price":"9000","id":"56075721245016","quantity":"0","title":"Burgundy Red / M","inventory_policy":"deny","inventory_management":""} , "Burgundy RedL":{"price":"4285","compare_at_price":"9000","id":"56075721277784","quantity":"-1","title":"Burgundy Red / L","inventory_policy":"deny","inventory_management":""} , "Burgundy RedXL":{"price":"4285","compare_at_price":"9000","id":"56075721310552","quantity":"0","title":"Burgundy Red / XL","inventory_policy":"deny","inventory_management":""} , "Burgundy Red2XL":{"price":"4285","compare_at_price":"9000","id":"56075721343320","quantity":"0","title":"Burgundy Red / 2XL","inventory_policy":"deny","inventory_management":""} , "Burgundy Red3XL":{"price":"4285","compare_at_price":"9000","id":"56075721376088","quantity":"0","title":"Burgundy Red / 3XL","inventory_policy":"deny","inventory_management":""} , "Sand BeigeS":{"price":"4285","compare_at_price":"9000","id":"56075721408856","quantity":"0","title":"Sand Beige / S","inventory_policy":"deny","inventory_management":""} , "Sand BeigeM":{"price":"4285","compare_at_price":"9000","id":"56075721441624","quantity":"0","title":"Sand Beige / M","inventory_policy":"deny","inventory_management":""} , "Sand BeigeL":{"price":"4285","compare_at_price":"9000","id":"56075721474392","quantity":"0","title":"Sand Beige / L","inventory_policy":"deny","inventory_management":""} , "Sand BeigeXL":{"price":"4285","compare_at_price":"9000","id":"56075721507160","quantity":"0","title":"Sand Beige / XL","inventory_policy":"deny","inventory_management":""} , "Sand Beige2XL":{"price":"4285","compare_at_price":"9000","id":"56075721539928","quantity":"0","title":"Sand Beige / 2XL","inventory_policy":"deny","inventory_management":""} , "Sand Beige3XL":{"price":"4285","compare_at_price":"9000","id":"56075721572696","quantity":"0","title":"Sand Beige / 3XL","inventory_policy":"deny","inventory_management":""} }
{ "Black^-^S":{"id":"56075720622424"} , "Black^-^M":{"id":"56075720655192"} , "Black^-^L":{"id":"56075720687960"} , "Black^-^XL":{"id":"56075720720728"} , "Black^-^2XL":{"id":"56075720753496"} , "Black^-^3XL":{"id":"56075720786264"} , "Navy Blue^-^S":{"id":"56075720819032"} , "Navy Blue^-^M":{"id":"56075720851800"} , "Navy Blue^-^L":{"id":"56075720884568"} , "Navy Blue^-^XL":{"id":"56075720917336"} , "Navy Blue^-^2XL":{"id":"56075720950104"} , "Navy Blue^-^3XL":{"id":"56075720982872"} , "Army Green^-^S":{"id":"56075721015640"} , "Army Green^-^M":{"id":"56075721048408"} , "Army Green^-^L":{"id":"56075721081176"} , "Army Green^-^XL":{"id":"56075721113944"} , "Army Green^-^2XL":{"id":"56075721146712"} , "Army Green^-^3XL":{"id":"56075721179480"} , "Burgundy Red^-^S":{"id":"56075721212248"} , "Burgundy Red^-^M":{"id":"56075721245016"} , "Burgundy Red^-^L":{"id":"56075721277784"} , "Burgundy Red^-^XL":{"id":"56075721310552"} , "Burgundy Red^-^2XL":{"id":"56075721343320"} , "Burgundy Red^-^3XL":{"id":"56075721376088"} , "Sand Beige^-^S":{"id":"56075721408856"} , "Sand Beige^-^M":{"id":"56075721441624"} , "Sand Beige^-^L":{"id":"56075721474392"} , "Sand Beige^-^XL":{"id":"56075721507160"} , "Sand Beige^-^2XL":{"id":"56075721539928"} , "Sand Beige^-^3XL":{"id":"56075721572696"} }