0byt3m1n1 - D7net
0byt3m1n1 - D7net
Path:
/
home
/
s13cf5ef
/
www
/
pshoptuscamisetaspersonalizadas
/
admin
/
themes
/
default
/
template
/
controllers
/
products
/
[
Home
]
Name File: customization.tpl
< back
{* * 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 *} {if isset($obj->id)} <input type="hidden" name="submitted_tabs[]" value="Customization" /> <h4>{l s='Add or modify customizable properties.'}</h4> {include file="controllers/products/multishop/check_fields.tpl" product_tab="Customization"} <div class="separation"></div><br /> <table cellpadding="5" style="width:100%"> <tr> <td style="width:150px;text-align:right;padding-right:10px;font-weight:bold;vertical-align:top;" valign="top"> {include file="controllers/products/multishop/checkbox.tpl" field="uploadable_files" type="default"} <label>{l s='File fields:'}</label> </td> <td style="padding-bottom:5px;"> <input type="text" name="uploadable_files" id="uploadable_files" size="4" value="{$uploadable_files|htmlentities}" /> <p class="preference_description">{l s='Number of upload file fields displayed'}</p> </td> </tr> <tr> <td style="width:150px;text-align:right;padding-right:10px;font-weight:bold;vertical-align:top;" valign="top"> {include file="controllers/products/multishop/checkbox.tpl" field="text_fields" type="default"} <label>{l s='Text fields:'}</label> </td> <td style="padding-bottom:5px;"> <input type="text" name="text_fields" id="text_fields" size="4" value="{$text_fields|htmlentities}" /> <p class="preference_description">{l s='Number of text fields displayed'}</p> </td> </tr> <tr> <td><div class="clear"> </div></td> </tr> {if $has_file_labels} <tr> <td colspan="2"><div class="separation"></div></td> </tr> <tr> <td style="width:200px" valign="top">{l s='Define the label of the file fields:'}</td> <td> {$display_file_labels} </td> </tr> {/if} {if $has_text_labels} <tr> <td colspan="2"><div class="separation"></div></td> </tr> <tr> <td style="width:200px" valign="top">{l s='Define the label of the text fields:'}</td> <td> {$display_text_labels} </td> </tr> {/if} </table> {/if}
©
2018. | Recode by D7net