Product Object ( [id] => 999 [id_lang:protected] => [lang_associated:protected] => [id_shop:protected] => 1 [id_shop_list] => Array ( ) [get_shop_from_context:protected] => 1 [table:protected] => product [identifier:protected] => id_product [fieldsRequired:protected] => Array ( [0] => price ) [fieldsSize:protected] => Array ( [reference] => 64 [supplier_reference] => 64 [location] => 255 [ean13] => 13 [isbn] => 32 [upc] => 12 [mpn] => 40 ) [fieldsValidate:protected] => Array ( [id_shop_default] => isUnsignedId [id_manufacturer] => isUnsignedId [id_supplier] => isUnsignedId [reference] => isReference [supplier_reference] => isReference [location] => isString [width] => isUnsignedFloat [height] => isUnsignedFloat [depth] => isUnsignedFloat [weight] => isUnsignedFloat [quantity_discount] => isBool [ean13] => isEan13 [isbn] => isIsbn [upc] => isUpc [mpn] => isMpn [cache_is_pack] => isBool [cache_has_attachments] => isBool [is_virtual] => isBool [state] => isUnsignedId [additional_delivery_times] => isUnsignedId [product_type] => isGenericName [id_category_default] => isUnsignedId [id_tax_rules_group] => isUnsignedId [on_sale] => isBool [online_only] => isBool [ecotax] => isPrice [minimal_quantity] => isPositiveInt [low_stock_threshold] => isInt [low_stock_alert] => isBool [price] => isPrice [wholesale_price] => isPrice [unity] => isString [unit_price] => isPrice [additional_shipping_cost] => isPrice [customizable] => isUnsignedInt [text_fields] => isUnsignedInt [uploadable_files] => isUnsignedInt [active] => isBool [redirect_type] => isString [id_type_redirected] => isUnsignedId [available_for_order] => isBool [available_date] => isDateFormat [show_condition] => isBool [condition] => isGenericName [show_price] => isBool [indexed] => isBool [visibility] => isProductVisibility [advanced_stock_management] => isBool [date_add] => isDate [date_upd] => isDate [pack_stock_type] => isUnsignedInt ) [fieldsRequiredLang:protected] => Array ( ) [fieldsSizeLang:protected] => Array ( [delivery_in_stock] => 255 [delivery_out_stock] => 255 [meta_description] => 512 [meta_keywords] => 255 [meta_title] => 255 [link_rewrite] => 128 [name] => 128 [available_now] => 255 [available_later] => 255 ) [fieldsValidateLang:protected] => Array ( [delivery_in_stock] => isGenericName [delivery_out_stock] => isGenericName [meta_description] => isGenericName [meta_keywords] => isGenericName [meta_title] => isGenericName [link_rewrite] => isLinkRewrite [name] => isCatalogName [description] => isCleanHtml [description_short] => isCleanHtml [available_now] => isGenericName [available_later] => IsGenericName ) [tables:protected] => Array ( ) [webserviceParameters:protected] => Array ( [objectMethods] => Array ( [add] => addWs [update] => updateWs ) [objectNodeNames] => products [fields] => Array ( [id_manufacturer] => Array ( [xlink_resource] => manufacturers ) [id_supplier] => Array ( [xlink_resource] => suppliers ) [id_category_default] => Array ( [xlink_resource] => categories ) [new] => Array ( ) [cache_default_attribute] => Array ( ) [id_default_image] => Array ( [getter] => getCoverWs [setter] => setCoverWs [xlink_resource] => Array ( [resourceName] => images [subResourceName] => products ) ) [id_default_combination] => Array ( [getter] => getWsDefaultCombination [setter] => setWsDefaultCombination [xlink_resource] => Array ( [resourceName] => combinations ) ) [id_tax_rules_group] => Array ( [xlink_resource] => Array ( [resourceName] => tax_rule_groups ) ) [position_in_category] => Array ( [getter] => getWsPositionInCategory [setter] => setWsPositionInCategory ) [manufacturer_name] => Array ( [getter] => getWsManufacturerName [setter] => ) [quantity] => Array ( [getter] => [setter] => ) [type] => Array ( [getter] => getWsType [setter] => setWsType ) ) [associations] => Array ( [categories] => Array ( [resource] => category [fields] => Array ( [id] => Array ( [required] => 1 ) ) ) [images] => Array ( [resource] => image [fields] => Array ( [id] => Array ( ) ) ) [combinations] => Array ( [resource] => combination [fields] => Array ( [id] => Array ( [required] => 1 ) ) ) [product_option_values] => Array ( [resource] => product_option_value [fields] => Array ( [id] => Array ( [required] => 1 ) ) ) [product_features] => Array ( [resource] => product_feature [fields] => Array ( [id] => Array ( [required] => 1 ) [id_feature_value] => Array ( [required] => 1 [xlink_resource] => product_feature_values ) ) ) [tags] => Array ( [resource] => tag [fields] => Array ( [id] => Array ( [required] => 1 ) ) ) [stock_availables] => Array ( [resource] => stock_available [fields] => Array ( [id] => Array ( [required] => 1 ) [id_product_attribute] => Array ( [required] => 1 ) ) [setter] => ) [attachments] => Array ( [resource] => attachment [api] => attachments [fields] => Array ( [id] => Array ( [required] => 1 ) ) ) [accessories] => Array ( [resource] => product [api] => products [fields] => Array ( [id] => Array ( [required] => 1 [xlink_resource] => products ) ) ) [product_bundle] => Array ( [resource] => product [api] => products [fields] => Array ( [id] => Array ( [required] => 1 ) [id_product_attribute] => Array ( ) [quantity] => Array ( ) ) ) ) ) [image_dir:protected] => [image_format:protected] => jpg [translator:protected] => [def:protected] => Array ( [table] => product [primary] => id_product [multilang] => 1 [multilang_shop] => 1 [fields] => Array ( [id_shop_default] => Array ( [type] => 1 [validate] => isUnsignedId ) [id_manufacturer] => Array ( [type] => 1 [validate] => isUnsignedId ) [id_supplier] => Array ( [type] => 1 [validate] => isUnsignedId ) [reference] => Array ( [type] => 3 [validate] => isReference [size] => 64 ) [supplier_reference] => Array ( [type] => 3 [validate] => isReference [size] => 64 ) [location] => Array ( [type] => 3 [validate] => isString [size] => 255 ) [width] => Array ( [type] => 4 [validate] => isUnsignedFloat ) [height] => Array ( [type] => 4 [validate] => isUnsignedFloat ) [depth] => Array ( [type] => 4 [validate] => isUnsignedFloat ) [weight] => Array ( [type] => 4 [validate] => isUnsignedFloat ) [quantity_discount] => Array ( [type] => 2 [validate] => isBool ) [ean13] => Array ( [type] => 3 [validate] => isEan13 [size] => 13 ) [isbn] => Array ( [type] => 3 [validate] => isIsbn [size] => 32 ) [upc] => Array ( [type] => 3 [validate] => isUpc [size] => 12 ) [mpn] => Array ( [type] => 3 [validate] => isMpn [size] => 40 ) [cache_is_pack] => Array ( [type] => 2 [validate] => isBool ) [cache_has_attachments] => Array ( [type] => 2 [validate] => isBool ) [is_virtual] => Array ( [type] => 2 [validate] => isBool ) [state] => Array ( [type] => 1 [validate] => isUnsignedId ) [additional_delivery_times] => Array ( [type] => 1 [validate] => isUnsignedId ) [delivery_in_stock] => Array ( [type] => 3 [lang] => 1 [validate] => isGenericName [size] => 255 ) [delivery_out_stock] => Array ( [type] => 3 [lang] => 1 [validate] => isGenericName [size] => 255 ) [product_type] => Array ( [type] => 3 [validate] => isGenericName [values] => Array ( [0] => standard [1] => pack [2] => virtual [3] => combinations [4] => ) [default] => ) [id_category_default] => Array ( [type] => 1 [shop] => 1 [validate] => isUnsignedId ) [id_tax_rules_group] => Array ( [type] => 1 [shop] => 1 [validate] => isUnsignedId ) [on_sale] => Array ( [type] => 2 [shop] => 1 [validate] => isBool ) [online_only] => Array ( [type] => 2 [shop] => 1 [validate] => isBool ) [ecotax] => Array ( [type] => 4 [shop] => 1 [validate] => isPrice ) [minimal_quantity] => Array ( [type] => 1 [shop] => 1 [validate] => isPositiveInt ) [low_stock_threshold] => Array ( [type] => 1 [shop] => 1 [allow_null] => 1 [validate] => isInt ) [low_stock_alert] => Array ( [type] => 2 [shop] => 1 [validate] => isBool ) [price] => Array ( [type] => 4 [shop] => 1 [validate] => isPrice [required] => 1 ) [wholesale_price] => Array ( [type] => 4 [shop] => 1 [validate] => isPrice ) [unity] => Array ( [type] => 3 [shop] => 1 [validate] => isString ) [unit_price] => Array ( [type] => 4 [shop] => 1 [validate] => isPrice ) [unit_price_ratio] => Array ( [type] => 4 [shop] => 1 ) [additional_shipping_cost] => Array ( [type] => 4 [shop] => 1 [validate] => isPrice ) [customizable] => Array ( [type] => 1 [shop] => 1 [validate] => isUnsignedInt ) [text_fields] => Array ( [type] => 1 [shop] => 1 [validate] => isUnsignedInt ) [uploadable_files] => Array ( [type] => 1 [shop] => 1 [validate] => isUnsignedInt ) [active] => Array ( [type] => 2 [shop] => 1 [validate] => isBool ) [redirect_type] => Array ( [type] => 3 [shop] => 1 [validate] => isString ) [id_type_redirected] => Array ( [type] => 1 [shop] => 1 [validate] => isUnsignedId ) [available_for_order] => Array ( [type] => 2 [shop] => 1 [validate] => isBool ) [available_date] => Array ( [type] => 5 [shop] => 1 [validate] => isDateFormat ) [show_condition] => Array ( [type] => 2 [shop] => 1 [validate] => isBool ) [condition] => Array ( [type] => 3 [shop] => 1 [validate] => isGenericName [values] => Array ( [0] => new [1] => used [2] => refurbished ) [default] => new ) [show_price] => Array ( [type] => 2 [shop] => 1 [validate] => isBool ) [indexed] => Array ( [type] => 2 [shop] => 1 [validate] => isBool ) [visibility] => Array ( [type] => 3 [shop] => 1 [validate] => isProductVisibility [values] => Array ( [0] => both [1] => catalog [2] => search [3] => none ) [default] => both ) [cache_default_attribute] => Array ( [type] => 1 [shop] => 1 ) [advanced_stock_management] => Array ( [type] => 2 [shop] => 1 [validate] => isBool ) [date_add] => Array ( [type] => 5 [shop] => 1 [validate] => isDate ) [date_upd] => Array ( [type] => 5 [shop] => 1 [validate] => isDate ) [pack_stock_type] => Array ( [type] => 1 [shop] => 1 [validate] => isUnsignedInt ) [meta_description] => Array ( [type] => 3 [lang] => 1 [validate] => isGenericName [size] => 512 ) [meta_keywords] => Array ( [type] => 3 [lang] => 1 [validate] => isGenericName [size] => 255 ) [meta_title] => Array ( [type] => 3 [lang] => 1 [validate] => isGenericName [size] => 255 ) [link_rewrite] => Array ( [type] => 3 [lang] => 1 [validate] => isLinkRewrite [required] => [size] => 128 [ws_modifier] => Array ( [http_method] => 2 [modifier] => modifierWsLinkRewrite ) ) [name] => Array ( [type] => 3 [lang] => 1 [validate] => isCatalogName [required] => [size] => 128 ) [description] => Array ( [type] => 6 [lang] => 1 [validate] => isCleanHtml ) [description_short] => Array ( [type] => 6 [lang] => 1 [validate] => isCleanHtml ) [available_now] => Array ( [type] => 3 [lang] => 1 [validate] => isGenericName [size] => 255 ) [available_later] => Array ( [type] => 3 [lang] => 1 [validate] => IsGenericName [size] => 255 ) ) [associations] => Array ( [manufacturer] => Array ( [type] => 1 ) [supplier] => Array ( [type] => 1 ) [default_category] => Array ( [type] => 1 [field] => id_category_default [object] => Category ) [tax_rules_group] => Array ( [type] => 1 ) [categories] => Array ( [type] => 2 [field] => id_category [object] => Category [association] => category_product ) [stock_availables] => Array ( [type] => 2 [field] => id_stock_available [object] => StockAvailable [association] => stock_availables ) [attachments] => Array ( [type] => 2 [field] => id_attachment [object] => Attachment [association] => product_attachment ) [l] => Array ( [type] => 2 [field] => id_product [foreign_field] => id_product ) ) [classname] => Product ) [update_fields:protected] => [force_id] => [tax_name] => [tax_rate] => [id_manufacturer] => 0 [id_supplier] => 0 [id_category_default] => 2 [id_shop_default] => 1 [manufacturer_name] => [supplier_name] => [name] => Array ( [1] => Dobírka [4] => cod product [5] => cod product [9] => cod product ) [description] => Array ( [1] =>

Dobírka - servisní poplatek

[4] => [5] => [9] => ) [description_short] => Array ( [1] =>

Dobírka - servisní poplatek

[4] => [5] => [9] => ) [quantity] => 0 [minimal_quantity] => 1 [low_stock_threshold] => [low_stock_alert] => 0 [available_now] => Array ( [1] => [4] => [5] => [9] => ) [available_later] => Array ( [1] => [4] => [5] => [9] => ) [price] => 33.057851 [specificPrice] => 0 [additional_shipping_cost] => 0.000000 [wholesale_price] => 0.000000 [on_sale] => 0 [online_only] => 0 [unity] => [unit_price] => 0.000000 [unit_price_ratio] => 0.000000 [ecotax] => 0.000000 [reference] => COD [supplier_reference] => [location] => [width] => 0.000000 [height] => 0.000000 [depth] => 0.000000 [weight] => 0.000000 [ean13] => [isbn] => [upc] => [mpn] => [link_rewrite] => Array ( [1] => pr-codwfeeplus [4] => pr-codwfeeplus [5] => pr-codwfeeplus [9] => pr-codwfeeplus ) [meta_description] => Array ( [1] => [4] => [5] => [9] => ) [meta_keywords] => Array ( [1] => [4] => [5] => [9] => ) [meta_title] => Array ( [1] => [4] => [5] => [9] => ) [quantity_discount] => 0 [customizable] => 0 [new] => [uploadable_files] => 0 [text_fields] => 0 [active] => 1 [redirect_type] => default [id_type_redirected] => 0 [available_for_order] => 1 [available_date] => 0000-00-00 [show_condition] => 0 [condition] => new [show_price] => 1 [indexed] => 0 [visibility] => none [date_add] => 2025-08-05 11:19:02 [date_upd] => 2025-08-06 10:22:05 [tags] => [state] => 1 [base_price] => [id_tax_rules_group] => 6 [id_color_default] => 0 [advanced_stock_management] => 0 [out_of_stock] => 2 [depends_on_stock] => [isFullyLoaded] => [cache_is_pack] => 0 [cache_has_attachments] => 0 [is_virtual] => 0 [id_pack_product_attribute] => [cache_default_attribute] => 0 [category] => [pack_stock_type] => 3 [additional_delivery_times] => 1 [delivery_in_stock] => Array ( [1] => [4] => [5] => [9] => ) [delivery_out_stock] => Array ( [1] => [4] => [5] => [9] => ) [product_type] => ) 0 Elektronika

