Sony 65" XR80 BRAVIA 8Google TV; XR procesor; OLED;120Hz panel; 4K HDR; HDR; SPC 10
Sony 65" XR80 BRAVIA 8; OLED; panel120Hz; Google TV; XR procesor; XR Contrast Booster 15; XR Trilumi…
/* css reset */
#rich-rich,
#rich-rich * {
box-sizing: border-box;
}
#rich-rich h2 {
margin: revert;
}
#rich-rich {
font-family: “Montserrat”, sans-serif;
}
#rich-rich h2 {
color: #000;
font-size: 4em;
font-weight: 600;
margin: 0.83em 0;
}
#rich-rich h3 {
color: #000;
font-size: 3.5em;
font-weight: 600;
margin: 0.3em 0 0.5em 0;
}
#rich-rich h4 {
color: #000;
font-size: 2em;
font-weight: 600;
margin: 1em 0 1.33em 0;
min-height: 120px
}
/* Правки */
#rich-rich .clmn-4 h4 {
color: #000;
font-size: 1.5em;
font-weight: 600;
margin: 1em 0 1.2em 0;
min-height: 60px
}
#rich-rich p {
color: #000;
font-size: 1.5em;
line-height: 1.5em;
font-weight: 400;
margin: 0.8em 0 1.5em 0;
text-align: justify;
}
/* Правки */
#rich-rich .clmn-4 p {
color: #000;
font-size: 1.25em;
font-weight: 400;
margin: 1em 0 1em 0;
}
#rich-rich strong {
font-weight: 600;
}
#rich-rich li {
font-weight: 400;
font-size: 1.5em;
margin: 1em 0;
padding: 0;
list-style-position: inside;
}
#rich-rich ul {
padding-inline-start: 0px;
}
#rich-rich .desc-img.lazy,
#rich-rich .desc-img {
max-width: 100%;
height: auto;
}
/* custom style */
#rich-rich .flex-container {
display: flex;
flex-wrap: wrap;
flex-direction: row;
max-width: 1400px;
margin: 0 auto;
padding-top: 3%;
padding-bottom: 1%;
}
#rich-rich .clmn {
margin: 20px auto;
padding: 0.5em 2em 1em 2em;
}
#rich-rich .clmn_alt {
margin: 1%;
padding: 0em;
flex-direction: column;
}
#rich-rich .clmn_alt p {
padding: 0.8em;
}
#rich-rich .clmn-1 {
width: 100%;
}
#rich-rich .clmn-2 {
width: 50%;
}
#rich-rich .clmn-3 {
width: 33.33%;
/* Правки */
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: flex-start;
min-height: 400px;
/* общая высота блока */
box-sizing: border-box;
}
/* Правки */
#rich-rich .clmn-3 div img {
width: 100%;
height: 180px;
object-fit: cover;
display: block;
}
#rich-rich .clmn-3_alt {
width: 30%;
}
#rich-rich .clmn-70 {
width: 70%;
margin-left: auto;
margin-right: auto;
}
#rich-rich .clmn-70_alt {
width: 66%;
display: flex;
}
#rich-rich .clmn.right {
justify-content: flex-end;
text-align: right;
display: flex;
flex-wrap: wrap;
align-content: center;
}
#rich-rich .clmn.center {
justify-content: center;
text-align: center;
display: flex;
flex-wrap: wrap;
align-content: flex-start;
}
@media screen and (max-width: 992px) {
#rich-rich h2 {
font-size: 2.7em;
}
#rich-rich h3 {
font-size: 2.4em;
}
#rich-rich .flex-container {
display: flex;
flex-wrap: wrap;
flex-direction: column;
max-width: 1400px;
margin: 0 20px;
padding-top: 0;
padding-bottom: 6%;
}
#rich-rich .padmob {
padding: 0 20px;
}
#rich-rich .clmn {
padding: 0 0 1em 0;
}
#rich-rich {
font-size: 14px;
max-width: 100%;
}
#rich-rich .clmn-1,
#rich-rich .clmn-2,
#rich-rich .clmn-3,
#rich-rich .clmn-4,
#rich-rich .clmn-70 {
width: 100%;
}
#rich-rich .clmn-3_alt,
#rich-rich .clmn-70_alt {
max-width: 500px;
margin: auto auto 1em auto;
width: 100%;
}
#rich-rich .clmn.right {
justify-content: flex-start;
text-align: left;
}
#rich-rich .flex-container.revert {
flex-direction: column-reverse;
max-width: 1400px;
margin: 0 auto;
}
#rich-rich svg {
justify-content: flex-start;
max-width: 20%;
}
}
/* template */
#rich-rich .aspect-cor {
aspect-ratio: 3 / 2;
overflow: hidden;
border-radius: 20px;
}
#rich-rich .aspect-cor2 {
aspect-ratio: 6 / 5;
overflow: hidden;
border-radius: 20px;
}
#rich-rich .top-logo {
max-width: 230px;
margin: auto;
}
#rich-rich .top-logo img {
display: block;
width: 100%;
}
#rich-rich .boldupcent {
text-transform: uppercase;
font-weight: bold;
text-align: center;
}
#rich-rich .boldcent {
font-weight: 600;
text-align: center;
}
#rich-rich .normalupcent {
text-transform: uppercase;
text-align: center;
font-weight: normal;
}
#rich-rich .normalcent {
text-align: center;
font-weight: normal;
}
#rich-rich .boldupleft {
text-transform: uppercase;
font-weight: bold;
text-align: left;
}
#rich-rich .boldleft {
font-weight: 600;
text-align: left;
}
#rich-rich .vertmid {
display: flex;
align-items: center;
justify-content: left;
}
#rich-rich .video {
height: 0;
position: relative;
padding-bottom: 56.25%;
}
#rich-rich .video iframe {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
@media (min-width: 992px) {
#rich-rich .listinrow {
display: flex;
flex-directon: row;
justify-content: space-around;
}
}
@media (min-width: 992px) {
#rich-rich .clmn-4 {
width: 50%;
}
}
@media (min-width: 1200px) {
#rich-rich .clmn-4 {
width: 25%;
}
}

