[-] BO : fixed bug #PSCFV-9782 - live edit bug with multistore
This commit is contained in:
@@ -69,6 +69,8 @@ class ProductControllerCore extends FrontController
|
||||
|
||||
public function canonicalRedirection($canonical_url = '')
|
||||
{
|
||||
if (Tools::getValue('live_edit'))
|
||||
return ;
|
||||
if (Validate::isLoadedObject($this->product))
|
||||
parent::canonicalRedirection($this->context->link->getProductLink($this->product));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user