commerce fix
This commit is contained in:
parent
7e65da7fe9
commit
3556fef036
|
@ -32,7 +32,9 @@
|
|||
{embed '../components/details.latte', title: "Details"}
|
||||
{block content}
|
||||
<p>Region: {$info->detail->region}</p>
|
||||
{if $info->detail->commerceUserInfo->commerceUser}
|
||||
<p>Category: {$info->detail->commerceUserInfo->category}</p>
|
||||
{/if}
|
||||
{/block}
|
||||
{/embed}
|
||||
{/block}
|
||||
|
|
Loading…
Reference in a new issue