upd checkout

This commit is contained in:
2025-04-14 11:25:26 +02:00
parent 00659ea805
commit 279bdd615e
5 changed files with 142 additions and 57 deletions
+1 -1
View File
@@ -148,7 +148,7 @@ if ($school_id) {
<?php else: ?>
<div class="row">
<?php foreach ($products as $product): ?>
<div class="col-12 col-md-6 col-lg-4 mb-3">
<div class="col-12 col-md-4 col-lg-3 mb-3">
<div class="card product-card radius-10">
<img src="<?php echo htmlspecialchars($product['class_photo'] ?: 'default_class_image.jpg'); ?>" alt="<?php echo htmlspecialchars($product['class_name']); ?>">
<div class="card-body text-center">