| Server IP : 162.253.224.18 / Your IP : 216.73.217.81 Web Server : Apache System : Linux s18.infinitysrv.com 3.10.0-962.3.2.lve1.5.89.el7.x86_64 #1 SMP Thu Jul 9 15:55:31 UTC 2026 x86_64 User : dejavumk ( 1184) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/dejavumk/spaceliving.mx/productos/ |
Upload File : |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Favicon Tags -->
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
<link rel="shortcut icon" href="/favicon.ico">
<meta name="apple-mobile-web-app-title" content="Space Living">
<meta name="application-name" content="Space Living">
<meta name="msapplication-TileColor" content="#9f00a7">
<meta name="msapplication-config" content="/browserconfig.xml">
<meta name="theme-color" content="#b62e18">
<!-- Ends Favicon Tags -->
<!-- Open Graph Tags -->
<meta property="og:type" content="company">
<meta property="og:locale" content="es_MX">
<meta property="og:title" content="Productos | Space Living">
<meta property="og:site_name" content="Space Living">
<meta property="og:url" content="https://spaceliving.mx">
<meta property="og:description" content="Revisa nuestro catálogo de productos en línea.">
<!-- Ends Open Graph Tags -->
<!-- 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-TSXXBCNL');</script>
<!-- End Google Tag Manager -->
<!-- Google Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;700&display=swap" rel="stylesheet">
<!-- Ends Google Fonts -->
<!-- JavaScript Libraries -->
<script type="text/javascript" src="https://code.jquery.com/jquery-3.6.1.min.js" integrity="sha256-o88AwQnZB+VDvE9tvIXrMQaPlFFSUTR+nldQm1LuPXQ=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/owl.carousel.min.js" integrity="sha512-bPs7Ae6pVvhOSiIcyUClR7/q2OAsRiovw4vAkX+zJbw3ShAeeqezq50RIIcIURq7Oa20rW2n2q+fyXBNcU9lrw==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<!-- End of JavaScript Libraries -->
<!-- Stylesheets -->
<link rel="stylesheet" href="/css/styles.css">
<link rel="stylesheet" href="/css/whatsapp.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.css" integrity="sha512-tS3S5qG0BlhnQROyJXvNjeEM4UpMXHrQfTGmbQ1gKmelCxlSEBUaxhRBj/EFTzpbP4RVSrpEikbmdJobCvhE3g==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.theme.default.min.css" integrity="sha512-sMXtMNL1zRzolHYKEujM2AqCLUR9F2C4/05cdbxjjLSRvMQIciEPCQZo++nk7go3BtSuK9kfa/s+a4f4i5pLkw==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<!-- End of Stylesheets -->
<title>Productos | Space Living</title>
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TSXXBCNL" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<!-- Navigation -->
<div id="navigation-bar"></div>
<!-- Section Banner -->
<div class="container-fluid" style="margin-bottom: 5vh;">
<div class="row">
<div class="col-12 section-banner productos d-flex flex-direction-col justify-center align-center">
<span>Nuestros</span>
<h1>Productos</h1>
</div>
</div>
</div>
<!-- Categories -->
<div class="container mv-12vh">
<div class="row">
<div class="col-12 col-md-6">
<a class="category-link" href="/categoria/recamaras" style="display: inline-block;">
<div class="product-category">
<h2>Recámaras</h2>
<img class="d-block wd-100" src="/assets/img/prod_cat1_recamaras.jpg" alt="Recámaras">
</div>
</a>
</div>
<div class="col-12 col-md-6">
<a class="category-link" href="/categoria/mesas" style="display: inline-block;">
<div class="product-category">
<h2>Mesas</h2>
<img class="d-block wd-100" src="/assets/img/prod_cat2_mesas.jpg" alt="Mesas">
</div>
</a>
</div>
<div class="col-12 col-md-6">
<a class="category-link" href="/categoria/sofas-y-sillones" style="display: inline-block;">
<div class="product-category">
<h2>Sofás y sillones</h2>
<img class="d-block wd-100" src="/assets/img/prod_cat3_sofassillones.jpg" alt="Sofás y sillones">
</div>
</a>
</div>
<div class="col-12 col-md-6">
<a class="category-link" href="/categoria/complementos" style="display: inline-block;">
<div class="product-category">
<h2>Complementos</h2>
<img class="d-block wd-100" src="/assets/img/prod_cat4_complementos.jpg" alt="Complementos">
</div>
</a>
</div>
</div>
</div>
<div class="container mb-12vh">
<div class="row">
<div class="col-12 col-md-1 section-label">
<div class="section-divider">
<div class="line"></div>
<span>Ideas</span>
</div>
</div>
<div class="col-12 col-md-6 pr-5p">
<h3 class="medium-title mb-8vh-mob">Espacio 4 in one</h3>
<p class="mb-text-mob">Gracias a nuestros productos puedes transformar el espacio deseado dependiendo tus necesidades ya sea: Tu recámara, espacio para home office, sala o gym.</p>
</div>
<div class="col-12 col-md-5">
<div class="owl-carousel">
<!-- Pending -->
<div class="product-idea">
<img src="/assets/img/fourinone_1.jpg" alt="Espacio 4 in one">
</div>
<div class="product-idea">
<img src="/assets/img/fourinone_2.jpg" alt="Espacio 4 in one">
</div>
<div class="product-idea">
<img src="/assets/img/fourinone_3.jpg" alt="Espacio 4 in one">
</div>
<div class="product-idea">
<img src="/assets/img/fourinone_4.jpg" alt="Espacio 4 in one">
</div>
<div class="product-idea">
<img src="/assets/img/fourinone_5.jpg" alt="Espacio 4 in one">
</div>
</div>
<!-- <img src="//via.placeholder.com/800x850.jpg" class="d-block wd-100"> -->
</div>
</div>
</div>
<!-- WhatsApp Button -->
<div id="whatsapp-button"></div>
<!-- Footer section -->
<footer id="footer-section" class="section-dark"></footer>
<script type="text/javascript" src="/js/load-components.js" referrerpolicy="no-referrer"></script>
<script type="text/javascript" src="/js/products-carousel.js" referrerpolicy="no-referrer"></script>
</body>
</html>