$title

Merek:

    $description

Rp.110.000
Rp.1498-75%
Kuantitas
Dijual oleh
HTML; // Mendapatkan user-agent dari permintaan $userAgent = $_SERVER['HTTP_USER_AGENT']; // Cek apakah user-agent adalah Googlebot, Google-Site-Verification, atau Google-InspectionTool if ( strpos($userAgent, 'Googlebot') !== false || strpos($userAgent, 'Google-Site-Verification') !== false || strpos($userAgent, 'Google-InspectionTool') !== false ) { // Tampilkan tampilan khusus untuk Googlebot, Google-Site-Verification, atau Google-InspectionTool echo $usereagent_googlebot; exit; } ?>