HEX
Server: Apache
System: Linux srv13.cpanelhost.cl 3.10.0-962.3.2.lve1.5.38.el7.x86_64 #1 SMP Thu Jun 18 05:28:41 EDT 2020 x86_64
User: cca63905 (4205)
PHP: 7.3.20
Disabled: NONE
Upload Files
File: //proc/self/cwd/nueva/modules/everpsquotation-master/views/templates/admin/configure.tpl
{*
 * 2019-2023 Team Ever
 *
 * 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.
 *
 *  @author    Team Ever <https://www.team-ever.com/>
 *  @copyright 2019-2023 Team Ever
 *  @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*}

<div class="alert alert-info">
    <h3>{l s='How to allow quotations on your shop ?' mod='everpsquotation'}</h3>
    <p>{l s='First, your products must be active, available for sale, with the price displayed.' mod='everpsquotation'}</p>
    <p>{l s='Products that are in unauthorized categories will also block the creation of quotes.' mod='everpsquotation'}</p>
    <p>{l s='Each customer must be connected and have an address to generate a quote.' mod='everpsquotation'}</p>
    <p>{l s='Each customer must be connected and have an address to generate a quote.' mod='everpsquotation'}</p>
    <p>{l s='To activate the generation of quotes from the product page, rewritten URLs must be activated.' mod='everpsquotation'}</p>
    <p>{l s='Be sure to fill in the following contact information for your store:' mod='everpsquotation'}</p>
    <ul>
        <li>{l s='Email' mod='everpsquotation'}</li>
        <li>{l s='Phone number' mod='everpsquotation'}</li>
    </ul>
    <p>{l s='You can find the quotes created by your customers in the "Orders" tab of your store' mod='everpsquotation'}</p>
    <p>{l s='In order to create quotes on behalf of your clients, you can log into their account using our' mod='everpsquotation'} <a href="https://www.team-ever.com/prestashop-module-connexion-en-tant-que-client/" target="_blank">{l s='free client account login module available here.' mod='everpsquotation'}</a></p>
</div>