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,5 @@
drwxr-xr-x 4 30094 users 5 Oct 6 10:16 .
drwxr-xr-x 4 30094 users 28 Oct 6 10:16 ..
drwxr-xr-x 2 30094 users 16 Oct 6 10:16 img
-rw-r--r-- 1 30094 users 1287 Oct 4 09:55 index.php
drwxr-xr-x 3 30094 users 4 Oct 6 10:16 templates

View File

@@ -0,0 +1,16 @@
drwxr-xr-x 2 30094 users 16 Oct 6 10:16 .
drwxr-xr-x 4 30094 users 5 Oct 6 10:16 ..
-rw-r--r-- 1 30094 users 2390 Oct 4 09:55 facebook.png
-rw-r--r-- 1 30094 users 624 Oct 4 09:55 facebook2.png
-rw-r--r-- 1 30094 users 6402 Oct 4 09:55 googleplus.png
-rw-r--r-- 1 30094 users 1287 Oct 4 09:55 index.php
-rw-r--r-- 1 30094 users 5145 Oct 4 09:55 linkedin.png
-rw-r--r-- 1 30094 users 6094 Oct 4 09:55 pinterest.png
-rw-r--r-- 1 30094 users 1186 Oct 4 09:55 pinterest2.png
-rw-r--r-- 1 30094 users 1388 Oct 4 09:55 plus.png
-rw-r--r-- 1 30094 users 1283 Oct 4 09:55 plus2.png
-rw-r--r-- 1 30094 users 2366 Oct 4 09:55 readme.png
-rw-r--r-- 1 30094 users 2226 Oct 4 09:55 terms.png
-rw-r--r-- 1 30094 users 5654 Oct 4 09:55 twitter.png
-rw-r--r-- 1 30094 users 932 Oct 4 09:55 twitter2.png
-rw-r--r-- 1 30094 users 4668 Oct 4 09:55 youtube.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 624 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.3 KiB

View File

@@ -0,0 +1,35 @@
<?php
/*
* 2007-2014 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/afl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2014 PrestaShop SA
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
* International Registered Trademark & Property of PrestaShop SA
*/
header("Expires: Mon, 26 Jul 1997 05:00:00 GMT");
header("Last-Modified: ".gmdate("D, d M Y H:i:s")." GMT");
header("Cache-Control: no-store, no-cache, must-revalidate");
header("Cache-Control: post-check=0, pre-check=0", false);
header("Pragma: no-cache");
header("Location: ../");
exit;

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 932 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

View File

@@ -0,0 +1,35 @@
<?php
/*
* 2007-2014 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/afl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2014 PrestaShop SA
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
* International Registered Trademark & Property of PrestaShop SA
*/
header("Expires: Mon, 26 Jul 1997 05:00:00 GMT");
header("Last-Modified: ".gmdate("D, d M Y H:i:s")." GMT");
header("Cache-Control: no-store, no-cache, must-revalidate");
header("Cache-Control: post-check=0, pre-check=0", false);
header("Pragma: no-cache");
header("Location: ../");
exit;

View File

@@ -0,0 +1,4 @@
drwxr-xr-x 3 30094 users 4 Oct 6 10:16 .
drwxr-xr-x 4 30094 users 5 Oct 6 10:16 ..
drwxr-xr-x 2 30094 users 6 Oct 6 10:16 hook
-rw-r--r-- 1 30094 users 1309 Oct 4 09:55 index.php

View File

@@ -0,0 +1,6 @@
drwxr-xr-x 2 30094 users 6 Oct 6 10:16 .
drwxr-xr-x 3 30094 users 4 Oct 6 10:16 ..
-rw-r--r-- 1 30094 users 2044 Oct 4 09:55 adds.tpl
-rw-r--r-- 1 30094 users 3342 Oct 4 09:55 configure.tpl
-rw-r--r-- 1 30094 users 1287 Oct 4 09:55 index.php
-rw-r--r-- 1 30094 users 3178 Oct 4 09:55 infos.tpl

View File

@@ -0,0 +1,41 @@
{*
* 2007-2014 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/afl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2014 PrestaShop SA
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
* International Registered Trademark & Property of PrestaShop SA
*}
<div class="panel">
<div class="panel-heading">
<center><img src="{$module_dir|escape:'htmlall':'UTF-8'}views/img/readme.png" style=" width: 31px;margin: 5px;" /><a href="{$module_dir|escape:'htmlall':'UTF-8'}moduleinstall.pdf" target="_blank">README</a> /
<img src="{$module_dir|escape:'htmlall':'UTF-8'}views/img/terms.png" style=" width: 31px;margin: 5px;" /><a href="{$module_dir|escape:'htmlall':'UTF-8'}termsandconditions.pdf" target="_blank">TERMS</a></center><br/>
<i class="icon-info"></i> {l s='Video' mod='massprice'}
</div>
<iframe width="640" height="360" src="https://www.youtube.com/embed/JsPIvhmFSRI?rel=0&amp;showinfo=0" frameborder="0" allowfullscreen></iframe></div>
<div class="bootstrap panel">
<div class="panel-heading">
<i class="icon-picture-o"></i> {l s='Other products' mod='massprice'}
</div>
<iframe src="http://catalogo-onlinersi.net/modules/productseverywherersi/productseverywherersi-page.php?id=1&token=9a8529a6b0" style="border:none;width:100%;height:620px" ></iframe>
</div>

View File

