|
@@ -19,86 +19,36 @@
|
|
|
<div class="footer-navigation pt-40 pb-20 pb-lg-40 pt-sm-30 pb-sm-10">
|
|
|
<div class="container">
|
|
|
<div class="row">
|
|
|
- <div class="col-lg-4 col-md-6">
|
|
|
- <!--======= address block =======-->
|
|
|
-
|
|
|
- <div class="address-block">
|
|
|
- <div class="image">
|
|
|
- <a href="index.html">
|
|
|
- <img src="<?= Yii::$service->image->getImgUrl('appfront/custom/logo.png'); ?>" class="img-fluid" alt="">
|
|
|
- </a>
|
|
|
- </div>
|
|
|
-
|
|
|
- <div class="address-text">
|
|
|
- <ul>
|
|
|
- <li>Address: 123 Main Street, Anytown, CA 12345 - USA.</li>
|
|
|
- <li>Phone: (012) 800 456 789</li>
|
|
|
- <li>Fax: (012) 800 456 789</li>
|
|
|
- <li>Email: 2358269014@qq.com</li>
|
|
|
- </ul>
|
|
|
- </div>
|
|
|
-
|
|
|
- <div class="social-links">
|
|
|
- <ul>
|
|
|
- <li><a href="http://www.twitter.com/" class="twitter" data-tooltip="Twitter"><i class="fa fa-twitter"></i></a></li>
|
|
|
- <li><a href="http://www.facebook.com/" class="facebook" data-tooltip="Facebook"><i class="fa fa-facebook"></i></a></li>
|
|
|
- <li><a href="http://www.behance.com/" class="behance" data-tooltip="Behance"><i class="fa fa-behance"></i></a></li>
|
|
|
- <li><a href="http://www.pinterest.com/" class="pinterest" data-tooltip="Pinterest"><i class="fa fa-pinterest"></i></a></li>
|
|
|
- <li><a href="http://www.rss.com/" class="rss" data-tooltip="RSS"><i class="fa fa-rss"></i></a></li>
|
|
|
- </ul>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
-
|
|
|
- <!--======= End of address block =======-->
|
|
|
- </div>
|
|
|
<div class="col-lg-2 col-md-6">
|
|
|
<!--======= widget block =======-->
|
|
|
|
|
|
<div class="widget-block">
|
|
|
<h4 class="footer-widget-title mb-sm-10">INFORMATION</h4>
|
|
|
<ul>
|
|
|
- <li><a href="<?= Yii::$service->url->getUrl('about-us');?>">About Us</a></li>
|
|
|
- <li><a href="<?= Yii::$service->url->getUrl('rivacy-policy');?>">Privacy Policy</a></li>
|
|
|
- <li><a href="<?= Yii::$service->url->getUrl('return-policy');?>">Return Policy"</a></li>
|
|
|
<li><a href="<?= Yii::$service->url->getUrl('faq');?>">FAQ</a></li>
|
|
|
+ <li><a href="<?= Yii::$service->url->getUrl('about-us');?>">About Us</a></li>
|
|
|
<li><a href="<?= Yii::$service->url->getUrl('customer/contacts');?>">Contact Us</a></li>
|
|
|
- </ul>
|
|
|
- </div>
|
|
|
-
|
|
|
- <!--======= End of widget block =======-->
|
|
|
- </div>
|
|
|
- <div class="col-lg-2 col-md-6">
|
|
|
- <!--======= widget block =======-->
|
|
|
+ <li><a href="<?= Yii::$service->url->getUrl('return-policy');?>">Return Policy</a></li>
|
|
|
+ <li><a href="<?= Yii::$service->url->getUrl('rivacy-policy');?>">Privacy Policy</a></li>
|
|
|
|
|
|
- <div class="widget-block">
|
|
|
- <h4 class="footer-widget-title mt-sm-20 mb-sm-10">MY ACCOUNT</h4>
|
|
|
- <ul>
|
|
|
- <li><a href="<?= Yii::$service->url->getUrl('customer/account/index');?>">My Account</a></li>
|
|
|
- <li><a href="<?= Yii::$service->url->getUrl('customer/order');?>">My Order</a></li>
|
|
|
- <li><a href="<?= Yii::$service->url->getUrl('customer/account/productreview');?>">My Review</a></li>
|
|
|
- <li><a href="<?= Yii::$service->url->getUrl('favorite/product');?>">My Favorite</a></li>
|
|
|
- <li><a href="<?= Yii::$service->url->getUrl('sitemap.xml');?>">Site Map</a></li>
|
|
|
</ul>
|
|
|
</div>
|
|
|
|
|
|
<!--======= End of widget block =======-->
|
|
|
</div>
|
|
|
- <div class="col-lg-4 col-md-6">
|
|
|
+
|
|
|
+ <div class="col-lg-8 col-md-6">
|
|
|
<!--======= widget block =======-->
|
|
|
|
|
|
<div class="widget-block">
|
|
|
- <h4 class="footer-widget-title mt-sm-20 mb-sm-10">JOIN OUR NEWSLETTER NOW</h4>
|
|
|
- <p>Get E-mail updates about our latest shop and special offers.</p>
|
|
|
-
|
|
|
+ <h4 class="footer-widget-title mt-sm-20 mb-sm-10 text-xl-center">JOIN OUR NEWSLETTER NOW</h4>
|
|
|
<!--======= newsletter formq =======-->
|
|
|
-
|
|
|
- <div class="newsletter-form mb-20">
|
|
|
+ <div class="text-xl-center">
|
|
|
<form class="mc-form" method="get" action="<?= Yii::$service->url->getUrl('customer/newsletter') ?>">
|
|
|
- <input type="email" placeholder="Enter your email adress" required>
|
|
|
- <button type="submit" value="submit">subscribe</button>
|
|
|
+ <input type="email" placeholder="Enter your email adress" class="foot_email_input" required>
|
|
|
+ <button type="submit" value="submit" class="foot_email_button">submit</button>
|
|
|
</form>
|
|
|
</div>
|
|
|
-
|
|
|
<!-- mailchimp-alerts Start -->
|
|
|
<div class="mailchimp-alerts">
|
|
|
<div class="mailchimp-submitting"></div><!-- mailchimp-submitting end -->
|
|
@@ -107,10 +57,38 @@
|
|
|
</div><!-- mailchimp-alerts end -->
|
|
|
|
|
|
<!--======= End of newsletter formq =======-->
|
|
|
+ <div class="social-links text-xl-center ">
|
|
|
+ <ul>
|
|
|
+ <li><a href="http://www.twitter.com/" class="twitter" data-tooltip="Twitter"><i class="fa fa-twitter"></i></a></li>
|
|
|
+ <li><a href="http://www.facebook.com/" class="facebook" data-tooltip="Facebook"><i class="fa fa-facebook"></i></a></li>
|
|
|
+ <li><a href="http://www.behance.com/" class="behance" data-tooltip="Behance"><i class="fa fa-behance"></i></a></li>
|
|
|
+ <li><a href="http://www.pinterest.com/" class="pinterest" data-tooltip="Pinterest"><i class="fa fa-pinterest"></i></a></li>
|
|
|
+ <li><a href="http://www.rss.com/" class="rss" data-tooltip="RSS"><i class="fa fa-rss"></i></a></li>
|
|
|
+ </ul>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <!--======= End of widget block =======-->
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <div class="col-lg-2 col-md-6">
|
|
|
+ <!--======= widget block =======-->
|
|
|
+
|
|
|
+ <div class="widget-block text-xl-right">
|
|
|
+ <h4 class="footer-widget-title mt-sm-20 mb-sm-10">MY ACCOUNT</h4>
|
|
|
+ <ul>
|
|
|
+ <li><a href="<?= Yii::$service->url->getUrl('sitemap.xml');?>">Site Map</a></li>
|
|
|
+ <li><a href="<?= Yii::$service->url->getUrl('customer/order');?>">My Order</a></li>
|
|
|
+ <li><a href="<?= Yii::$service->url->getUrl('customer/account/productreview');?>">My Review</a></li>
|
|
|
+ <li><a href="<?= Yii::$service->url->getUrl('customer/account/index');?>">My Account</a></li>
|
|
|
+ <li><a href="<?= Yii::$service->url->getUrl('favorite/product');?>">My Favorite</a></li>
|
|
|
+
|
|
|
+ </ul>
|
|
|
</div>
|
|
|
|
|
|
<!--======= End of widget block =======-->
|
|
|
</div>
|
|
|
+
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
@@ -150,11 +128,9 @@
|
|
|
</div>
|
|
|
<div class="col-md-6 text-center text-md-right">
|
|
|
<!--======= payment logo =======-->
|
|
|
-
|
|
|
<div class="payment-logo">
|
|
|
<img src="<?= Yii::$service->image->getImgUrl('addons/fectfurnilife/payment.png'); ?>" class="img-fluid" alt="">
|
|
|
</div>
|
|
|
-
|
|
|
<!--======= End of payment logo =======-->
|
|
|
</div>
|
|
|
</div>
|