Warning: SplFileInfo::openFile(/home/bartoszmowi/public_html/releases/20250615_203710/app/tmp/cache/persistent/cake_core_file_map): failed to open stream: Permission denied in /home/bartoszmowi/public_html/releases/20250615_203710/lib/Cake/Cache/Engine/FileEngine.php on line 356
Warning (512): SplFileInfo::openFile(/home/bartoszmowi/public_html/releases/20250615_203710/app/tmp/cache/persistent/cake_core_cake_eng): failed to open stream: Permission denied [CORE/Cake/Cache/Engine/FileEngine.php, line 356]
FileEngine::_setKey() - CORE/Cake/Cache/Engine/FileEngine.php, line 356
FileEngine::read() - CORE/Cake/Cache/Engine/FileEngine.php, line 158
Cache::read() - CORE/Cake/Cache/Cache.php, line 363
I18n::translate() - CORE/Cake/I18n/I18n.php, line 235
__d - CORE/Cake/basics.php, line 636
AuthComponent::_setDefaults() - CORE/Cake/Controller/Component/AuthComponent.php, line 434
AuthComponent::startup() - CORE/Cake/Controller/Component/AuthComponent.php, line 296
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
call_user_func - [internal], line ??
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 678
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 96
Warning (512): SplFileInfo::openFile(/home/bartoszmowi/public_html/releases/20250615_203710/app/tmp/cache/persistent/cake_core_cake_eng) [splfileinfo.openfile]: failed to open stream: Permission denied [CORE/Cake/Cache/Engine/FileEngine.php, line 356]
FileEngine::_setKey() - CORE/Cake/Cache/Engine/FileEngine.php, line 356
FileEngine::write() - CORE/Cake/Cache/Engine/FileEngine.php, line 116
Cache::write() - CORE/Cake/Cache/Cache.php, line 317
I18n::translate() - CORE/Cake/I18n/I18n.php, line 240
__d - CORE/Cake/basics.php, line 636
AuthComponent::_setDefaults() - CORE/Cake/Controller/Component/AuthComponent.php, line 434
AuthComponent::startup() - CORE/Cake/Controller/Component/AuthComponent.php, line 296
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
call_user_func - [internal], line ??
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 678
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 96
Warning (512): _cake_core_ cache was unable to write 'cake_eng' to File cache [CORE/Cake/Cache/Cache.php, line 328]
Cache::write() - CORE/Cake/Cache/Cache.php, line 328
I18n::translate() - CORE/Cake/I18n/I18n.php, line 240
__d - CORE/Cake/basics.php, line 636
AuthComponent::_setDefaults() - CORE/Cake/Controller/Component/AuthComponent.php, line 434
AuthComponent::startup() - CORE/Cake/Controller/Component/AuthComponent.php, line 296
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
call_user_func - [internal], line ??
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 678
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 96
Warning (512): SplFileInfo::openFile(/home/bartoszmowi/public_html/releases/20250615_203710/app/tmp/cache/persistent/cake_core_method_cache) [splfileinfo.openfile]: failed to open stream: Permission denied [CORE/Cake/Cache/Engine/FileEngine.php, line 356]
FileEngine::_setKey() - CORE/Cake/Cache/Engine/FileEngine.php, line 356
FileEngine::read() - CORE/Cake/Cache/Engine/FileEngine.php, line 158
Cache::read() - CORE/Cake/Cache/Cache.php, line 363
DboSource::cacheMethod() - CORE/Cake/Model/Datasource/DboSource.php, line 777
DboSource::name() - CORE/Cake/Model/Datasource/DboSource.php, line 812
DboSource::calculate() - CORE/Cake/Model/Datasource/DboSource.php, line 2248
Model::_findCount() - CORE/Cake/Model/Model.php, line 3164
Model::buildQuery() - CORE/Cake/Model/Model.php, line 3064
Model::find() - CORE/Cake/Model/Model.php, line 2998
Model::exists() - CORE/Cake/Model/Model.php, line 2913
PhxDrugsController::view() - APP/Controller/PhxDrugsController.php, line 843
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 96
Warning (2): fopen(/home/bartoszmowi/public_html/releases/20250615_203710/app/Controller/../tmp/counter.txt) [function.fopen]: failed to open stream: Permission denied [APP/Controller/AppController.php, line 132]
fopen - [internal], line ??
AppController::_counter() - APP/Controller/AppController.php, line 132
AppController::beforeRender() - APP/Controller/AppController.php, line 100
call_user_func - [internal], line ??
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
Controller::render() - CORE/Cake/Controller/Controller.php, line 936
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 96
Warning (2): fread() expects parameter 1 to be resource, boolean given [APP/Controller/AppController.php, line 133]
$handle = fopen($file, 'r+'); //Here we set the file, and the permissions to read plus write $data = fread($handle, 512); //Actully get the count from the file
fread - [internal], line ??
AppController::_counter() - APP/Controller/AppController.php, line 133
AppController::beforeRender() - APP/Controller/AppController.php, line 100
call_user_func - [internal], line ??
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
Controller::render() - CORE/Cake/Controller/Controller.php, line 936
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 96
Warning (2): fclose() expects parameter 1 to be resource, boolean given [APP/Controller/AppController.php, line 142]
fclose - [internal], line ??
AppController::_counter() - APP/Controller/AppController.php, line 142
AppController::beforeRender() - APP/Controller/AppController.php, line 100
call_user_func - [internal], line ??
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
Controller::render() - CORE/Cake/Controller/Controller.php, line 936
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 96
Warning (2): Cannot modify header information - headers already sent by (output started at /home/bartoszmowi/public_html/releases/20250615_203710/lib/Cake/Utility/Debugger.php:794) [CORE/Cake/Network/CakeResponse.php, line 449]
setcookie - [internal], line ??
CakeResponse::_setCookies() - CORE/Cake/Network/CakeResponse.php, line 449
CakeResponse::send() - CORE/Cake/Network/CakeResponse.php, line 419
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 174
[main] - APP/webroot/index.php, line 96
Cena i poziom odpłatności Ibuvit D 400 kaps. twist-off(400 j.m.) - 30 szt.
Bepłatny dla pacjentów do ukończenia 18 roku życia Dz
nie
Recepta
produkt dostępny bez recepty
Cena
14,71 PLN
Wskazania (w tym pkt 4.1 ChPL)
Uzupełnienie diety w witaminę D dla niemowląt i dzieci od pierwszych dni życia.
Dawkowanie
Doustnie. Niemowlęta i dzieci karmione piersią: zawartość 1 kaps. twist-off dziennie. Nie przekraczać zalecanej porcji do spożycia w ciągu dnia.
Sposób podania. Należy przekręcić i oderwać końcówkę, a następnie wycisnąć zawartość do wcześniej przygotowanej porcji mleka matki lub bezpośrednio do buzi dziecka. Należy zachować ostrożność, aby nie upuścić kapsułki do ust dziecka (możliwość zakrztuszenia) oraz delikatnie naciskać kapsułkę, by nie doprowadzić do gwałtownego rozprysku płynu.
Bartosz potrzebuje ciasteczek (cookies) do działania. Korzystając z serwisu wyrażasz zgodę na ich używanie. Możesz zmienić ustawienia dotyczące cookies w Twojej przeglądarce.