Opis
/* css reset */
#soundcore-rich,
#soundcore-rich * {
box-sizing: border-box;
}
#soundcore-rich h2 {
margin: revert;
}
#soundcore-rich {
font-family: “Montserrat”, sans-serif;
}
#soundcore-rich h2 {
color: #000;
font-size: 4em;
font-weight: 600;
margin: 0.5em 0 0 0;
}
#soundcore-rich h3 {
color: #000;
font-size: 3.5em;
font-weight: 600;
margin: 0.3em 0 0.5em 0;
}
#soundcore-rich h4 {
color: #000;
font-size: 2.6em;
font-weight: 600;
margin: 1em 0 1.33em 0;
}
#soundcore-rich p {
color: #000;
font-size: 1.5em;
font-weight: 400;
margin: 0.8em 0 1.5em 0;
text-align: justify;
}
#soundcore-rich strong {
font-weight: 600;
}
#soundcore-rich li {
font-weight: 400;
font-size: 1.5em;
margin: 1em 0;
padding: 0;
list-style-position: inside;
}
#soundcore-rich ul {
padding-inline-start: 0px;
}
#soundcore-rich .desc-img.lazy,
#soundcore-rich .desc-img {
max-width: 100%;
height: auto;
border-radius: 20px;
}
/* custom style */
#soundcore-rich .flex-container {
display: flex;
flex-wrap: wrap;
flex-direction: row;
max-width: 1400px;
margin: 0 auto;
padding-top: 1%;
padding-bottom: 1%;
}
#soundcore-rich .clmn {
padding: 0.5em 1em 1em 1em;
}
#soundcore-rich .clmn_alt {
margin: 1%;
padding: 0em;
flex-direction: column;
}
#soundcore-rich .clmn_alt p {
padding: 0.8em;
}
#soundcore-rich .clmn-1 {
width: 100%;
}
#soundcore-rich .clmn-2 {
width: 50%;
}
#soundcore-rich .clmn-2_alt {
width: 58%;
}
#soundcore-rich .clmn-3 {
width: 33.33%;
}
#soundcore-rich .clmn-3_alt {
width: 42%;
}
#soundcore-rich .clmn-70 {
width: 70%;
margin-left: auto;
margin-right: auto;
}
#soundcore-rich .clmn.right {
justify-content: flex-end;
text-align: right;
display: flex;
flex-wrap: wrap;
align-content: center;
}
#soundcore-rich .clmn.center {
justify-content: center;
text-align: center;
display: flex;
flex-wrap: wrap;
align-content: flex-start;
}
.small-1-2 {
display: flex;
gap: 20px;
margin: auto;
}
.small-1 {
flex: 1;
display: flex;
flex-direction: column;
margin: 0;
}
.small-2 {
flex: 1;
display: flex;
flex-direction: column;
margin: 0;
}
#soundcore-rich .small-1 h3 {
margin: 0;
color: transparent;
background-image: linear-gradient(140deg, #088dd4, #aee3ff);
background-clip: text !important;
}
#soundcore-rich .small-2 h3 {
margin: 0;
color: transparent;
background-image: linear-gradient(140deg, #088dd4, #aee3ff);
background-clip: text !important;
}
#soundcore-rich .small-1 h4 {
font-size: 1.5em;
font-weight: 700;
text-align: left;
margin: 0;
color: transparent;
background-image: linear-gradient(140deg, #088dd4, #8ed5fc);
background-clip: text !important;
}
#soundcore-rich .small-2 h4 {
font-size: 1.5em;
font-weight: 700;
text-align: left;
margin: 0;
color: transparent;
background-image: linear-gradient(140deg, #088dd4, #8ed5fc);
background-clip: text !important;
}
@media screen and (max-width: 992px) {
#soundcore-rich h2 {
font-size: 2.4em;
}
#soundcore-rich h3 {
font-size: 2.2em;
}
#soundcore-rich .flex-container {
display: flex;
flex-wrap: wrap;
flex-direction: column;
max-width: 1400px;
margin: 0 20px;
padding-top: 0;
padding-bottom: 6%;
}
#soundcore-rich .padmob {
padding: 0 20px;
}
#soundcore-rich .clmn {
padding: 0;
}
#soundcore-rich {
font-size: 14px;
max-width: 100%;
}
#soundcore-rich .clmn-1,
#soundcore-rich .clmn-2,
#soundcore-rich .clmn-2_alt,
#soundcore-rich .clmn-3,
#soundcore-rich .clmn-4,
#soundcore-rich .clmn-70 {
width: 100%;
}
#soundcore-rich .clmn-3_alt,
#soundcore-rich .clmn-70_alt {
max-width: 500px;
margin: auto auto 1em auto;
width: 100%;
}
#soundcore-rich .clmn.right {
justify-content: flex-start;
text-align: left;
}
#soundcore-rich .flex-container.revert {
flex-direction: column-reverse;
max-width: 1400px;
}
#soundcore-rich svg {
justify-content: flex-start;
max-width: 20%;
}
}
/* template */
#soundcore-rich .aspect-cor {
aspect-ratio: 4 / 3;
overflow: hidden;
border-radius: 20px;
}
#soundcore-rich .aspect-cor img {
transform: translateY(-5.1rem);
}
#soundcore-rich .aspect-cor2 {
aspect-ratio: 656 / 409;
overflow: hidden;
border-radius: 20px;
}
#soundcore-rich .top-logo {
max-width: 360px;
margin: 20px auto;
}
#soundcore-rich .top-logo img {
display: block;
width: 100%;
}
#soundcore-rich .boldupcent {
text-transform: uppercase;
font-weight: bold;
text-align: center;
}
#soundcore-rich .boldcent {
font-weight: 600;
text-align: center;
margin: 0;
}
#soundcore-rich .normalupcent {
text-transform: uppercase;
text-align: center;
font-weight: normal;
}
#soundcore-rich .normalcent {
text-align: center;
font-weight: normal;
}
#soundcore-rich .boldupleft {
text-transform: uppercase;
font-weight: bold;
text-align: left;
}
#soundcore-rich .boldleft {
font-weight: 600;
text-align: left;
font-size: 5em;
}
#soundcore-rich .vertmid {
display: flex;
align-items: center;
justify-content: left;
}
#soundcore-rich .video {
height: 0;
position: relative;
padding-bottom: 56.25%;
}
#soundcore-rich .video iframe {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
@media (min-width: 992px) {
#soundcore-rich .listinrow {
display: flex;
flex-directon: row;
justify-content: space-around;
}
}
@media (min-width: 992px) {
#soundcore-rich .clmn-4 {
width: 50%;
}
}
@media (min-width: 1200px) {
#soundcore-rich .clmn-4 {
width: 25%;
}
}

