<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Shampoing Aloe Vera - Buy Online | Welgan Cosmetics</title>
    <meta name="description" content="Shampoing doux et rééquilibrant à base d&#039;extrait pur d&#039;Aloe Vera. Nettoie en profondeur sans agresser, apaise le cuir chevelu sensible et apporte hydrat">
    
    <!-- Canonical URL -->
    <link rel="canonical" href="https://welgancos.com/seo-product.php?id=30">
    
    <!-- Structured Data for Google -->
    <script type="application/ld+json">
    {
        "@context": "https://schema.org",
        "@type": "Product",
        "name": "Shampoing Aloe Vera",
        "description": "Shampoing doux et rééquilibrant à base d\'extrait pur d\'Aloe Vera. Nettoie en profondeur sans agresser, apaise le cuir chevelu sensible et apporte hydratation et souplesse aux longueurs.",
        "image": "https://welgancos.com/uploads/product_695e8dbc6edb6_1767804348.webp",
        "brand": {
            "@type": "Brand",
            "name": "Welgan Cosmetics"
        },
        "offers": {
            "@type": "Offer",
            "url": "https://welgancos.com/seo-product.php?id=30",
            "priceCurrency": "MAD",
            "price": "30.00",
            "availability": "https://schema.org/InStock",
            "seller": {
                "@type": "Organization",
                "name": "Welgan Cosmetics"
            }
        }
    }
    </script>
    
    <style>
        body {
            font-family: Arial, sans-serif;
            max-width: 1000px;
            margin: 0 auto;
            padding: 20px;
            line-height: 1.6;
        }
        .product-container {
            display: flex;
            gap: 40px;
            margin-top: 30px;
            flex-wrap: wrap;
        }
        .product-image {
            flex: 1;
            min-width: 300px;
        }
        .product-image img {
            width: 100%;
            max-width: 500px;
            border-radius: 10px;
            box-shadow: 0 5px 15px rgba(0,0,0,0.1);
        }
        .product-details {
            flex: 1;
            min-width: 300px;
        }
        .product-title {
            color: #333;
            margin-bottom: 10px;
            font-size: 28px;
        }
        .product-category {
            color: #666;
            font-size: 14px;
            margin-bottom: 20px;
        }
        .price {
            color: #e44d26;
            font-size: 24px;
            font-weight: bold;
            margin: 20px 0;
        }
        .variants {
            margin: 20px 0;
        }
        .variant-option {
            display: inline-block;
            margin-right: 10px;
            margin-bottom: 10px;
            padding: 8px 15px;
            border: 2px solid #ddd;
            border-radius: 5px;
            cursor: pointer;
            transition: all 0.3s;
        }
        .variant-option:hover,
        .variant-option.active {
            border-color: #e44d26;
            background: #fff5f2;
        }
        .description {
            margin-top: 30px;
            padding-top: 20px;
            border-top: 1px solid #eee;
        }
        .back-link {
            display: inline-block;
            margin-top: 30px;
            color: #0066cc;
            text-decoration: none;
        }
        .back-link:hover {
            text-decoration: underline;
        }
    </style>
</head>
<body>
    <!-- Breadcrumb Navigation -->
    <div class="breadcrumb">
        <a href="index.html">Home</a> &gt; 
        <span>Shampoing Aloe Vera</span>
    </div>
    
    <div class="product-container">
        <!-- Product Image -->
        <div class="product-image">
                        <img src="https://welgancos.com/uploads/product_695e8dbc6edb6_1767804348.webp" 
                 alt="Shampoing Aloe Vera">
                    </div>
        
        <!-- Product Details -->
        <div class="product-details">
            <h1 class="product-title">Shampoing Aloe Vera</h1>
            
            <div class="product-category">
                Category: les shampooings            </div>
            
            <div class="price">
                                    30.00 MAD
                            </div>
            
                        
            <!-- Product Description -->
            <div class="description">
                <h3>Product Description</h3>
                <p>Shampoing doux et rééquilibrant à base d&#039;extrait pur d&#039;Aloe Vera. Nettoie en profondeur sans agresser, apaise le cuir chevelu sensible et apporte hydratation et souplesse aux longueurs.</p>
            </div>
            
            <!-- Back to Products -->
            <a href="index.html" class="back-link">← Back to Main Store</a>
        </div>
    </div>
    
    <!-- Hidden SEO Links to other products -->
    <div style="display:none; position:absolute; left:-9999px;">
        <a href="seo-product.php?id=54">Ghassoul Irrigué à la Rose</a> | <a href="seo-product.php?id=116">Huile de Citron</a> | <a href="seo-product.php?id=145">Huile Essentielle de Clous de Girofle (Al-Qaranful)</a> | <a href="seo-product.php?id=46">Savon Noir à la Rose</a> | <a href="seo-product.php?id=151">Huile d&#039;Aloe Vera</a> | <a href="seo-product.php?id=96">Huile de Sauge</a> | <a href="seo-product.php?id=38">Savon à l&#039;Argan</a> | <a href="seo-product.php?id=61">Crème à la Rose</a> | <a href="seo-product.php?id=75">Huile d&#039;Oliban (Encens)</a> | <a href="seo-product.php?id=147">Miel d&#039;Eucalyptus (Asal Al-Eucalyptus) 500g</a> | <a href="seo-product.php?id=77">Savon Noir à la Lavande</a> | <a href="seo-product.php?id=160">Huile Essentielle de Tea Tree</a> | <a href="seo-product.php?id=161">Grain de Psyllium</a> | <a href="seo-product.php?id=72">Shampooing à la Propolis</a> | <a href="seo-product.php?id=28">Lait de Rose</a> |         <a href="index.html">Welgan Cosmetics - Natural Moroccan Beauty Products</a>
    </div>
</body>
</html>