Tento eshop používá k poskytování služeb, personalizaci reklam a analýze návštěvnosti soubory cookie.

Více informací
Přijmout všechny cookies Personalizovat
Přijmout zvolené cookies

Filtrovat podle

Dostupnost

Dostupnost

Výběr

Výběr

Cena

Cena

  • 1 679 Kč - 9 999 Kč

Kategorie

Kategorie

Kategorie produktu

Kategorie produktu

Uni - barva

Uni - barva

Telefony - operační systém

Telefony - operační systém

Telefony - Interní paměť

Telefony - Interní paměť

Telefony - dual SIM

Telefony - dual SIM

Telefony - baleni

Telefony - baleni

Telefony a tablety - úhlopříčka

Telefony a tablety - úhlopříčka

Telefony - čtečka otisků

Telefony - čtečka otisků

5"

5"

Aktivní filtry

  • Uni - barva: Bílo/Černá
  • Uni - barva: Modrá
  • Uni - barva: Oranžová
  • Uni - barva: Černo/Červená
Chytrý telefon SAMSUNG Galaxy A52 5G (SM-A526BZBDEUB)
  • Vše skladem, Ihned odesíláme
  • Doprava zdarma nad 2000 Kč
B

Chytrý telefon SAMSUNG Galaxy A52 5G (SM-A526BZBDEUB), 6GB/128GB, Dual SIM, modrý - B

