{* * 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}
({l s='Start by typing the first letters of the product\'s name, then select the product from the drop-down list.' mod='privateshoplite'})
| {l s='ID' mod='privateshoplite'} | {l s='Supplier' mod='privateshoplite'} | |
|---|---|---|
| {$supplier.id_supplier|escape:'htmlall':'UTF-8'} | {$supplier.name|escape:'htmlall':'UTF-8'} | |
| {l s='ID' mod='privateshoplite'} | {l s='Supplier' mod='privateshoplite'} | |
|---|---|---|
| {$manufacturer.id_manufacturer|escape:'htmlall':'UTF-8'} | {$manufacturer.name|escape:'htmlall':'UTF-8'} | |
| {l s='ID' mod='privateshoplite'} | {l s='Page Name' mod='privateshoplite'} | |
|---|---|---|
| {$page.id_cms|escape:'htmlall':'UTF-8'} | {$page.meta_title|escape:'htmlall':'UTF-8'} | |