Breadcrumbs completed
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
{* Breadcrumb *}
|
||||
{block name='no-return-functions' append}
|
||||
{$breadcrumbs = [
|
||||
['name' => {intl l="Cart"}, 'link'=>{url path="/cart"}],
|
||||
['name' => {intl l="Billing and delivery"}, 'link'=>{url path="/order/delivery"}]
|
||||
['title' => {intl l="Cart"}, 'url'=>{url path="/cart"}],
|
||||
['title' => {intl l="Billing and delivery"}, 'url'=>{url path="/order/delivery"}]
|
||||
]}
|
||||
{/block}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user