18 lines
551 B
Smarty
18 lines
551 B
Smarty
{**
|
|
* Copyright (C) 2020 Futurenext srl
|
|
*
|
|
* This file is part of Zakeke.
|
|
*
|
|
* Zakeke Interactive Product Designer can not be copied and/or distributed
|
|
* without the express permission of Futurenext srl
|
|
*
|
|
* @author Futurenext srl <help@zakeke.com>
|
|
* @copyright 2019 Futurenext srl
|
|
* @license https://www.zakeke.com/privacy/#general_conditions
|
|
*}
|
|
<div id="zakeke-container">
|
|
<iframe id="zakeke-frame" frameBorder="0"></iframe>
|
|
</div>
|
|
|
|
<form id="zakeke-addtocart" action="{$link->getPageLink('cart')|escape:'html':'UTF-8'}" method="post"></form>
|