{l s='Do you want Google searchbot to access the webstore for SEO?' mod='privateshoplite'}
+
+
+
\ No newline at end of file
diff --git a/modules/privateshoplite/views/templates/admin/customers.tpl b/modules/privateshoplite/views/templates/admin/customers.tpl
new file mode 100644
index 00000000..175d3d93
--- /dev/null
+++ b/modules/privateshoplite/views/templates/admin/customers.tpl
@@ -0,0 +1,178 @@
+{*
+* PrivateShop
+*
+* Do not edit or add to this file.
+* You are not authorized to modify, copy or redistribute this file.
+* Permissions are reserved by FME Modules.
+*
+* @author FME Modules
+* @copyright 2021 FME Modules All right reserved
+* @license FME Modules
+* @category FMM Modules
+* @package PrivateShop
+*}
+
+
+
+
+
+
{l s='Please note that the email notification will be only sent to user if you activate the customer account from below Activate button.' mod='privateshoplite'}
diff --git a/modules/privateshoplite/views/templates/admin/form.tpl b/modules/privateshoplite/views/templates/admin/form.tpl
new file mode 100644
index 00000000..24fabeb6
--- /dev/null
+++ b/modules/privateshoplite/views/templates/admin/form.tpl
@@ -0,0 +1,185 @@
+{*
+* PrivateShop
+*
+* Do not edit or add to this file.
+* You are not authorized to modify, copy or redistribute this file.
+* Permissions are reserved by FME Modules.
+*
+* @author FME Modules
+* @copyright 2021 FME Modules All right reserved
+* @license FME Modules
+* @category FMM Modules
+* @package PrivateShop
+*}
+
+
+
+
+
+{literal}
+
+{/literal}
\ No newline at end of file
diff --git a/modules/privateshoplite/views/templates/admin/general_settings.tpl b/modules/privateshoplite/views/templates/admin/general_settings.tpl
new file mode 100644
index 00000000..49d78ca2
--- /dev/null
+++ b/modules/privateshoplite/views/templates/admin/general_settings.tpl
@@ -0,0 +1,440 @@
+{*
+* PrivateShop
+*
+* Do not edit or add to this file.
+* You are not authorized to modify, copy or redistribute this file.
+* Permissions are reserved by FME Modules.
+*
+* @author FME Modules
+* @copyright 2021 FME Modules All right reserved
+* @license FME Modules
+* @category FMM Modules
+* @package PrivateShop
+*}
+{literal}
+{/literal}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{l s='Do you want to enable privateshop?' mod='privateshoplite'}
{l s='Please use embed link from YouTube like https://www.youtube.com/embed/RdGVz104b3E' mod='privateshoplite'}
+
+
+
+
+
+
+ {if isset($field_values) AND isset($field_values.bg_video_img) AND !empty($field_values.bg_video_img)}
+
+
+
+ {/if}
+
+
{l s='It will be used as background image till the video loads.' mod='privateshoplite'}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/modules/privateshoplite/views/templates/admin/groups.tpl b/modules/privateshoplite/views/templates/admin/groups.tpl
new file mode 100644
index 00000000..234d7321
--- /dev/null
+++ b/modules/privateshoplite/views/templates/admin/groups.tpl
@@ -0,0 +1,70 @@
+{*
+* PrivateShop
+*
+* Do not edit or add to this file.
+* You are not authorized to modify, copy or redistribute this file.
+* Permissions are reserved by FME Modules.
+*
+* @author FME Modules
+* @copyright 2021 FME Modules All right reserved
+* @license FME Modules
+* @category FMM Modules
+* @package PrivateShop
+*}
+
{l s='Checked customer groups below will be granted access to your shop.' mod='privateshoplite'}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
*{l s='Note: Enabling this option will check for logged-in users group access permissions selected below.' mod='privateshoplite'}
+
+
+
+
+
+
+
+
+
+
+
+
{l s='ID' mod='privateshoplite'}
+
{l s='Group Name' mod='privateshoplite'}
+
+
+
+ {foreach from=$groups item=group key=k}
+
+
+
+
+
{$group.id_group|escape:'htmlall':'UTF-8'}
+
+
+ {/foreach}
+
+
+
+
+
+
+
+ {foreach from=$languages item=lang}
+
+
+
+ {/foreach}
+
*{l s='Message for non-permitted users.' mod='privateshoplite'}
{l s='There are no module pages' mod='privateshoplite'}
+{/if}
diff --git a/modules/privateshoplite/views/templates/admin/textarea_lang.tpl b/modules/privateshoplite/views/templates/admin/textarea_lang.tpl
new file mode 100644
index 00000000..6f00c84d
--- /dev/null
+++ b/modules/privateshoplite/views/templates/admin/textarea_lang.tpl
@@ -0,0 +1,130 @@
+{*
+* PrivateShop
+*
+* NOTICE OF LICENSE
+*
+* This source file is subject to the Open Software License (OSL 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/osl-3.0.php
+*
+* @author FMM Modules
+* @copyright 2021 FMM Modules
+* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
+* International Registered Trademark & Property of PrestaShop SA
+*}
+{if $version < 1.6}
+
+
+
+
diff --git a/modules/privateshoplite/views/templates/front/errors.tpl b/modules/privateshoplite/views/templates/front/errors.tpl
new file mode 100644
index 00000000..9fde430c
--- /dev/null
+++ b/modules/privateshoplite/views/templates/front/errors.tpl
@@ -0,0 +1,23 @@
+{*
+* PrivateShop
+*
+* Do not edit or add to this file.
+* You are not authorized to modify, copy or redistribute this file.
+* Permissions are reserved by FME Modules.
+*
+* @author FME Modules
+* @copyright 2021 FME Modules All right reserved
+* @license FME Modules
+* @category FMM Modules
+* @package PrivateShop
+*}
+
+{if isset($errors) && $errors}
+
+
+ {foreach from=$errors key=k item=error}
+
{$error}
{*html content*}
+ {/foreach}
+
+
+{/if}
diff --git a/modules/privateshoplite/views/templates/front/index.php b/modules/privateshoplite/views/templates/front/index.php
new file mode 100644
index 00000000..9f28ac54
--- /dev/null
+++ b/modules/privateshoplite/views/templates/front/index.php
@@ -0,0 +1,32 @@
+
+ * @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;
diff --git a/modules/privateshoplite/views/templates/front/password.tpl b/modules/privateshoplite/views/templates/front/password.tpl
new file mode 100644
index 00000000..c90f84d1
--- /dev/null
+++ b/modules/privateshoplite/views/templates/front/password.tpl
@@ -0,0 +1,45 @@
+{*
+* PrivateShop
+*
+* Do not edit or add to this file.
+* You are not authorized to modify, copy or redistribute this file.
+* Permissions are reserved by FME Modules.
+*
+* @author FME Modules
+* @copyright 2021 FME Modules All right reserved
+* @license FME Modules
+* @category FMM Modules
+* @package PrivateShop
+*}
+
+
{l s='Forgot your password?' mod='privateshoplite'}
{l s='Your password has been successfully reset and a confirmation has been sent to your email address:' mod='privateshoplite'} {if isset($customer_email)}{$customer_email|escape:'htmlall':'UTF-8'|stripslashes}{/if}
{l s='A confirmation email has been sent to your address:' mod='privateshoplite'} {if isset($customer_email)}{$customer_email|escape:'htmlall':'UTF-8'|stripslashes}{/if}
+{else}
+
{l s='Please enter the email address you used to register. We will then send you a new password. ' mod='privateshoplite'}
diff --git a/modules/privateshoplite/views/templates/front/password_17.tpl b/modules/privateshoplite/views/templates/front/password_17.tpl
new file mode 100644
index 00000000..204b0210
--- /dev/null
+++ b/modules/privateshoplite/views/templates/front/password_17.tpl
@@ -0,0 +1,43 @@
+{*
+* PrivateShop
+*
+* Do not edit or add to this file.
+* You are not authorized to modify, copy or redistribute this file.
+* Permissions are reserved by FME Modules.
+*
+* @author FME Modules
+* @copyright 2021 FME Modules All right reserved
+* @license FME Modules
+* @category FMM Modules
+* @package PrivateShop
+*}
+
+
{l s='Forgot your password?' mod='privateshoplite'}
{l s='Your password has been successfully reset and a confirmation has been sent to your email address:' mod='privateshoplite'} {if isset($customer_email)}{$customer_email|escape:'htmlall':'UTF-8'|stripslashes}{/if}
{l s='A confirmation email has been sent to your address:' mod='privateshoplite'} {if isset($customer_email)}{$customer_email|escape:'htmlall':'UTF-8'|stripslashes}{/if}
+{else}
+
{l s='Please enter the email address you used to register. We will then send you a new password. ' mod='privateshoplite'}