<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Perla &#8211; La selection CBK</title>
	<atom:link href="https://laselectioncbk.com/product-category/ecoceramic/alfie/perla/feed/" rel="self" type="application/rss+xml" />
	<link>https://laselectioncbk.com</link>
	<description>La selection CBK</description>
	<lastBuildDate>Fri, 22 Aug 2025 18:56:51 +0000</lastBuildDate>
	<language>fr-FR</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.1</generator>

<image>
	<url>https://laselectioncbk.com/wp-content/uploads/2025/04/cropped-327268930_1435785943896229_6316365309139855421_n-32x32.jpg</url>
	<title>Perla &#8211; La selection CBK</title>
	<link>https://laselectioncbk.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Perla</title>
		<link>https://laselectioncbk.com/product/perla/</link>
					<comments>https://laselectioncbk.com/product/perla/#respond</comments>
		
		<dc:creator><![CDATA[mahdi 26518017]]></dc:creator>
		<pubDate>Fri, 22 Aug 2025 02:05:57 +0000</pubDate>
				<guid isPermaLink="false">https://laselectioncbk.com/?post_type=product&#038;p=2203</guid>

					<description><![CDATA[<!DOCTYPE html>
<html lang="es">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Embalajes</title>
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
    <style>
        * {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        }
        
        body {
            background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
            min-height: 100vh;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            padding: 20px;
        }
        
        .container {
            max-width: 1000px;
            width: 100%;
            background: white;
            border-radius: 8px;
            box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
            overflow: hidden;
        }
        
        .table-title {
            background: #ff7700;
            color: white;
            padding: 16px;
            text-align: center;
            font-size: 22px;
            font-weight: 600;
        }
        
        .table-container {
            overflow-x: auto;
        }
        
        .embalajes-table {
            width: 100%;
            border-collapse: collapse;
            border: 2px solid #ff7700;
        }
        
        .embalajes-table th, .embalajes-table td {
            padding: 18px 16px;
            text-align: center;
            border: 1px solid #ff7700;
        }
        
        .embalajes-table th {
            background-color: #fff5e6;
            color: #cc5500;
            font-weight: 600;
            font-size: 15px;
        }
        
        .embalajes-table tr:nth-child(even) {
            background-color: #fffaf0;
        }
        
        .embalajes-table tr:hover {
            background-color: #fff0db;
            transition: background-color 0.3s;
        }
        
        .value-cell {
            font-weight: 600;
            color: #2c3e50;
            font-size: 17px;
        }
        
        .unit-cell {
            color: #7f8c8d;
            font-size: 14px;
        }
        
        .icon-cell {
            font-size: 20px;
            color: #ff7700;
            margin-bottom: 6px;
        }
        
        @media (max-width: 768px) {
            .embalajes-table th, .embalajes-table td {
                padding: 14px 12px;
                font-size: 14px;
            }
            
            .table-title {
                font-size: 19px;
                padding: 14px;
            }
            
            .value-cell {
                font-size: 15px;
            }
            
            .icon-cell {
                font-size: 18px;
            }
        }
        
        @media (max-width: 480px) {
            .embalajes-table th, .embalajes-table td {
                padding: 12px 8px;
                font-size: 13px;
            }
            
            .table-title {
                font-size: 17px;
                padding: 12px;
            }
            
            .icon-cell {
                font-size: 16px;
            }
        }
    </style>
</head>
<body>
    <div class="container">
        <div class="table-title">Embalajes</div>
        
        <div class="table-container">
            <table class="embalajes-table">
                <thead>
                    <tr>
                        <th><div class="icon-cell"><i class="fas fa-boxes"></i></div>Stock</th>
                        <th><div class="icon-cell"><i class="fas fa-tag"></i></div>Unidad</th>
                        <th><div class="icon-cell"><i class="fas fa-box-open"></i></div>Piezas caja</th>
                        <th><div class="icon-cell"><i class="fas fa-ruler-combined"></i></div>Metros caja</th>
                        <th><div class="icon-cell"><i class="fas fa-weight-hanging"></i></div>Peso caja</th>
                        <th><div class="icon-cell"><i class="fas fa-pallet"></i></div>Cajas pallet</th>
                        <th><div class="icon-cell"><i class="fas fa-weight"></i></div>Peso pallet</th>
                    </tr>
                </thead>
                <tbody>
                    <tr>
                        <td class="value-cell">1190.88 <span class="unit-cell">M²</span></td>
                        <td class="value-cell">M²</td>
                        <td class="value-cell">1</td>
                        <td class="value-cell">1.44 <span class="unit-cell">M</span></td>
                        <td class="value-cell">34.36 <span class="unit-cell">kg</span></td>
                        <td class="value-cell">36</td>
                        <td class="value-cell">1256.96 <span class="unit-cell">kg</span></td>
                    </tr>
                </tbody>
            </table>
        </div>
    </div>
</body>
</html>]]></description>
										<content:encoded><![CDATA[<!DOCTYPE html>
<html lang="es">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Embalajes</title>
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
    <style>
        * {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        }
        
        body {
            background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
            min-height: 100vh;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            padding: 20px;
        }
        
        .container {
            max-width: 1000px;
            width: 100%;
            background: white;
            border-radius: 8px;
            box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
            overflow: hidden;
        }
        
        .table-title {
            background: #ff7700;
            color: white;
            padding: 16px;
            text-align: center;
            font-size: 22px;
            font-weight: 600;
        }
        
        .table-container {
            overflow-x: auto;
        }
        
        .embalajes-table {
            width: 100%;
            border-collapse: collapse;
            border: 2px solid #ff7700;
        }
        
        .embalajes-table th, .embalajes-table td {
            padding: 18px 16px;
            text-align: center;
            border: 1px solid #ff7700;
        }
        
        .embalajes-table th {
            background-color: #fff5e6;
            color: #cc5500;
            font-weight: 600;
            font-size: 15px;
        }
        
        .embalajes-table tr:nth-child(even) {
            background-color: #fffaf0;
        }
        
        .embalajes-table tr:hover {
            background-color: #fff0db;
            transition: background-color 0.3s;
        }
        
        .value-cell {
            font-weight: 600;
            color: #2c3e50;
            font-size: 17px;
        }
        
        .unit-cell {
            color: #7f8c8d;
            font-size: 14px;
        }
        
        .icon-cell {
            font-size: 20px;
            color: #ff7700;
            margin-bottom: 6px;
        }
        
        @media (max-width: 768px) {
            .embalajes-table th, .embalajes-table td {
                padding: 14px 12px;
                font-size: 14px;
            }
            
            .table-title {
                font-size: 19px;
                padding: 14px;
            }
            
            .value-cell {
                font-size: 15px;
            }
            
            .icon-cell {
                font-size: 18px;
            }
        }
        
        @media (max-width: 480px) {
            .embalajes-table th, .embalajes-table td {
                padding: 12px 8px;
                font-size: 13px;
            }
            
            .table-title {
                font-size: 17px;
                padding: 12px;
            }
            
            .icon-cell {
                font-size: 16px;
            }
        }
    </style>
</head>
<body>
    <div class="container">
        <div class="table-title">Embalajes</div>
        
        <div class="table-container">
            <table class="embalajes-table">
                <thead>
                    <tr>
                        <th><div class="icon-cell"><i class="fas fa-boxes"></i></div>Stock</th>
                        <th><div class="icon-cell"><i class="fas fa-tag"></i></div>Unidad</th>
                        <th><div class="icon-cell"><i class="fas fa-box-open"></i></div>Piezas caja</th>
                        <th><div class="icon-cell"><i class="fas fa-ruler-combined"></i></div>Metros caja</th>
                        <th><div class="icon-cell"><i class="fas fa-weight-hanging"></i></div>Peso caja</th>
                        <th><div class="icon-cell"><i class="fas fa-pallet"></i></div>Cajas pallet</th>
                        <th><div class="icon-cell"><i class="fas fa-weight"></i></div>Peso pallet</th>
                    </tr>
                </thead>
                <tbody>
                    <tr>
                        <td class="value-cell">1190.88 <span class="unit-cell">M²</span></td>
                        <td class="value-cell">M²</td>
                        <td class="value-cell">1</td>
                        <td class="value-cell">1.44 <span class="unit-cell">M</span></td>
                        <td class="value-cell">34.36 <span class="unit-cell">kg</span></td>
                        <td class="value-cell">36</td>
                        <td class="value-cell">1256.96 <span class="unit-cell">kg</span></td>
                    </tr>
                </tbody>
            </table>
        </div>
    </div>
</body>
</html>]]></content:encoded>
					
					<wfw:commentRss>https://laselectioncbk.com/product/perla/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