soundcore Boom Go 3i | Portable Bluetooth Speaker with Powerful Bass
Lightweight design, powerful sound anywhere
- Palm-Size, 15W Powerful Sound with BassUp 2.0: This ultra-compact portable speaker packs 15W
powerful output and 92 dB peak loudness. BassUp 2.0 technology produces deep, punchy bass that
defies its small size—no more sacrificing sound quality for portability. - 24-Hour Battery with Battery Display: This portable speaker delivers 24 hours playtime on a
single charge—perfect for outdoor activities from sunrise to sunset. Plus, the real-time power
display shows the exact battery level so you never get caught off guard by low power. - 2-in-1 Mount Strap for Versatile Outdoor Use: Dual-slot strap transforms between clip mode
(attach to backpack/bike) and strap mode (for holding). Made of soft, tear-resistant silicone, it
attaches securely and is a versatile option for any outdoor scenario. - IP68 Waterproof + 1-Meter Drop Protection: As a rugged waterproof speaker, Boom Go 3i is
certified IP68 for complete dust and waterproof protection. Plus, it’s been tested to withstand
drops of up to 1 meter (3.28 ft). Take this durable waterproof speaker anywhere worry-free! - Music-Synced Light Show: 6 music-reactive modes that sync with your beats, 8 ambient lighting
modes for mood setting, plus customizable color options—perfect for pool parties, camping nights,
and backyard hangouts with your portable speaker. - Emergency Power Bank: Doubles as a portable charger for outdoor adventures. It can charge an
iPhone 17 from 0% to 40% in about 1 hour. Keep your music and phone alive in critical moments.
Sound On. Lights On. Party On.
–>
Carry Less. Hear More.
Boom Go 3i delivers a massive 15W output and hits volumes up to 92 dB. Experience clear, dynamic
sound that defies its compact size.
15W
Sound
92 dB
Loudness


24 Hours of Playtime
From background ambience to party beats, Boom Go 3i adapts to your day.
Note: Playtime data was obtained from soundcore lab
testing using the default EQ. Actual playtime varies by audio content.
40H
At 50% volume, lights off, Eco Mode
24H
At 50% volume, lights off, BassUp Mode
6H
At 100% volume, lights on, BassUp Mode
Carry Your Sound Everywhere
Clip it, carry it, or hang it-Boom Go 3i adapts to any moment with dual mounting options and a
flexible silicone strap.


Lights That Dance to Your Music
6 dynamic modes synced to every beat. 8 ambient modes to set the perfect mood. Or better yet,
create your own vibe! Customize light colors to match your mood.
Stay Connected with Emergency Charging
Acts as your outdoor lifeline. The built-in 4,800mAh power bank keeps your phone charged for
maps, calls, and photos when it matters most.
Note: In soundcore lab testing, the speaker powered
an iPhone 17 up to 63% on a full charge, and 0% to 40% in 60 minutes. Actual charging speed
may vary by device type and usage conditions.


Pair for Stereo Sound and Shared Moments
Pair 2 speakers in TWS mode for stable, immersive stereo. Connect 3+ devices via Auracast for a
wider soundstage.
Note: Auracast supports connection with devices that
adopt the open Auracast public protocol but is not compatible with devices that use
PartyCast.
Safety for Every Adventure
Press the power button 5 times to trigger a 92 dB alarm—loud enough to be heard 50 meters away.


Voice Amplification That Carries
Connect your phone to the speaker via Bluetooth 6.0. Your voice is amplified, so friends can hear
you clearly from a distance-perfect for outdoor gatherings.
Total Control at Your Fingertips
Personalize your experience with EQ settings, BassUp 2.0, lighting, Workout Timer, Emergency
Alarm, and Voice Amplifier—all through the app.















Recenzije
Još nema recenzija.