query("SELECT * FROM theme_settings WHERE id=1");
$settings = $stmt->fetch(PDO::FETCH_ASSOC);
} catch (Exception $e) { $settings = []; }
// Dynamic Variables
$admin_email = !empty($settings['contact_email']) ? $settings['contact_email'] : 'support@sejistore.com';
$admin_phone = !empty($settings['whatsapp_number']) ? $settings['whatsapp_number'] : '';
// --- 3. SEO SETUP ---
$page_title = "FAQ"; // Browser Tab Title will be: FAQ - SejiStore
// Include Header
include 'includes/header.php';
?>
Find answers to common questions about our products and services.Frequently Asked Questions
Can't find the answer you're looking for? Please chat to our friendly team.