Cena bez DPH: 3 693 Kč
Skladem: 1 ks
4 469 Kč
dostupnost: 1 skladem
Úhlopříčka displeje 6.5 ", Technologie displeje superAMOLED, Podpora dvou SIM karet, Typ procesoru Snapdragon 750 5G, Počet jader procesoru 8, Paměť RAM 6 GB, Uživatelská paměť 128 GB, Paměťová karta, Rozlišení předního fotoaparátu 32 Mpx, Rozlišení hlavního zadního fotoaparátu 64 Mpx, GPS modul, Wi-Fi 802.11 a/b/g/n/ac, Bluetooth, Podpora 4G (LTE), Typ SIM nanoSIM, Kapacita baterie 4500 mAh, Rozlišení displeje 2400 x 1080 bodů
Chytrý telefon SAMSUNG Galaxy S20 FE 128GB (SM-G780FZODEUB)
  • Vše skladem, Ihned odesíláme
  • Doprava zdarma nad 2000 Kč
B

Chytrý telefon SAMSUNG Galaxy S20 FE 128GB (SM-G780FZODEUB), DualSim, Full HD, oranžový - B

Cena bez DPH: 3 850 Kč
Skladem: 1 ks
4 659 Kč
dostupnost: 1 skladem
Jedná se o smartphone pro náročné. Samsung naslouchal svým fanouškům a vyvinul smartphone, který nedělá žádné kompromisy. Tento smartphone je šitý na míru téměř každému vkusu. Ať už chcete primárně fotografovat, hrát hry nebo trávit celý den na sociálních sítích, tyto a další funkce jsou možné s technologií S20. S tímto smartphonem můžete dělat, co chcete. Toto je Galaxy S20 FE.
Termokamera HIKMICRO E01
  • Vše skladem, Ihned odesíláme
  • Doprava zdarma nad 2000 Kč
