
Get notified when the price drops.
<!DOCTYPE html> <html> <style> .header-img img { height: 300px; width:100%; object-fit:cover; } </style> </html> <!DOCTYPE html> <html lang="fr"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <style> body { font-family: Arial, sans-serif; margin: 0; padding: 0; background-color: #f7f7f7; color: #333; line-height: 1.6; } header h1 { margin: 0; } section { padding: 20px; } h2 { color: #0073e6; } ul { list-style: none; padding: 0; } ul li { padding: 8px 0; border-bottom: 1px solid #ddd; } ul li:last-child { border-bottom: none; } .guide { background: #f1f8ff; padding: 20px; border-radius: 8px; } .cta { text-align: center; margin: 20px 0; } .cta a { display: inline-block; padding: 10px 20px; background: #0073e6; color: #fff; text-decoration: none; border-radius: 4px; font-size: 1rem; } .cta a:hover { background: #005bb5; } </style> </head> <body> <div class="container"> <section> <h2>Description</h2> <p> Grand Theft Auto V est un jeu d’action-aventure en monde ouvert où les joueurs incarnent trois personnages principaux dans la ville fictive de Los Santos. Le jeu combine missions scénarisées, exploration libre, activités secondaires et multijoueur en ligne via GTA Online. Les joueurs peuvent conduire des véhicules, participer à des braquages, personnaliser leur personnage et interagir avec un environnement vivant et détaillé. La Premium Edition inclut du contenu additionnel pour GTA Online, comme des packs de démarrage et des objets exclusifs </p> </section> </div> </body> </html>
Lowest price per retailer, over time.