浏览代码

Modificaciones xml y css
modified: static/src/css/kingfisher_pro.css
modified: static/src/js/custom.js
modified: static/src/less/header.less
modified: static/src/less/web.less
modified: static/src/xml/kingfisher_pro.xml
modified: views/snippets.xml
modified: views/theme.xml

Edgar Ortigoza 8 年之前
父节点
当前提交
1e4b33accc
共有 7 个文件被更改,包括 155 次插入108 次删除
  1. 0 14
      static/src/css/kingfisher_pro.css
  2. 10 1
      static/src/js/custom.js
  3. 6 6
      static/src/less/header.less
  4. 41 0
      static/src/less/web.less
  5. 17 17
      static/src/xml/kingfisher_pro.xml
  6. 15 15
      views/snippets.xml
  7. 66 55
      views/theme.xml

+ 0 - 14
static/src/css/kingfisher_pro.css

@@ -17,17 +17,3 @@
   cursor: pointer; }
   
   
-.filtrouno {
-	margin: 5px 0px 5px 0px;
-	background:#FF6801;
-	color:#ffffff;
-	padding:10px;
-	width: 100%;
-	text-transform: uppercase;
-}
-.footertext{
-	
-	color:#FF6801;
-	font-weight: 700;
-	font-size:14
-}

+ 10 - 1
static/src/js/custom.js

@@ -319,4 +319,13 @@ $(document).ready(function() {
     $(".li-mega-menu > a .fa").click(function() {
         $(".li-mega-menu").toggleClass("open");
     });
-});
+});
+
+
+(function(d, s, id) {
+  var js, fjs = d.getElementsByTagName(s)[0];
+  if (d.getElementById(id)) return;
+  js = d.createElement(s); js.id = id;
+  js.src = "//connect.facebook.net/es_ES/sdk.js#xfbml=1&version=v2.8&appId=1511113442515741";
+  fjs.parentNode.insertBefore(js, fjs);
+}(document, 'script', 'facebook-jssdk'));

+ 6 - 6
static/src/less/header.less

