// Fix #PSFV-223

This commit is contained in:
rMalie
2012-01-03 14:52:06 +00:00
parent 950c946e96
commit 112a8ff83c
@@ -2176,7 +2176,7 @@ class AdminProductsControllerCore extends AdminController
public function getPreviewUrl(Product $product)
{
if (!(bool)$this->context->shop->virtual_uri && $this->context->shop->theme_name != 'default')
if (!ShopUrl::getMainShopDomain())
return false;
$preview_url = $this->context->link->getProductLink(