From e922b25403c3f7d56b0937b2631ef4a8b20c42c2 Mon Sep 17 00:00:00 2001 From: paoloar77 Date: Thu, 16 Jan 2025 08:57:09 +0100 Subject: [PATCH] aa --- app/CustomFuncPao.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app/CustomFuncPao.php b/app/CustomFuncPao.php index 465b331f..81504b09 100644 --- a/app/CustomFuncPao.php +++ b/app/CustomFuncPao.php @@ -977,6 +977,9 @@ class ArticleFormatter $stockInfo = self::getStockInfo($product); $preorderInfo = self::getPreorderInfo($product); + echo "PREORDERINFO "; + dd($preorderInfo); + return self::formatArticleRow( $article, $index,