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
  • Active LC™ | Lightweight Sport Jacket – Clearance
Dawson RL™ | Retro Classic Jacket
Dawson RL™ | Retro Classic Jacket
Sale price £42.95
Regular price £89.90
Back to products
Velmor™ | Suede Zip Jacket
Velmor™ | Suede Zip Jacket
Sale price £39.90
Regular price £119.90
Active LC™ | Lightweight Sport Jacket – Clearance Active LC™ | Lightweight Sport Jacket – Clearance Active LC™ | Lightweight Sport Jacket – Clearance Active LC™ | Lightweight Sport Jacket – Clearance
Active LC™ | Lightweight Sport Jacket – Clearance
Active LC™ | Lightweight Sport Jacket – Clearance
Active LC™ | Lightweight Sport Jacket – Clearance
Active LC™ | Lightweight Sport Jacket – Clearance
-69%

KAVR

Active LC™ | Lightweight Sport Jacket – Clearance

Sale price £42.85
Regular price £137.99
Color: Navy Blue
Size: M

Shipping & Returns

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

Description

Active LC™ | Lightweight Sport Jacket – Clearance

The Active LC™ Sport Jacket combines modern athletic performance with sleek minimalist style. Designed with high-quality, breathable materials, it offers a balance of comfort, mobility, and weather resistance — making it perfect for workouts, travel, or casual days on the move.

 Whether you're training outdoors or meeting up with friends, this jacket keeps you cool, dry, and stylish in every situation.

Features

  • Lightweight and breathable construction for all-day comfort.
  • Water-repellent finish to withstand light rain.
  • Adjustable hood and cuffs for a personalized fit.
  • Secure zipped pockets for convenience.
  • Subtle LC™ branding for a clean, refined look.

Included

  • 1 × Active LC™ Sport Jacket (color and size of your choice).
  • Premium packaging — ideal for gifting or daily wear.
  • Dedicated LC™ customer support, 7 days a week.

LC™ Quality Promise

  • Expert craftsmanship with durable, high-end materials.
  • Free worldwide shipping with tracking.
  • 30-day return and exchange guarantee.
  • Secure payment and buyer protection on every order.

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

Combina bem com

