aa
This commit is contained in:
@@ -991,6 +991,7 @@ function setProductFromGM($article, $initlog, ProductLogger &$passproductLogger)
|
|||||||
switch ($article->DescrizioneTipologia) {
|
switch ($article->DescrizioneTipologia) {
|
||||||
|
|
||||||
case 'Libri':
|
case 'Libri':
|
||||||
|
case 'Cartolibro':
|
||||||
|
|
||||||
$prodotti = $prodotti->where('name', $titolo)->get();
|
$prodotti = $prodotti->where('name', $titolo)->get();
|
||||||
$id = 0;
|
$id = 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user