bg

ELECTRONIC EXHAUST HAS GOT ITS NAME AND THIS NAME IS – THOR

Your diesel or gasoline engine doesn`t sound like a real sports car? Do you want to hear the roar of an 8-cylinder engine?

We introduce a revolutionary electronic exhaust system called THOR — just one metal-encased superpowerful loudspeaker and a mobile application will turn your vehicle into a legendary sports car. You will be the owner of a new car every new day!

AVAILABLE SOUNDS

A team of programmers, engineers, mechanics and sound engineers updates THOR database each month. All sounds are recorded using legendary “live” engines. The main focus of THOR team`s work is an ultimately accurate and realistic imitation of the way each exhaust system sounds.

  • Ferrari 488 GTB

    Ferrari 488 GTB

    play
  • Mercedes AMG C63

    Mercedes AMG C63

    play
  • BMW M4

    BMW M4

    play
  • Porsche Panamera

    Porsche Panamera

    play
  • Mercedes AMG S63

    Mercedes AMG S63

    play
  • Mercedes Benz G63

    Mercedes Benz G63

    play

OPERATE

Download THOR App at App Store or Google Play. Now you have a huge car fleet with dozens of world car-making industry masterpieces in your hands. You can listen and buy any exhaust system represented as an audio track, and integrate it into your car directly from your smartphone.

SET UP

You can select, download, test and install a “new exhaust sound” online by using Thor App and Bluetooth. Adjust volume, tone of idling run/driving stroke of your engine, level of engine operation fluctuation, number of shooting and tone of high-speed governor to create your own unique sound.

SWITCH

Switch downloaded tracks on the move without distracting from the road. Your safety is our top priority, so in addition to mobile app, we have added a feature to operate the Thor exhaust system by using standard car buttons.

ABOUT THE SYSTEM

