Buscar..


Sintaxis

  • $this->helper('core/url')->getCurrentUrl();

Página principal

volver: http://www.example.com/

Página del producto

volver: http://www.example.com/my-product.html

Compruebe si la URL actual es segura

$isSecure = Mage::app()->getStore()->isCurrentlySecure();

Esto devolverá verdadero si la URL actual es segura.



Modified text is an extract of the original Stack Overflow Documentation
Licenciado bajo CC BY-SA 3.0
No afiliado a Stack Overflow