Welcome to emarket!

BRANDINGS

KRK Rokit 8 G3 – 8” Powered Studio Monitor Pair

$346.10

SKU: 41139409

Product Highlights

Buy Now
Choose your delivery location :

SKU 41139409 Category
pnghq.com-credit-card-trust-badges-png-image-transparent
Joined: 34 months
Products: 5490 products
Visit Store

Toyama is the capital city of Toyama Prefecture, Japan, located on the coast of the Sea of Japan in the Chūbu region on central Honshū, about 200 km

Description

Last Updated on

April 3rd, 2024 07:48 am

body {
background: #eeeeee;
}
#product-image {
width: 100%;
}
#alto-inline-right {
display: inline-block;
float: right;
width: 400px;
}
#alto-inline-left {
display: inline-block;
float: left;
width: 400px;
}
#padding-bottom-20 {
padding-bottom: 20px;
}
#SuperWrapper {
width: 800px;
margin-left: auto;
margin-right: auto;
font-family: ‘Ubuntu’, sans-serif;
font-size: 12px;
padding: 25px 0px;
}
#SuperWrapper p {
margin: 0px;
padding: 0px 0px 15px 0px;
line-height: 20px;
}
#SuperWrapper h1 {
padding: 5px 0px 5px 0px;
margin: 0px;
font-size: 26px;
font-weight: bold;
letter-spacing: -1px;
color: #b00000;
font-family: ‘Ubuntu’, sans-serif;
}
#SuperWrapper h2 {
padding: 5px 0px 5px 0px;
margin: 0px;
font-size: 38px;
font-weight: bold;
letter-spacing: -1px;
color: #b00000;
font-family: ‘Ubuntu’, sans-serif;
}
#SuperWrapper a {
font-weight: bold;
text-decoration: underline;
color: #f50000;
}
#SuperWrapper a:hover {
text-decoration: none;
}
#SuperHeader {
width: 800px;
height: 150px;
background: #000;
text-align: center;
}
/*#SuperHeader::after {*/
/*content: “”;*/
/*background: #eee;*/
/*top: 0;*/
/*left: 0;*/
/*bottom: 0;*/
/*right: 0;*/
/*position: absolute;*/
/*z-index: -1;*/
/*}*/
#SuperHeaderLogo {
padding: 20px 0 30px 0px;
font-family: ‘Ubuntu’, sans-serif;
font-size: 48px;
font-weight: bold;
margin: 0px;
color: #FFFFFF;
text-shadow: 1px 1px 1px #000;
}
#SuperHeaderMenu {
margin: 0px;
}
#SuperHeaderMenu ul.navi {
padding: 0px;
margin: 0px 0px 0px 0px;
width: 800px;
text-align: center;
position: relative;
}
#SuperHeaderMenu ul.navi li {
height: 22px;
padding: 0 10px 0 10px;
margin: 0px;
display: inline;
}
#SuperHeaderMenu ul.navi li a {
padding: 0px 8px 0px 8px;
font-family: ‘Ubuntu’, sans-serif;
color: #FFFFFF;
background-color: #444444;
text-decoration: none;
text-indent: 0px;
font-weight: bold;
margin: 0px;
padding: 10px;
width: inherit;
line-height: normal;
}
#SuperHeaderMenu ul.navi li a:hover {
color: #FFCC00;
}
#SuperContentsWrapper {
width: 800px;
}
#SuperContents {
width: 800px;
background: #ffffff;
background-repeat: no-repeat;
padding: 25px;
box-sizing: border-box;
}
#SuperContentsSub {
padding: 30px 40px 0px 40px;
}
#SuperBoxContents {
padding: 0px 80px 0px 80px;
margin: 0px;
}
#SuperBoxContents p {
padding: 0px 0px 10px 0px;
margin: 0px;
line-height: 20px;
}
#SuperBoxContents ul {
padding: 0px 0px 0px 28px;
margin: 0px;
list-style-type: disc;
}
#SuperBoxContents li {
line-height: 20px;
}
#SuperPayment {
width: 800px;
}
#SuperPaymentTop {
width: 800px;
height: 83px;
font-size: 28px;
}
#SuperPaymentContents {
width: 800px;
}
#SuperPaymentBottom {
width: 800px;
height: 53px;
}
#SuperShipping {
width: 800px;
}
#SuperShippingTop {
width: 800px;
height: 83px;
}
#SuperShippingContents {
width: 800px;
}
#SuperShippingBottom {
width: 800px;
height: 53px;
}
#SuperContacts {
width: 800px;
}
#SuperContactsTop {
width: 800px;
height: 83px;
}
#SuperContactsContents {
width: 800px;
}
#SuperContactsBottom {
width: 800px;
height: 53px;
}
#SuperReturns {
width: 800px;
}
#SuperReturnsTop {
width: 800px;
height: 83px;
}
#SuperReturnsContents {
width: 800px;
}
#SuperReturnsBottom {
width: 800px;
height: 53px;
}
/* HTML5 ELEMENTS */
/* sub images > thumbnail list */
ul#SuperThumbs, ul#SuperThumbs li {
margin: 0;
padding: 0;
list-style: none;
}
ul#SuperThumbs li {
float: left;
background: #ffffff;
border: 1px solid #cccccc;
margin: 0px 0px 10px 10px;
padding: 8px;
/*-moz-border-radius: 10px;*/
/*border-radius: 10px;*/
}
ul#SuperThumbs a {
float: left;
display: block;
width: 150px;
height: 150px;
line-height: 100px;
overflow: hidden;
/*position: relative;*/
z-index: 1;
}
ul#SuperThumbs a img {
float: left;
width: 100%;
/*height: 100%;*/
border: 0px;
transition-delay: 0s;
}
/* sub images > mouse over */
ul#SuperThumbs a:hover {
overflow: visible;
z-index: 1000;
border: none;
transition-delay: 1s;
}
ul#SuperThumbs a:hover img {
background: #ffffff;
border: 1px solid #cccccc;
padding: 10px;
/* -moz-border-radius: 10px; */
/* border-radius: 10px; */
position: absolute;
margin-top: 0;
left: 30%;
width: auto;
height: auto;
max-width: 800px;
max-height: 600px;
box-shadow: 0px 0px 8px #ccc;
}
/* sub images > clearing floats */
ul#SuperThumbs:after, li#SuperThumbs:after {
content: “.”;
display: block;
height: 0;
clear: both;
visibility: hidden;
}
ul#SuperThumbs, li#SuperThumbs {
display: block;
}
ul#SuperThumbs, li#SuperThumbs {
min-height: 1%;
}
ul#SuperThumbs {
margin: 10px 0px;
}
* html ul#SuperThumbs, * html li#SuperThumbs {
height: 1%;
}

  • Shop By Department

  • New Arrivals

  • On Sale

  • Pre-Owned Gear & B-Stock