@@ -613,7 +613,7 @@ header {
 		}
 		.search-toggle {
 			position: absolute;
-			right: 15px;
+			right: 10px;
 			top: 0;
 			z-index: 1;
 
@@ -623,9 +623,9 @@ header {
 				float: left;
 				text-align: center;
 				line-height: 60px;
-				background: darken(@theme, 15%);
+				background: transparent;
 				cursor: pointer;
-				color: @light-color;
+				color: @theme;
 
 				.fa {
 					font-size: @font-size-base + 6;
@@ -638,8 +638,8 @@ header {
 				.transition(all, 0.5s, ease);
 				top: 120%;
 				width: 250px;
-				right: 0;
-				padding: 20px;
+				left: 0;
+				padding: 5px;
 				background: @light-color;
 				box-shadow: 0px 3px 5px 0px darken(@light-color, 30%);
 
@@ -660,7 +660,7 @@ header {
 					line-height: 45px;
 					padding: 0;
 					width: 45px;
-					color: @light-color;
+					color: #000;
 
 					.fa {
 						font-size: @font-size-base + 2;

+ 41 - 0
static/src/less/web.less

@@ -3472,4 +3472,45 @@ white-space: nowrap;
 
 }
 #wrap .table tr td:last-child{width: inherit; min-width: inherit;}
+
+.filtrouno  {
 	
+	margin: 5px 0px 5px 0px;
+	background: @theme;
+	color:#ffffff;
+	padding:10px;
+	width: 100%;
+	text-transform: uppercase;
+}
+
+.footercolor{
+	color: @theme;
+	font-weight: 700;
+	font-size:14;
+}
+
+
+header .header-nav .navbar-collapse .navbar-nav > li:hover > a:hover{
+    background: @theme;
+    color: #ffffff;
+}
+
+header .header-nav .navbar-collapse .navbar-nav > li:active > a:active {
+    background: @theme;
+    color: #ffffff;
+}
+
+.search-toggle.search-toggle-open .st-toggle .fa-search {
+    color: @theme;
+}
+
+.search-toggle .hsearch-block .form-control {
+  
+    width: 240px;
+ 
+}
+.facil{
+	color: @theme;
+    font-size: 12px;
+}
+

+ 17 - 17
static/src/xml/kingfisher_pro.xml

@@ -6,12 +6,12 @@
             <div class="modal-dialog">
                 <div class="modal-content" id="s_media_block_modal">
                     <div class="modal-header">
-                        <h4 class="modal-title">Product/Category Slider Configuration</h4>
+                        <h4 class="modal-title">Producto/Categoria Slider Configuración</h4>
                     </div>
                     <div class="modal-body" contenteditable="false">
                         <form class="form-horizontal container-fluid" role="form">
                             <div class="col-sm-12 form-group">
-                                <label for="slider_type" class="col-sm-3 control-label">Type</label>
+                                <label for="slider_type" class="col-sm-3 control-label">Tipo</label>
                                 <div class="col-sm-7">
                                     <select id="slider_type" class="form-control" name="slider_type">
                                     </select>
@@ -20,8 +20,8 @@
                         </form>
                     </div>
                     <div class="modal-footer">
-                        <button class="btn btn-primary" data-dismiss="modal" id="cancel">Cancel</button>
-                        <button class="btn btn-danger" data-dismiss="modal" id="pro_cat_sub_data">Apply</button>
+                        <button class="btn btn-primary" data-dismiss="modal" id="cancel">Cancelar</button>
+                        <button class="btn btn-danger" data-dismiss="modal" id="pro_cat_sub_data">Aplicar</button>
                     </div>
                 </div>
             </div>
@@ -33,18 +33,18 @@
             <div class="modal-dialog">
                 <div class="modal-content" id="s_media_block_modal">
                     <div class="modal-header">
-                        <h4 class="modal-title">Brands Slider Configuration</h4>
+                        <h4 class="modal-title">Marcas-Slider Configuración</h4>
                     </div>
                     <div class="modal-body" contenteditable="false">
                         <form class="form-horizontal container-fluid" role="form">
                             <div class="col-sm-12 form-group">
-                                <label for="brand-count" class="col-sm-3 control-label">Total Count</label>
+                                <label for="brand-count" class="col-sm-3 control-label">Mostrar Total</label>
                                 <div class="col-sm-9">
                                     <input type="number" class="form-control" id="brand-count" placeholder="Enter Count" />
                                 </div>
                             </div>
                             <div class="col-sm-12 form-group">
-                                <label class="col-sm-3 control-label" for="product-label">Label</label>
+                                <label class="col-sm-3 control-label" for="product-label">Titulo</label>
                                 <div class="col-sm-9">
                                     <input class="form-control" required="required" id="product-label" placeholder="Enter Label (for e.g: Our Brands)" value="Our Brands" type="text"/>
                                 </div>
@@ -52,8 +52,8 @@
                         </form>
                     </div>
                     <div class="modal-footer">
-                        <button class="btn btn-primary" data-dismiss="modal" id="cancel">Cancel</button>
-                        <button class="btn btn-danger" data-dismiss="modal" id="brand_sub_data" type="submit">Apply</button>
+                        <button class="btn btn-primary" data-dismiss="modal" id="cancel">Cancelar</button>
+                        <button class="btn btn-danger" data-dismiss="modal" id="brand_sub_data" type="submit">Aplicar</button>
                     </div>
                 </div>
             </div>
@@ -65,12 +65,12 @@
             <div class="modal-dialog">
                 <div class="modal-content" id="s_media_block_modal">
                     <div class="modal-header">
-                        <h4 class="modal-title">Blog Slider Configuration</h4>
+                        <h4 class="modal-title">Blog-Slider Configuración</h4>
                     </div>
                     <div class="modal-body" contenteditable="false">
                         <form class="form-horizontal container-fluid" role="form">
                             <div class="col-sm-12 form-group">
-                                <label for="blog_slider_type" class="col-sm-3 control-label">Type</label>
+                                <label for="blog_slider_type" class="col-sm-3 control-label">Tipo</label>
                                 <div class="col-sm-7">
                                     <select id="blog_slider_type" class="form-control" name="blog_slider_type">
                                     </select>
@@ -79,8 +79,8 @@
                         </form>
                     </div>
                     <div class="modal-footer">
-                        <button class="btn btn-primary" data-dismiss="modal" id="cancel">Cancel</button>
-                        <button class="btn btn-danger" data-dismiss="modal" id="blog_sub_data">Apply</button>
+                        <button class="btn btn-primary" data-dismiss="modal" id="cancel">Cancelar</button>
+                        <button class="btn btn-danger" data-dismiss="modal" id="blog_sub_data">Aplicar</button>
                     </div>
                 </div>
             </div>
@@ -92,12 +92,12 @@
             <div class="modal-dialog">
                 <div class="modal-content" id="s_media_block_modal">
                     <div class="modal-header">
-                        <h4 class="modal-title">Multi Product Slider Configuration</h4>
+                        <h4 class="modal-title">Multi Producto Slider Configuración</h4>
                     </div>
                     <div class="modal-body" contenteditable="false">
                         <form class="form-horizontal container-fluid" role="form">
                             <div class="col-sm-12 form-group">
-                                <label for="slider_type" class="col-sm-3 control-label">Type</label>
+                                <label for="slider_type" class="col-sm-3 control-label">Tipo</label>
                                 <div class="col-sm-9">
                                     <select id="slider_type" class="form-control" name="slider_type">
                                     </select>
@@ -106,8 +106,8 @@
                         </form>
                     </div>
                     <div class="modal-footer">
-                        <button class="btn btn-primary" data-dismiss="modal" id="cancel">Cancel</button>
-                        <button class="btn btn-danger" data-dismiss="modal" id="snippnet_submit">Apply</button>
+                        <button class="btn btn-primary" data-dismiss="modal" id="cancel">Cancelar</button>
+                        <button class="btn btn-danger" data-dismiss="modal" id="snippnet_submit">Aplicar</button>
                     </div>
                 </div>
             </div>

+ 15 - 15
views/snippets.xml

@@ -247,7 +247,7 @@
                                 <div class="view">
                                     <div class="shopping-cart">
                                         <a href="#">
-                                            <!-- <img src="/kingfisher_pro/static/src/img/cart2.png" alt="Shopping-cart" title="Shopping Cart" /> --><h5 style="color:#ffffff;">AÑADIR AL CARRO</h5>
+                                            <!-- <img src="/kingfisher_pro/static/src/img/cart2.png" alt="Shopping-cart" title="Shopping Cart" /> --><h5 style="color:#ffffff;">¡LO QUIERO!</h5>
                                         </a>
                                     </div>
                                 </div>
@@ -524,7 +524,7 @@
                                                         <div class="view">
                                                             <div class="shopping-cart">
                                                                 <a t-attf-href="/shop/product/#{ slug(product) }">
-                                                                    <!-- <img src="/kingfisher_pro/static/src/img/cart2.png" alt="Shopping-cart" title="Shopping Cart" /> --><h5 style="color:#ffffff;">AÑADIR AL CARRO</h5>
+                                                                    <!-- <img src="/kingfisher_pro/static/src/img/cart2.png" alt="Shopping-cart" title="Shopping Cart" /> --><h5 style="color:#ffffff;">¡LO QUIERO!</h5>
                                                                 </a>
                                                             </div>
                                                         </div>
@@ -575,7 +575,7 @@
                                                         <div class="view">
                                                             <div class="shopping-cart">
                                                                 <a t-attf-href="/shop/product/#{ slug(product) }">
-                                                                    <!-- <img src="/kingfisher_pro/static/src/img/cart2.png" alt="Shopping-cart" title="Shopping Cart" /> --><h5 style="color:#ffffff;">AÑADIR AL CARRO</h5>
+                                                                    <!-- <img src="/kingfisher_pro/static/src/img/cart2.png" alt="Shopping-cart" title="Shopping Cart" /> --><h5 style="color:#ffffff;">¡LO QUIERO!</h5>
                                                                 </a>
                                                             </div>
                                                         </div>
@@ -622,7 +622,7 @@
                                                         <div class="view">
                                                             <div class="shopping-cart">
                                                                 <a t-attf-href="/shop/product/#{ slug(product) }">
-                                                                    <!-- <img src="/kingfisher_pro/static/src/img/cart2.png" alt="Shopping-cart" title="Shopping Cart" /> --><h5 style="color:#ffffff;">AÑADIR AL CARRO</h5>
+                                                                    <!-- <img src="/kingfisher_pro/static/src/img/cart2.png" alt="Shopping-cart" title="Shopping Cart" /> --><h5 style="color:#ffffff;">¡LO QUIERO!</h5>
                                                                 </a>
                                                             </div>
                                                         </div>
@@ -666,7 +666,7 @@
                                                         <div class="view">
                                                             <div class="shopping-cart">
                                                                 <a t-attf-href="/shop/product/#{ slug(product) }">
-                                                                    <!-- <img src="/kingfisher_pro/static/src/img/cart2.png" alt="Shopping-cart" title="Shopping Cart" /> --><h5 style="color:#ffffff;">AÑADIR AL CARRO</h5>
+                                                                    <!-- <img src="/kingfisher_pro/static/src/img/cart2.png" alt="Shopping-cart" title="Shopping Cart" /> --><h5 style="color:#ffffff;">¡LO QUIERO!</h5>
                                                                 </a>
                                                             </div>
                                                         </div>
@@ -710,7 +710,7 @@
                                                         <div class="view">
                                                             <div class="shopping-cart">
                                                                 <a t-attf-href="/shop/product/#{ slug(product) }">
-                                                                    <!-- <img src="/kingfisher_pro/static/src/img/cart2.png" alt="Shopping-cart" title="Shopping Cart" /> --><h5 style="color:#ffffff;">AÑADIR AL CARRO</h5>
+                                                                    <!-- <img src="/kingfisher_pro/static/src/img/cart2.png" alt="Shopping-cart" title="Shopping Cart" /> --><h5 style="color:#ffffff;">¡LO QUIERO!</h5>
                                                                 </a>
                                                             </div>
                                                         </div>
@@ -757,7 +757,7 @@
                                                         <div class="view">
                                                             <div class="shopping-cart">
                                                                 <a t-attf-href="/shop/product/#{ slug(product) }">
-                                                                    <!-- <img src="/kingfisher_pro/static/src/img/cart2.png" alt="Shopping-cart" title="Shopping Cart" /> --><h5 style="color:#ffffff;">AÑADIR AL CARRO</h5>
+                                                                    <!-- <img src="/kingfisher_pro/static/src/img/cart2.png" alt="Shopping-cart" title="Shopping Cart" /> --><h5 style="color:#ffffff;">¡LO QUIERO!</h5>
                                                                 </a>
                                                             </div>
                                                         </div>
@@ -801,7 +801,7 @@
                                                         <div class="view">
                                                             <div class="shopping-cart">
                                                                 <a t-attf-href="/shop/product/#{ slug(product) }">
-                                                                    <!-- <img src="/kingfisher_pro/static/src/img/cart2.png" alt="Shopping-cart" title="Shopping Cart" /> --><h5 style="color:#ffffff;">AÑADIR AL CARRO</h5>
+                                                                    <!-- <img src="/kingfisher_pro/static/src/img/cart2.png" alt="Shopping-cart" title="Shopping Cart" /> --><h5 style="color:#ffffff;">¡LO QUIERO!</h5>
                                                                 </a>
                                                             </div>
                                                         </div>
@@ -845,7 +845,7 @@
                                                         <div class="view">
                                                             <div class="shopping-cart">
                                                                 <a t-attf-href="/shop/product/#{ slug(product) }">
-                                                                    <!-- <img src="/kingfisher_pro/static/src/img/cart2.png" alt="Shopping-cart" title="Shopping Cart" /> --><h5 style="color:#ffffff;">AÑADIR AL CARRO</h5>
+                                                                    <!-- <img src="/kingfisher_pro/static/src/img/cart2.png" alt="Shopping-cart" title="Shopping Cart" /> --><h5 style="color:#ffffff;">¡LO QUIERO!</h5>
                                                                 </a>
                                                             </div>
                                                         </div>
@@ -889,7 +889,7 @@
                                                         <div class="view">
                                                             <div class="shopping-cart">
                                                                 <a t-attf-href="/shop/product/#{ slug(product) }">
-                                                                    <!-- <img src="/kingfisher_pro/static/src/img/cart2.png" alt="Shopping-cart" title="Shopping Cart" /> --><h5 style="color:#ffffff;">AÑADIR AL CARRO</h5>
+                                                                    <!-- <img src="/kingfisher_pro/static/src/img/cart2.png" alt="Shopping-cart" title="Shopping Cart" /> --><h5 style="color:#ffffff;">¡LO QUIERO!</h5>
                                                                 </a>
                                                             </div>
                                                         </div>
@@ -936,7 +936,7 @@
                                                         <div class="view">
                                                             <div class="shopping-cart">
                                                                 <a t-attf-href="/shop/product/#{ slug(product) }">
-                                                                    <!-- <img src="/kingfisher_pro/static/src/img/cart2.png" alt="Shopping-cart" title="Shopping Cart" /> --><h5 style="color:#ffffff;">AÑADIR AL CARRO</h5>
+                                                                    <!-- <img src="/kingfisher_pro/static/src/img/cart2.png" alt="Shopping-cart" title="Shopping Cart" /> --><h5 style="color:#ffffff;">¡LO QUIERO!</h5>
                                                                 </a>
                                                             </div>
                                                         </div>
@@ -980,7 +980,7 @@
                                                         <div class="view">
                                                             <div class="shopping-cart">
                                                                 <a t-attf-href="/shop/product/#{ slug(product) }">
-                                                                    <!-- <img src="/kingfisher_pro/static/src/img/cart2.png" alt="Shopping-cart" title="Shopping Cart" /> --><h5 style="color:#ffffff;">AÑADIR AL CARRO</h5>
+                                                                    <!-- <img src="/kingfisher_pro/static/src/img/cart2.png" alt="Shopping-cart" title="Shopping Cart" /> --><h5 style="color:#ffffff;">¡LO QUIERO!</h5>
                                                                 </a>
                                                             </div>
                                                         </div>
@@ -1024,7 +1024,7 @@
                                                         <div class="view">
                                                             <div class="shopping-cart">
                                                                 <a t-attf-href="/shop/product/#{ slug(product) }">
-                                                                    <!-- <img src="/kingfisher_pro/static/src/img/cart2.png" alt="Shopping-cart" title="Shopping Cart" /> --><h5 style="color:#ffffff;">AÑADIR AL CARRO</h5>
+                                                                    <!-- <img src="/kingfisher_pro/static/src/img/cart2.png" alt="Shopping-cart" title="Shopping Cart" /> --><h5 style="color:#ffffff;">¡LO QUIERO!</h5>
                                                                 </a>
                                                             </div>
                                                         </div>
@@ -1068,7 +1068,7 @@
                                                         <div class="view">
                                                             <div class="shopping-cart">
                                                                 <a t-attf-href="/shop/product/#{ slug(product) }">
-                                                                    <!-- <img src="/kingfisher_pro/static/src/img/cart2.png" alt="Shopping-cart" title="Shopping Cart" /> --><h5 style="color:#ffffff;">AÑADIR AL CARRO</h5>
+                                                                    <!-- <img src="/kingfisher_pro/static/src/img/cart2.png" alt="Shopping-cart" title="Shopping Cart" /> --><h5 style="color:#ffffff;">¡LO QUIERO!</h5>
                                                                 </a>
                                                             </div>
                                                         </div>
@@ -1112,7 +1112,7 @@
                                                         <div class="view">
                                                             <div class="shopping-cart">
                                                                 <a t-attf-href="/shop/product/#{ slug(product) }">
-                                                                    <!-- <img src="/kingfisher_pro/static/src/img/cart2.png" alt="Shopping-cart" title="Shopping Cart" /> --><h5 style="color:#ffffff;">AÑADIR AL CARRO</h5>
+                                                                    <!-- <img src="/kingfisher_pro/static/src/img/cart2.png" alt="Shopping-cart" title="Shopping Cart" /> --><h5 style="color:#ffffff;">¡LO QUIERO!</h5>
                                                                 </a>
                                                             </div>
                                                         </div>

+ 66 - 55
views/theme.xml

@@ -11,6 +11,26 @@
             <a href="/page/website.homepage" class="navbar-brand logo">
                 <img src="/kingfisher_pro/static/src/img/kingfisher-logo.png" alt="Kingfisher Pro Fashion" title="Kingfisher Pro Fashion"/>
             </a>
+           <div>
+            <ul class="links hidden-sm hidden-xs">
+                                        <li>
+                                            <a title="Search" href="#" class="top-link-myaccount">
+                                                <div class="search-toggle">
+                                                    <span class="st-toggle">
+                                                        <i class="fa fa-search"/>
+                                                    </span>
+                                                    <div class="hsearch-block">
+                                                        <form action="/shop" method="get">
+                                                            <t t-set="search_text" t-value="search"/>
+                                                            <input class="form-control" placeholder="Buscar..." name="search" t-att-value="search" type="text"/>
+                                                        </form>
+                                                    </div>
+                                                </div>
+                                            </a>
+                                        </li>
+
+                                    </ul>
+            </div>
         </xpath>
         <xpath expr="//footer" position="after">
             <a href="#0" class="cd-top"><i class="fa fa-chevron-up"></i></a>
@@ -96,8 +116,8 @@
                                 <div class="top-left col-md-6 col-sm-8 col-xs-8 text-left">
                                     <p class="call-us">
                                         <span>
-                                            <a t-attf-href="tel: #{res_company.phone}">
-                                                <i class="fa fa-mobile"></i><span  t-field="res_company.phone"/>
+                                           <a t-attf-href="tel:+595986517746" style="color:#393939">
+                                                <i class="fa fa-mobile"/> <span t-field="res_company.phone"/>&amp;nbsp;09735492592&amp;nbsp;&amp;nbsp;
                                             </a>
                                         </span>
                                     </p>
@@ -111,7 +131,10 @@
                                 </div>
                                 <div class="top-right col-md-6 col-sm-4 col-xs-4 text-right">
                                     <ul class="links">
-                                        <li>
+                                            <li t-if="website.user_id == user_id">
+              <a href="/web/login"><i class="fa fa-sign-in" aria-hidden="true" style="font-size: 12px;"> </i> Iniciar Sesión</a>
+            </li>
+                                        <li class="hidden-md hidden-lg hidden-xl" >
                                             <a title="Search" href="#" class="top-link-myaccount">
                                                 <div class="search-toggle">
                                                     <span class="st-toggle">
@@ -120,7 +143,7 @@
                                                     <div class="hsearch-block">
                                                         <form action="/shop" method="get">
                                                             <t t-set="search_text" t-value="search"/>
-                                                            <input class="form-control" placeholder="Search..." name="search" t-att-value="search" type="text"/>
+                                                            <input class="form-control" placeholder="Buscar..." name="search" t-att-value="search" type="text"/>
                                                         </form>
                                                     </div>
                                                 </div>
@@ -228,62 +251,50 @@
                 <div class="container">
                     <div class="row">
                         <div class="footer-content">
-                            <div class="col-md-3 col-sm-4 footer-col">
-                                <div class="fot-col fot-address">
-                                    <div class="address-list">
-                                        <address itemscope="itemscope" itemtype="http://schema.org/Organization">
-                                            <div t-field="res_company.partner_id" t-field-options='{
-                                                    "widget": "contact",
-                                                    "fields": ["address"]}'/>
-                                        </address>
-                                        <p class="call-us">
-                                            <span>
-                                                <a t-attf-href="tel: #{res_company.phone}">
-                                                    <i class="fa fa-phone"></i><span  t-field="res_company.phone"/>
-                                                </a>
-                                            </span>
-                                        </p>
-                                        <a t-att-href="'mailto:%s' % res_company.email">
-                                            <i class="fa fa-envelope-o"></i>
-                                            <span t-ignore="true" t-field="res_company.email"/>
-                                        </a>
-                                    </div>
-                                </div>
-                            </div>
-                            <div class="col-md-2 col-sm-3 footer-col">
+                            <div class="col-md-3 col-sm-3 footer-col">
                                 <section class="fot-col fot-link">
-                                    <ul>
-                                        <li>
-                                            <p>
-                                              
-                                                <font class="footertext">
-                                                  Otros
-                                                </font>
-                                              
-                                            </p>
-                                        </li>
-                                        <li>
-                                            <a href="#">Privacidad</a>
-                                        </li>
-                                        <li>
-                                            <a href="#">Mensajes de Texto</a>
-                                        </li>
-                                        <li>
-                                            <a href="#">Informacón Legal</a>
-                                        </li>
-                                        <li>
-                                            <a href="#">Cadena de suministro</a>
-                                        </li>
-                                    </ul>
+                                    <div class="fb-page" data-href="https://www.facebook.com/amojeanspy" data-tabs="timeline" data-height="300" data-small-header="false" data-adapt-container-width="true" data-hide-cover="false" data-show-facepile="true">
+                                    <blockquote cite="https://www.facebook.com/amojeanspy" class="fb-xfbml-parse-ignore">
+                                        <a href="https://www.facebook.com/amojeanspy">Amo Jeans</a>
+                                    </blockquote>
+                                </div>
+                                <div id="fb-root"></div>
                                 </section>
                             </div>
+                               <div class="col-md-2 col-sm-4 footer-col">
+                            <div class="fot-col fot-address">
+                                <div class="address-list">
+                                    <p>
+                                        <font class="footercolor">CONTACTO</font>
+                                    </p>
+                                    <!--<address itemscope="itemscope" itemtype="http://schema.org/Organization">-->
+                                    <!--  <div t-field="res_company.partner_id" t-field-options="{                                                     &quot;widget&quot;: &quot;contact&quot;,                                                     &quot;fields&quot;: [&quot;address&quot;]}"/>-->
+                                    <!--</address>-->
+                                    <p class="call-us">
+                                        <span>
+                                            <a t-attf-href="tel: #{res_company.phone}">
+                                                <i class="fa fa-phone"/> 0986-517-746
+                        
+                                                
+                                                <span t-field="res_company.phone"/>
+                                            </a>
+                                        </span>
+                                    </p>
+                                    <a t-att-href="'mailto:%s' % res_company.email">
+                                        <i class="fa fa-envelope-o"/>
+                                        <span t-ignore="true" t-field="res_company.email"/>
+                                    </a>
+                                </div>
+                            </div>
+                        </div>
+                            
                             <div class="col-md-2 col-sm-3 footer-col">
                                 <section class="fot-col fot-link">
                                     <ul>
                                         <li>
                                             <p>
                                               
-                                                <font class="footertext">
+                                                <font class="footercolor">
                                                   Marcas
                                               
                                               </font>
@@ -313,7 +324,7 @@
                                         <li>
                                             <p>
                                               
-                                                <font class="footertext">
+                                                <font class="footercolor">
                                                   INFORMACIONES
                                               
                                               </font>
@@ -760,7 +771,7 @@
                                 <div class="view">
                                     <div class="shopping-cart">
                                         <a t-attf-href="/shop/product/#{ slug(product) }">
-                                            <!-- <img src="/kingfisher_pro/static/src/img/cart2.png" alt="Shopping-cart" title="Shopping Cart" /> --><h5 style="color:#ffffff;">AÑADIR AL CARRO</h5>
+                                            <!-- <img src="/kingfisher_pro/static/src/img/cart2.png" alt="Shopping-cart" title="Shopping Cart" /> --><h5 style="color:#ffffff;">¡LO QUIERO!</h5>
                                         </a>
                                     </div>
                                 </div>
@@ -1012,12 +1023,12 @@
                         <input name="product_id" t-att-value="product.product_variant_ids[0].id" type="hidden"/>
                         <t t-if="len(product.product_variant_ids) == 1">
                             <a class="a-submit">
-                                <!--<img alt="Shopping-cart" src="/kingfisher_pro/static/src/img/cart2.png" title="Shopping Cart"/>--><h5 style="color:#ffffff;">AÑADIR AL CARRO</h5>
+                                <!--<img alt="Shopping-cart" src="/kingfisher_pro/static/src/img/cart2.png" title="Shopping Cart"/>--><h5 style="color:#ffffff;">¡LO QUIERO!</h5>
                             </a>
                         </t>
                         <t t-if="len(product.product_variant_ids) &gt; 1">
                             <a t-att-href="keep('/shop/product/%s' % slug(product), page=(pager['page']['num'] if pager['page']['num']&gt;1 else None))">
-                                <!-- <img alt="Shopping-cart" src="/kingfisher_pro/static/src/img/cart2.png" title="Shopping Cart"/> --><h5 style="color:#ffffff;">AÑADIR AL CARRO</h5>
+                                <!-- <img alt="Shopping-cart" src="/kingfisher_pro/static/src/img/cart2.png" title="Shopping Cart"/> --><h5 style="color:#ffffff;">¡LO QUIERO!</h5>
                             </a>
                         </t>
                     </div>