You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
cosmopet.ae/wp-content copy/themes/woodmart/footer-gp2_eng.php

82 lines
5.1 KiB

<footer class="footer footer2">
<div class="container">
<div class="footer_block">
<div class="footer_menu">
<a href="https://cosmopet.shop/" class="footer_logo"><img src="<?= get_template_directory_uri();?>/gp-include/assets/front-page/img/footer_logo2.svg" alt=""></a>
<div class="footer_navs">
<a href="<?php echo home_url() ?>" class="footer_nav">Home</a>
<a href="<?php echo get_page_link() ?>" class="footer_nav">Products</a>
<a href="<?php echo get_page_link(18127) ?>" class="footer_nav">About Сosmopet</a>
<a href="<?php echo get_page_link(18129) ?>" class="footer_nav">Production</a>
<a href="<?php echo get_page_link(18143) ?>" class="footer_nav">Blog</a>
<a href="<?php echo get_page_link(18168) ?>"" class="footer_link"><img src="<?= get_template_directory_uri();?>/gp-include/assets/front-page/img/user.svg" alt=""></a>
<a href="<?php echo get_page_link(18161) ?>"" class="footer_link"><img src="<?= get_template_directory_uri();?>/gp-include/assets/front-page/img/shop.svg" alt=""></a>
</div>
</div>
<div class="footer_box">
<h2 class="footer_box-title">Feedback and suggestions</h2>
<img src="<?= get_template_directory_uri();?>/gp-include/assets/front-page/img/footer_line-mob.svg" alt="" class="footer_line-mob footer_line-mob1">
<img src="<?= get_template_directory_uri();?>/gp-include/assets/front-page/img/footer_line.svg" alt="" class="footer_box-line1">
<a href="mailto:pro@cosmopet.shop" class="footer_box-link">pro@cosmopet.shop</a>
</div>
<div class="footer_box">
<h2 class="footer_box-title">Consult a veterinarian</h2>
<img src="<?= get_template_directory_uri();?>/gp-include/assets/front-page/img/footer_line-mob2.svg" alt="" class="footer_line-mob footer_line-mob2">
<img src="<?= get_template_directory_uri();?>/gp-include/assets/front-page/img/footer_line.svg" alt="" class="footer_box-line2">
<a href="mailto:vetvopros@cosmopet.shop" class="footer_box-link">vetvopros@cosmopet.shop</a>
</div>
<!-- <div class="footer_form">
<div class="footer_form-info">
<div class="footer_form-title">
<h2>Обратная связь</h2>
<img src="<?= get_template_directory_uri();?>/gp-include/assets/front-page/img/footer_line.svg" alt="">
</div>
<div class="footer_form-inp">
<input type="text" placeholder="ваше имя">
<input type="email" placeholder="почта">
</div>
</div>
<div class="footer_form-textarea">
<textarea placeholder="обращение"></textarea>
<button class="footer_form-btn btn--black-hover">отправить</button>
</div>
</div> -->
<?echo do_shortcode('[cf7form cf7key="footer-form-eng"]');?>
<div class="footer_social">
<a href="https://vk.com/cosmodog_petfood" class="footer_social-link"><img src="<?= get_template_directory_uri();?>/gp-include/assets/front-page/img/wk2.svg" alt=""></a>
<a href="https://t.me/cosmospet" class="footer_social-link"><img src="<?= get_template_directory_uri();?>/gp-include/assets/front-page/img/telegram2.svg" alt=""></a>
<a href="https://dzen.ru/cosmopet" class="footer_social-link"><img src="<?= get_template_directory_uri();?>/gp-include/assets/front-page/img/yandex2.svg" alt=""></a>
</div>
<div class="footer_bottom">
<a href="#">123182 Moscow, 4th Krasnogorsky ave., <br>
2/4, bld. 1, floor/room 3/1 Confidentiality Agreement </a>
<a href="https://cosmopet.shop/privacy-policy/">Privacy Policy</a>
</div>
</div>
</div>
</footer>
</div>
<!-- Roistat Counter Start -->
<script>
(function(w, d, s, h, id) {
w.roistatProjectId = id; w.roistatHost = h;
var p = d.location.protocol == "https:" ? "https://" : "http://";
var u = /^.*roistat_visit=[^;]+(.*)?$/.test(d.cookie) ? "/dist/module.js" : "/api/site/1.0/"+id+"/init?referrer="+encodeURIComponent(d.location.href);
var js = d.createElement(s); js.charset="UTF-8"; js.async = 1; js.src = p+h+u; var js2 = d.getElementsByTagName(s)[0]; js2.parentNode.insertBefore(js, js2);
})(window, document, 'script', 'cloud.roistat.com', 'deb599063344e761d81d2ef6420fd8fc');
</script>
<!-- Roistat Counter End -->
<? wp_footer();?>