Description
<style>
.comparison-table {
width: 100%;
border-collapse: collapse;
font-family: Arial, sans-serif;
margin: 20px 0;
}
.comparison-table th {
background-color: #2c3e50;
color: white;
padding: 12px;
text-align: center;
}
.comparison-table td {
padding: 10px;
border: 1px solid #ddd;
}
.mokingda {
background-color: #e8f5e9;
font-weight: bold;
color: #2e7d32;
}
.other-brand {
background-color: #ffebee;
color: #c62828;
}
.highlight {
font-weight: bold;
}
.free {
color: #2e7d32;
font-weight: bold;
}
.paid {
color: #c62828;
font-weight: bold;
}
</style>
<table class="comparison-table">
<thead>
<tr>
<th>Élément de comparaison</th>
<th>Carénage Mokingda</th>
<th>Autres marques</th>
</tr>
</thead>
<tbody>
<tr>
<td class="highlight">Prix</td>
<td class="mokingda">Bas</td>
<td class="other-brand">Élevé</td>
</tr>
<tr>
<td class="highlight">Qualité</td>
<td class="mokingda">Plastique ABS qualité OEM</td>
<td class="other-brand">Plastique ABS standard</td>
</tr>
<tr>
<td class="highlight">Adaptation</td>
<td class="mokingda">Trous pré-percés, garantie d'adaptation OEM</td>
<td class="other-brand">Trous pré-percés</td>
</tr>
<tr>
<td class="highlight">Peinture</td>
<td class="mokingda">Peinture qualité avec 3 couches de vernis</td>
<td class="other-brand">Peinture standard</td>
</tr>
<tr>
<td class="highlight">Vernis supplémentaire</td>
<td class="mokingda free">GRATUIT</td>
<td class="other-brand paid">89€</td>
</tr>
<tr>
<td class="highlight">Kit de boulons</td>
<td class="mokingda free">GRATUIT</td>
<td class="other-brand paid">65€</td>
</tr>
<tr>
<td class="highlight">Matériaux</td>
<td class="mokingda">Acier inoxydable</td>
<td class="other-brand">Aluminium</td>
</tr>
<tr>
<td class="highlight">Écran pare-brise</td>
<td class="mokingda free">GRATUIT</td>
<td class="other-brand free">GRATUIT</td>
</tr>
<tr>
<td class="highlight">Protection thermique</td>
<td class="mokingda free">GRATUIT</td>
<td class="other-brand free">GRATUIT</td>
</tr>
<tr>
<td class="highlight">Service de personnalisation</td>
<td class="mokingda free">GRATUIT</td>
<td class="other-brand paid">200€+</td>
</tr>
</tbody>
</table>
<p><img src="https://cdn.shopifycdn.net/s/files/1/0050/2212/2102/files/fairing_480x480.jpg?v=1621936259"></p>
<p><img src="https://cdn.shopifycdn.net/s/files/1/0050/2212/2102/files/1_a542631f-55a3-46fe-9096-4a22e663ccb4_480x480.jpg?v=1620982134"></p>
<style>
.customize-table {
width: 100%;
border-collapse: collapse;
font-family: Arial, sans-serif;
margin: 20px 0;
}
.customize-table th {
background-color: #2c3e50;
color: white;
padding: 12px;
text-align: left;
}
.customize-table td {
padding: 10px;
border: 1px solid #ddd;
}
.service-title {
background-color: #e3f2fd;
font-weight: bold;
color: #0d47a1;
}
.process-step {
font-weight: bold;
color: #2e7d32;
}
</style>
<table class="customize-table">
<thead>
<tr>
<th colspan="2">SERVICE DE PERSONNALISATION GRATUIT</th>
</tr>
</thead>
<tbody>
<tr>
<td class="service-title" colspan="2">Options de personnalisation disponibles :</td>
</tr>
<tr>
<td>1</td>
<td>Changer la couleur de la carrosserie ou des autocollants</td>
</tr>
<tr>
<td>2</td>
<td>Déplacer ou supprimer logos, textes ou graphiques</td>
</tr>
<tr>
<td>3</td>
<td>Ajouter logos, textes ou graphiques</td>
</tr>
<tr>
<td>4</td>
<td>Redesign selon vos exigences</td>
</tr>
<tr>
<td class="service-title" colspan="2">Processus de personnalisation :</td>
</tr>
<tr>
<td class="process-step">1</td>
<td>Commander un carénage adapté à votre modèle de moto</td>
</tr>
<tr>
<td class="process-step">2</td>
<td>Nous communiquer votre numéro de commande</td>
</tr>
<tr>
<td class="process-step">3</td>
<td>Nous confirmons votre demande personnalisée avant de lancer la production</td>
</tr>
</tbody>
</table>
<style>
.stock-table {
width: 100%;
border-collapse: collapse;
font-family: Arial, sans-serif;
margin: 20px 0;
}
.stock-table th {
background-color: #2c3e50;
color: white;
padding: 12px;
text-align: left;
}
.stock-table td {
padding: 10px;
border: 1px solid #ddd;
}
.stock-type {
background-color: #e3f2fd;
font-weight: bold;
color: #0d47a1;
}
.time-period {
color: #d32f2f;
font-weight: bold;
}
.highlight {
background-color: #fff8e1;
}
.contact-footer {
background-color: #e8f5e9;
text-align: center;
padding: 15px;
font-style: italic;
}
</style>
<table class="stock-table">
<thead>
<tr>
<th colspan="2">DÉLAIS DE LIVRAISON ET GARANTIE</th>
</tr>
</thead>
<tbody>
<tr>
<td class="stock-type" colspan="2">Carénages en stock</td>
</tr>
<tr>
<td colspan="2">Les carénages en stock sont déjà peints, seul le délai d'expédition s'applique</td>
</tr>
<tr>
<td class="highlight">Délai d'expédition :</td>
<td></td>
</tr>
<tr>
<td>1. Entrepôt local :</td>
<td class="time-period">3-5 jours ouvrés</td>
</tr>
<tr>
<td>2. Entrepôt international :</td>
<td class="time-period">18-20 jours ouvrés (expédition standard)</td>
</tr>
<tr>
<td class="stock-type" colspan="2">Carénages sur commande</td>
</tr>
<tr>
<td colspan="2">Les carénages sur commande nécessitent une peinture, comptez le délai de peinture + expédition</td>
</tr>
<tr>
<td class="highlight">Délai de peinture :</td>
<td></td>
</tr>
<tr>
<td>Carénage standard :</td>
<td class="time-period">8-12 jours ouvrés</td>
</tr>
<tr>
<td class="highlight">Délai d'expédition :</td>
<td></td>
</tr>
<tr>
<td>Expédition standard :</td>
<td class="time-period">18-20 jours ouvrés</td>
</tr>
<tr>
<td class="stock-type" colspan="2">Garantie</td>
</tr>
<tr>
<td colspan="2">Période de garantie : <span class="time-period">6 mois</span>
</td>
</tr>
<tr>
<td colspan="2" class="contact-footer">
<strong>Vous cherchez d'autres modèles de carénage ?</strong><br>Contactez-nous à : <a href="mailto:Sale@mokingda.com">Sale@mokingda.com</a><br><em>Réponse garantie sous 24h</em>
</td>
</tr>
</tbody>
</table>









