first commit

This commit is contained in:
2024-10-28 22:14:22 +01:00
commit b65352c452
40581 changed files with 5712079 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
{**
* 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>