HOW TO SET UP MULTIPLE STORES ON PRESTASHOP 1.7

HOW TO SET UP MULTIPLE STORES ON PRESTASHOP 1.7

PrestaShop's ability to develop and manage multiple stores within a single installation is one of its most impressive features. This feature is available from PrestaShop 1.5 and has been improved through every version of PrestaShop.

The multistore feature allows you to manage many shops in different domains from the same back office. It's easier and more convenient for website administrators when they only have to install or backup a module once to be able to utilize it across all stores in the multistore.

Perhaps you're wondering whether or not to add multi-store functionality in PrestaShop? It depends on your strategy and sales purpose. But in this article, I will give you some main reasons why PrestaShop multistore different domain is useful for you.

Why is multistore is recommended?

First of all, it is necessary to mention the ease of managing multiple stores from the same back office. Each module can be used for all your stores with just 1 install. It's simple, isn't it? You only need to do everything once and apply them to all stores.

Second, PrestaShop multistore different domains are useful for shop owners who want separate sales pages for wholesale and retail buyers. You may want varied prices for the same goods in your stores (apart from special discounts for a client or group of clients). Besides, you also don't want to disclose different rates for different customer groups.

Third, the price of the products will be different in different countries. You don't just want to sell to a certain consumer. You want to expand the market and sell your products to customers in different countries. Depending on the economy of each country, the currency value is not the same. Of course, your store's products also can be set at different prices for each market to boost sales.

Last but not least, convenience in customer service. Any customer orders, reviews, comments, questions from any of your stores will go to one place. And it would be easy for the store owners in customer service.

How to enable & configure a multistore in PrestaShop 1.7?

Step 1: You need to enable PrestaShop multistore mode before you can establish new stores.

From your PrestaShop back office, find “Configure” section

Open “Shop Parameters” menu > select “General” to open the “General” setting page.

Turn on “Enable Multistore” option

Click the “Save” button.

After you enable multistore mode successfully, the “Multistore” option will be shown on Advanced Parameters Menu.

Step 2: How to set up Multistore

Find “Multistore” option on “Advanced Parameters” menu.

Click on “Add a new shop” then fill in the information in the required fields:

Shop name: enter your shop name.

Shop group: choose the shop group you want to link your new shop.

Category root: by default, it will be PrestaShop ‘Home’ category. If you want to use another created category, you can select here.

Associated categories: select categories you want to connect with your new shop

Themes: Select the theme which you want to display in the new store.

Click the “Save” button.

You also can import available data from another shop. PrestaHero provides migrate/upgrate modules that might help you too. You only need to turn on “Import data”, select the data you want to import, then click the “Save” button.

Step 3: Set a URL link for the shop

Now you have completed creating a new shop, now click on “Click here to set a URL for this shop” to create a URL for your new store.

You also can click on the “Edit” button to edit any information about your new shop if needed.

Specify the URL of your new store and click on the “Save” button.

You have just completed all steps to enable and configure a multistore in PrestaShop 1.7. Now you can start managing this new store.

Multistore is one of the great features of PrestaShop. It not only allows you to create multiple stores but also helps you manage them easily and conveniently. Through this article, hope that we have helped you understand more about PrestaShop's multiple store functions and how to setup Multistore on different domains in PrestaShop 1.7. If you have any question, please let me know via the comment section below.

fuente: https://prestahero.com/es/blog/post/34-how-to-set-up-multiple-stores-on-prestashop-17.html

Impactos: 0

BEST WAY TO CREATE A PRESTASHOP COPY SITE

BEST WAY TO CREATE A PRESTASHOP COPY SITE

¿Por qué es necesario crear un sitio de copia de PrestaShop? ¡Seguro que la mayoría de vosotros tenéis la misma respuesta!

En esta era de ciencia y tecnología en rápida evolución, la actualización regular de su tienda en línea es esencial para mantenerla llena de funciones y no desactualizada.

Sin embargo, ningún dueño de tienda quiere tener problemas para actualizar su sitio web y mostrar ese desorden a sus clientes. Por lo tanto, es imprescindible realizar pruebas de desarrollo en un sitio provisional antes de ejecutarlo oficialmente.

Y, por supuesto, la forma más sencilla y sencilla de hacerlo es clonar un sitio de PrestaShop en un entorno de prueba para realizar pruebas y solucionar problemas antes de ponerlo en funcionamiento.

Esta es también la forma en que la mayoría de los propietarios de sitios web eligen implementar, y también le recomendamos que la use. ¡Déjame guiarte con pasos detallados para duplicar un sitio de PrestaShop correctamente!

