This commit is contained in:
Laurent Destailleur
2026-01-26 11:57:58 +01:00
parent 619fb3a590
commit a3c8a832a2

View File

@@ -573,7 +573,9 @@ if (isModEnabled('project')) {
}
$variants = false;
$variants = 0;
$iskit = 0;
if ($id > 0 || $ref) {
$object = new Product($db);
$result = $object->fetch($id, $ref);