Add contact for buy-by-phone
This commit is contained in:
21129
.vscode/ftp-kr.sync.cache.json
vendored
21129
.vscode/ftp-kr.sync.cache.json
vendored
File diff suppressed because it is too large
Load Diff
@@ -72,6 +72,7 @@ if($response['success'] == false) {
|
||||
//Recipients
|
||||
$mail->setFrom($settings['email_mail'], $mailFrom);
|
||||
$mail->addAddress('mci@drmaterac.pl');
|
||||
$mail->addAddress('sklep@drmaterac.pl');
|
||||
|
||||
if (!empty($email)) {
|
||||
$mail->addAddress($email);
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -155,7 +155,10 @@ body {
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
#leo_search_block_top .block_content .leoproductsearch-result input[type='text'] {
|
||||
#leo_search_block_top
|
||||
.block_content
|
||||
.leoproductsearch-result
|
||||
input[type='text'] {
|
||||
padding: 0 5px;
|
||||
text-align: left;
|
||||
height: 30px;
|
||||
@@ -164,19 +167,28 @@ body {
|
||||
color: #010101;
|
||||
}
|
||||
|
||||
#leo_search_block_top .block_content .leoproductsearch-result input[type='text']::-webkit-input-placeholder {
|
||||
#leo_search_block_top
|
||||
.block_content
|
||||
.leoproductsearch-result
|
||||
input[type='text']::-webkit-input-placeholder {
|
||||
color: #010101;
|
||||
font-size: 14px;
|
||||
line-height: 21px;
|
||||
}
|
||||
|
||||
#leo_search_block_top .block_content .leoproductsearch-result input[type='text']:-ms-input-placeholder {
|
||||
#leo_search_block_top
|
||||
.block_content
|
||||
.leoproductsearch-result
|
||||
input[type='text']:-ms-input-placeholder {
|
||||
color: #010101;
|
||||
font-size: 14px;
|
||||
line-height: 21px;
|
||||
}
|
||||
|
||||
#leo_search_block_top .block_content .leoproductsearch-result input[type='text']::placeholder {
|
||||
#leo_search_block_top
|
||||
.block_content
|
||||
.leoproductsearch-result
|
||||
input[type='text']::placeholder {
|
||||
color: #010101;
|
||||
font-size: 14px;
|
||||
line-height: 21px;
|
||||
@@ -368,7 +380,8 @@ body {
|
||||
margin-right: 25px;
|
||||
}
|
||||
|
||||
.my_content_container {}
|
||||
.my_content_container {
|
||||
}
|
||||
|
||||
.my_box_container p {
|
||||
color: #010101;
|
||||
@@ -1088,7 +1101,8 @@ article.product-miniature:hover {
|
||||
padding-right: 158px;
|
||||
}
|
||||
|
||||
#cta_row .content_cta {}
|
||||
#cta_row .content_cta {
|
||||
}
|
||||
|
||||
#cta_row h3 {
|
||||
color: #ffffff;
|
||||
@@ -1100,7 +1114,6 @@ article.product-miniature:hover {
|
||||
}
|
||||
|
||||
@-webkit-keyframes bounceIn {
|
||||
|
||||
from,
|
||||
20%,
|
||||
40%,
|
||||
@@ -1146,7 +1159,6 @@ article.product-miniature:hover {
|
||||
}
|
||||
|
||||
@keyframes bounceIn {
|
||||
|
||||
from,
|
||||
20%,
|
||||
40%,
|
||||
@@ -1218,7 +1230,8 @@ article.product-miniature:hover {
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
#cta_row .links_cta a {}
|
||||
#cta_row .links_cta a {
|
||||
}
|
||||
|
||||
#cta_row .links_cta p {
|
||||
animation: none;
|
||||
@@ -1795,12 +1808,16 @@ html[lang='pl'] .ApColumn .block.day_hit::after {
|
||||
padding-right: 0;
|
||||
}
|
||||
|
||||
.product-detail.product-thumbs-bottom .product-thumb-images .slick-arrow.slick-prev {
|
||||
.product-detail.product-thumbs-bottom
|
||||
.product-thumb-images
|
||||
.slick-arrow.slick-prev {
|
||||
left: 0;
|
||||
border-radius: 5px 0 0 5px;
|
||||
}
|
||||
|
||||
.product-detail.product-thumbs-bottom .product-thumb-images .slick-arrow.slick-next {
|
||||
.product-detail.product-thumbs-bottom
|
||||
.product-thumb-images
|
||||
.slick-arrow.slick-next {
|
||||
right: 0;
|
||||
border-radius: 0 5px 5px 0;
|
||||
}
|
||||
@@ -2535,7 +2552,8 @@ body#checkout #order-summary-content .order-confirmation-table {
|
||||
min-height: 470px;
|
||||
}
|
||||
|
||||
#cms .content-wrapper h2 {}
|
||||
#cms .content-wrapper h2 {
|
||||
}
|
||||
|
||||
#cms #content-wrapper p,
|
||||
#cms #content-wrapper li {
|
||||
@@ -3346,11 +3364,21 @@ body#checkout .modal-content li {
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
#cms #content-wrapper .sinlge_row_salon .contett_wrapper .bottom_wrapper p:last-child {
|
||||
#cms
|
||||
#content-wrapper
|
||||
.sinlge_row_salon
|
||||
.contett_wrapper
|
||||
.bottom_wrapper
|
||||
p:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
#cms #content-wrapper .sinlge_row_salon .contett_wrapper .bottom_wrapper p.label {
|
||||
#cms
|
||||
#content-wrapper
|
||||
.sinlge_row_salon
|
||||
.contett_wrapper
|
||||
.bottom_wrapper
|
||||
p.label {
|
||||
color: #b8b3ae;
|
||||
text-align: left;
|
||||
font-weight: 400;
|
||||
@@ -3900,7 +3928,10 @@ body#checkout .modal-content li {
|
||||
}
|
||||
|
||||
#category .thumbnail-container .product-meta a,
|
||||
#module-pm_advancedsearch4-searchresults .thumbnail-container .product-meta a {
|
||||
#module-pm_advancedsearch4-searchresults
|
||||
.thumbnail-container
|
||||
.product-meta
|
||||
a {
|
||||
font-size: 14px;
|
||||
line-height: 26px;
|
||||
}
|
||||
@@ -3976,7 +4007,10 @@ body#checkout .modal-content li {
|
||||
right: 0;
|
||||
}
|
||||
|
||||
#leo_search_block_top .block_content .leoproductsearch-result input[type='text'] {
|
||||
#leo_search_block_top
|
||||
.block_content
|
||||
.leoproductsearch-result
|
||||
input[type='text'] {
|
||||
text-align: left;
|
||||
height: 50px;
|
||||
}
|
||||
@@ -4533,6 +4567,10 @@ body#cms.cms-id-23 {
|
||||
background: #fff !important;
|
||||
color: #34d6ad !important;
|
||||
border: 1px solid #34d6ad !important;
|
||||
|
||||
&:hover {
|
||||
color: #fff !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -4897,7 +4935,8 @@ body#cms.cms-id-23 {
|
||||
transform: translateY(-50%);
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
background: url('/img/cms/franczyza/el_check.svg') no-repeat center center;
|
||||
background: url('/img/cms/franczyza/el_check.svg') no-repeat
|
||||
center center;
|
||||
background-size: cover;
|
||||
}
|
||||
}
|
||||
@@ -5171,7 +5210,8 @@ body#cms.cms-id-23 {
|
||||
}
|
||||
}
|
||||
|
||||
.box-3 {}
|
||||
.box-3 {
|
||||
}
|
||||
|
||||
.box-4 {
|
||||
margin-top: 75px;
|
||||
@@ -5504,9 +5544,11 @@ body#cms.cms-id-23 {
|
||||
}
|
||||
}
|
||||
|
||||
.owl-prev {}
|
||||
.owl-prev {
|
||||
}
|
||||
|
||||
.owl-next {}
|
||||
.owl-next {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -5644,7 +5686,6 @@ body {
|
||||
.leo-top-menu {
|
||||
ul.navbar-nav.megamenu {
|
||||
> li.nav-item {
|
||||
|
||||
// &.dropdown {
|
||||
&:nth-last-child(2) {
|
||||
.dropdown-menu.level1 {
|
||||
@@ -5666,7 +5707,6 @@ body {
|
||||
}
|
||||
|
||||
@media (max-width: 768px) {
|
||||
|
||||
.register-inputs-form,
|
||||
.js-address-form {
|
||||
.form-group.row {
|
||||
|
||||
Reference in New Issue
Block a user