Films, games, sports—add something amazing to your entertainment with this Mini-
LED Ambilight TV! Quantum Dot technology brings you awesome detail and colour in
any light. Ambilight brings next-level immersion to everything you watch or play.

Ambilight TVs are the only TVs with integrated
LED lights on the back that react to what you
watch, immersing you in a halo of colourful light.
This changes everything: your TV seems bigger,
and you’ll be drawn deeper into your favourite
sports, films, music and games.

Bolder colours. Crisper whites. Deeper blacks.
Quantum Dot MiniLED technology creates a
bright, detailed picture with pin-sharp contrast
— and you’ll see more colours than ever before!
Our P5 engine refines the whole experience for a
beautifully lifelike picture that doesn’t
overwhelm.

The Philips P5 engine delivers a picture as
brilliant as the content you love. Details have
noticeably more depth. Colours are vivid, while
skin tones look natural. Contrast is so crisp that
you’ll feel every detail. Motion is perfectly
smooth.

Hold onto the edge of your seat! With Dolby
Vision on board, you’ll see the picture the
director wanted you to see, no more
disappointing scenes that are too dark to make
out! From movies to games, say hello to every
glorious detail.

Compatibility with Dolby Atmos and DTS:X takes
the sound of this TV to another level, in any
room. The latest movies, the newest games, the
biggest sports events: with sound effects placed
in the space above and around you, you’ll feel
like you’re right in the middle of the action.

It’s quick and easy to find what you love with our
TITAN OS smart TV platform. You can continue
watching a series straight from the home screen,
get suggestions from the top streaming services
and create watchlists. You can also reorganise
the home screen, so your favourite apps and
channels are just where you want them.

Seamless compatibility with Matter means that
you can easily integrate this 4K MiniLED TV into
your existing smart home network. You can also
use the TV remote to control your satellite or
cable box or wake the TV’s built-in Alexa — and
the TV is compatible with Google smart speakers
and Apple AirPlay too.

