diff --git a/www/pages/shopimporter_shopware6.php b/www/pages/shopimporter_shopware6.php index b84eccf8..868a456b 100644 --- a/www/pages/shopimporter_shopware6.php +++ b/www/pages/shopimporter_shopware6.php @@ -3825,7 +3825,6 @@ class Shopimporter_Shopware6 extends ShopimporterBase return; $bogxdata = $lineItem['attributes']['payload']['bogxProductConfigurator']; - file_put_contents("/var/www/bogx", print_r($lineItem['attributes'], true)); $textlines = []; if (isset($bogxdata['ordercode']))