¿Cómo crear un sitio de copia de PrestaShop?

NOTA: las fotos de este tutorial se toman como ejemplo de una página localhost. Aplique lo mismo al directorio web en su servidor.

PASO 1: Cree una carpeta ” dev ” debajo de la carpeta raíz.

crear un sitio de copia de PrestaShop

PASO 2: comprima todos los archivos y carpetas del sitio en vivo en la carpeta raíz, luego copie ese código en la carpeta ” dev “.

crear un sitio de copia de PrestaShop

PASO 3: Exportar datos de la base de datos del sitio en vivo.

Inicie sesión en la base de datos de su sitio, busque y seleccione la base de datos actual de su sitio web en vivo. Vaya a la pestaña ” Exportar ” y exporte a un archivo .sql .

crear un sitio de copia de PrestaShop

PASO 4: Cree una nueva base de datos para el sitio ” dev “.

crear un sitio de copia de PrestaShop

PASO 5: Importe el archivo .sql que exportó a la nueva base de datos.

crear un sitio de copia de PrestaShop

PASO 6: Busque y abra el archivo /dev/app/config/parameters.php en la carpeta ” dev “:

crear un sitio de copia de PrestaShop

Cambie estos parámetros a los que configuró para la nueva base de datos: nombre de la base de datos + usuario de la base de datos + contraseña de la base de datos.

crear un sitio de copia de PrestaShop

PASO 7: Cambie los valores de las columnas ” domain ” y ” physical_uri ” en la tabla ” shop_url ” de la nueva base de datos al dominio y URI de su sitio ” dev “.

crear un sitio de copia de PrestaShop

PASO 8: Cambie el nombre del archivo ” htaccess ” a un nombre diferente.
Por ejemplo:

crear un sitio de copia de PrestaShop

PASO 9: Vaya a la carpeta var/cache/ y luego borre todos los archivos en esta carpeta de caché:

crear un sitio de copia de PrestaShop

PASO 10: Inicie sesión en la oficina administrativa del nuevo sitio. Vaya a la página Parámetros de la tienda/Tráfico y SEO , cambie el dominio de la tienda y el dominio SSL al nuevo dominio. Actualice el URI base si es diferente del nuevo dominio.

crear un sitio de copia de PrestaShop

PASO 11: deshabilite la URL amigable y guárdela, luego habilítela y guárdela nuevamente.

crear un sitio de copia de PrestaShop

¡Has hecho! ¡Ahora ha creado con éxito un sitio web de copia de PrestaShop y está listo para funcionar!

Consejos útiles para duplicar un sitio de PrestaShop

Antes de hacer cualquier cosa, debe considerar la seguridad. Cualquier cambio que realice en su tienda en línea podría romperla, así que asegúrese de haber realizado una copia de seguridad de todos sus datos antes de continuar.

Aquí hay algunos consejos que hemos recopilado de nuestras propias experiencias durante nuestro trabajo. ¡Espero que le ayude a clonar un sitio de PrestaShop cuando sea necesario!

Consejo 1: Configure el modo de “mantenimiento” para su tienda.

– Vaya a Parámetros de la tienda/General en su panel de administración de PrestaShop
– Abra la pestaña ” Mantenimiento “
– Desactiva tu tienda para no perder nuevos clientes y pedidos

crear un sitio de copia de PrestaShop

Consejo 2: haga una copia de seguridad de su sitio en vivo y guárdelo en su computadora.

Esto es extremadamente importante y siempre debe hacerlo para mantener segura la base de datos de su tienda en todas las circunstancias.

  • Copia de seguridad de sus archivos

Los archivos en el servidor web son lo primero que debe respaldarse. Contiene no solo el código fuente, sino también sus módulos y temas, imágenes y cualquier otro recurso necesario para ejecutar con éxito su tienda.

Las carpetas de su tienda en línea deben copiarse en otro lugar para finalizar este paso. Tal vez piense que simplemente copiar sus datos a otra carpeta en su servidor es suficiente, pero hacer una segunda copia en otro dispositivo es una buena medida de seguridad adicional.

Conéctese a su servidor a través de FTP, SSH o RDP, copie los archivos en otro lugar y luego descárguelos a su PC.

  • Base de datos de respaldo

La base de datos en la que se ejecuta PrestaShop es lo segundo que debe guardarse. Hay varias opciones para obtener un volcado de contenido de la base de datos (MySQL, PhpMyAdmin). Siéntase libre de usar sus herramientas siempre que se asegure de que puede obtener todos los datos que necesita.

