Oxidshop - 在 tpl 文件中获取 oxSession 变量

Oxidshop - Get oxSession variable inside tpl file

我正在尝试在 tpl 文件中打印 oxsession 变量。 tpl 文件实际上是一个扩展 basketcontents.tpl 文件的块。知道如何实现吗?

尝试[{$smarty.session.YOUR_VARIABLE}]