N

Termokamera HIKMICRO E01, rozsah měření teploty: -20 °C - 550 °C - N

Cena bez DPH: 3 966 Kč
Skladem: 1 ks
4 799 Kč
dostupnost: 1 skladem

Termokamera Hikmicro E01 poskytuje působivé vylepšené termosnímky díky technologii vylepšení obrazu SuperIR. Termosnímky se zvětšují z 96 x 96 (9 216 pixelů) na 240 x 240 (57 600 pixelů). V kombinaci s rychlou obnovovací frekvencí 20 Hz to umožňuje přesnou vizualizaci jak v živém zobrazení, tak i při pořizování fotografií.

Chytrý telefon SAMSUNG Galaxy A53 5G (SM-A536BLBNEUB)
  • Sleva!
  • Vše skladem, Ihned odesíláme
  • Doprava zdarma nad 2000 Kč
B

Chytrý telefon SAMSUNG Galaxy A53 5G (SM-A536BLBNEUB), 6GB/128GB, modrý - B

Cena bez DPH: 4 049 Kč
Skladem: 1 ks
4 899 Kč
dostupnost: 1 skladem
Nejen při odpočinkovém sledování seriálů vás na 6,5" Infinity-O obrazovce nadchne obnovovací frekvence 120 Hz, která zaručí vysoce plynulý obsah i posouvání. Spolehlivý jas i za slunečného dne zajistí svítivost až 800 nitů, ale o svůj zrak se nemusíte nijak obávat – řešení Eye Comfort redukuje nežádoucí modré světlo, a chrání tak vaše oči při delším používání. Vychutnejte si ve vašem oblíbeném audiovizuálním obsahu bohaté barvy, sytý kontrast a ostré detaily.
Chytrý telefon SAMSUNG Galaxy A53 5G (SM-A536BLBNEUB)
  • Sleva!
  • Vše skladem, Ihned odesíláme
  • Doprava zdarma nad 2000 Kč