Consejo 3: exporte la base de datos de destino

Copiar todo el sitio llevará mucho tiempo, recomendamos usar la técnica “personalizada” porque le brinda más opciones para personalizar su volcado. Asegúrese de que todas sus tablas, vistas y otros objetos estén seleccionados para la copia de seguridad.

Debe exportar la base de datos de destino con la que necesita trabajar seleccionando ” Personalizar: mostrar todas las opciones posibles “.

crear un sitio de copia de PrestaShop

Es posible que haya pensado que crear un sitio de copia de PrestaShop es una tarea complicada, pero no lo es. Incluso es bastante fácil y tiene varias formas de hacerlo. Siga nuestros pasos anteriores para clonar su tienda y recuerde revisar algunos consejos que brindamos para mayor comodidad. ¡Le deseo éxito!

fuente: https://prestahero.com/es/blog/post/80-create-a-prestashop-copy-site.html

Impactos: 0

MODIFICAR PRECIOS PRESTASHOP MASIVAMENTE

En muchas ocasiones necesitamos cambiar los precios en nuestro Prestashop, pero no sabemos como hacerlo de forma masiva.
Esto es muy útil cuando subimos todos los precios un %, por ejemplo, queremos subir todos los precios de nuestra tienda un 5%, este es el momento en el que buscamos por internet y nos salen muchas posibles soluciones, pero ninguna se adapta exactamente a nuestro caso.Nosotros vamos a realizar esta subida de precios, operando directamente en un archivo .csv y daremos unos pequeños trucos para hacerlo de forma correcta.En este articulo vamos a ver como hacerlo de forma sencilla, segura y eficaz, empecemos:1 – Entramos a nuestro prestashop y exportamos todos nuestros productos en formato CSV.2 – Una vez descargado es MUY IMPORTANTE ABRIR CON EL LIBREOFFICE, si no lo tenemos instalado podemos descargarlo desde el siguiente enlace Libreoffice, esto es importante puesto que el Excel no trata correctamente los formatos importados en .csv, sobre todo cuando queremos realizar operaciones matemáticas sobre alguna de nuestras columnas.3 – Veremos que se abre un archivo con el siguiente formato:

