Warning (2) : rename(/tmp/error.log,/tmp/error.log.1737575204): Operation not permitted [CORE/src/Log/Engine/FileLog.php , line 198 ]Code Context } else {
$result = rename ( $filePath , $filePath . '.' . time ());
}
$filename = 'error.log'
$filePath = '/tmp/error.log'
$rotate = (int) 10 rename - [internal], line ??
Cake\Log\Engine\FileLog::_rotateFile() - CORE/src/Log/Engine/FileLog.php, line 198
Cake\Log\Engine\FileLog::log() - CORE/src/Log/Engine/FileLog.php, line 127
Cake\Log\Log::write() - CORE/src/Log/Log.php, line 384
Cake\Log\Log::warning() - CORE/src/Log/Log.php, line 469
DebugKit\ToolbarService::isSuspiciouslyProduction() - ROOT/vendor/cakephp/debug_kit/src/ToolbarService.php, line 143
DebugKit\ToolbarService::isEnabled() - ROOT/vendor/cakephp/debug_kit/src/ToolbarService.php, line 101
require - ROOT/vendor/cakephp/debug_kit/config/bootstrap.php, line 28
Cake\Core\BasePlugin::bootstrap() - CORE/src/Core/BasePlugin.php, line 239
Cake\Http\BaseApplication::pluginBootstrap() - CORE/src/Http/BaseApplication.php, line 161
Cake\Http\Server::bootstrap() - CORE/src/Http/Server.php, line 124
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 82
[main] - ROOT/webroot/index.php, line 40
Warning : rename(/tmp/error.log,/tmp/error.log.1737575204) [function.rename ]: Operation not permitted in /var/www/komarovskiy-dev/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 198
Notice : file_put_contents() [function.file-put-contents ]: write of 1229 bytes failed with errno=28 No space left on device in /var/www/komarovskiy-dev/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning : file_put_contents() [function.file-put-contents ]: Only -1 of 1229 bytes written, possibly out of free disk space in /var/www/komarovskiy-dev/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Notice (8) : file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: write of 275 bytes failed with errno=28 No space left on device [CORE/src/Log/Engine/FileLog.php , line 133 ]Code Context if (! $mask ) {
return file_put_contents ( $pathname , $output , FILE_APPEND );
}
$level = 'warning'
$message = 'DebugKit is disabling itself as your host `test-test-test.fun` is not in the known safe list of top-level-domains (localhost, invalid, test, example, local). If you would like to force DebugKit on use the `DebugKit.forceEnable` Configure option.'
$context = [
'scope' => []
]
$output = '2025-01-22 19:46:44 Warning: DebugKit is disabling itself as your host `test-test-test.fun` is not in the known safe list of top-level-domains (localhost, invalid, test, example, local). If you would like to force DebugKit on use the `DebugKit.forceEnable` Configure option.
'
$filename = 'error.log'
$pathname = '/tmp/error.log'
$mask = null file_put_contents - [internal], line ??
Cake\Log\Engine\FileLog::log() - CORE/src/Log/Engine/FileLog.php, line 133
Cake\Log\Log::write() - CORE/src/Log/Log.php, line 384
Cake\Log\Log::warning() - CORE/src/Log/Log.php, line 469
DebugKit\ToolbarService::isSuspiciouslyProduction() - ROOT/vendor/cakephp/debug_kit/src/ToolbarService.php, line 143
DebugKit\ToolbarService::isEnabled() - ROOT/vendor/cakephp/debug_kit/src/ToolbarService.php, line 101
require - ROOT/vendor/cakephp/debug_kit/config/bootstrap.php, line 28
Cake\Core\BasePlugin::bootstrap() - CORE/src/Core/BasePlugin.php, line 239
Cake\Http\BaseApplication::pluginBootstrap() - CORE/src/Http/BaseApplication.php, line 161
Cake\Http\Server::bootstrap() - CORE/src/Http/Server.php, line 124
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 82
[main] - ROOT/webroot/index.php, line 40
Warning : rename(/tmp/debug.log,/tmp/debug.log.1737575204) [function.rename ]: Operation not permitted in /var/www/komarovskiy-dev/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 198
Notice : file_put_contents() [function.file-put-contents ]: write of 1259 bytes failed with errno=28 No space left on device in /var/www/komarovskiy-dev/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning : file_put_contents() [function.file-put-contents ]: Only -1 of 1259 bytes written, possibly out of free disk space in /var/www/komarovskiy-dev/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2) : file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only -1 of 275 bytes written, possibly out of free disk space [CORE/src/Log/Engine/FileLog.php , line 133 ]Code Context if (! $mask ) {
return file_put_contents ( $pathname , $output , FILE_APPEND );
}
$level = 'warning'
$message = 'DebugKit is disabling itself as your host `test-test-test.fun` is not in the known safe list of top-level-domains (localhost, invalid, test, example, local). If you would like to force DebugKit on use the `DebugKit.forceEnable` Configure option.'
$context = [
'scope' => []
]
$output = '2025-01-22 19:46:44 Warning: DebugKit is disabling itself as your host `test-test-test.fun` is not in the known safe list of top-level-domains (localhost, invalid, test, example, local). If you would like to force DebugKit on use the `DebugKit.forceEnable` Configure option.
'
$filename = 'error.log'
$pathname = '/tmp/error.log'
$mask = null file_put_contents - [internal], line ??
Cake\Log\Engine\FileLog::log() - CORE/src/Log/Engine/FileLog.php, line 133
Cake\Log\Log::write() - CORE/src/Log/Log.php, line 384
Cake\Log\Log::warning() - CORE/src/Log/Log.php, line 469
DebugKit\ToolbarService::isSuspiciouslyProduction() - ROOT/vendor/cakephp/debug_kit/src/ToolbarService.php, line 143
DebugKit\ToolbarService::isEnabled() - ROOT/vendor/cakephp/debug_kit/src/ToolbarService.php, line 101
require - ROOT/vendor/cakephp/debug_kit/config/bootstrap.php, line 28
Cake\Core\BasePlugin::bootstrap() - CORE/src/Core/BasePlugin.php, line 239
Cake\Http\BaseApplication::pluginBootstrap() - CORE/src/Http/BaseApplication.php, line 161
Cake\Http\Server::bootstrap() - CORE/src/Http/Server.php, line 124
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 82
[main] - ROOT/webroot/index.php, line 40
Warning : rename(/tmp/error.log,/tmp/error.log.1737575204) [function.rename ]: Operation not permitted in /var/www/komarovskiy-dev/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 198
Notice : file_put_contents() [function.file-put-contents ]: write of 1259 bytes failed with errno=28 No space left on device in /var/www/komarovskiy-dev/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning : file_put_contents() [function.file-put-contents ]: Only -1 of 1259 bytes written, possibly out of free disk space in /var/www/komarovskiy-dev/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (512) : Unable to emit headers. Headers sent in file=/var/www/komarovskiy-dev/vendor/cakephp/cakephp/src/Error/Debugger.php line=853 [CORE/src/Http/ResponseEmitter.php , line 51 ]Code Context if ( Configure :: read ( 'debug' )) {
trigger_error ( $message , E_USER_WARNING );
} else {
$response = object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<html lang="ru-RU">
<head>
<meta charset="utf-8"/> <title>Приобрести составной пакет "Супер-мама"</title>
<link href="/img/favicon.ico" type="image/x-icon" rel="icon"/><link href="/img/favicon.ico" type="image/x-icon" rel="shortcut icon"/><link href="/img/favicon-16x16.png" type="image/png" rel="icon" sizes="16x16"/><link href="/img/favicon-16x16.png" type="image/png" rel="shortcut icon" sizes="16x16"/><link href="/img/favicon-32x32.png" type="image/png" rel="icon" sizes="32x32"/><link href="/img/favicon-32x32.png" type="image/png" rel="shortcut icon" sizes="32x32"/><link href="/img/apple-touch-icon-57x57.png" type="image/png" rel="apple-touch-icon-precomposed" sizes="57x57"/><link href="/img/apple-touch-icon-76x76.png" type="image/png" rel="apple-touch-icon-precomposed" sizes="76x76"/><link href="/img/apple-touch-icon-120x120.png" type="image/png" rel="apple-touch-icon-precomposed" sizes="120x120"/><link href="/img/apple-touch-icon-152x152.png" type="image/png" rel="apple-touch-icon-precomposed" sizes="152x152"/><link href="/img/favicon-196x196.png" type="image/png" rel="icon" sizes="196x196"/><link href="/img/favicon-196x196.png" type="image/png" rel="shortcut icon" sizes="196x196"/><meta name="msapplication-TileColor" content="#ffffff"/><meta name="msapplication-TileImage" content="img/mstile-144x144.png"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><meta property="twitter:title" content="Приобрести составной пакет "Супер-мама""/><meta property="og:title" content="Приобрести составной пакет "Супер-мама""/><meta name="description" content=""/><meta property="twitter:description" content=""/><meta property="og:description" content=""/><meta property="twitter:card" content="summary_large_image"/><meta property="twitter:image" content="http://test-test-test.fun/img/facebook-cover.png"/><meta property="og:image" content="http://test-test-test.fun/img/facebook-cover.png"/><meta property="og:type" content="website"/><meta property="og:url" content="http://test-test-test.fun/uk/orders/checkout-combined-package/41"/><meta property="og:site_name" content="Журнал Доктора Комаровського"/> <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700&display=swap"/><link rel="stylesheet" href="/css/redesign_style.css"/><link rel="stylesheet" href="/css/share_banner.css"/><link rel="stylesheet" href="/css/children_banner.css"/><link rel="stylesheet" href="/css/animate.css" media="print" onload="this.media='all'"/> <!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-139416708-5"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-139416708-5');
</script> <!-- Facebook Pixel Code -->
<script>
!function(f,b,e,v,n,t,s)
{if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};
if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t,s)}(window, document,'script',
'https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '487473472271359');
fbq('track', 'PageView');
</script>
<noscript>
<img height="1" width="1" style="display:none"
src="https://www.facebook.com/tr?id=487473472271359&ev=PageView&noscript=1"/>
</noscript>
<!-- End Facebook Pixel Code -->
<!-- SmartLook Code -->
<script type='text/javascript'>
window.smartlook||(function(d) {
let o = smartlook = function () {
o.api.push(arguments)
}, h = d.getElementsByTagName('head')[0];
let c = d.createElement('script');o.api=[];c.async=true;c.type='text/javascript';
c.charset='utf-8';c.src='https://web-sdk.smartlook.com/recorder.js';h.appendChild(c);
})(document);
smartlook('init', 'a1c25f226804b9cc1ff3511c7d5b8e787e08b217', { region: 'eu' });
</script>
<!-- End SmartLook Code -->
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-ND929RC');</script>
<!-- End Google Tag Manager -->
<!-- TikTok Pixel Code -->
<script>
!function (w, d, t) {
w.TiktokAnalyticsObject=t;var ttq=w[t]=w[t]||[];ttq.methods=["page","track","identify","instances","debug","on","off","once","ready","alias","group","enableCookie","disableCookie"],ttq.setAndDefer=function(t,e){t[e]=function(){t.push([e].concat(Array.prototype.slice.call(arguments,0)))}};for(var i=0;i<ttq.methods.length;i++)ttq.setAndDefer(ttq,ttq.methods[i]);ttq.instance=function(t){for(var e=ttq._i[t]||[],n=0;n<ttq.methods.length;n++)ttq.setAndDefer(e,ttq.methods[n]);return e},ttq.load=function(e,n){var i="https://analytics.tiktok.com/i18n/pixel/events.js";ttq._i=ttq._i||{},ttq._i[e]=[],ttq._i[e]._u=i,ttq._t=ttq._t||{},ttq._t[e]=+new Date,ttq._o=ttq._o||{},ttq._o[e]=n||{};var o=document.createElement("script");o.type="text/javascript",o.async=!0,o.src=i+"?sdkid="+e+"&lib="+t;var a=document.getElementsByTagName("script")[0];a.parentNode.insertBefore(o,a)};
ttq.load('CNLE1TRC77U5O4SL3NC0');
ttq.page();
}(window, document, 'ttq');
</script>
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-ND929RC"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) --> <div class="messages-wrapper">
</div>
<nav class="navbar navbar-fixed-top header navbar-default" role="navigation">
<div class="container">
<a href="/uk/all-courses" class="header-link-button_mobile">Онлайн-курси</a>
<div class="navbar-header">
<div class="tablet-lang-wrap">
<ul class="nav navbar-nav navbar-right header-nav">
<li>
<a href="/orders/checkout-combined-package/41" class="set-language" data-language-code="ru">
RU </a>
</li>
</ul>
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#header-nav">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<a href="/uk" class="icon-brand">
<svg width="35" height="36">
<use xlink:href="/img/main_logo.svg#main_logo"></use>
</svg>
</a>
</div>
<div class="collapse navbar-collapse" id="header-nav">
<ul class="nav navbar-nav navbar-left header-nav">
<li class="">
<a href="/uk/all-courses" class="header-link-button">Онлайн-курси</a> </li>
<li class=" ">
<a href="/uk/library">База знань</a> </li>
<li class="">
<a href="/uk/quality-mark">Схвалено Доктором</a> </li>
</ul>
<a href="/uk/login?redirect=%2Fuk%2Forders%2Fcheckout-combined-package%2F41" class="btn btn-icon navbar-btn navbar-right"><svg width="21" height="22"><use xlink:href="/img/profile_icon.svg#profile_icon"></use></svg><span>Увійти</span></a> <span class="desktop-content"> <ul class="nav navbar-nav navbar-right header-nav">
<li>
<a href="/orders/checkout-combined-package/41" class="set-language" data-language-code="ru">
RU </a>
</li>
</ul>
</span>
<ul class="nav navbar-nav navbar-right header-nav">
<li>
<a href="/uk/pages/faq">FAQ</a> </li>
</ul>
</div>
</div>
</nav>
<div class="wrapper">
<div class="page">
<div class="container">
<ul class="breadcrumb" itemscope itemtype="http://schema.org/BreadcrumbList"><li itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem"><a href="/uk" itemprop="item"><i class="far fa-home"></i></a><meta itemprop="name" content="Головна"><meta itemprop="position" content="1"></li><li class="active" itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem"><span>Прибдати складовий пакет</span><meta itemprop="name" content="Прибдати складовий пакет"><meta itemprop="position" content="2"></li></ul> </div>
<section id="pay_form_page" class="block">
<div class="container pay_form_wrap">
<div class="pay_form__left course">
<div class="main_information">
<div class="row-block">
<div>Лектор</div><div>Євген Комаровський</div>
</div>
<div class="row-block">
<div>
В складовий пакет входять матеріали: </div>
</div>
<div class="row-block">
<div>
<div>
«Річна підписка» </div>
<div>
«Курс сучасної бабусі» </div>
<div>
«В очікуванні дитини. Короткий курс майбутньої мами» </div>
<div>
«Перший рік життя дитини. Базовий курс сучасних батьків» </div>
</div>
</div>
<div class="row-block price">
<div>
Вартість </div>
<div>
4 845 ₴ </div>
</div>
</div>
<!-- <img src="/img/baby_table.png" alt="baby image"> -->
<img src="/img/purchase/default.png" alt="purchase image">
</div>
<div class="pay_form__right">
<p class="h1">
Супер-мама </p>
<p class="pay_form__subtitle">
Щоб придбати складовий пакет, будь ласка, вкажіть Ваші дані </p>
<form method="post" accept-charset="utf-8" class="order-form" action="/uk/orders/checkout-combined-package/41"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div> <div class="input-with-image">
<div class="input text required"><input type="text" name="name" class="form-control input-lg" placeholder="ПІБ*" required="required" maxlength="255" id="name"/></div> <div>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" class="input-image">
<path d="M21.9999 10.9993V11.9993C21.9898 14.0177 21.3691 15.9857 20.2196 17.6447C19.0701 19.3037 17.4454 20.576 15.5592 21.2944C13.6731 22.0128 11.6137 22.1436 9.65175 21.6696C7.68984 21.1956 5.91727 20.1391 4.56707 18.6389C3.21686 17.1386 2.35223 15.265 2.08684 13.2641C1.82144 11.2633 2.1677 9.22902 3.08011 7.42868C3.99251 5.62833 5.42835 4.14622 7.19885 3.17718C8.96935 2.20814 10.9917 1.79753 12.9999 1.99934" stroke="#7F7E7E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M8 14C8 14 9.5 16 12 16C14.5 16 16 14 16 14" stroke="#7F7E7E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M9 9H9.01" stroke="#7F7E7E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M15 9H15.01" stroke="#7F7E7E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M16 5H22" stroke="#7F7E7E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M19 2V8" stroke="#7F7E7E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>
</div>
</div>
<div class="input-with-image">
<div class="input tel required"><input type="tel" name="phone" class="form-control input-lg" placeholder=" Номер телефону*" required="required" maxlength="50" id="phone"/></div> <div>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" class="input-image">
<path d="M17 2H7C5.89543 2 5 2.89543 5 4V20C5 21.1046 5.89543 22 7 22H17C18.1046 22 19 21.1046 19 20V4C19 2.89543 18.1046 2 17 2Z" stroke="#7F7E7E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M12 18H12.01" stroke="#7F7E7E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>
</div>
</div>
<div class="input-with-image">
<div class="input email required"><input type="email" name="email" class="form-control input-lg" placeholder="E-mail*" required="required" maxlength="255" id="email"/></div> <div>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" class="input-image">
<path d="M12 16C14.2091 16 16 14.2091 16 12C16 9.79086 14.2091 8 12 8C9.79086 8 8 9.79086 8 12C8 14.2091 9.79086 16 12 16Z" stroke="#7F7E7E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M16 8.00001V13C16 13.7957 16.3161 14.5587 16.8787 15.1213C17.4413 15.6839 18.2044 16 19 16C19.7957 16 20.5587 15.6839 21.1213 15.1213C21.6839 14.5587 22 13.7957 22 13V12C22 9.74731 21.2394 7.56061 19.8414 5.79418C18.4434 4.02775 16.49 2.78508 14.2975 2.26752C12.1051 1.74996 9.80215 1.98782 7.76178 2.94256C5.72141 3.89731 4.06318 5.513 3.05574 7.52787C2.0483 9.54274 1.75069 11.8387 2.21111 14.0439C2.67154 16.249 3.86303 18.2341 5.59254 19.6775C7.32205 21.1209 9.48825 21.9381 11.7402 21.9966C13.9921 22.0552 16.1979 21.3516 18 20" stroke="#7F7E7E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>
</div>
</div>
<div class="input-group input-group-lg">
<input type="text" name="promocode" class="form-control input-lg" placeholder="Промокод (якщо є)"/> <span class="input-group-btn">
<button id="order-form-promocode-btn" class="btn btn-default-primary btn-icon btn-lg" type="button">
<img src="/img/refresh-cw.svg" alt="refresh image"/> </button>
</span>
</div>
<div class="g-recaptcha" data-sitekey="6LchvdUpAAAAAGd5qHegOR9G17EarojKKsnak96F" style="margin-bottom: 25px;"></div>
<input type="hidden" name="combined_package_id" value="41"/> <p class="policies-hint">
* Оплачуючи даний матеріал, Ви підтверджуєте, що ознайомлені з нашими <a href="/uk/pages/terms_of_service">Умовами надання послуг</a> та <a href="/uk/pages/terms_of_service#item-11">Політикою повернення коштів</a> </p>
<button class="btn btn-warning btn-lg btn-block btn-submit" type="submit">Сплатити <span>4 845 ₴</span></button> </form> <div class="warning-block-curse">
<p>
Після оплати Ви отримаєте доступ до оплачених матеріалів, також Вам на пошту прийде квитанція про оплату. </p>
</div>
</div>
</div>
</section>
</div>
<script>
document.addEventListener('DOMContentLoaded', function () {
var inputElements = document.querySelectorAll('#pay_form_page .input-lg');
inputElements.forEach(function (inputElement) {
inputElement.addEventListener('focus', function () {
let currentElement = inputElement;
while (!currentElement.classList.contains('input')) {
currentElement = currentElement.parentElement;
}
let pathElements = currentElement.nextElementSibling.querySelectorAll('.input-image > path');
pathElements.forEach(function (pathElement) {
pathElement.style.stroke = "#FF5B5B"
});
});
inputElement.addEventListener('blur', function () {
let currentElement = inputElement;
while (!currentElement.classList.contains('input')) {
currentElement = currentElement.parentElement;
}
let pathElements = currentElement.nextElementSibling.querySelectorAll('.input-image > path');
pathElements.forEach(function (pathElement) {
pathElement.style.stroke = "#7F7E7E";
});
});
});
});
</script>
<style>
.pay_form__left::before {
background-image: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1)), url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="101" height="100" viewBox="0 0 101 100" fill="none" class="cross_svg"><path d="M23.8232 14.6271C23.1002 12.5085 24.2488 10.2107 26.3887 9.49485L44.8591 3.31619C46.9989 2.60037 49.3197 3.7376 50.0427 5.85627L77.1766 85.372C77.8995 87.4906 76.7509 89.7884 74.611 90.5043L56.1407 96.6829C54.0008 97.3987 51.68 96.2615 50.957 94.1428L23.8232 14.6271Z" fill="%2329b05f"/><path d="M86.2265 23.587C88.3663 22.8712 90.6871 24.0084 91.4101 26.1271L97.6505 44.4144C98.3734 46.5331 97.2248 48.8309 95.0849 49.5467L14.7736 76.4123C12.6337 77.1281 10.3129 75.9909 9.58993 73.8722L3.34955 55.5848C2.62658 53.4661 3.7752 51.1683 5.91507 50.4525L86.2265 23.587Z" fill="%2329b05f"/></svg>')
}
</style>
<section class="footer">
<div class="footer-plug"></div>
<div class="footer-container">
<div class="row">
<div class="col-sm-5">
<div class="footer-brand">
<img src="/img/new_logo.png" alt="logo"/> <div class="footer-brand-support">
З питаннями про співпрацю, рекламу, тех. підтримки на ел. пошту команди Журналу: <a href="mailto:support@komarovskiy.info">support@komarovskiy.info</a>
</div>
</div>
<div class="footer-about">
ТОВ «АЕМ Груп», юридична адреса: 01042, м. Київ, вул. Філатова, 10а. Ідентифікаційний код: 41807981 </div>
</div>
<div class="col-sm-7">
<ul class="footer-navbar">
<li>
<a href="/uk/library">База знань</a> </li>
<li>
<a href="/uk/all-courses" class="footer-link-button">Онлайн-курси</a> </li>
</ul>
<ul class="footer-navbar socials">
<li>
<a href="https://www.instagram.com/doctor_komarovskiy/" target="_blank">
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M16.0002 21.3402C18.9494 21.3402 21.3402 18.9494 21.3402 16.0002C21.3402 13.051 18.9494 10.6602 16.0002 10.6602C13.051 10.6602 10.6602 13.051 10.6602 16.0002C10.6602 18.9494 13.051 21.3402 16.0002 21.3402Z" fill="white"/>
<path d="M22.53 0H9.47C4.24 0 0 4.24 0 9.47V22.53C0 27.76 4.24 32 9.47 32H22.53C27.76 32 32 27.76 32 22.53V9.47C32 4.24 27.76 0 22.53 0ZM24.54 5.54C25.6 5.54 26.46 6.4 26.46 7.46C26.46 8.52 25.6 9.38 24.54 9.38C23.48 9.38 22.62 8.52 22.62 7.46C22.62 6.4 23.48 5.54 24.54 5.54ZM15.03 24.17C11.28 23.74 8.22 20.66 7.83 16.9C7.31 11.95 11.17 7.79 16 7.79C20.54 7.79 24.22 11.46 24.22 16.01C24.22 20.87 20 24.74 15.03 24.17Z" fill="white"/>
</svg>
</a>
</li>
<li>
<a href="https://www.facebook.com/komarovskiynet/" target="_blank">
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32" fill="none">
<path d="M32 16C32 20.42 30.21 24.42 27.32 27.31C24.98 29.65 21.92 31.27 18.5 31.81V20.62H22.23L22.94 16H18.5V13C18.5 11.73 19.12 10.5 21.11 10.5H23.12V6.56C23.12 6.56 21.29 6.25 19.54 6.25C15.89 6.25 13.5 8.47 13.5 12.47V16H9.44V20.62H13.5V31.81C10.08 31.27 7.02 29.65 4.68 27.31C1.79 24.42 0 20.42 0 16C0 11.58 1.79 7.58 4.68 4.69C7.57 1.8 11.58 0 16 0C24.84 0 32 7.16 32 16Z" fill="white"/>
</svg>
</a>
</li>
<li>
<a href="https://t.me/s/dr_komarovskiy" target="_blank">
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32" fill="none">
<path d="M16 0C11.58 0 7.58 1.79 4.68 4.69C1.78 7.59 0 11.58 0 16C0 20.42 1.79 24.42 4.68 27.31C7.57 30.2 11.58 32 16 32C20.42 32 24.42 30.21 27.32 27.31C30.22 24.41 32 20.42 32 16C32 7.16 24.84 0 16 0ZM21.6 22.38C21.38 23.58 20.94 23.99 20.51 24.02C19.58 24.11 18.88 23.41 17.98 22.82C16.57 21.9 15.77 21.32 14.4 20.42C12.82 19.38 13.85 18.81 14.75 17.87C14.99 17.63 19.08 13.91 19.16 13.57C19.17 13.53 19.18 13.37 19.08 13.29C18.99 13.2 18.85 13.23 18.75 13.25C18.61 13.29 16.36 14.77 12 17.71C11.36 18.15 10.79 18.37 10.27 18.35C9.7 18.35 8.6 18.03 7.78 17.77C6.78 17.44 5.98 17.27 6.05 16.72C6.09 16.43 6.49 16.13 7.24 15.83C11.91 13.8 15.02 12.46 16.57 11.81C21.02 9.96 21.94 9.64 22.54 9.63C22.68 9.63 22.97 9.66 23.16 9.82C23.32 9.95 23.37 10.13 23.39 10.25C23.41 10.38 23.44 10.66 23.42 10.88C23.18 13.41 22.13 19.55 21.6 22.38Z" fill="white"/>
</svg>
</a>
</li>
<li>
<a href="https://www.tiktok.com/@doctor.komarovskiy" target="_blank">
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32" fill="none">
<rect width="32" height="32" rx="16" fill="white"/>
<path d="M21.1053 4.7998H17.1592V20.0578C17.1592 21.8758 15.6416 23.3691 13.7528 23.3691C11.8641 23.3691 10.3464 21.8758 10.3464 20.0578C10.3464 18.2723 11.8304 16.8114 13.6517 16.7465V12.9158C9.63816 12.9807 6.40039 16.1297 6.40039 20.0578C6.40039 24.0184 9.70562 27.1998 13.7866 27.1998C17.8675 27.1998 21.1727 23.9859 21.1727 20.0578V12.234C22.6567 13.2729 24.4779 13.8897 26.4004 13.9221V10.0914C23.4325 9.99401 21.1053 7.65661 21.1053 4.7998Z" fill="#44A1A1"/>
</svg>
</a>
</li>
<li>
<a href="https://www.youtube.com/channel/UCUhtv0VMCbe3RVNr6Qz0lWQ" target="_blank">
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32" fill="none">
<rect width="32" height="32" rx="16" fill="white"/>
<path id="Vector" d="M22.9587 2.50434C22.6951 1.5252 21.9231 0.753185 20.944 0.48957C19.1551 0 11.9999 0 11.9999 0C11.9999 0 4.84464 0 3.05582 0.47074C2.09551 0.734355 1.30467 1.5252 1.04105 2.50434C0.570312 4.29315 0.570312 8.00259 0.570312 8.00259C0.570312 8.00259 0.570312 11.7309 1.04105 13.5008C1.30467 14.48 2.07668 15.252 3.05582 15.5156C4.86347 16.0052 11.9999 16.0052 11.9999 16.0052C11.9999 16.0052 19.1551 16.0052 20.944 15.5344C21.9231 15.2708 22.6951 14.4988 22.9587 13.5197C23.4295 11.7309 23.4295 8.02142 23.4295 8.02142C23.4295 8.02142 23.4483 4.29315 22.9587 2.50434Z" fill="#44A1A1" transform="translate(4, 8)"/>
<path id="Vector_2" d="M9.72168 11.4292L15.6718 8.00219L9.72168 4.5752V11.4292Z" fill="white" transform="translate(4, 8)"/>
</svg>
</a>
</li>
</ul>
</div>
</div>
<div class="row footer-copyright">
<div class="col-sm-5 footer-copyright-left">
<div class="footer-copyright-policy">
<a href="/uk/pages/terms_of_service">Умови надання послуг</a> </div>
<div class="footer-copyright-policy">
<a href="/uk/pages/terms_of_service#item-11">Політика повернення</a> </div>
</div>
<div class="col-sm-7 footer-copyright-right">
<span class="copy">© 2024, АЕМ ГРУП - всі права захищені</span>
<img src="/img/mastercard-o.png" class="footer-copyright-payment" alt=""/> <img src="/img/visa-o.png" class="footer-copyright-payment" alt=""/> </div>
</div>
</div>
</section>
</div>
<!--Forms-->
<!-- JavaScript -->
<script src="/js/app.js"></script><script src="https://www.google.com/recaptcha/api.js"></script>
<!-- Pop-up from SendPulse -->
<script
async
src="https://static.sppopups.com/assets/loader.js"
data-chats-widget-id="ba72462e-ee7b-4354-8ba1-ab0f38c96b7e"
></script>
</body>
</html>
'
}
$maxBufferLength = (int) 8192
$file = '/var/www/komarovskiy-dev/vendor/cakephp/cakephp/src/Error/Debugger.php'
$line = (int) 853
$message = 'Unable to emit headers. Headers sent in file=/var/www/komarovskiy-dev/vendor/cakephp/cakephp/src/Error/Debugger.php line=853' Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 51
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 141
[main] - ROOT/webroot/index.php, line 40
Warning : rename(/tmp/error.log,/tmp/error.log.1737575204) [function.rename ]: Operation not permitted in /var/www/komarovskiy-dev/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 198
Notice : file_put_contents() [function.file-put-contents ]: write of 621 bytes failed with errno=28 No space left on device in /var/www/komarovskiy-dev/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning : file_put_contents() [function.file-put-contents ]: Only -1 of 621 bytes written, possibly out of free disk space in /var/www/komarovskiy-dev/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2) : Cannot modify header information - headers already sent by (output started at /var/www/komarovskiy-dev/vendor/cakephp/cakephp/src/Error/Debugger.php:853) [CORE/src/Http/ResponseEmitter.php , line 152 ]Code Context $response -> getStatusCode (),
( $reasonPhrase ? ' ' . $reasonPhrase : '' )
));
$response = object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<html lang="ru-RU">
<head>
<meta charset="utf-8"/> <title>Приобрести составной пакет "Супер-мама"</title>
<link href="/img/favicon.ico" type="image/x-icon" rel="icon"/><link href="/img/favicon.ico" type="image/x-icon" rel="shortcut icon"/><link href="/img/favicon-16x16.png" type="image/png" rel="icon" sizes="16x16"/><link href="/img/favicon-16x16.png" type="image/png" rel="shortcut icon" sizes="16x16"/><link href="/img/favicon-32x32.png" type="image/png" rel="icon" sizes="32x32"/><link href="/img/favicon-32x32.png" type="image/png" rel="shortcut icon" sizes="32x32"/><link href="/img/apple-touch-icon-57x57.png" type="image/png" rel="apple-touch-icon-precomposed" sizes="57x57"/><link href="/img/apple-touch-icon-76x76.png" type="image/png" rel="apple-touch-icon-precomposed" sizes="76x76"/><link href="/img/apple-touch-icon-120x120.png" type="image/png" rel="apple-touch-icon-precomposed" sizes="120x120"/><link href="/img/apple-touch-icon-152x152.png" type="image/png" rel="apple-touch-icon-precomposed" sizes="152x152"/><link href="/img/favicon-196x196.png" type="image/png" rel="icon" sizes="196x196"/><link href="/img/favicon-196x196.png" type="image/png" rel="shortcut icon" sizes="196x196"/><meta name="msapplication-TileColor" content="#ffffff"/><meta name="msapplication-TileImage" content="img/mstile-144x144.png"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><meta property="twitter:title" content="Приобрести составной пакет "Супер-мама""/><meta property="og:title" content="Приобрести составной пакет "Супер-мама""/><meta name="description" content=""/><meta property="twitter:description" content=""/><meta property="og:description" content=""/><meta property="twitter:card" content="summary_large_image"/><meta property="twitter:image" content="http://test-test-test.fun/img/facebook-cover.png"/><meta property="og:image" content="http://test-test-test.fun/img/facebook-cover.png"/><meta property="og:type" content="website"/><meta property="og:url" content="http://test-test-test.fun/uk/orders/checkout-combined-package/41"/><meta property="og:site_name" content="Журнал Доктора Комаровського"/> <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700&display=swap"/><link rel="stylesheet" href="/css/redesign_style.css"/><link rel="stylesheet" href="/css/share_banner.css"/><link rel="stylesheet" href="/css/children_banner.css"/><link rel="stylesheet" href="/css/animate.css" media="print" onload="this.media='all'"/> <!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-139416708-5"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-139416708-5');
</script> <!-- Facebook Pixel Code -->
<script>
!function(f,b,e,v,n,t,s)
{if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};
if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t,s)}(window, document,'script',
'https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '487473472271359');
fbq('track', 'PageView');
</script>
<noscript>
<img height="1" width="1" style="display:none"
src="https://www.facebook.com/tr?id=487473472271359&ev=PageView&noscript=1"/>
</noscript>
<!-- End Facebook Pixel Code -->
<!-- SmartLook Code -->
<script type='text/javascript'>
window.smartlook||(function(d) {
let o = smartlook = function () {
o.api.push(arguments)
}, h = d.getElementsByTagName('head')[0];
let c = d.createElement('script');o.api=[];c.async=true;c.type='text/javascript';
c.charset='utf-8';c.src='https://web-sdk.smartlook.com/recorder.js';h.appendChild(c);
})(document);
smartlook('init', 'a1c25f226804b9cc1ff3511c7d5b8e787e08b217', { region: 'eu' });
</script>
<!-- End SmartLook Code -->
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-ND929RC');</script>
<!-- End Google Tag Manager -->
<!-- TikTok Pixel Code -->
<script>
!function (w, d, t) {
w.TiktokAnalyticsObject=t;var ttq=w[t]=w[t]||[];ttq.methods=["page","track","identify","instances","debug","on","off","once","ready","alias","group","enableCookie","disableCookie"],ttq.setAndDefer=function(t,e){t[e]=function(){t.push([e].concat(Array.prototype.slice.call(arguments,0)))}};for(var i=0;i<ttq.methods.length;i++)ttq.setAndDefer(ttq,ttq.methods[i]);ttq.instance=function(t){for(var e=ttq._i[t]||[],n=0;n<ttq.methods.length;n++)ttq.setAndDefer(e,ttq.methods[n]);return e},ttq.load=function(e,n){var i="https://analytics.tiktok.com/i18n/pixel/events.js";ttq._i=ttq._i||{},ttq._i[e]=[],ttq._i[e]._u=i,ttq._t=ttq._t||{},ttq._t[e]=+new Date,ttq._o=ttq._o||{},ttq._o[e]=n||{};var o=document.createElement("script");o.type="text/javascript",o.async=!0,o.src=i+"?sdkid="+e+"&lib="+t;var a=document.getElementsByTagName("script")[0];a.parentNode.insertBefore(o,a)};
ttq.load('CNLE1TRC77U5O4SL3NC0');
ttq.page();
}(window, document, 'ttq');
</script>
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-ND929RC"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) --> <div class="messages-wrapper">
</div>
<nav class="navbar navbar-fixed-top header navbar-default" role="navigation">
<div class="container">
<a href="/uk/all-courses" class="header-link-button_mobile">Онлайн-курси</a>
<div class="navbar-header">
<div class="tablet-lang-wrap">
<ul class="nav navbar-nav navbar-right header-nav">
<li>
<a href="/orders/checkout-combined-package/41" class="set-language" data-language-code="ru">
RU </a>
</li>
</ul>
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#header-nav">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<a href="/uk" class="icon-brand">
<svg width="35" height="36">
<use xlink:href="/img/main_logo.svg#main_logo"></use>
</svg>
</a>
</div>
<div class="collapse navbar-collapse" id="header-nav">
<ul class="nav navbar-nav navbar-left header-nav">
<li class="">
<a href="/uk/all-courses" class="header-link-button">Онлайн-курси</a> </li>
<li class=" ">
<a href="/uk/library">База знань</a> </li>
<li class="">
<a href="/uk/quality-mark">Схвалено Доктором</a> </li>
</ul>
<a href="/uk/login?redirect=%2Fuk%2Forders%2Fcheckout-combined-package%2F41" class="btn btn-icon navbar-btn navbar-right"><svg width="21" height="22"><use xlink:href="/img/profile_icon.svg#profile_icon"></use></svg><span>Увійти</span></a> <span class="desktop-content"> <ul class="nav navbar-nav navbar-right header-nav">
<li>
<a href="/orders/checkout-combined-package/41" class="set-language" data-language-code="ru">
RU </a>
</li>
</ul>
</span>
<ul class="nav navbar-nav navbar-right header-nav">
<li>
<a href="/uk/pages/faq">FAQ</a> </li>
</ul>
</div>
</div>
</nav>
<div class="wrapper">
<div class="page">
<div class="container">
<ul class="breadcrumb" itemscope itemtype="http://schema.org/BreadcrumbList"><li itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem"><a href="/uk" itemprop="item"><i class="far fa-home"></i></a><meta itemprop="name" content="Головна"><meta itemprop="position" content="1"></li><li class="active" itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem"><span>Прибдати складовий пакет</span><meta itemprop="name" content="Прибдати складовий пакет"><meta itemprop="position" content="2"></li></ul> </div>
<section id="pay_form_page" class="block">
<div class="container pay_form_wrap">
<div class="pay_form__left course">
<div class="main_information">
<div class="row-block">
<div>Лектор</div><div>Євген Комаровський</div>
</div>
<div class="row-block">
<div>
В складовий пакет входять матеріали: </div>
</div>
<div class="row-block">
<div>
<div>
«Річна підписка» </div>
<div>
«Курс сучасної бабусі» </div>
<div>
«В очікуванні дитини. Короткий курс майбутньої мами» </div>
<div>
«Перший рік життя дитини. Базовий курс сучасних батьків» </div>
</div>
</div>
<div class="row-block price">
<div>
Вартість </div>
<div>
4 845 ₴ </div>
</div>
</div>
<!-- <img src="/img/baby_table.png" alt="baby image"> -->
<img src="/img/purchase/default.png" alt="purchase image">
</div>
<div class="pay_form__right">
<p class="h1">
Супер-мама </p>
<p class="pay_form__subtitle">
Щоб придбати складовий пакет, будь ласка, вкажіть Ваші дані </p>
<form method="post" accept-charset="utf-8" class="order-form" action="/uk/orders/checkout-combined-package/41"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div> <div class="input-with-image">
<div class="input text required"><input type="text" name="name" class="form-control input-lg" placeholder="ПІБ*" required="required" maxlength="255" id="name"/></div> <div>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" class="input-image">
<path d="M21.9999 10.9993V11.9993C21.9898 14.0177 21.3691 15.9857 20.2196 17.6447C19.0701 19.3037 17.4454 20.576 15.5592 21.2944C13.6731 22.0128 11.6137 22.1436 9.65175 21.6696C7.68984 21.1956 5.91727 20.1391 4.56707 18.6389C3.21686 17.1386 2.35223 15.265 2.08684 13.2641C1.82144 11.2633 2.1677 9.22902 3.08011 7.42868C3.99251 5.62833 5.42835 4.14622 7.19885 3.17718C8.96935 2.20814 10.9917 1.79753 12.9999 1.99934" stroke="#7F7E7E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M8 14C8 14 9.5 16 12 16C14.5 16 16 14 16 14" stroke="#7F7E7E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M9 9H9.01" stroke="#7F7E7E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M15 9H15.01" stroke="#7F7E7E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M16 5H22" stroke="#7F7E7E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M19 2V8" stroke="#7F7E7E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>
</div>
</div>
<div class="input-with-image">
<div class="input tel required"><input type="tel" name="phone" class="form-control input-lg" placeholder=" Номер телефону*" required="required" maxlength="50" id="phone"/></div> <div>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" class="input-image">
<path d="M17 2H7C5.89543 2 5 2.89543 5 4V20C5 21.1046 5.89543 22 7 22H17C18.1046 22 19 21.1046 19 20V4C19 2.89543 18.1046 2 17 2Z" stroke="#7F7E7E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M12 18H12.01" stroke="#7F7E7E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>
</div>
</div>
<div class="input-with-image">
<div class="input email required"><input type="email" name="email" class="form-control input-lg" placeholder="E-mail*" required="required" maxlength="255" id="email"/></div> <div>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" class="input-image">
<path d="M12 16C14.2091 16 16 14.2091 16 12C16 9.79086 14.2091 8 12 8C9.79086 8 8 9.79086 8 12C8 14.2091 9.79086 16 12 16Z" stroke="#7F7E7E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M16 8.00001V13C16 13.7957 16.3161 14.5587 16.8787 15.1213C17.4413 15.6839 18.2044 16 19 16C19.7957 16 20.5587 15.6839 21.1213 15.1213C21.6839 14.5587 22 13.7957 22 13V12C22 9.74731 21.2394 7.56061 19.8414 5.79418C18.4434 4.02775 16.49 2.78508 14.2975 2.26752C12.1051 1.74996 9.80215 1.98782 7.76178 2.94256C5.72141 3.89731 4.06318 5.513 3.05574 7.52787C2.0483 9.54274 1.75069 11.8387 2.21111 14.0439C2.67154 16.249 3.86303 18.2341 5.59254 19.6775C7.32205 21.1209 9.48825 21.9381 11.7402 21.9966C13.9921 22.0552 16.1979 21.3516 18 20" stroke="#7F7E7E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>
</div>
</div>
<div class="input-group input-group-lg">
<input type="text" name="promocode" class="form-control input-lg" placeholder="Промокод (якщо є)"/> <span class="input-group-btn">
<button id="order-form-promocode-btn" class="btn btn-default-primary btn-icon btn-lg" type="button">
<img src="/img/refresh-cw.svg" alt="refresh image"/> </button>
</span>
</div>
<div class="g-recaptcha" data-sitekey="6LchvdUpAAAAAGd5qHegOR9G17EarojKKsnak96F" style="margin-bottom: 25px;"></div>
<input type="hidden" name="combined_package_id" value="41"/> <p class="policies-hint">
* Оплачуючи даний матеріал, Ви підтверджуєте, що ознайомлені з нашими <a href="/uk/pages/terms_of_service">Умовами надання послуг</a> та <a href="/uk/pages/terms_of_service#item-11">Політикою повернення коштів</a> </p>
<button class="btn btn-warning btn-lg btn-block btn-submit" type="submit">Сплатити <span>4 845 ₴</span></button> </form> <div class="warning-block-curse">
<p>
Після оплати Ви отримаєте доступ до оплачених матеріалів, також Вам на пошту прийде квитанція про оплату. </p>
</div>
</div>
</div>
</section>
</div>
<script>
document.addEventListener('DOMContentLoaded', function () {
var inputElements = document.querySelectorAll('#pay_form_page .input-lg');
inputElements.forEach(function (inputElement) {
inputElement.addEventListener('focus', function () {
let currentElement = inputElement;
while (!currentElement.classList.contains('input')) {
currentElement = currentElement.parentElement;
}
let pathElements = currentElement.nextElementSibling.querySelectorAll('.input-image > path');
pathElements.forEach(function (pathElement) {
pathElement.style.stroke = "#FF5B5B"
});
});
inputElement.addEventListener('blur', function () {
let currentElement = inputElement;
while (!currentElement.classList.contains('input')) {
currentElement = currentElement.parentElement;
}
let pathElements = currentElement.nextElementSibling.querySelectorAll('.input-image > path');
pathElements.forEach(function (pathElement) {
pathElement.style.stroke = "#7F7E7E";
});
});
});
});
</script>
<style>
.pay_form__left::before {
background-image: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1)), url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="101" height="100" viewBox="0 0 101 100" fill="none" class="cross_svg"><path d="M23.8232 14.6271C23.1002 12.5085 24.2488 10.2107 26.3887 9.49485L44.8591 3.31619C46.9989 2.60037 49.3197 3.7376 50.0427 5.85627L77.1766 85.372C77.8995 87.4906 76.7509 89.7884 74.611 90.5043L56.1407 96.6829C54.0008 97.3987 51.68 96.2615 50.957 94.1428L23.8232 14.6271Z" fill="%2329b05f"/><path d="M86.2265 23.587C88.3663 22.8712 90.6871 24.0084 91.4101 26.1271L97.6505 44.4144C98.3734 46.5331 97.2248 48.8309 95.0849 49.5467L14.7736 76.4123C12.6337 77.1281 10.3129 75.9909 9.58993 73.8722L3.34955 55.5848C2.62658 53.4661 3.7752 51.1683 5.91507 50.4525L86.2265 23.587Z" fill="%2329b05f"/></svg>')
}
</style>
<section class="footer">
<div class="footer-plug"></div>
<div class="footer-container">
<div class="row">
<div class="col-sm-5">
<div class="footer-brand">
<img src="/img/new_logo.png" alt="logo"/> <div class="footer-brand-support">
З питаннями про співпрацю, рекламу, тех. підтримки на ел. пошту команди Журналу: <a href="mailto:support@komarovskiy.info">support@komarovskiy.info</a>
</div>
</div>
<div class="footer-about">
ТОВ «АЕМ Груп», юридична адреса: 01042, м. Київ, вул. Філатова, 10а. Ідентифікаційний код: 41807981 </div>
</div>
<div class="col-sm-7">
<ul class="footer-navbar">
<li>
<a href="/uk/library">База знань</a> </li>
<li>
<a href="/uk/all-courses" class="footer-link-button">Онлайн-курси</a> </li>
</ul>
<ul class="footer-navbar socials">
<li>
<a href="https://www.instagram.com/doctor_komarovskiy/" target="_blank">
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M16.0002 21.3402C18.9494 21.3402 21.3402 18.9494 21.3402 16.0002C21.3402 13.051 18.9494 10.6602 16.0002 10.6602C13.051 10.6602 10.6602 13.051 10.6602 16.0002C10.6602 18.9494 13.051 21.3402 16.0002 21.3402Z" fill="white"/>
<path d="M22.53 0H9.47C4.24 0 0 4.24 0 9.47V22.53C0 27.76 4.24 32 9.47 32H22.53C27.76 32 32 27.76 32 22.53V9.47C32 4.24 27.76 0 22.53 0ZM24.54 5.54C25.6 5.54 26.46 6.4 26.46 7.46C26.46 8.52 25.6 9.38 24.54 9.38C23.48 9.38 22.62 8.52 22.62 7.46C22.62 6.4 23.48 5.54 24.54 5.54ZM15.03 24.17C11.28 23.74 8.22 20.66 7.83 16.9C7.31 11.95 11.17 7.79 16 7.79C20.54 7.79 24.22 11.46 24.22 16.01C24.22 20.87 20 24.74 15.03 24.17Z" fill="white"/>
</svg>
</a>
</li>
<li>
<a href="https://www.facebook.com/komarovskiynet/" target="_blank">
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32" fill="none">
<path d="M32 16C32 20.42 30.21 24.42 27.32 27.31C24.98 29.65 21.92 31.27 18.5 31.81V20.62H22.23L22.94 16H18.5V13C18.5 11.73 19.12 10.5 21.11 10.5H23.12V6.56C23.12 6.56 21.29 6.25 19.54 6.25C15.89 6.25 13.5 8.47 13.5 12.47V16H9.44V20.62H13.5V31.81C10.08 31.27 7.02 29.65 4.68 27.31C1.79 24.42 0 20.42 0 16C0 11.58 1.79 7.58 4.68 4.69C7.57 1.8 11.58 0 16 0C24.84 0 32 7.16 32 16Z" fill="white"/>
</svg>
</a>
</li>
<li>
<a href="https://t.me/s/dr_komarovskiy" target="_blank">
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32" fill="none">
<path d="M16 0C11.58 0 7.58 1.79 4.68 4.69C1.78 7.59 0 11.58 0 16C0 20.42 1.79 24.42 4.68 27.31C7.57 30.2 11.58 32 16 32C20.42 32 24.42 30.21 27.32 27.31C30.22 24.41 32 20.42 32 16C32 7.16 24.84 0 16 0ZM21.6 22.38C21.38 23.58 20.94 23.99 20.51 24.02C19.58 24.11 18.88 23.41 17.98 22.82C16.57 21.9 15.77 21.32 14.4 20.42C12.82 19.38 13.85 18.81 14.75 17.87C14.99 17.63 19.08 13.91 19.16 13.57C19.17 13.53 19.18 13.37 19.08 13.29C18.99 13.2 18.85 13.23 18.75 13.25C18.61 13.29 16.36 14.77 12 17.71C11.36 18.15 10.79 18.37 10.27 18.35C9.7 18.35 8.6 18.03 7.78 17.77C6.78 17.44 5.98 17.27 6.05 16.72C6.09 16.43 6.49 16.13 7.24 15.83C11.91 13.8 15.02 12.46 16.57 11.81C21.02 9.96 21.94 9.64 22.54 9.63C22.68 9.63 22.97 9.66 23.16 9.82C23.32 9.95 23.37 10.13 23.39 10.25C23.41 10.38 23.44 10.66 23.42 10.88C23.18 13.41 22.13 19.55 21.6 22.38Z" fill="white"/>
</svg>
</a>
</li>
<li>
<a href="https://www.tiktok.com/@doctor.komarovskiy" target="_blank">
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32" fill="none">
<rect width="32" height="32" rx="16" fill="white"/>
<path d="M21.1053 4.7998H17.1592V20.0578C17.1592 21.8758 15.6416 23.3691 13.7528 23.3691C11.8641 23.3691 10.3464 21.8758 10.3464 20.0578C10.3464 18.2723 11.8304 16.8114 13.6517 16.7465V12.9158C9.63816 12.9807 6.40039 16.1297 6.40039 20.0578C6.40039 24.0184 9.70562 27.1998 13.7866 27.1998C17.8675 27.1998 21.1727 23.9859 21.1727 20.0578V12.234C22.6567 13.2729 24.4779 13.8897 26.4004 13.9221V10.0914C23.4325 9.99401 21.1053 7.65661 21.1053 4.7998Z" fill="#44A1A1"/>
</svg>
</a>
</li>
<li>
<a href="https://www.youtube.com/channel/UCUhtv0VMCbe3RVNr6Qz0lWQ" target="_blank">
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32" fill="none">
<rect width="32" height="32" rx="16" fill="white"/>
<path id="Vector" d="M22.9587 2.50434C22.6951 1.5252 21.9231 0.753185 20.944 0.48957C19.1551 0 11.9999 0 11.9999 0C11.9999 0 4.84464 0 3.05582 0.47074C2.09551 0.734355 1.30467 1.5252 1.04105 2.50434C0.570312 4.29315 0.570312 8.00259 0.570312 8.00259C0.570312 8.00259 0.570312 11.7309 1.04105 13.5008C1.30467 14.48 2.07668 15.252 3.05582 15.5156C4.86347 16.0052 11.9999 16.0052 11.9999 16.0052C11.9999 16.0052 19.1551 16.0052 20.944 15.5344C21.9231 15.2708 22.6951 14.4988 22.9587 13.5197C23.4295 11.7309 23.4295 8.02142 23.4295 8.02142C23.4295 8.02142 23.4483 4.29315 22.9587 2.50434Z" fill="#44A1A1" transform="translate(4, 8)"/>
<path id="Vector_2" d="M9.72168 11.4292L15.6718 8.00219L9.72168 4.5752V11.4292Z" fill="white" transform="translate(4, 8)"/>
</svg>
</a>
</li>
</ul>
</div>
</div>
<div class="row footer-copyright">
<div class="col-sm-5 footer-copyright-left">
<div class="footer-copyright-policy">
<a href="/uk/pages/terms_of_service">Умови надання послуг</a> </div>
<div class="footer-copyright-policy">
<a href="/uk/pages/terms_of_service#item-11">Політика повернення</a> </div>
</div>
<div class="col-sm-7 footer-copyright-right">
<span class="copy">© 2024, АЕМ ГРУП - всі права захищені</span>
<img src="/img/mastercard-o.png" class="footer-copyright-payment" alt=""/> <img src="/img/visa-o.png" class="footer-copyright-payment" alt=""/> </div>
</div>
</div>
</section>
</div>
<!--Forms-->
<!-- JavaScript -->
<script src="/js/app.js"></script><script src="https://www.google.com/recaptcha/api.js"></script>
<!-- Pop-up from SendPulse -->
<script
async
src="https://static.sppopups.com/assets/loader.js"
data-chats-widget-id="ba72462e-ee7b-4354-8ba1-ab0f38c96b7e"
></script>
</body>
</html>
'
}
$reasonPhrase = 'OK' header - [internal], line ??
Cake\Http\ResponseEmitter::emitStatusLine() - CORE/src/Http/ResponseEmitter.php, line 152
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 57
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 141
[main] - ROOT/webroot/index.php, line 40
Warning : rename(/tmp/error.log,/tmp/error.log.1737575204) [function.rename ]: Operation not permitted in /var/www/komarovskiy-dev/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 198
Notice : file_put_contents() [function.file-put-contents ]: write of 768 bytes failed with errno=28 No space left on device in /var/www/komarovskiy-dev/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning : file_put_contents() [function.file-put-contents ]: Only -1 of 768 bytes written, possibly out of free disk space in /var/www/komarovskiy-dev/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2) : Cannot modify header information - headers already sent by (output started at /var/www/komarovskiy-dev/vendor/cakephp/cakephp/src/Error/Debugger.php:853) [CORE/src/Http/ResponseEmitter.php , line 181 ]Code Context foreach ( $values as $value ) {
header ( sprintf (
'%s: %s' ,
$response = object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<html lang="ru-RU">
<head>
<meta charset="utf-8"/> <title>Приобрести составной пакет "Супер-мама"</title>
<link href="/img/favicon.ico" type="image/x-icon" rel="icon"/><link href="/img/favicon.ico" type="image/x-icon" rel="shortcut icon"/><link href="/img/favicon-16x16.png" type="image/png" rel="icon" sizes="16x16"/><link href="/img/favicon-16x16.png" type="image/png" rel="shortcut icon" sizes="16x16"/><link href="/img/favicon-32x32.png" type="image/png" rel="icon" sizes="32x32"/><link href="/img/favicon-32x32.png" type="image/png" rel="shortcut icon" sizes="32x32"/><link href="/img/apple-touch-icon-57x57.png" type="image/png" rel="apple-touch-icon-precomposed" sizes="57x57"/><link href="/img/apple-touch-icon-76x76.png" type="image/png" rel="apple-touch-icon-precomposed" sizes="76x76"/><link href="/img/apple-touch-icon-120x120.png" type="image/png" rel="apple-touch-icon-precomposed" sizes="120x120"/><link href="/img/apple-touch-icon-152x152.png" type="image/png" rel="apple-touch-icon-precomposed" sizes="152x152"/><link href="/img/favicon-196x196.png" type="image/png" rel="icon" sizes="196x196"/><link href="/img/favicon-196x196.png" type="image/png" rel="shortcut icon" sizes="196x196"/><meta name="msapplication-TileColor" content="#ffffff"/><meta name="msapplication-TileImage" content="img/mstile-144x144.png"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><meta property="twitter:title" content="Приобрести составной пакет "Супер-мама""/><meta property="og:title" content="Приобрести составной пакет "Супер-мама""/><meta name="description" content=""/><meta property="twitter:description" content=""/><meta property="og:description" content=""/><meta property="twitter:card" content="summary_large_image"/><meta property="twitter:image" content="http://test-test-test.fun/img/facebook-cover.png"/><meta property="og:image" content="http://test-test-test.fun/img/facebook-cover.png"/><meta property="og:type" content="website"/><meta property="og:url" content="http://test-test-test.fun/uk/orders/checkout-combined-package/41"/><meta property="og:site_name" content="Журнал Доктора Комаровського"/> <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700&display=swap"/><link rel="stylesheet" href="/css/redesign_style.css"/><link rel="stylesheet" href="/css/share_banner.css"/><link rel="stylesheet" href="/css/children_banner.css"/><link rel="stylesheet" href="/css/animate.css" media="print" onload="this.media='all'"/> <!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-139416708-5"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-139416708-5');
</script> <!-- Facebook Pixel Code -->
<script>
!function(f,b,e,v,n,t,s)
{if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};
if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t,s)}(window, document,'script',
'https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '487473472271359');
fbq('track', 'PageView');
</script>
<noscript>
<img height="1" width="1" style="display:none"
src="https://www.facebook.com/tr?id=487473472271359&ev=PageView&noscript=1"/>
</noscript>
<!-- End Facebook Pixel Code -->
<!-- SmartLook Code -->
<script type='text/javascript'>
window.smartlook||(function(d) {
let o = smartlook = function () {
o.api.push(arguments)
}, h = d.getElementsByTagName('head')[0];
let c = d.createElement('script');o.api=[];c.async=true;c.type='text/javascript';
c.charset='utf-8';c.src='https://web-sdk.smartlook.com/recorder.js';h.appendChild(c);
})(document);
smartlook('init', 'a1c25f226804b9cc1ff3511c7d5b8e787e08b217', { region: 'eu' });
</script>
<!-- End SmartLook Code -->
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-ND929RC');</script>
<!-- End Google Tag Manager -->
<!-- TikTok Pixel Code -->
<script>
!function (w, d, t) {
w.TiktokAnalyticsObject=t;var ttq=w[t]=w[t]||[];ttq.methods=["page","track","identify","instances","debug","on","off","once","ready","alias","group","enableCookie","disableCookie"],ttq.setAndDefer=function(t,e){t[e]=function(){t.push([e].concat(Array.prototype.slice.call(arguments,0)))}};for(var i=0;i<ttq.methods.length;i++)ttq.setAndDefer(ttq,ttq.methods[i]);ttq.instance=function(t){for(var e=ttq._i[t]||[],n=0;n<ttq.methods.length;n++)ttq.setAndDefer(e,ttq.methods[n]);return e},ttq.load=function(e,n){var i="https://analytics.tiktok.com/i18n/pixel/events.js";ttq._i=ttq._i||{},ttq._i[e]=[],ttq._i[e]._u=i,ttq._t=ttq._t||{},ttq._t[e]=+new Date,ttq._o=ttq._o||{},ttq._o[e]=n||{};var o=document.createElement("script");o.type="text/javascript",o.async=!0,o.src=i+"?sdkid="+e+"&lib="+t;var a=document.getElementsByTagName("script")[0];a.parentNode.insertBefore(o,a)};
ttq.load('CNLE1TRC77U5O4SL3NC0');
ttq.page();
}(window, document, 'ttq');
</script>
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-ND929RC"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) --> <div class="messages-wrapper">
</div>
<nav class="navbar navbar-fixed-top header navbar-default" role="navigation">
<div class="container">
<a href="/uk/all-courses" class="header-link-button_mobile">Онлайн-курси</a>
<div class="navbar-header">
<div class="tablet-lang-wrap">
<ul class="nav navbar-nav navbar-right header-nav">
<li>
<a href="/orders/checkout-combined-package/41" class="set-language" data-language-code="ru">
RU </a>
</li>
</ul>
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#header-nav">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<a href="/uk" class="icon-brand">
<svg width="35" height="36">
<use xlink:href="/img/main_logo.svg#main_logo"></use>
</svg>
</a>
</div>
<div class="collapse navbar-collapse" id="header-nav">
<ul class="nav navbar-nav navbar-left header-nav">
<li class="">
<a href="/uk/all-courses" class="header-link-button">Онлайн-курси</a> </li>
<li class=" ">
<a href="/uk/library">База знань</a> </li>
<li class="">
<a href="/uk/quality-mark">Схвалено Доктором</a> </li>
</ul>
<a href="/uk/login?redirect=%2Fuk%2Forders%2Fcheckout-combined-package%2F41" class="btn btn-icon navbar-btn navbar-right"><svg width="21" height="22"><use xlink:href="/img/profile_icon.svg#profile_icon"></use></svg><span>Увійти</span></a> <span class="desktop-content"> <ul class="nav navbar-nav navbar-right header-nav">
<li>
<a href="/orders/checkout-combined-package/41" class="set-language" data-language-code="ru">
RU </a>
</li>
</ul>
</span>
<ul class="nav navbar-nav navbar-right header-nav">
<li>
<a href="/uk/pages/faq">FAQ</a> </li>
</ul>
</div>
</div>
</nav>
<div class="wrapper">
<div class="page">
<div class="container">
<ul class="breadcrumb" itemscope itemtype="http://schema.org/BreadcrumbList"><li itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem"><a href="/uk" itemprop="item"><i class="far fa-home"></i></a><meta itemprop="name" content="Головна"><meta itemprop="position" content="1"></li><li class="active" itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem"><span>Прибдати складовий пакет</span><meta itemprop="name" content="Прибдати складовий пакет"><meta itemprop="position" content="2"></li></ul> </div>
<section id="pay_form_page" class="block">
<div class="container pay_form_wrap">
<div class="pay_form__left course">
<div class="main_information">
<div class="row-block">
<div>Лектор</div><div>Євген Комаровський</div>
</div>
<div class="row-block">
<div>
В складовий пакет входять матеріали: </div>
</div>
<div class="row-block">
<div>
<div>
«Річна підписка» </div>
<div>
«Курс сучасної бабусі» </div>
<div>
«В очікуванні дитини. Короткий курс майбутньої мами» </div>
<div>
«Перший рік життя дитини. Базовий курс сучасних батьків» </div>
</div>
</div>
<div class="row-block price">
<div>
Вартість </div>
<div>
4 845 ₴ </div>
</div>
</div>
<!-- <img src="/img/baby_table.png" alt="baby image"> -->
<img src="/img/purchase/default.png" alt="purchase image">
</div>
<div class="pay_form__right">
<p class="h1">
Супер-мама </p>
<p class="pay_form__subtitle">
Щоб придбати складовий пакет, будь ласка, вкажіть Ваші дані </p>
<form method="post" accept-charset="utf-8" class="order-form" action="/uk/orders/checkout-combined-package/41"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div> <div class="input-with-image">
<div class="input text required"><input type="text" name="name" class="form-control input-lg" placeholder="ПІБ*" required="required" maxlength="255" id="name"/></div> <div>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" class="input-image">
<path d="M21.9999 10.9993V11.9993C21.9898 14.0177 21.3691 15.9857 20.2196 17.6447C19.0701 19.3037 17.4454 20.576 15.5592 21.2944C13.6731 22.0128 11.6137 22.1436 9.65175 21.6696C7.68984 21.1956 5.91727 20.1391 4.56707 18.6389C3.21686 17.1386 2.35223 15.265 2.08684 13.2641C1.82144 11.2633 2.1677 9.22902 3.08011 7.42868C3.99251 5.62833 5.42835 4.14622 7.19885 3.17718C8.96935 2.20814 10.9917 1.79753 12.9999 1.99934" stroke="#7F7E7E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M8 14C8 14 9.5 16 12 16C14.5 16 16 14 16 14" stroke="#7F7E7E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M9 9H9.01" stroke="#7F7E7E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M15 9H15.01" stroke="#7F7E7E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M16 5H22" stroke="#7F7E7E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M19 2V8" stroke="#7F7E7E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>
</div>
</div>
<div class="input-with-image">
<div class="input tel required"><input type="tel" name="phone" class="form-control input-lg" placeholder=" Номер телефону*" required="required" maxlength="50" id="phone"/></div> <div>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" class="input-image">
<path d="M17 2H7C5.89543 2 5 2.89543 5 4V20C5 21.1046 5.89543 22 7 22H17C18.1046 22 19 21.1046 19 20V4C19 2.89543 18.1046 2 17 2Z" stroke="#7F7E7E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M12 18H12.01" stroke="#7F7E7E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>
</div>
</div>
<div class="input-with-image">
<div class="input email required"><input type="email" name="email" class="form-control input-lg" placeholder="E-mail*" required="required" maxlength="255" id="email"/></div> <div>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" class="input-image">
<path d="M12 16C14.2091 16 16 14.2091 16 12C16 9.79086 14.2091 8 12 8C9.79086 8 8 9.79086 8 12C8 14.2091 9.79086 16 12 16Z" stroke="#7F7E7E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M16 8.00001V13C16 13.7957 16.3161 14.5587 16.8787 15.1213C17.4413 15.6839 18.2044 16 19 16C19.7957 16 20.5587 15.6839 21.1213 15.1213C21.6839 14.5587 22 13.7957 22 13V12C22 9.74731 21.2394 7.56061 19.8414 5.79418C18.4434 4.02775 16.49 2.78508 14.2975 2.26752C12.1051 1.74996 9.80215 1.98782 7.76178 2.94256C5.72141 3.89731 4.06318 5.513 3.05574 7.52787C2.0483 9.54274 1.75069 11.8387 2.21111 14.0439C2.67154 16.249 3.86303 18.2341 5.59254 19.6775C7.32205 21.1209 9.48825 21.9381 11.7402 21.9966C13.9921 22.0552 16.1979 21.3516 18 20" stroke="#7F7E7E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>
</div>
</div>
<div class="input-group input-group-lg">
<input type="text" name="promocode" class="form-control input-lg" placeholder="Промокод (якщо є)"/> <span class="input-group-btn">
<button id="order-form-promocode-btn" class="btn btn-default-primary btn-icon btn-lg" type="button">
<img src="/img/refresh-cw.svg" alt="refresh image"/> </button>
</span>
</div>
<div class="g-recaptcha" data-sitekey="6LchvdUpAAAAAGd5qHegOR9G17EarojKKsnak96F" style="margin-bottom: 25px;"></div>
<input type="hidden" name="combined_package_id" value="41"/> <p class="policies-hint">
* Оплачуючи даний матеріал, Ви підтверджуєте, що ознайомлені з нашими <a href="/uk/pages/terms_of_service">Умовами надання послуг</a> та <a href="/uk/pages/terms_of_service#item-11">Політикою повернення коштів</a> </p>
<button class="btn btn-warning btn-lg btn-block btn-submit" type="submit">Сплатити <span>4 845 ₴</span></button> </form> <div class="warning-block-curse">
<p>
Після оплати Ви отримаєте доступ до оплачених матеріалів, також Вам на пошту прийде квитанція про оплату. </p>
</div>
</div>
</div>
</section>
</div>
<script>
document.addEventListener('DOMContentLoaded', function () {
var inputElements = document.querySelectorAll('#pay_form_page .input-lg');
inputElements.forEach(function (inputElement) {
inputElement.addEventListener('focus', function () {
let currentElement = inputElement;
while (!currentElement.classList.contains('input')) {
currentElement = currentElement.parentElement;
}
let pathElements = currentElement.nextElementSibling.querySelectorAll('.input-image > path');
pathElements.forEach(function (pathElement) {
pathElement.style.stroke = "#FF5B5B"
});
});
inputElement.addEventListener('blur', function () {
let currentElement = inputElement;
while (!currentElement.classList.contains('input')) {
currentElement = currentElement.parentElement;
}
let pathElements = currentElement.nextElementSibling.querySelectorAll('.input-image > path');
pathElements.forEach(function (pathElement) {
pathElement.style.stroke = "#7F7E7E";
});
});
});
});
</script>
<style>
.pay_form__left::before {
background-image: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1)), url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="101" height="100" viewBox="0 0 101 100" fill="none" class="cross_svg"><path d="M23.8232 14.6271C23.1002 12.5085 24.2488 10.2107 26.3887 9.49485L44.8591 3.31619C46.9989 2.60037 49.3197 3.7376 50.0427 5.85627L77.1766 85.372C77.8995 87.4906 76.7509 89.7884 74.611 90.5043L56.1407 96.6829C54.0008 97.3987 51.68 96.2615 50.957 94.1428L23.8232 14.6271Z" fill="%2329b05f"/><path d="M86.2265 23.587C88.3663 22.8712 90.6871 24.0084 91.4101 26.1271L97.6505 44.4144C98.3734 46.5331 97.2248 48.8309 95.0849 49.5467L14.7736 76.4123C12.6337 77.1281 10.3129 75.9909 9.58993 73.8722L3.34955 55.5848C2.62658 53.4661 3.7752 51.1683 5.91507 50.4525L86.2265 23.587Z" fill="%2329b05f"/></svg>')
}
</style>
<section class="footer">
<div class="footer-plug"></div>
<div class="footer-container">
<div class="row">
<div class="col-sm-5">
<div class="footer-brand">
<img src="/img/new_logo.png" alt="logo"/> <div class="footer-brand-support">
З питаннями про співпрацю, рекламу, тех. підтримки на ел. пошту команди Журналу: <a href="mailto:support@komarovskiy.info">support@komarovskiy.info</a>
</div>
</div>
<div class="footer-about">
ТОВ «АЕМ Груп», юридична адреса: 01042, м. Київ, вул. Філатова, 10а. Ідентифікаційний код: 41807981 </div>
</div>
<div class="col-sm-7">
<ul class="footer-navbar">
<li>
<a href="/uk/library">База знань</a> </li>
<li>
<a href="/uk/all-courses" class="footer-link-button">Онлайн-курси</a> </li>
</ul>
<ul class="footer-navbar socials">
<li>
<a href="https://www.instagram.com/doctor_komarovskiy/" target="_blank">
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M16.0002 21.3402C18.9494 21.3402 21.3402 18.9494 21.3402 16.0002C21.3402 13.051 18.9494 10.6602 16.0002 10.6602C13.051 10.6602 10.6602 13.051 10.6602 16.0002C10.6602 18.9494 13.051 21.3402 16.0002 21.3402Z" fill="white"/>
<path d="M22.53 0H9.47C4.24 0 0 4.24 0 9.47V22.53C0 27.76 4.24 32 9.47 32H22.53C27.76 32 32 27.76 32 22.53V9.47C32 4.24 27.76 0 22.53 0ZM24.54 5.54C25.6 5.54 26.46 6.4 26.46 7.46C26.46 8.52 25.6 9.38 24.54 9.38C23.48 9.38 22.62 8.52 22.62 7.46C22.62 6.4 23.48 5.54 24.54 5.54ZM15.03 24.17C11.28 23.74 8.22 20.66 7.83 16.9C7.31 11.95 11.17 7.79 16 7.79C20.54 7.79 24.22 11.46 24.22 16.01C24.22 20.87 20 24.74 15.03 24.17Z" fill="white"/>
</svg>
</a>
</li>
<li>
<a href="https://www.facebook.com/komarovskiynet/" target="_blank">
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32" fill="none">
<path d="M32 16C32 20.42 30.21 24.42 27.32 27.31C24.98 29.65 21.92 31.27 18.5 31.81V20.62H22.23L22.94 16H18.5V13C18.5 11.73 19.12 10.5 21.11 10.5H23.12V6.56C23.12 6.56 21.29 6.25 19.54 6.25C15.89 6.25 13.5 8.47 13.5 12.47V16H9.44V20.62H13.5V31.81C10.08 31.27 7.02 29.65 4.68 27.31C1.79 24.42 0 20.42 0 16C0 11.58 1.79 7.58 4.68 4.69C7.57 1.8 11.58 0 16 0C24.84 0 32 7.16 32 16Z" fill="white"/>
</svg>
</a>
</li>
<li>
<a href="https://t.me/s/dr_komarovskiy" target="_blank">
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32" fill="none">
<path d="M16 0C11.58 0 7.58 1.79 4.68 4.69C1.78 7.59 0 11.58 0 16C0 20.42 1.79 24.42 4.68 27.31C7.57 30.2 11.58 32 16 32C20.42 32 24.42 30.21 27.32 27.31C30.22 24.41 32 20.42 32 16C32 7.16 24.84 0 16 0ZM21.6 22.38C21.38 23.58 20.94 23.99 20.51 24.02C19.58 24.11 18.88 23.41 17.98 22.82C16.57 21.9 15.77 21.32 14.4 20.42C12.82 19.38 13.85 18.81 14.75 17.87C14.99 17.63 19.08 13.91 19.16 13.57C19.17 13.53 19.18 13.37 19.08 13.29C18.99 13.2 18.85 13.23 18.75 13.25C18.61 13.29 16.36 14.77 12 17.71C11.36 18.15 10.79 18.37 10.27 18.35C9.7 18.35 8.6 18.03 7.78 17.77C6.78 17.44 5.98 17.27 6.05 16.72C6.09 16.43 6.49 16.13 7.24 15.83C11.91 13.8 15.02 12.46 16.57 11.81C21.02 9.96 21.94 9.64 22.54 9.63C22.68 9.63 22.97 9.66 23.16 9.82C23.32 9.95 23.37 10.13 23.39 10.25C23.41 10.38 23.44 10.66 23.42 10.88C23.18 13.41 22.13 19.55 21.6 22.38Z" fill="white"/>
</svg>
</a>
</li>
<li>
<a href="https://www.tiktok.com/@doctor.komarovskiy" target="_blank">
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32" fill="none">
<rect width="32" height="32" rx="16" fill="white"/>
<path d="M21.1053 4.7998H17.1592V20.0578C17.1592 21.8758 15.6416 23.3691 13.7528 23.3691C11.8641 23.3691 10.3464 21.8758 10.3464 20.0578C10.3464 18.2723 11.8304 16.8114 13.6517 16.7465V12.9158C9.63816 12.9807 6.40039 16.1297 6.40039 20.0578C6.40039 24.0184 9.70562 27.1998 13.7866 27.1998C17.8675 27.1998 21.1727 23.9859 21.1727 20.0578V12.234C22.6567 13.2729 24.4779 13.8897 26.4004 13.9221V10.0914C23.4325 9.99401 21.1053 7.65661 21.1053 4.7998Z" fill="#44A1A1"/>
</svg>
</a>
</li>
<li>
<a href="https://www.youtube.com/channel/UCUhtv0VMCbe3RVNr6Qz0lWQ" target="_blank">
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32" fill="none">
<rect width="32" height="32" rx="16" fill="white"/>
<path id="Vector" d="M22.9587 2.50434C22.6951 1.5252 21.9231 0.753185 20.944 0.48957C19.1551 0 11.9999 0 11.9999 0C11.9999 0 4.84464 0 3.05582 0.47074C2.09551 0.734355 1.30467 1.5252 1.04105 2.50434C0.570312 4.29315 0.570312 8.00259 0.570312 8.00259C0.570312 8.00259 0.570312 11.7309 1.04105 13.5008C1.30467 14.48 2.07668 15.252 3.05582 15.5156C4.86347 16.0052 11.9999 16.0052 11.9999 16.0052C11.9999 16.0052 19.1551 16.0052 20.944 15.5344C21.9231 15.2708 22.6951 14.4988 22.9587 13.5197C23.4295 11.7309 23.4295 8.02142 23.4295 8.02142C23.4295 8.02142 23.4483 4.29315 22.9587 2.50434Z" fill="#44A1A1" transform="translate(4, 8)"/>
<path id="Vector_2" d="M9.72168 11.4292L15.6718 8.00219L9.72168 4.5752V11.4292Z" fill="white" transform="translate(4, 8)"/>
</svg>
</a>
</li>
</ul>
</div>
</div>
<div class="row footer-copyright">
<div class="col-sm-5 footer-copyright-left">
<div class="footer-copyright-policy">
<a href="/uk/pages/terms_of_service">Умови надання послуг</a> </div>
<div class="footer-copyright-policy">
<a href="/uk/pages/terms_of_service#item-11">Політика повернення</a> </div>
</div>
<div class="col-sm-7 footer-copyright-right">
<span class="copy">© 2024, АЕМ ГРУП - всі права захищені</span>
<img src="/img/mastercard-o.png" class="footer-copyright-payment" alt=""/> <img src="/img/visa-o.png" class="footer-copyright-payment" alt=""/> </div>
</div>
</div>
</section>
</div>
<!--Forms-->
<!-- JavaScript -->
<script src="/js/app.js"></script><script src="https://www.google.com/recaptcha/api.js"></script>
<!-- Pop-up from SendPulse -->
<script
async
src="https://static.sppopups.com/assets/loader.js"
data-chats-widget-id="ba72462e-ee7b-4354-8ba1-ab0f38c96b7e"
></script>
</body>
</html>
'
}
$cookies = [
'language' => [
'name' => 'language',
'value' => 'uk',
'path' => '/',
'domain' => '',
'secure' => false,
'httpOnly' => false,
'expire' => '1740167204'
],
'country' => [
'name' => 'country',
'value' => 'US',
'path' => '/',
'domain' => '',
'secure' => false,
'httpOnly' => false,
'expire' => '1738439204'
]
]
$values = [
(int) 0 => 'text/html; charset=UTF-8'
]
$name = 'Content-Type'
$first = true
$value = 'text/html; charset=UTF-8' header - [internal], line ??
Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 181
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 58
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 141
[main] - ROOT/webroot/index.php, line 40
Warning : rename(/tmp/error.log,/tmp/error.log.1737575204) [function.rename ]: Operation not permitted in /var/www/komarovskiy-dev/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 198
Notice : file_put_contents() [function.file-put-contents ]: write of 765 bytes failed with errno=28 No space left on device in /var/www/komarovskiy-dev/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning : file_put_contents() [function.file-put-contents ]: Only -1 of 765 bytes written, possibly out of free disk space in /var/www/komarovskiy-dev/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2) : Cannot modify header information - headers already sent by (output started at /var/www/komarovskiy-dev/vendor/cakephp/cakephp/src/Error/Debugger.php:853) [CORE/src/Http/ResponseEmitter.php , line 210 ]Code Context $cookie [ 'secure' ],
$cookie [ 'httpOnly' ]
);
$cookies = [
'language' => [
'name' => 'language',
'value' => 'uk',
'path' => '/',
'domain' => '',
'secure' => false,
'httpOnly' => false,
'expire' => '1740167204'
],
'country' => [
'name' => 'country',
'value' => 'US',
'path' => '/',
'domain' => '',
'secure' => false,
'httpOnly' => false,
'expire' => '1738439204'
]
]
$cookie = [
'name' => 'language',
'value' => 'uk',
'path' => '/',
'domain' => '',
'secure' => false,
'httpOnly' => false,
'expire' => '1740167204'
] setcookie - [internal], line ??
Cake\Http\ResponseEmitter::emitCookies() - CORE/src/Http/ResponseEmitter.php, line 210
Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 190
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 58
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 141
[main] - ROOT/webroot/index.php, line 40
Warning : rename(/tmp/error.log,/tmp/error.log.1737575204) [function.rename ]: Operation not permitted in /var/www/komarovskiy-dev/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 198
Notice : file_put_contents() [function.file-put-contents ]: write of 855 bytes failed with errno=28 No space left on device in /var/www/komarovskiy-dev/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning : file_put_contents() [function.file-put-contents ]: Only -1 of 855 bytes written, possibly out of free disk space in /var/www/komarovskiy-dev/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2) : Cannot modify header information - headers already sent by (output started at /var/www/komarovskiy-dev/vendor/cakephp/cakephp/src/Error/Debugger.php:853) [CORE/src/Http/ResponseEmitter.php , line 210 ]Code Context $cookie [ 'secure' ],
$cookie [ 'httpOnly' ]
);
$cookies = [
'language' => [
'name' => 'language',
'value' => 'uk',
'path' => '/',
'domain' => '',
'secure' => false,
'httpOnly' => false,
'expire' => '1740167204'
],
'country' => [
'name' => 'country',
'value' => 'US',
'path' => '/',
'domain' => '',
'secure' => false,
'httpOnly' => false,
'expire' => '1738439204'
]
]
$cookie = [
'name' => 'country',
'value' => 'US',
'path' => '/',
'domain' => '',
'secure' => false,
'httpOnly' => false,
'expire' => '1738439204'
] setcookie - [internal], line ??
Cake\Http\ResponseEmitter::emitCookies() - CORE/src/Http/ResponseEmitter.php, line 210
Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 190
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 58
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 141
[main] - ROOT/webroot/index.php, line 40
Warning : rename(/tmp/error.log,/tmp/error.log.1737575204) [function.rename ]: Operation not permitted in /var/www/komarovskiy-dev/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 198
Notice : file_put_contents() [function.file-put-contents ]: write of 855 bytes failed with errno=28 No space left on device in /var/www/komarovskiy-dev/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning : file_put_contents() [function.file-put-contents ]: Only -1 of 855 bytes written, possibly out of free disk space in /var/www/komarovskiy-dev/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Приобрести составной пакет "Супер-мама"