Search

Help

Page 1 of 1. Showing 3 results (0.012 seconds)

  1. Using the Context Object

    ; if ($cookie->isLogged()) if ($this->context->customer->isLogged()) if ($cookie->isLoggedBack()) if ($this->context->employee->isLoggedBack(); $cart->getProducts(); $this->context->cart->getProducts(); $language = new Language($cookie->id_lang); $language->iso_code; $this->context->language->iso_code; new Currency($cookie
    PrestaShop 1.6May 02, 2014
  2. Using the Context Object -

    ; if ($cookie->isLogged()) if ($this->context->customer->isLogged()) if ($cookie->isLoggedBack()) if ($this->context->employee->isLoggedBack(); $cart->getProducts(); $this->context->cart->getProducts(); $language = new Language($cookie->id_lang); $language->iso_code; $this->context->language->iso_code; new Currency($cookie
    PrestaShop 1.6Jul 12, 2016
  3. Using the Context Object

    ; if ($cookie->isLogged()) if ($this->context->customer->isLogged()) if ($cookie->isLoggedBack()) if ($this->context->employee->isLoggedBack(); $cart->getProducts(); $this->context->cart->getProducts(); $language = new Language($cookie->id_lang); $language->iso_code; $this->context->language->iso_code; new Currency($cookie
    PrestaShop 1.5Mar 06, 2013