This Ambilight TV features HDMI 2.1, a 120 Hz
native refresh rate and an ultra-low input lag.
Game Bar 2.0 lets you enhance settings, add a
custom crosshair and more—and you can
connect a Bluetooth controller for cloud gaming.
PC gamers can also enjoy 144 Hz VRR via HDMI.
The sleek, almost bezel-free screen looks great in
any room — and Ambilight can create
mesmerising mood lighting when the screen’s
off. The TV remote is made from recycled plastic
and our packaging uses FSC-certified recycled
cardboard with inserts printed on recycled paper.
Ambilight Features:
Music Mode, Ambilight
Suite, Wall colour adaptive, Game Mode
Ambilight Version:3 sided
Diagonal screen size (inch):
65 inch
Diagonal screen size (metric):164 cm
Panel resolution: 3840 x 2160p
Native refresh rate:120 Hz
Picture engine: P5 Perfect Picture Engine
Picture enhancement:Calman, Calman Autocal
Ready and Manual Calibration, Crystal Clear, ECO,
Game, Home Cinema, Movie, Monitor,
Micro Dimming Premium, Perfect Natural
Motion, Personal
Variable Refresh Rate: 144 Hz
Resolution-Refresh rate:
576p – 50 Hz, 645 x 480
– 60 Hz, 720p – 50/60 Hz, 1920 x 1080p –
24/25/30/50/ 60/100/120/144 Hz, 2560 x 1440 –
60/120/144 Hz, 3840 x 2160p –
24/25/30/50/60/100/120/144 Hz
Digital TV:
DVB-T/T2/T2-HD/C/S/S2
Signal strength indication
Teletext:
1000 page Hypertext
HEVC support
SmartTV apps*:
Netflix, HBO, Disney+, BBC
iPlayer, YouTube, Amazon Prime Video, NFT app*
OS:
TITAN OS
Memory size (Flash)*:
8 GB
Interactive TV:
HbbTV
Voice assistant*:
RC with Mic., Amazon Alexa
Built-in, Works with Google Home
Smart Home experience:
MATTER, Control4,
Works with Apple Home
Gaming Control Bar:
Gamebar 2.0
Video Playback Formats:
AVI, MKV, HEVC,
H.264/MPEG-4 AVC, MPEG1, MPEG2, MPEG4,
VP9, HEVC (H.265), AV1
Music Playback Formats:
MP3, WAV, AAC, FLAC
Subtitles Formats Support:
SRT, SMI, SSA, SUB, ASS, TXT
Picture Playback Formats:
JPEG, GIF, PNG, BMP, HEIF
Audio:
2.0 Channel
Output power (RMS):
40 W
Speaker configuration:
4 x 10 W full-range speakers
Codec:Dolby Atmos®, DTS:X, Dolby Digital
Sound Enhancement:
All Sound Style, AVL Mode,
Bass Enhancement, Dialogue, Dolby Media
Intelligence, Equalizer, Entertainment, Hearing
Profile, Music, Night mode, Room Calibration,
Personal, Vocal Boost
Headphone Features:
Dolby Atmos for Headphone
Sound Engine:
IntelliSound
Main Speaker:
Super Slim Full Range + Tweeter
Number of HDMI connections: 4
HDMI features: 4K, Audio Return Channel
EasyLink (HDMI-CEC):One touch play, System
audio control, System standby, Remote control
pass-through
Number of USBs: 2
Wireless connection: Wi-Fi 802.11ac 2 x 2 Dual
band, Bluetooth 5.2, Works with Apple AirPlay
HDCP 2.3: Yes on all HDMI
HDMI ARC: Yes on HDMI 2
HDMI 2.1 features: eARC on HDMI 2
EasyLink 2.0: External setting via TV UI, HDMI-CEC for Philips TV/SB
Gaming:
ALLM and Auto Game, HDMI VRR, AMD
FreeSync Premium
HDR:
HDR10+ Compatible, HDR10, HLG
EPREL registration numbers: 2285527
Energy class for SDR: F
On mode power demand for SDR: 99 kWh/1000h
Energy class for HDR: G
On mode power demand for HDR: 249 kWh/1000h
Off mode power consumption: n.a
Networked standby mode: 2.0 W
Panel technology used: QLED LCD
Mains power: AC 100-240 V 50/60 Hz
Standby power consumption: less than 0.5 W
Power Saving Features: Eco mode, Auto switchoff
timer, Light sensor, Picture mute (for radio)
Included accessories:
2 x AAA Batteries, Power
cord, Quick start guide, Remote Control,
Tabletop stand, Safety and Legal Leaflet
Colours of TV:
Plastic black low bezel
Stand design:
Black soap bar arch stand
Distance between 2 stands: 1234 mm
Wall-mount compatible: 300 x 300 mm
TV without stand (W x H x D): 1446 x 841 x 66 mm
TV with stand (W x H x D): 1446 x 901 x 322 mm
Package carton (W x H x D): 1600 x 1002 x 170 mm
Weight of TV without stand: 15.94 kg
Weight of TV with stand: 16.41 kg
Weight incl. packaging: 17.3 kg