B

Chytrý telefon SAMSUNG Galaxy A53 5G (SM-A536BLBNEUB), 6GB/128GB, modrý - B

Cena bez DPH: 4 049 Kč
Skladem: 1 ks
4 899 Kč
dostupnost: 1 skladem
Nejen při odpočinkovém sledování seriálů vás na 6,5" Infinity-O obrazovce nadchne obnovovací frekvence 120 Hz, která zaručí vysoce plynulý obsah i posouvání. Spolehlivý jas i za slunečného dne zajistí svítivost až 800 nitů, ale o svůj zrak se nemusíte nijak obávat – řešení Eye Comfort redukuje nežádoucí modré světlo, a chrání tak vaše oči při delším používání. Vychutnejte si ve vašem oblíbeném audiovizuálním obsahu bohaté barvy, sytý kontrast a ostré detaily.
Chytrý telefon SAMSUNG Galaxy A53 5G (SM-A536BLBNEUB)
  • Sleva!
  • Vše skladem, Ihned odesíláme
  • Doprava zdarma nad 2000 Kč
B

Chytrý telefon SAMSUNG Galaxy A53 5G (SM-A536BLBNEUB), 6GB/128GB, modrý - B

Cena bez DPH: 4 049 Kč
Skladem: 1 ks
4 899 Kč
dostupnost: 1 skladem
Nejen při odpočinkovém sledování seriálů vás na 6,5" Infinity-O obrazovce nadchne obnovovací frekvence 120 Hz, která zaručí vysoce plynulý obsah i posouvání. Spolehlivý jas i za slunečného dne zajistí svítivost až 800 nitů, ale o svůj zrak se nemusíte nijak obávat – řešení Eye Comfort redukuje nežádoucí modré světlo, a chrání tak vaše oči při delším používání. Vychutnejte si ve vašem oblíbeném audiovizuálním obsahu bohaté barvy, sytý kontrast a ostré detaily.
Řezací plotr CRICUT Maker 3
  • Vše skladem, Ihned odesíláme
  • Doprava zdarma nad 2000 Kč
A

Řezací plotr CRICUT Maker 3, šířka řezu 29,7 cm, délka řezu 3,6 m, barva light blue - A

Cena bez DPH: 8 264 Kč
Skladem: 1 ks
9 999 Kč
dostupnost: 1 skladem
Cricut Maker 3 je inteligentní řezací plotter dosahující profesionální kvality. Díky schopnosti používat širokou škálu nástrojů dává Cricut Maker 3 svobodu při tvorbě jakéhokoli DIY projektu, který je možné představit. Tento všestranný přístroj dokáže nařezat ohromné množství materiálů – od jemných tkanin a papíru až po kůže, balsové dřevo a mnoho dalšího do tloušťky 2,4 mm.
Změnit nastavení cookies