Active LC™ | Lightweight Sport Jacket – Clearance Active LC™ | Lightweight Sport Jacket – Clearance
Active LC™ | Lightweight Sport Jacket – Clearance

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,
{ "Navy BlueM":{"price":"4285","compare_at_price":"13799","id":"56075720032600","quantity":"-1","inv_p":"deny","inv_m":""} , "Navy BlueL":{"price":"4285","compare_at_price":"13799","id":"56075720065368","quantity":"0","inv_p":"deny","inv_m":""} , "Navy BlueXL":{"price":"4285","compare_at_price":"13799","id":"56075720098136","quantity":"0","inv_p":"deny","inv_m":""} , "BlackM":{"price":"4285","compare_at_price":"13799","id":"56075720130904","quantity":"-2","inv_p":"deny","inv_m":""} , "BlackL":{"price":"4285","compare_at_price":"13799","id":"56075720163672","quantity":"0","inv_p":"deny","inv_m":""} , "BlackXL":{"price":"4285","compare_at_price":"13799","id":"56075720196440","quantity":"0","inv_p":"deny","inv_m":""} , "Light GreyM":{"price":"4285","compare_at_price":"13799","id":"56075720229208","quantity":"-1","inv_p":"deny","inv_m":""} , "Light GreyL":{"price":"4285","compare_at_price":"13799","id":"56075720261976","quantity":"-1","inv_p":"deny","inv_m":""} , "Light GreyXL":{"price":"4285","compare_at_price":"13799","id":"56075720294744","quantity":"0","inv_p":"deny","inv_m":""} , "Navy Blue2XL":{"price":"4285","compare_at_price":"13799","id":"56075720327512","quantity":"0","inv_p":"deny","inv_m":""} , "Navy Blue3XL":{"price":"4285","compare_at_price":"13799","id":"56075720360280","quantity":"0","inv_p":"deny","inv_m":""} , "Navy Blue4XL":{"price":"4285","compare_at_price":"13799","id":"56075720393048","quantity":"0","inv_p":"deny","inv_m":""} , "Black2XL":{"price":"4285","compare_at_price":"13799","id":"56075720425816","quantity":"0","inv_p":"deny","inv_m":""} , "Black3XL":{"price":"4285","compare_at_price":"13799","id":"56075720458584","quantity":"0","inv_p":"deny","inv_m":""} , "Black4XL":{"price":"4285","compare_at_price":"13799","id":"56075720491352","quantity":"0","inv_p":"deny","inv_m":""} , "Light Grey2XL":{"price":"4285","compare_at_price":"13799","id":"56075720524120","quantity":"0","inv_p":"deny","inv_m":""} , "Light Grey3XL":{"price":"4285","compare_at_price":"13799","id":"56075720556888","quantity":"0","inv_p":"deny","inv_m":""} , "Light Grey4XL":{"price":"4285","compare_at_price":"13799","id":"56075720589656","quantity":"0","inv_p":"deny","inv_m":""} }
{ "Navy BlueM":{"price":"4285","compare_at_price":"13799","id":"56075720032600","quantity":"-1","title":"Navy Blue / M","inventory_policy":"deny","inventory_management":""} , "Navy BlueL":{"price":"4285","compare_at_price":"13799","id":"56075720065368","quantity":"0","title":"Navy Blue / L","inventory_policy":"deny","inventory_management":""} , "Navy BlueXL":{"price":"4285","compare_at_price":"13799","id":"56075720098136","quantity":"0","title":"Navy Blue / XL","inventory_policy":"deny","inventory_management":""} , "BlackM":{"price":"4285","compare_at_price":"13799","id":"56075720130904","quantity":"-2","title":"Black / M","inventory_policy":"deny","inventory_management":""} , "BlackL":{"price":"4285","compare_at_price":"13799","id":"56075720163672","quantity":"0","title":"Black / L","inventory_policy":"deny","inventory_management":""} , "BlackXL":{"price":"4285","compare_at_price":"13799","id":"56075720196440","quantity":"0","title":"Black / XL","inventory_policy":"deny","inventory_management":""} , "Light GreyM":{"price":"4285","compare_at_price":"13799","id":"56075720229208","quantity":"-1","title":"Light Grey / M","inventory_policy":"deny","inventory_management":""} , "Light GreyL":{"price":"4285","compare_at_price":"13799","id":"56075720261976","quantity":"-1","title":"Light Grey / L","inventory_policy":"deny","inventory_management":""} , "Light GreyXL":{"price":"4285","compare_at_price":"13799","id":"56075720294744","quantity":"0","title":"Light Grey / XL","inventory_policy":"deny","inventory_management":""} , "Navy Blue2XL":{"price":"4285","compare_at_price":"13799","id":"56075720327512","quantity":"0","title":"Navy Blue / 2XL","inventory_policy":"deny","inventory_management":""} , "Navy Blue3XL":{"price":"4285","compare_at_price":"13799","id":"56075720360280","quantity":"0","title":"Navy Blue / 3XL","inventory_policy":"deny","inventory_management":""} , "Navy Blue4XL":{"price":"4285","compare_at_price":"13799","id":"56075720393048","quantity":"0","title":"Navy Blue / 4XL","inventory_policy":"deny","inventory_management":""} , "Black2XL":{"price":"4285","compare_at_price":"13799","id":"56075720425816","quantity":"0","title":"Black / 2XL","inventory_policy":"deny","inventory_management":""} , "Black3XL":{"price":"4285","compare_at_price":"13799","id":"56075720458584","quantity":"0","title":"Black / 3XL","inventory_policy":"deny","inventory_management":""} , "Black4XL":{"price":"4285","compare_at_price":"13799","id":"56075720491352","quantity":"0","title":"Black / 4XL","inventory_policy":"deny","inventory_management":""} , "Light Grey2XL":{"price":"4285","compare_at_price":"13799","id":"56075720524120","quantity":"0","title":"Light Grey / 2XL","inventory_policy":"deny","inventory_management":""} , "Light Grey3XL":{"price":"4285","compare_at_price":"13799","id":"56075720556888","quantity":"0","title":"Light Grey / 3XL","inventory_policy":"deny","inventory_management":""} , "Light Grey4XL":{"price":"4285","compare_at_price":"13799","id":"56075720589656","quantity":"0","title":"Light Grey / 4XL","inventory_policy":"deny","inventory_management":""} }
{ "Navy Blue^-^M":{"id":"56075720032600"} , "Navy Blue^-^L":{"id":"56075720065368"} , "Navy Blue^-^XL":{"id":"56075720098136"} , "Black^-^M":{"id":"56075720130904"} , "Black^-^L":{"id":"56075720163672"} , "Black^-^XL":{"id":"56075720196440"} , "Light Grey^-^M":{"id":"56075720229208"} , "Light Grey^-^L":{"id":"56075720261976"} , "Light Grey^-^XL":{"id":"56075720294744"} , "Navy Blue^-^2XL":{"id":"56075720327512"} , "Navy Blue^-^3XL":{"id":"56075720360280"} , "Navy Blue^-^4XL":{"id":"56075720393048"} , "Black^-^2XL":{"id":"56075720425816"} , "Black^-^3XL":{"id":"56075720458584"} , "Black^-^4XL":{"id":"56075720491352"} , "Light Grey^-^2XL":{"id":"56075720524120"} , "Light Grey^-^3XL":{"id":"56075720556888"} , "Light Grey^-^4XL":{"id":"56075720589656"} }