KRK Rokit 8 G3 – 8” Powered Studio Monitor Pair

Powered Studio Monitor – Generation 3

KRK RP5 G3 Rokit 8” Powered Studio Monitor Pair

For a quarter of a century KRK has been the professional’s choice for mixing and mastering hit records around the globe. And KRK’s ROKIT studio monitors have been the most popular choice for accurate monitoring, selling one million systems over the years. Now KRK introduces the new ROKIT Generation 3, continuing the legacy of performance ROKIT’s have become known for. So whether you´re just starting out in desktop recording, or you´ve already laid down a few thousand tracks, give a listen to the ROKIT Generation 3 line of monitors and experience a standard in performance and accuracy that raises the bar once again.

  • Soft-dome tweeter provides clarity and extended response up to 35kHz
  • Proprietary waveguide technology optimized for superior stereo imaging
  • Lightweight, glass-aramid composite woofer delivers clear midrange and tight bass
  • Bi-amped, class A/B amplifier offering maximum headroom with minimal distortion
  • Low and high frequency adjustment gives you unprecedented voicing control for optimal room acoustics and mix translation

Shipping Policy

BUYER PAYS SHIPPING-WE SHIP VIA FEDEX OR UPS.
WE ACCEPT PAYPAL.

*For an additional charge, overnight or upgraded shipping may be available to buyers in the USA.
Email us for more info.

Alto Music will only ship to the address provided by PayPal, and must be a PayPal confirmed address.
Any item(s) purchased at a total exceeding $499.99 (prior to shipping charges and or sales tax when
applicable) will require a recipient signature upon delivery.

Warranty

New condition items carry manufacturer warranty. Contact us through eBay for more details.

Return Policy

Refunds are issued within 30 days of the date the customer’s order is received. Merchandise and
packaging MUST be in the same condition as when received. Items may be subject to a restocking fee
up to 20%. Alto Music reserves the right to refuse any return if it appears the item has been used.
The customer is responsible for return shipping costs. If the customer’s order included free
shipping, the customer will be refunded order amount, less Alto Music’s original shipping cost.

There are absolutely no refunds for the following items:

  • Software (if unsealed or registered)
  • Sheet Music
  • Books
  • DVDs
  • Videos
  • CDs
  • Harmonicas, Mouthpieces, Earbuds/Earphones/Headphones(if unsealed), or any item that may come in
    contact with the mouth, ears or nose.
  • Used merchandise carries a 30-day warranty through Alto Music, unless otherwise specified.

New merchandise carries the original warranty issued by the manufacturer.

There are no warranties for the following items:

  • Strings
  • Drumheads
  • Drum Sticks

<!–

–>
<!–

Best Offer Policy

–>
<!–

–>
<!–

–>
<!–

***BEST OFFERS*** – Please submit offers directly using the “make an offer” button. We will–>



<!– accepting anything less than the BIN price for that particular item. Thank You!!

–>
<!–

–>
<!–

–>
<!–

–>

string(7) "default"

Recent Viewed Products

int(1)

BOTTLE BOTTLE 64 OZ...

Original price was: $20.60.Current price is: $14.30.
int(1)

 



x