Index: src/system/classes/products/PrintProductInfoContentView.inc.php IDEA additional info: Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP <+>UTF-8 =================================================================== --- src/system/classes/products/PrintProductInfoContentView.inc.php (revision aa5c724850efc9aadafed70b2552c66ce63ad66a) +++ src/system/classes/products/PrintProductInfoContentView.inc.php (revision ) @@ -257,7 +257,7 @@ } else { - $this->content_array['PRODUCTS_SHIPPING_LINK'] = $this->products_data['products_id'] . ' ' . SHIPPING_EXCL . ' ' . SHIPPING_COSTS . ''; + $this->content_array['PRODUCTS_SHIPPING_LINK'] = ' ' . SHIPPING_EXCL . ' ' . SHIPPING_COSTS . ''; } } } \ No newline at end of file