aa
This commit is contained in:
@@ -977,9 +977,6 @@ class ArticleFormatter
|
||||
$stockInfo = self::getStockInfo($product);
|
||||
$preorderInfo = self::getPreorderInfo($product);
|
||||
|
||||
echo "PREORDERINFO " . $article->IdArticolo;
|
||||
|
||||
dd($preorderInfo);
|
||||
|
||||
return self::formatArticleRow(
|
||||
$article,
|
||||
|
||||
Reference in New Issue
Block a user