@@ -0,0 +1,131 @@
{*
* 2007-2022 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/afl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2022 PrestaShop SA
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
* International Registered Trademark & Property of PrestaShop SA
*}
<script type="text/javascript">
$(document).ready(function(){
var id_section = {$section_adminpage};
var section = ["general", "configuracion", "ayuda"];
var tabs = ["tab1", "tab2", "tab3"];
switch(id_section) {
case 2:
sectindex = "configuracion";
tabindex = "tab2";
break;
case 3:
sectindex = "ayuda";
tabindex = "tab3";
break;
case 1:
sectindex = "general";
tabindex = "tab1";
break;
default:
sectindex = "general";
tabindex = "tab1";
break;
}
loop_section(sectindex, tabindex);
//click tab event
$("#general_tab").click(function(){
loop_section("general", "tab1");
});
$("#configuracion_tab").click(function(){
loop_section("configuracion", "tab2");
});
$("#ayuda_tab").click(function(){
loop_section("ayuda", "tab3");
});
function loop_section(contentindex, tab){
var index;
for (index = 0; index < section.length; ++index) {
console.log(section[index]+"=="+contentindex);
if(section[index] == contentindex){
$("#"+contentindex).addClass("active");
}else{
$("#"+section[index]).removeClass("active");
}
}
var indextab;
for (indextab = 0; indextab < tabs.length; ++indextab) {
console.log(tabs[indextab]+"=="+tab);
if(tabs[indextab] == tab){
console.log("#"+tab);
$("#"+tab).addClass("active");
}else{
$("#"+tabs[indextab]).removeClass("active");
}
}
}
});
</script>
<ul class="nav nav-tabs" id="wimhide">
<li id="tab1" class="active">
<a href="#" id="general_tab">
<i class="icon-home"></i>
{l s='Dashboard' mod='massprice'}
</a>
</li>
<li id="tab2">
<a href="#" id="configuracion_tab">
<i class="icon-database"></i>
{l s='Configuration' mod='massprice'}
</a>
</li>
<li id="tab3">
<a href="#" id="ayuda_tab">
<i class="icon-cogs"></i>
{l s='Help' mod='massprice'}
</a>
</li>
</ul>
<div class="tab-content panel">
<div class="tab-pane active" id="general">
<h1><i class="icon icon-credit-card"></i> {l s='Mass price update' mod='massprice'}</h1>
{$displayinfo}
</div>
<div class="tab-pane" id="configuracion">
{$renderForm}
</div>
<div class="tab-pane" id="ayuda">
{$displayadds}
</div>
</div>

View File

@@ -0,0 +1,35 @@
<?php
/*
* 2007-2014 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/afl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2014 PrestaShop SA
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
* International Registered Trademark & Property of PrestaShop SA
*/
header("Expires: Mon, 26 Jul 1997 05:00:00 GMT");
header("Last-Modified: ".gmdate("D, d M Y H:i:s")." GMT");
header("Cache-Control: no-store, no-cache, must-revalidate");
header("Cache-Control: post-check=0, pre-check=0", false);
header("Pragma: no-cache");
header("Location: ../");
exit;

View File

@@ -0,0 +1,53 @@
{*
* 2007-2014 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/afl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2015 PrestaShop SA
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
* International Registered Trademark & Property of PrestaShop SA
*}
<div class="alert alert-message">
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<p class="clear">For more modules & themes visit: www.catalogo-onlinersi.net</p>
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="HMBZNQAHN9UMJ">
<input type="image" src="https://www.paypalobjects.com/WEBSCR-640-20110401-1/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<img alt="" border="0" src="https://www.paypalobjects.com/WEBSCR-640-20110401-1/en_US/i/scr/pixel.gif" width="1" height="1">
</fieldset>
</form>
</div>
<div class="alert alert-message">
<p><strong>{l s='Last rule used: ' mod='masspriceplus'}</strong>{$last|escape:'html':'UTF-8'}</p><br/>
<h2>{l s='If you want to update combinations prices too, filter by manufacturers and attributes, please check MassPrice update plus: ' mod='masspriceplus'}
<img src="https://catalogo-onlinersi.net/2455-thickbox_default/mass-price-update-plus.jpg" width="400">
<a href="http://catalogo-onlinersi.net/en/prices-and-promotions/424-mass-price-update-plus.html" target="_blank" class='button btn' style='border:1px solid' >MassPrice update plus</a></h2><br/><br/>
</div><div>
<center> <p>Follow us:</p></center>
<center><p><a href="https://www.facebook.com/ShackerRSI" target="_blank"><img src="{$module_dir|escape:'htmlall':'UTF-8'}views/img/facebook.png" style=" width: 64px;margin: 5px;" /></a>
<a href="https://www.pinterest.com/prestashoprsi/" target="_blank"><img src="{$module_dir|escape:'htmlall':'UTF-8'}views/img/pinterest.png" style=" width: 64px;margin: 5px;" /></a>
<a href="https://www.linkedin.com/in/lucas-vitale-shacker/" target="_blank"><img src="{$module_dir|escape:'htmlall':'UTF-8'}views/img/linkedin.png" style=" width: 64px;margin: 5px;" /></a>
<a href="https://www.youtube.com/channel/UCBFSNtJpjYj4zLX9nO_oZkg" target="_blank"><img src="{$module_dir|escape:'htmlall':'UTF-8'}views/img/youtube.png" style=" width: 64px;margin: 5px;" /></a>
</p></center>
</div>

View File

@@ -0,0 +1,35 @@
<?php
/*
* 2007-2013 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/afl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2013 PrestaShop SA
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
* International Registered Trademark & Property of PrestaShop SA
*/
header('Expires: Mon, 26 Jul 1997 05:00:00 GMT');
header('Last-Modified: '.gmdate('D, d M Y H:i:s').' GMT');
header('Cache-Control: no-store, no-cache, must-revalidate');
header('Cache-Control: post-check=0, pre-check=0', false);
header('Pragma: no-cache');
header('Location: ../../../../');
exit;