* This television contains lead only in certain parts or
components where no technology alternatives exist in
accordance with existing exemption clauses under the
RoHS Directive.
* The TV supports DVB reception for ‘Free to air’ broadcast. Specific DVB operators may
not be
supported. An up-to-date list can be found in the FAQ section of the Philips support
website.
For some operators Conditional Access and subscription are required. Contact your operator
for
more information.
* Smart TV app availability varies by TV model and country. For more details, please
visit:
www.philips.com/smarttv
* Philips TV Remote app and related functionalities vary by TV model, operator and
country, as
well as smart device model and OS. For more details, please visit:
www.philips.com/TVRemoteapp
* EPG and actual visibility (up to 8 days) is country- and operator-dependent.
* Netflix subscription required. Subject to terms on https://www.netflix.com
* Amazon Prime is available in selected languages and countries.
* Amazon, Alexa and all related logos are trademarks of Amazon.com, Inc. or its
affiliates.
Amazon Alexa is available in selected languages and countries.
* Over-the-top media services button on the remote control will be different in each
country.
Please refer to the actual product in the box.
* Google Assistant is available in different languages and countries specific to product
types.
* Scope of voice control services via the TV varies according to country and language. For
the
latest information, please refer to the official Philips website.
Pouzećem (gotovinski), virmanski, karticama jednokratno i na rate, kao i putem MKD do 36 rata.
Pouzećem u gotovini prilikom preuzimanja
Avansno plaćanje putem banke na osnovu predračuna
Plaćanje karticama jednokratno (sve banke)
Mikrofin
Mikrofin
Za sebe volimo reći da se nalazimo u svakom mjestu u BiH, jer kao online prodavnica omogućili smo dostupnost proizvoda bilo gdje u BiH.
Dostavu naplaćujemo u iznosu 11,70 KM za sve narudžbe.
Iako je koncept našeg poslovanja usmjeren ka internet prodaji, to NE ZNAČI da nas ne možete posjetiti. Nalazimo se na adresi: Sarajevski put 2, 71250 Kiseljak. Kontakt telefon: 061 85 84 84.
Robu dostavljamo u bilo koje mjesto u BiH, u roku 24/48h.
Odgovor je DA. Prilikom online narudžbe firme imaju mogućnost da unesu "naziv firme" i odaberu "virmanski način plaćanja". Potom vam šaljemo predračun naslovljen na vašu firmu. Možete nas kontaktirati i direktno putem emaila prodaja@televizori.ba ili telefonski 061/ 85-84-84 kako bi Vam pomogli u ovom jednostavnom koraku.
Proizvod se dostavlja brzom poštom, sa svom pratećom dokumentacijom (ovjerena garancija, fiskalni račun, A4 račun).
Kako bismo ti olakšali snalaženje na našim stranicama, odgovorili smo na većinu pitanja: ČESTO POSTAVLJENA PITANJA?
U kontakt formi ispod nas možete pitati za sve potrebne informacije u vezi sa proizvodima, plaćanjima, dostavom i slično. Za brze odgovore i pomoć pri kupovini pozovite nas na 061 85 84 84