THOR represents one or two superpowerful loudspeakers housed in spheroidal structures made of titanium-steel alloy. The system is suitable for absolutely any modern car. You will only need CAN-bus of your car`s engine to install THOR system. It is CAN-bus via which a complete synchronization of electronic exhaust system and your engine operation is performed. Installation warranty is two years. Service life of the device is unlimited.

The device was developed in Germany, made in Russia.

SYSTEM INSTALLATION

Choose options

pic

1 loudspeaker

- 95db sound is similar to the sound of BMW M3 exhaust system

pic
pic

2 loudspeaker

- 100db sound is similar to the sound of Mercedes AMG C63 exhaust system

pic

Advantages

pic

Maximum volume and similarity of sound

pic

Over 20 legendary sport car sounds

pic

Custom settings: volume, pops, dynamic start etc.

pic

Convenient mobile app

pic

New engine sounds every month

pic

Does not void car warranty

pic

Service life over 10 years

pic

Suitable for any car from model year 2005

pic

Can be reinstalled on another car

pic

Easy mounting

White option

Copy to yourself on the site:

<!--Paste in the <head> of the site:--> <meta charset="UTF-8"> <meta name="keywords" content=""> <meta name="description" content=""> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Electronic Exhaust</title> <link href="https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Oswald:400,500,600" rel="stylesheet"> <body> <style> * { box-sizing: border-box; } .scrollbar { background: transparent; color: #fff; } .style-2::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); border-radius: 10px; background-color: #F5F5F5; } .style-2::-webkit-scrollbar { width: 12px; background-color: #F5F5F5; } .style-2::-webkit-scrollbar-thumb { border-radius: 10px; -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3); background-color: #FF4200; } .code-container { overflow-x: hidden; overflow-y: scroll; border: 2px solid #FF4200; padding: 0 20px 20px 20px; height: 400px; } plaintext { margin: 0; } body { height: 100%; margin: 0; padding: 0; } html, body { height: 100%; margin: 0; padding: 0; font-size: 18px; font-family: 'Roboto', sans-serif; } ul { padding: 0; margin: 0; list-style-type: none; } a { text-decoration: none; } h1, h2, h3 { margin: 0; margin-bottom: 20px; text-transform: uppercase; font-family: 'Oswald', sans-serif } h4 { color: #fff; text-transform: uppercase; font-size: 28px; } .box { display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; justify-content: space-between; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; -o-flex-wrap: wrap; flex-wrap: wrap; } .box-pic { background: #000; width: 49%; padding: 20px; text-align: center; } .box-pic span { color: #FF4200; } button { background:transparent; border: none; cursor: pointer; } button, input, optgroup, select, textarea { outline: none; } .wrapper{ font-family: 'Roboto', sans-serif; } .container { max-width: 1140px; width: auto; margin: 0 auto; padding: 0 20px; } img { max-width: 100%; width: auto; height: auto; } p { margin: 0; font-size: 20px; margin-bottom: 5px; } .title { color: #FF4200; } .section-one { position: relative; } .section-one img { width: 100%; } h2 { font-size: 58px; font-weight: normal; line-height: 1; } h3 { font-size: 48px; font-weight: normal; color: #fff; line-height: 1; } .content-wrap { display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; -o-flex-wrap: wrap; flex-wrap: wrap; justify-content: space-between; -ms-align-items: center; align-items: center; } .pic-wrap { width: 48%; } .content { width: 48%; } .logo-link { display: block; margin-top: 45px; } .foo-list li { margin-bottom: 40px; } .foo-list p { display: inline-block; width: 70%; font-size: 20px; } .foo-list span { display: inline-block; vertical-align: middle; margin-right: 30px; } .foo-list span img { width: 160px; } .section_after { position: relative; } .section_after::after { content: ""; position: absolute; bottom: 50px; left: 50%; transform: translateX(-50%); background-color: #fff; width: 285px; height: 3px; } .video { height: 180px; } .content-w { width: 35%; } .content-w_r { width: 60%; } .pic-wrap_inner { width: 100%; margin-bottom: 30px; } .audio-wrap { height: 100%; } .audio { display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; justify-content: space-between; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; -o-flex-wrap: wrap; flex-wrap: wrap; margin: 30px 0; } .audio__item { width: 32%; margin-bottom: 20px; } .audio__item h3 { font-size: 23px; text-transform: uppercase; margin-bottom: 20px; } .audio__link { display: block; width: 100%; } .audio__pic a { color: #FF4200; display: inline-block; text-transform: uppercase; width: 100%; margin-bottom: 20px; } .audio__pic a img { width: 100%; } .audio__pic p { margin-bottom: 20px; } .table-box { display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; justify-content: space-between; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; -o-flex-wrap: wrap; flex-wrap: wrap; } .table-box__item_wrapp { width: 50%; } .table-box__item { margin-bottom: 20px; } .table-box__item img { display: inline-block; vertical-align: middle; margin-right: 15px; width: 15%; } .table-box__item p { display: inline-block; vertical-align: middle; width: 75%; } @media screen and (max-width: 920px) and (min-width: 320px) { p { font-size: 16px; } .box-pic { width: 75%; margin-left: auto; margin-right: auto; margin-bottom: 20px; } .foo-list span img { width: 100px; } .audio__item { width: 49%; } .audio__pic img { width: 100%; } .audio__pic { text-align: center; } .audio__link { display: block; width: 100%; text-align: center; margin-bottom: 20px; } } @media screen and (max-width: 768px) and (min-width: 320px) { .pic-wrap, .content, .section-third p { width: 100%; } h2 { font-size: 36px; } h3 { font-size: 36px; } .content-w, .content-w_r { width: 100%; } .pic-wrap { text-align: center; margin-bottom: 30px; } .logo-link { margin-bottom: 30px; } .logo-wrap { margin-bottom: 0; } .section .pic-wrap, .section .content { width: 100%; } .audio__item { width: 100%; } .order-1 { order: 1; } .order-2 { order: 2; } .mb-0 { margin-bottom: 0; } .mb-30 { margin-bottom: 30px; } .foo-list span { width: 100%; margin-right: 0; text-align: center; } .foo-list p { display: block; width: 100%; font-size: 18px; text-align: center; } .table-box__item_wrapp { width: 100%; } .table-box__item img { display: inline-block; vertical-align: middle; } .table-box__item p { display: inline-block; vertical-align: middle; width: 75%; } } @media screen and (max-width: 560px) and (min-width: 320px){ .video { height: auto; } h1, h2, h3 { text-align: center; } .box-pic { width: 100%; } } </style> <div class="wrapper" style="background-color: #171717; color: #adadad; font-size: 18px;"> <div class="section"> <img src="https://thor-tuning.com/pres/img/1.jpg" alt="bg" style="max-width: 100%; width: 100%; height: auto;"> </div> <div class="section" style="padding: 70px 0 70px 0;"> <div class="container"> <div class="content-wrap"> <div class="content mb-30"> <h2 class="title">ELECTRONIC EXHAUST HAS GOT ITS NAME AND THIS NAME IS – THOR</h2> <p style="color: #fff">Your diesel or gasoline engine doesn`t sound like a real sports car? Do you want to hear the roar of an 8-cylinder engine? </p> <p>We introduce a revolutionary electronic exhaust system called THOR — just one metal-encased superpowerful loudspeaker and a mobile application will turn your vehicle into a legendary sports car. You will be the owner of a new car every new day! </p> </div> <div class="pic-wrap mb-0"> <img src="https://thor-tuning.com/pres/img/2.png" alt=""> </div> </div> </div> </div> <div class="section" style="padding: 0 0 70px 0;"> <div class="container"> <h3 class="sub-title" style="color: #fff; margin-bottom: 30px;">AVAILABLE SOUNDS</h3> <p>A team of programmers, engineers, mechanics and sound engineers updates THOR database each month. All sounds are recorded using legendary “live” engines. The main focus of THOR team`s work is an ultimately accurate and realistic imitation of the way each exhaust system sounds.</p> <ul class="audio"> <li class="audio__item"> <div class="audio-wrap"> <div class="audio__pic"> <a href="https://www.youtube.com/embed/WCU_IJj_JjY"> <img src="https://thor-tuning.com/pres/img/ferrari.jpg" alt="Ferrari 488 GTB"> </a> <h3>Ferrari 488 GTB</h3> </div> <a href="https://www.youtube.com/embed/WCU_IJj_JjY" target="_blank" class="audio__link"> <img src="https://thor-tuning.com/pres/img/4.jpg" alt="play" class="mb-30"> </a> </div> </li> <li class="audio__item"> <div class="audio-wrap"> <div class="audio__pic"> <a href="https://www.youtube.com/embed/kzQEtFomc2g"> <img src="https://thor-tuning.com/pres/img/c63.jpg" alt="Mercedes AMG C63"> </a> <h3>Mercedes AMG C63</h3> </div> <a href="https://www.youtube.com/embed/kzQEtFomc2g" target="_blank" class="audio__link"> <img src="https://thor-tuning.com/pres/img/4.jpg" alt="play" class="mb-30"> </a> </div> </li> <li class="audio__item"> <div class="audio-wrap"> <div class="audio__pic"> <a href="https://www.youtube.com/embed/6UUNn_njLdo"> <img src="https://thor-tuning.com/pres/img/m4.jpg" alt="BMW M4"> </a> <h3>BMW M4</h3> </div> <a href="https://www.youtube.com/embed/6UUNn_njLdo" target="_blank" class="audio__link"> <img src="https://thor-tuning.com/pres/img/4.jpg" alt="play" class="mb-30"> </a> </div> </li> <li class="audio__item"> <div class="audio-wrap"> <div class="audio__pic"> <a href="https://www.youtube.com/embed/7NjhOGwMWJw"> <img src="https://thor-tuning.com/pres/img/panamera.jpg" alt="Porsche Panamera"> </a> <h3>Porsche Panamera</h3> </div> <a href="https://www.youtube.com/embed/7NjhOGwMWJw" target="_blank" class="audio__link"> <img src="https://thor-tuning.com/pres/img/4.jpg" alt="play" class="mb-30"> </a> </div> </li> <li class="audio__item"> <div class="audio-wrap"> <div class="audio__pic"> <a href="https://www.youtube.com/embed/ujCjCTs0nLE"> <img src="https://thor-tuning.com/pres/img/s63.jpg" alt="Mercedes AMG S63"> </a> <h3>Mercedes AMG S63</h3> </div> <a href="https://www.youtube.com/embed/ujCjCTs0nLE" target="_blank" class="audio__link"> <img src="https://thor-tuning.com/pres/img/4.jpg" alt="play" class="mb-30"> </a> </div> </li> <li class="audio__item"> <div class="audio-wrap"> <div class="audio__pic"> <a href="https://www.youtube.com/embed/7xzLPgHFipA"> <img src="https://thor-tuning.com/pres/img/g63.jpg" alt="Mercedes Benz G63"> </a> <h3>Mercedes Benz G63</h3> </div> <a href="https://www.youtube.com/embed/7xzLPgHFipA" target="_blank" class="audio__link"> <img src="https://thor-tuning.com/pres/img/4.jpg" alt="play" class="mb-30"> </a> </div> </li> </ul> </div> </div> <div class="section" style="padding: 0 0 70px 0;"> <div class="container"> <div class="content-wrap"> <div class="pic-wrap"> <a class="logo-link" style="text-align: center;" href="https://itunes.apple.com/ru/app/thor/id1339197415" target="_blank"> <img src="https://thor-tuning.com/pres/img/logo-footer2.png" alt="pic"> </a> <img src="https://thor-tuning.com/pres/img/3.png" alt="pic"> </div> <div class="content"> <h2 style="margin-top: 50px;" class="title">OPERATE</h2> <p>Download THOR App at App Store or Google Play. Now you have a huge car fleet with dozens of world car-making industry masterpieces in your hands. You can listen and buy any exhaust system represented as an audio track, and integrate it into your car directly from your smartphone. </p> <h2 style="margin-top: 50px;" class="title">SET UP</h2> <p>You can select, download, test and install a “new exhaust sound” online by using Thor App and Bluetooth. Adjust volume, tone of idling run/driving stroke of your engine, level of engine operation fluctuation, number of shooting and tone of high-speed governor to create your own unique sound. </p> <h2 style="margin-top: 50px;" class="title">SWITCH</h2> <p>Switch downloaded tracks on the move without distracting from the road. Your safety is our top priority, so in addition to mobile app, we have added a feature to operate the Thor exhaust system by using standard car buttons. </p> </div> </div> </div> </div> <div class="section" style="padding: 0 0 70px 0;"> <div class="container"> <div class="content-wrap"> <div class="content mb-30"> <h2 class="title">ABOUT THE SYSTEM</h2> <p> THOR represents one or two superpowerful loudspeakers housed in spheroidal structures made of titanium-steel alloy. The system is suitable for absolutely any modern car. You will only need CAN-bus of your car`s engine to install THOR system. It is CAN-bus via which a complete synchronization of electronic exhaust system and your engine operation is performed. Installation warranty is two years. Service life of the device is unlimited. </p> <p>The device was developed in Germany, made in Russia.</p> </div> <div class="content"> <img src="https://thor-tuning.com/pres/img/16.png" alt=""> </div> </div> </div> </div> <div class="section" style="padding: 0 0 70px 0;"> <div class="container"> <div class="content-wrap" style="align-items: flex-start;"> <div class="content-w"> <div class="pic-wrap_inner"> <a href="https://www.youtube.com/embed/yWYJuXptrZk" target="_blank"> <img src="https://thor-tuning.com/img/ebay/17.jpg" alt="pic"> </a> </div> <div class="pic-wrap_inner"> <a href="https://docviewer.yandex.ru/view/0/?*=2qiWFslsGlznrDTxNpIw5TkEABN7InVybCI6InlhLWRpc2stcHVibGljOi8vL3duNWNpaGErRERGc24vYUd1NG1jR0hCZUhXMWdadi8xOVQxazdIakVRMUxlODVvMDVhL0ZoOTN0ZGJPTU9nUWxzZzRWSWFMcmZSS2JRZXR2NGR1ZVE9PSIsInRpdGxlIjoiaW5zdHJ1Y3Rpb24ucGRmIiwibm9pZnJhbWUiOmZhbHNlLCJ1aWQiOiIwIiwidHMiOjE1NjI1ODAzNTEyNDQsInl1IjoiOTcwMjE2MzUzMTU2MTk3NTgxNyJ9" target="_blank"> <img src="https://thor-tuning.com/pres/img/18.jpg" alt="pic"> </a> </div> </div> <div class="content-w_r"> <h2 class="title" style="margin-bottom: 40px;">SYSTEM INSTALLATION</h2> <ul class="foo-list"> <li> <span><img src="https://thor-tuning.com/pres/img/19.png" alt=""></span> <p>Install speaker acoustic system at the car bottom</p> </li> <li> <span><img src="https://thor-tuning.com/pres/img/20.png" alt=""></span> <p>Connect THOR electronic control unit to CAN and ACC circuits</p> </li> <li> <span><img src="https://thor-tuning.com/pres/img/21.png" alt=""></span> <p>Connect system components</p> </li> <li> <a class="logo-link" href="https://itunes.apple.com/ru/app/thor/id1339197415" target="_blank" style="color: #adadad;"> <span><img src="https://thor-tuning.com/pres/img/22.png" alt=""></span> <p>Install THOR app. The system is ready for operation.</p> </a> </li> </ul> </div> </div> </div> </div> <div class="section" style="padding: 0 0 70px 0;"> <div class="container"> <h2 class="sub-title" style="color: #fff; margin-bottom: 30px;">Choose options</h2> <div class="box"> <div class="box-pic"> <div class="wrap-img"> <img src="https://thor-tuning.com/pres/img/1b.png" alt="pic"> </div> <h4>1 loudspeaker</h4> <p><span>- 95db</span> sound is similar to the sound of BMW M3 exhaust system</p> <div class="wrap-img"> <img src="https://thor-tuning.com/pres/img/40db.png" alt="pic"> </div> </div> <div class="box-pic"> <div class="wrap-img"> <img src="https://thor-tuning.com/pres/img/2b.png" alt="pic"> </div> <h4>2 loudspeaker</h4> <p><span>- 100db</span> sound is similar to the sound of Mercedes AMG C63 exhaust system</p> <div class="wrap-img"> <img src="https://thor-tuning.com/pres/img/50db.png" alt="pic"> </div> </div> </div> </div> </div> <div class="section" style="padding: 0 0 70px 0;"> <div class="container"> <h2 class="title" style="margin-bottom: 30px;"> ADVANTAGES </h2> <div class="table-box"> <div class="table-box__item_wrapp"> <div class="table-box__item"> <img src="https://thor-tuning.com/pres/img/1-icon.png" alt="pic"> <p>Maximum volume and similarity of sound</p> </div> <div class="table-box__item"> <img src="https://thor-tuning.com/pres/img/2-icon.png" alt="pic"> <p>Over 20 legendary sport car sounds</p> </div> <div class="table-box__item"> <img src="https://thor-tuning.com/pres/img/3-icon.png" alt="pic"> <p>Custom settings: volume, pops, dynamic start etc.</p> </div> <div class="table-box__item"> <img src="https://thor-tuning.com/pres/img/4-icon.png" alt="pic"> <p>Convenient mobile app</p> </div> <div class="table-box__item"> <img src="https://thor-tuning.com/pres/img/5-icon.png" alt="pic"> <p>New engine sounds every month</p> </div> </div> <div class="table-box__item_wrapp"> <div class="table-box__item"> <img src="https://thor-tuning.com/pres/img/6-icon.png" alt="pic"> <p>Does not void car warranty</p> </div> <div class="table-box__item"> <img src="https://thor-tuning.com/pres/img/7-icon.png" alt="pic"> <p>Service life over 10 years</p> </div> <div class="table-box__item"> <img src="https://thor-tuning.com/pres/img/8-icon.png" alt="pic"> <p>Suitable for any car from model year 2005</p> </div> <div class="table-box__item"> <img src="https://thor-tuning.com/pres/img/9-icon.png" alt="pic"> <p>Can be reinstalled on another car</p> </div> <div class="table-box__item"> <img src="https://thor-tuning.com/pres/img/10-icon.png" alt="pic"> <p>Easy mounting</p> </div> </div> </div> </div> </div> </div> </body> </plaintext> </div> </div> </div> </div> </body> </html>