4 – Nos encontramos con el primer problema, si intentamos hacer una operación sobre la columna de Precio Base, veremos que nos da un error así (#¡VALOR!), esto se debe a que el formato de dichas celdas no es correcto, para poder operar sobre ellos tenemos que sustituir los puntos (.) por comas (,), para ello seleccionamos la columna entera y pulsamos control+alt+B, se nos abrirá el siguiente cuadro:

5 – En esta ventana reemplazamos los puntos por las comas y pulsamos en reemplazar todo (recuerda tener seleccionada solo la columna de precio base).

6 – Ahora ya podemos hacer operaciones, yo normal creo otra columna a continuación y la utilizo para obtener los resultados, por ejemplo en nuestro caso queremos incrementar los precios un 5% por lo que la forma más rápida de hacerlo seria con la siguiente funciona =F2*1.05, esto lo aplicaríamos en cada fila y obtendríamos los valores totales:

7 – Ahora copiamos esa columna y tenemos que pegarla en la columna precio base, ya que estos van a ser nuestros nuevos precios, aquí de nuevo es MUY IMPORTANTE pegarlo con la opción pegado especial -> numérico (podemos acceder a ella con el botón derecho del ratón)

8 – Llegados a este punto solo tendríamos que borrar la columna que hemos utilizado para obtener los resultados y guardar nuestro documento como .csv, de esta forma ya tenemos listo nuestro documento para importarlo de nuevo.

9 – Ahora vamos a nuestro prestashop, entramos en la pestaña de productos y a la derecha (justo encima de la tabla) tenemos en botón de importar, nos llevará a una página que tenemos que configurar de la siguiente forma:

10 – Seleccionamos la opción productos y es MUY IMPORTANTE marcar la opción “Usar la referencia de los productos como clave”, para que el sistema sepa que estamos actualizando productos y no subiendo productos nuevos.

11 – Nos encontraremos con una página en la cual tenemos que decir que tipo de atributo se corresponde con cada columna, en el este caso, como solo queremos actualizar los precios, vamos a ignorar todas las columnas menos el ID y la de precio sin iva, como mostramos a continuación.

13 – Ya solo nos queda darle al botón de importar CSV y esperar a que se termine de importar, es importante tener en cuenta la capacidad del servidor, para asegurarnos una correcta importación, NO RECOMIENDO que el .csv tenga más de 2500 líneas o referencias, en el caso de tener más es mejor dividirlo en varios .csv y repetir el proceso varias veces, de esta forma tendremos más controlados los datos y evitaremos posibles errores.

Y hasta aquí nuestro artículo, esperemos que hayamos aclarado un poco el procedimiento de incrementar el precio de forma masiva en prestashop.

Impactos: 0

How to install PrestaShop on Ubuntu 22.04 Server


Steps to install PrestaShop on Ubuntu 22.04 Server

The steps given here to set up PrestaShop on Ubuntu 22.04 will be the same for Ubuntu 20.04 and 18.04 including Debian 11 server.

What do we need to perform in this tutorial?

⇒ A clean Ubuntu 22.04 server
⇒ A user with sudo access
⇒ Internet connection

1. Update Ubuntu 22.04 Server

The first thing to perform after login into the Ubuntu server to install PrestaShop is to make sure our system is up to date. For that run the given command using APT.

sudo apt update && sudo apt upgrade

 

2. Install Apache web server

We need a web server to deliver the content generated by Prestashop using PHP. Hence, here we are opting popular Apache web server. To install it on Ubuntu run:

sudo apt install apache2

Enable Apache mod_rewrite module 

sudo a2enmod rewrite
sudo systemctl restart apache2

 

3. Install the MariaDB database

Well, to store the data we can either use MySQL or its fork MariaDB. Here we are going for MariaDB, those who want to use MySQL can follow this tutorial. Just like Apache, packages to install the MariaDB server are also available to download using the default system repository of Ubuntu. Hence, simply run:

sudo apt install mariadb-server

To ensure the service of the Database is enabled and running, use:

sudo systemctl enable --now mariadb

Now, secure your Database instance:

sudo mysql_secure_installation

 

Questions                                                                            Answers

Enter current password for root (enter for none): Hit the Enter key
Switch to unix_socket authentication [Y/n]: Type – y and hit the Enter key
Change the root password? [Y/n]:  If you want to change the root password for MariaDB then press Y otherwise – n

Install MariaDB for PRestashop

Remove anonymous users? [Y/n]: Type – y and hit the Enter key
Disallow root login remotely? [Y/n]: Type – y and hit the Enter key
Remove the test database and access it. [Y/n]: Type – y and hit the Enter key
Reload privilege tables now? [Y/n]: Type – y and hit the Enter key

Secure MariaDB installation

 

4. Create Database for PrestaShop

Now, let’s create a Database to store the data generated by the PrestaShop while installing and later, such as product data, users, and more…

sudo mysql

Note:presta_h2s is the database here and prestauser is the user and the password is the password we used for the database user. Change them as per your choice.

Create Database

create database `presta_h2s`;

Create a User with a password

create user 'prestauser'@'localhost' identified by 'password';

Grant all permissions of Database to User

GRANT ALL PRIVILEGES ON `presta_h2s`.* to `prestauser`@localhost;
exit;

 

5. Install PHP 7.4 on Ubuntu 22.04

As we know PrestaShop is a PHP-based e-commerce platform, hence, our system should have PHP and required extensions by it to make this platform work properly. The version of PHP while doing this article on Ubuntu 22.04 was PHP8.1. However, the PrestaShop requirement was PHP7.4, hence we have to install that.  But the PHP 7.4 is not available to get using the default system repository, therefore add Ondrej PPA.

sudo apt install software-properties-common
sudo add-apt-repository ppa:ondrej/php -y

Now install PHP 7.4:

sudo apt install php7.4 php7.4-{cli,common,curl,zip,gd,mysql,xml,mbstring,json,intl}

Now, change the memory and upload file limits. 

To find the path of your php.ini file run the below command:

php -i | grep -i php.ini

Now, see the path and use it to edit the php.ini file

In our case it was:

sudo nano /etc/php/7.4/cli/php.ini

install PHP 7.4 on Ubuntu 22.04

Find two lines:

Change memory_limit value to 128M

memory_limit= 128M

SET PHP memroy limit

And also increase the upload size of the file to 16 MB or 32 MB, as per your requirements.

upload_max_filesize = 32M

Upload MAx size PHP prestashop ubuntu 22.04

Save the file using Ctrl+O, hit the Enter key, and then exit the file using Ctrl+X.

Finally, restart the apache

sudo systemctl restart apache2

 

6. Download PrestaShop on Ubuntu 22.04

Get the latest version of the PrestaShop directly on your system using the command terminal. Here is the Github page link to get the latest release, however, use the given command to download it.

sudo apt install curl
cd /tmp
curl -s https://api.github.com/repos/PrestaShop/PrestaShop/releases/latest | grep "browser_download_url.*zip" | cut -d : -f 2,3 | tr -d \" | wget -qi -

 

7. Unzip and move Prestashop to the www folder

After downloading the latest version of the PrestaShop, unzip it and move the folder to the webroot directory of the web server. So, that it could be used safely for calling through a web browser.

sudo unzip prestashop_*.zip -d /var/www/prestashop/

Note: If you don’t have an unzip tool, then install it using the command:sudo apt install unzip

 

8. Change Permission to Apache user

Change the permission of the Prestashop folder to Apache’s www-data user and group, for that the syntax will be:

sudo chown -R www-data: /var/www/prestashop/

 

9. Configure PrestaShop virtual Host for Apache

In case you are planning to use multiple domains on your Apache webserver then creating a virtual host for Prestashop will be a great idea. This will also let us use our domain for accessing the front-end and backend of the PrestaShop without showing the directory in which we have kept its all files. Therefore create a new Apache configuration file and enable make it.

sudo nano /etc/apache2/sites-available/prestashop.conf

Copy-paste the following lines in the file and save them by using Ctrl+X and type Y and hit the Enter key.

Note: change your_example.com, the domain you want to use for PrestaShop.

<VirtualHost *:80> ServerAdmin admin@your_example.com ServerName your_example.com ServerAlias www.your_example.com DocumentRoot /var/www/prestashop <Directory /var/www/prestashop> Options +FollowSymlinks AllowOverride All Require all granted </Directory> ErrorLog /var/log/apache2/prestashop-error_log CustomLog /var/log/apache2/prestashop-access_log common </VirtualHost>

Enable the Prestashop Apache configuration and restart the web server.

sudo a2ensite prestashop.conf

Disable the default Apache page

sudo a2dissite 000-default.conf
sudo systemctl restart apache2

 

10. Access Ubuntu 22.04 running Ecommerce Store

Everything is ready and it’s time to access our Ubuntu 22.04 or 20.04 installed PrestaShop eCommerce store for further settings. Open the browser on your local system and type the Ip address or domain.com pointing to the store.

http://ip-address

http://your_domain.com





Impactos: 0

How can I create a child theme in Prestashop

image.png

First of all, you need to have an installed theme on your store(root/themes folder) that will be used as a parent for your child theme. Create a new folder in /themes folder( For example: childtheme) copy below files from parent theme folder to child theme folder

 ├── config  │   └── theme.yml  └── preview.png 

open theme.yml file of child theme and specify which theme should be used as a parent.

parent: classic name: childtheme display_name: My first child Theme version: 1.0.0 assets:   use_parent_assets: true 

Now go to back office where you can see a new child theme will appear and you are all set.

Impactos: 0

Módulo para borrar cache de forma automática.

image.png
Hoy te mostraré cómo borrar el caché mediante programación en PrestaShop. Por ejemplo, puede realizar una tarea CRON que ejecutará este pequeño script PHP una o más veces al día, según sus necesidades.
1. Create PHP file in your store root (main) directory and name it as you wish – in this example it’ll be cache_clear.php
2. Open this file and paste

include('./config/config.inc.php');

$token = Tools::getValue('token');

if($token == “vBnmmP3218”) {
    Tools::clearSmartyCache();
    Tools::clearXMLCache();
    Media::clearCache();
    Tools::generateIndex();
    echo “Cache clear ended successfully.”;
} else {
    echo “Wrong security token – cache clear failed.”;
}
3. Change the string vBnmmP3218 to your random one (stronger is more secure).
4. Save the file.
5. Add script URL to your CRON task manager or execute it directly via your browser in format: http://{your_store_url}/cache_clear.php?token=vBnmmP3218

For example: http://example.com/cache_clear.php?token=vBnmmP3218

Impactos: 0

Desinstalar completamente php en ubuntu 18.04

prestashop

Desinstalar completamente php en Ubuntu 18.04

Eliminar completamente php from ubuntu 18.04 usando en una terminal el siguiente código

sudo apt-get remove –purge php*
sudo apt-get purge php*
sudo apt-get autoremove
sudo apt-get autoclean
sudo apt-get remove dbconfig-php
sudo apt-get dist-upgrade

A continuación una instalación limpia.

sudo apt-get instasll php

How to Completely uninstall PHP and MySQL at ubuntu and install fresh PHP&MySQL in UBUNTU

Impactos: 0

Modificar masivamente los transportistas en la tabla product Prestashop

prestashop

Modificar masivamente los transportistas en la tabla product Prestashop

 

Primero de todo haz una copia de la base de datos, si no, no continúes y siempre bajo tu responsabilidad, tocar directamente la base de datos no es lo más recomendable.

 

Los id’s de los transportistas los puedes mirar en la pestaña transporte->transportistas.

La tabla que tienes que actualizar es la de ps_product_carriers, y tienes que hacer lo siguiente

1- Descarga el fichero que adjunto, que es un CSV de ejemplo con 2 productos, 2 transportistas, 1 tienda.

2- En la columna 1 del csv pon todos los IDS de tus productos, si son correlativos pues acabarás en un momento si hacer arrastrar.

3- EN la columna 2 pones el ID del primer transportista

4- En la columna 3 si sólo tienes una tienda pon en todos un 0.

Repites el proceso para todos los transportistas (columna2), en diferentes csv’s para que no te equivoques.

5- Cuándo ya los tienes todos, te vas al administrador de tu base de datos, te metes en la tabla que te dije más arriba y te vas al apartado operaciones y le das a vaciar tabla.

6- Ahora te vas a Importar y seleccionas el fichero CSV que corresponda,

7- En importación parcial le pones que quieres omitir 1 linea (que son los nombres de las columnas)

8- En formato te aparecerá CSV y luego en “Columnas separadas por” le pones “;” (sin comillas, solo el punto y coma)

9- Importar.

Si para el primer transportista te funciona pues haces lo mismo para el resto, y luego sólo tendrás que quitar los productos que no quieras de cada transportista, eso ya desde al administración de prestashop.

Crear un fichero .BAT

@echo off
@rem 1: Recoger en tienda
@rem 2: Paqueteria standard
@rem 3: Paqueteria Premium
@echo id_product;id_carrier_reference;id_shop > ps_product_carriers.csv
@for /L %%i in (1,1,1316) do (
@echo %%i;1;1 >> ps_product_carriers.csv
@echo %%i;7;1 >> ps_product_carriers.csv 
@echo %%i;9;1 >> ps_product_carriers.csv 
)

Impactos: 0

PRESTASHOP: Añadir cif a la factura PDF

prestashop

Para mostrar en nuestras facturas el CIF de nuestra empresa (o DNI en caso de que seas autónomo) tenemos dos formas de hacerlo, una muy sencilla y otra algo más complicada.

1.- Forma fácil

Ir a Pedidos->Facturas donde verás un campo que pone Texto legal libre que podrías aprovechar para poner el CIF de tu empresa.

Este método tiene un inconveniente, ya que el CIF o DNI saldría en la parte inferior de la factura y no parece la forma más profesional.

2.- Forma menos sencilla

Para conseguir poner el CIF junto con tu dirección en la esquina superior izquierda de la factura tienes que editar el archivo invoice.addresses-tab.tpl que se encuentra en la ruta;

public_html/pdf/invoice.addresses-tab.tpl

Descarga este archivo y añade debajo de

{if isset($order_invoice)}{$order_invoice->shop_address}{/if}

la siguiente linea de código:

<br/>CIF: XXXXXXXXX

cambiando XXXXXXXXX por el CIF que quieras mostrar. Guarda los cambios y sube el archivo a la carpeta pdf.

De esta forma el CIF se mostrará debajo de tu dirección.
————————————————————
otra manera:
Preferencias -> Contacto y tiendas

Sitúate en esa opción del menú y en la parte central de la pantalla te aparecerán todos los datos de contacto de tu tienda.

Nombre, email, código postal, etc. El campo que a ti te interesa es Número de registro. Ahí puedes introducir tu CIF o NIF y automáticamente aparecerá al pie de página de tus facturas en PDF.

Impactos: 2

Insertar video en prestashop

prestashop

Cómo insertar Videos en Prestashop

<p><iframe width=”300″ height=”200″ style=”margin-left: auto; margin-right: auto;” src=”https://www.youtube-nocookie.com/embed/yoZU3H5-0ag?rel=0&controls=0” frameborder=”0″></iframe></p>

<iframe width=”300″ height=”200″ style=”margin-left: auto; margin-right: auto;” src=”https://www.youtube.com/embed/vOAXDSuvn4I” frameborder=”0″ allow=”autoplay; encrypted-media” allowfullscreen></iframe>

Impactos: 1