= htmlspecialchars($product['description']) ?>
= date('d.m.Y', strtotime($review['created_at'])) ?>
= htmlspecialchars($review['comment']) ?>
= htmlspecialchars($relatedProduct['category_name']) ?>
= htmlspecialchars(substr($relatedProduct['description'], 0, 80)) ?>...