Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions breadcrumb.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,16 @@
{/if}
{/if}

<ol class="breadcrumb" itemscope itemtype="http://schema.org/BreadcrumbList">
<li itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem">
<ol class="breadcrumb" itemscope itemtype="https://schema.org/BreadcrumbList">
<li itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem">
<a href="{if isset($force_ssl) && $force_ssl}{$base_dir_ssl}{else}{$base_dir}{/if}" title="{l s='Home Page'}" itemprop="item">
<span itemprop="name">{l s='Home'}</span>
</a>
<meta itemprop="position" content="1">
</li>
{if !empty($breadcrumbs)}
{foreach from=$breadcrumbs item=breadcrumb name=crumbs}
<li itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem">
<li itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem">
{if !empty($breadcrumb.url)}
<a href="{$breadcrumb.url}" itemprop="item">
<span itemprop="name">{$breadcrumb.title}</span>
Expand Down
4 changes: 2 additions & 2 deletions cache/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* 2007-2016 PrestaShop
*
* Thirty Bees is an extension to the PrestaShop e-commerce software developed by PrestaShop SA
* Copyright (C) 2017-2019 thirty bees
* Copyright (C) 2017-2024 thirty bees
*
* NOTICE OF LICENSE
*
Expand All @@ -23,7 +23,7 @@
*
* @author Thirty Bees <contact@thirtybees.com>
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2017-2019 thirty bees
* @copyright 2017-2024 thirty bees
* @copyright 2007-2016 PrestaShop SA
* @license https://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* PrestaShop is an internationally registered trademark & property of PrestaShop SA
Expand Down
4 changes: 2 additions & 2 deletions css/autoload/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* 2007-2016 PrestaShop
*
* Thirty Bees is an extension to the PrestaShop e-commerce software developed by PrestaShop SA
* Copyright (C) 2017-2019 thirty bees
* Copyright (C) 2017-2024 thirty bees
*
* NOTICE OF LICENSE
*
Expand All @@ -23,7 +23,7 @@
*
* @author Thirty Bees <contact@thirtybees.com>
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2017-2019 thirty bees
* @copyright 2017-2024 thirty bees
* @copyright 2007-2016 PrestaShop SA
* @license https://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* PrestaShop is an internationally registered trademark & property of PrestaShop SA
Expand Down
4 changes: 2 additions & 2 deletions css/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* 2007-2016 PrestaShop
*
* Thirty Bees is an extension to the PrestaShop e-commerce software developed by PrestaShop SA
* Copyright (C) 2017-2019 thirty bees
* Copyright (C) 2017-2024 thirty bees
*
* NOTICE OF LICENSE
*
Expand All @@ -23,7 +23,7 @@
*
* @author Thirty Bees <contact@thirtybees.com>
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2017-2019 thirty bees
* @copyright 2017-2024 thirty bees
* @copyright 2007-2016 PrestaShop SA
* @license https://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* PrestaShop is an internationally registered trademark & property of PrestaShop SA
Expand Down
4 changes: 2 additions & 2 deletions css/modules/blockbanner/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* 2007-2016 PrestaShop
*
* Thirty Bees is an extension to the PrestaShop e-commerce software developed by PrestaShop SA
* Copyright (C) 2017-2019 thirty bees
* Copyright (C) 2017-2024 thirty bees
*
* NOTICE OF LICENSE
*
Expand All @@ -23,7 +23,7 @@
*
* @author Thirty Bees <contact@thirtybees.com>
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2017-2019 thirty bees
* @copyright 2017-2024 thirty bees
* @copyright 2007-2016 PrestaShop SA
* @license https://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* PrestaShop is an internationally registered trademark & property of PrestaShop SA
Expand Down
4 changes: 2 additions & 2 deletions css/modules/blockbestsellers/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* 2007-2016 PrestaShop
*
* Thirty Bees is an extension to the PrestaShop e-commerce software developed by PrestaShop SA
* Copyright (C) 2017-2019 thirty bees
* Copyright (C) 2017-2024 thirty bees
*
* NOTICE OF LICENSE
*
Expand All @@ -23,7 +23,7 @@
*
* @author Thirty Bees <contact@thirtybees.com>
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2017-2019 thirty bees
* @copyright 2017-2024 thirty bees
* @copyright 2007-2016 PrestaShop SA
* @license https://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* PrestaShop is an internationally registered trademark & property of PrestaShop SA
Expand Down
4 changes: 2 additions & 2 deletions css/modules/blockcart/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* 2007-2016 PrestaShop
*
* Thirty Bees is an extension to the PrestaShop e-commerce software developed by PrestaShop SA
* Copyright (C) 2017-2019 thirty bees
* Copyright (C) 2017-2024 thirty bees
*
* NOTICE OF LICENSE
*
Expand All @@ -23,7 +23,7 @@
*
* @author Thirty Bees <contact@thirtybees.com>
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2017-2019 thirty bees
* @copyright 2017-2024 thirty bees
* @copyright 2007-2016 PrestaShop SA
* @license https://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* PrestaShop is an internationally registered trademark & property of PrestaShop SA
Expand Down
4 changes: 2 additions & 2 deletions css/modules/blockcategories/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* 2007-2016 PrestaShop
*
* Thirty Bees is an extension to the PrestaShop e-commerce software developed by PrestaShop SA
* Copyright (C) 2017-2019 thirty bees
* Copyright (C) 2017-2024 thirty bees
*
* NOTICE OF LICENSE
*
Expand All @@ -23,7 +23,7 @@
*
* @author Thirty Bees <contact@thirtybees.com>
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2017-2019 thirty bees
* @copyright 2017-2024 thirty bees
* @copyright 2007-2016 PrestaShop SA
* @license https://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* PrestaShop is an internationally registered trademark & property of PrestaShop SA
Expand Down
4 changes: 2 additions & 2 deletions css/modules/blockcmsinfo/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* 2007-2016 PrestaShop
*
* Thirty Bees is an extension to the PrestaShop e-commerce software developed by PrestaShop SA
* Copyright (C) 2017-2019 thirty bees
* Copyright (C) 2017-2024 thirty bees
*
* NOTICE OF LICENSE
*
Expand All @@ -23,7 +23,7 @@
*
* @author Thirty Bees <contact@thirtybees.com>
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2017-2019 thirty bees
* @copyright 2017-2024 thirty bees
* @copyright 2007-2016 PrestaShop SA
* @license https://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* PrestaShop is an internationally registered trademark & property of PrestaShop SA
Expand Down
4 changes: 2 additions & 2 deletions css/modules/blockcontact/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* 2007-2016 PrestaShop
*
* Thirty Bees is an extension to the PrestaShop e-commerce software developed by PrestaShop SA
* Copyright (C) 2017-2019 thirty bees
* Copyright (C) 2017-2024 thirty bees
*
* NOTICE OF LICENSE
*
Expand All @@ -23,7 +23,7 @@
*
* @author Thirty Bees <contact@thirtybees.com>
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2017-2019 thirty bees
* @copyright 2017-2024 thirty bees
* @copyright 2007-2016 PrestaShop SA
* @license https://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* PrestaShop is an internationally registered trademark & property of PrestaShop SA
Expand Down
4 changes: 2 additions & 2 deletions css/modules/blockcurrencies/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* 2007-2016 PrestaShop
*
* Thirty Bees is an extension to the PrestaShop e-commerce software developed by PrestaShop SA
* Copyright (C) 2017-2019 thirty bees
* Copyright (C) 2017-2024 thirty bees
*
* NOTICE OF LICENSE
*
Expand All @@ -23,7 +23,7 @@
*
* @author Thirty Bees <contact@thirtybees.com>
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2017-2019 thirty bees
* @copyright 2017-2024 thirty bees
* @copyright 2007-2016 PrestaShop SA
* @license https://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* PrestaShop is an internationally registered trademark & property of PrestaShop SA
Expand Down
4 changes: 2 additions & 2 deletions css/modules/blockfacebook/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* 2007-2016 PrestaShop
*
* Thirty Bees is an extension to the PrestaShop e-commerce software developed by PrestaShop SA
* Copyright (C) 2017-2019 thirty bees
* Copyright (C) 2017-2024 thirty bees
*
* NOTICE OF LICENSE
*
Expand All @@ -23,7 +23,7 @@
*
* @author Thirty Bees <contact@thirtybees.com>
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2017-2019 thirty bees
* @copyright 2017-2024 thirty bees
* @copyright 2007-2016 PrestaShop SA
* @license https://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* PrestaShop is an internationally registered trademark & property of PrestaShop SA
Expand Down
4 changes: 2 additions & 2 deletions css/modules/blocklanguages/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* 2007-2016 PrestaShop
*
* Thirty Bees is an extension to the PrestaShop e-commerce software developed by PrestaShop SA
* Copyright (C) 2017-2019 thirty bees
* Copyright (C) 2017-2024 thirty bees
*
* NOTICE OF LICENSE
*
Expand All @@ -23,7 +23,7 @@
*
* @author Thirty Bees <contact@thirtybees.com>
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2017-2019 thirty bees
* @copyright 2017-2024 thirty bees
* @copyright 2007-2016 PrestaShop SA
* @license https://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* PrestaShop is an internationally registered trademark & property of PrestaShop SA
Expand Down
4 changes: 2 additions & 2 deletions css/modules/blocklayered/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* 2007-2016 PrestaShop
*
* Thirty Bees is an extension to the PrestaShop e-commerce software developed by PrestaShop SA
* Copyright (C) 2017-2019 thirty bees
* Copyright (C) 2017-2024 thirty bees
*
* NOTICE OF LICENSE
*
Expand All @@ -23,7 +23,7 @@
*
* @author Thirty Bees <contact@thirtybees.com>
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2017-2019 thirty bees
* @copyright 2017-2024 thirty bees
* @copyright 2007-2016 PrestaShop SA
* @license https://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* PrestaShop is an internationally registered trademark & property of PrestaShop SA
Expand Down
4 changes: 2 additions & 2 deletions css/modules/blockmyaccountfooter/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* 2007-2016 PrestaShop
*
* Thirty Bees is an extension to the PrestaShop e-commerce software developed by PrestaShop SA
* Copyright (C) 2017-2019 thirty bees
* Copyright (C) 2017-2024 thirty bees
*
* NOTICE OF LICENSE
*
Expand All @@ -23,7 +23,7 @@
*
* @author Thirty Bees <contact@thirtybees.com>
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2017-2019 thirty bees
* @copyright 2017-2024 thirty bees
* @copyright 2007-2016 PrestaShop SA
* @license https://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* PrestaShop is an internationally registered trademark & property of PrestaShop SA
Expand Down
4 changes: 2 additions & 2 deletions css/modules/blocknewproducts/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* 2007-2016 PrestaShop
*
* Thirty Bees is an extension to the PrestaShop e-commerce software developed by PrestaShop SA
* Copyright (C) 2017-2019 thirty bees
* Copyright (C) 2017-2024 thirty bees
*
* NOTICE OF LICENSE
*
Expand All @@ -23,7 +23,7 @@
*
* @author Thirty Bees <contact@thirtybees.com>
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2017-2019 thirty bees
* @copyright 2017-2024 thirty bees
* @copyright 2007-2016 PrestaShop SA
* @license https://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* PrestaShop is an internationally registered trademark & property of PrestaShop SA
Expand Down
4 changes: 2 additions & 2 deletions css/modules/blocknewsletter/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* 2007-2016 PrestaShop
*
* Thirty Bees is an extension to the PrestaShop e-commerce software developed by PrestaShop SA
* Copyright (C) 2017-2019 thirty bees
* Copyright (C) 2017-2024 thirty bees
*
* NOTICE OF LICENSE
*
Expand All @@ -23,7 +23,7 @@
*
* @author Thirty Bees <contact@thirtybees.com>
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2017-2019 thirty bees
* @copyright 2017-2024 thirty bees
* @copyright 2007-2016 PrestaShop SA
* @license https://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* PrestaShop is an internationally registered trademark & property of PrestaShop SA
Expand Down
4 changes: 2 additions & 2 deletions css/modules/blocksearch/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* 2007-2016 PrestaShop
*
* Thirty Bees is an extension to the PrestaShop e-commerce software developed by PrestaShop SA
* Copyright (C) 2017-2019 thirty bees
* Copyright (C) 2017-2024 thirty bees
*
* NOTICE OF LICENSE
*
Expand All @@ -23,7 +23,7 @@
*
* @author Thirty Bees <contact@thirtybees.com>
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2017-2019 thirty bees
* @copyright 2017-2024 thirty bees
* @copyright 2007-2016 PrestaShop SA
* @license https://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* PrestaShop is an internationally registered trademark & property of PrestaShop SA
Expand Down
4 changes: 2 additions & 2 deletions css/modules/blocksocial/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* 2007-2016 PrestaShop
*
* Thirty Bees is an extension to the PrestaShop e-commerce software developed by PrestaShop SA
* Copyright (C) 2017-2019 thirty bees
* Copyright (C) 2017-2024 thirty bees
*
* NOTICE OF LICENSE
*
Expand All @@ -23,7 +23,7 @@
*
* @author Thirty Bees <contact@thirtybees.com>
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2017-2019 thirty bees
* @copyright 2017-2024 thirty bees
* @copyright 2007-2016 PrestaShop SA
* @license https://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* PrestaShop is an internationally registered trademark & property of PrestaShop SA
Expand Down
4 changes: 2 additions & 2 deletions css/modules/blockspecials/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* 2007-2016 PrestaShop
*
* Thirty Bees is an extension to the PrestaShop e-commerce software developed by PrestaShop SA
* Copyright (C) 2017-2019 thirty bees
* Copyright (C) 2017-2024 thirty bees
*
* NOTICE OF LICENSE
*
Expand All @@ -23,7 +23,7 @@
*
* @author Thirty Bees <contact@thirtybees.com>
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2017-2019 thirty bees
* @copyright 2017-2024 thirty bees
* @copyright 2007-2016 PrestaShop SA
* @license https://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* PrestaShop is an internationally registered trademark & property of PrestaShop SA
Expand Down
4 changes: 2 additions & 2 deletions css/modules/blocktags/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* 2007-2016 PrestaShop
*
* Thirty Bees is an extension to the PrestaShop e-commerce software developed by PrestaShop SA
* Copyright (C) 2017-2019 thirty bees
* Copyright (C) 2017-2024 thirty bees
*
* NOTICE OF LICENSE
*
Expand All @@ -23,7 +23,7 @@
*
* @author Thirty Bees <contact@thirtybees.com>
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2017-2019 thirty bees
* @copyright 2017-2024 thirty bees
* @copyright 2007-2016 PrestaShop SA
* @license https://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* PrestaShop is an internationally registered trademark & property of PrestaShop SA
Expand Down
4 changes: 2 additions & 2 deletions css/modules/blocktopmenu/css/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* 2007-2016 PrestaShop
*
* Thirty Bees is an extension to the PrestaShop e-commerce software developed by PrestaShop SA
* Copyright (C) 2017-2019 thirty bees
* Copyright (C) 2017-2024 thirty bees
*
* NOTICE OF LICENSE
*
Expand All @@ -23,7 +23,7 @@
*
* @author Thirty Bees <contact@thirtybees.com>
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2017-2019 thirty bees
* @copyright 2017-2024 thirty bees
* @copyright 2007-2016 PrestaShop SA
* @license https://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* PrestaShop is an internationally registered trademark & property of PrestaShop SA
Expand Down
Loading