query('SELECT id, name, description, images, url_slug, material, application FROM products ORDER BY created_at DESC'); $products = $stmt->fetchAll(PDO::FETCH_ASSOC); } catch (PDOException $e) { error_log('Failed to fetch products: ' . $e->getMessage()); // You could display a friendly error message to the user } ?>

Our Luxury Carpets

Discover our exclusive collection of hand-crafted carpets and rugs.

No products found. Please check back later.

<?php echo htmlspecialchars($product['name']); ?>

|

...

View Details