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