[+] BO : Product "For"
This commit is contained in:
@@ -65,10 +65,10 @@
|
||||
|
||||
<div id="add_new_combination" class="panel" style="display: none;">
|
||||
|
||||
<div class="panel-heading">Panel heading</div>
|
||||
<div class="panel-heading">{l s='Add or modify combinations for this product.'}</div>
|
||||
|
||||
<div class="row">
|
||||
<label class="control-label col-lg-3">{l s='Attribute:'}</label>
|
||||
<label class="control-label col-lg-3" for="attribute_group">{l s='Attribute:'}</label>
|
||||
<div class="col-lg-5">
|
||||
<select name="attribute_group" id="attribute_group" onchange="populate_attrs();">
|
||||
{if isset($attributes_groups)}
|
||||
@@ -81,7 +81,7 @@
|
||||
</div>
|
||||
|
||||
<div class="row">
|
||||
<label class="control-label col-lg-3">{l s='Value:'}</label>
|
||||
<label class="control-label col-lg-3" for="attribute">{l s='Value:'}</label>
|
||||
<div class="col-lg-9">
|
||||
<div class="row">
|
||||
<div class="col-lg-8">
|
||||
@@ -113,7 +113,7 @@
|
||||
<hr/>
|
||||
|
||||
<div class="row">
|
||||
<label class="control-label col-lg-3">
|
||||
<label class="control-label col-lg-3" for="attribute_reference">
|
||||
<span class="label-tooltip" data-toggle="tooltip"
|
||||
title="{l s='Special characters allowed:'} .-_#">
|
||||
{l s='Reference:'}
|
||||
@@ -125,7 +125,7 @@
|
||||
</div>
|
||||
|
||||
<div class="row">
|
||||
<label class="control-label col-lg-3">
|
||||
<label class="control-label col-lg-3" for="attribute_ean13">
|
||||
{l s='EAN13:'}
|
||||
</label>
|
||||
<div class="col-lg-3">
|
||||
@@ -134,7 +134,7 @@
|
||||
</div>
|
||||
|
||||
<div class="row">
|
||||
<label class="control-label col-lg-3">
|
||||
<label class="control-label col-lg-3" for="attribute_upc">
|
||||
{l s='UPC:'}
|
||||
</label>
|
||||
<div class="col-lg-3">
|
||||
@@ -146,7 +146,7 @@
|
||||
|
||||
<div class="row">
|
||||
{include file="controllers/products/multishop/checkbox.tpl" field="attribute_wholesale_price" type="default"}
|
||||
<label class="control-label col-lg-3">
|
||||
<label class="control-label col-lg-3" for="attribute_wholesale_price">
|
||||
<span class="label-tooltip" data-toggle="tooltip"
|
||||
title="{l s='Leave blank if the price does not change'}">
|
||||
{l s='Wholesale price:'}
|
||||
@@ -166,7 +166,7 @@
|
||||
|
||||
<div class="row">
|
||||
{include file="controllers/products/multishop/checkbox.tpl" field="attribute_price_impact" type="attribute_price_impact"}
|
||||
<label class="control-label col-lg-3">
|
||||
<label class="control-label col-lg-3" for="attribute_price_impact">
|
||||
{l s='Impact on price:'}
|
||||
</label>
|
||||
<div class="col-lg-9">
|
||||
@@ -180,7 +180,7 @@
|
||||
</div>
|
||||
<div id="span_impact" class="col-lg-8">
|
||||
<div class="row">
|
||||
<label class="control-label col-lg-1">
|
||||
<label class="control-label col-lg-1" for="attribute_price">
|
||||
{l s='of'}
|
||||
</label>
|
||||
<div class="input-group col-lg-5">
|
||||
@@ -195,7 +195,7 @@
|
||||
|
||||
<input type="text" id="attribute_price" value="0.00" onkeyup="$('#attribute_priceTEReal').val(this.value.replace(/,/g, '.')); if (isArrowKey(event)) return ;this.value = this.value.replace(/,/g, '.'); calcImpactPriceTI();"/>
|
||||
</div>
|
||||
<label class="control-label col-lg-1">
|
||||
<label class="control-label col-lg-1" for="attribute_priceTI">
|
||||
{l s='or'}
|
||||
</label>
|
||||
<div class="input-group col-lg-5">
|
||||
@@ -225,7 +225,7 @@
|
||||
|
||||
<div class="row">
|
||||
{include file="controllers/products/multishop/checkbox.tpl" field="attribute_weight_impact" type="attribute_weight_impact"}
|
||||
<label class="control-label col-lg-3">
|
||||
<label class="control-label col-lg-3" for="attribute_weight_impact">
|
||||
{l s='Impact on weight:'}
|
||||
</label>
|
||||
<div class="col-lg-9">
|
||||
@@ -239,7 +239,7 @@
|
||||
</div>
|
||||
<div id="span_weight_impact" class="col-lg-8">
|
||||
<div class="row">
|
||||
<label class="control-label col-lg-1">
|
||||
<label class="control-label col-lg-1" for="attribute_weight">
|
||||
{l s='of'}
|
||||
</label>
|
||||
<div class="input-group col-lg-5">
|
||||
@@ -256,7 +256,7 @@
|
||||
|
||||
<div id="tr_unit_impact" class="row">
|
||||
{include file="controllers/products/multishop/checkbox.tpl" field="attribute_unit_impact" type="attribute_unit_impact"}
|
||||
<label class="control-label col-lg-3">{l s='Impact on unit price :'}</label>
|
||||
<label class="control-label col-lg-3" for="attribute_unit_impact">{l s='Impact on unit price :'}</label>
|
||||
<div class="col-lg-3">
|
||||
<select name="attribute_unit_impact" id="attribute_unit_impact" onchange="check_unit_impact();">
|
||||
<option value="0">{l s='None'}</option>
|
||||
@@ -266,7 +266,7 @@
|
||||
</div>
|
||||
<div class="col-lg-6">
|
||||
<div class="row">
|
||||
<label class="control-label col-lg-1">
|
||||
<label class="control-label col-lg-1" for="attribute_unity">
|
||||
{l s='of'}
|
||||
</label>
|
||||
<div class="input-group col-lg-5">
|
||||
@@ -284,7 +284,7 @@
|
||||
{if $ps_use_ecotax}
|
||||
<div class="row">
|
||||
{include file="controllers/products/multishop/checkbox.tpl" field="attribute_ecotax" type="default"}
|
||||
<label class="control-label col-lg-3">
|
||||
<label class="control-label col-lg-3" for="attribute_ecotax">
|
||||
<span class="label-tooltip" data-toggle="tooltip"
|
||||
title="{l s='overrides Eco-tax in the "Information" tab'}">
|
||||
{l s='Eco-tax (tax excl.):'}
|
||||
@@ -302,7 +302,7 @@
|
||||
|
||||
<div class="row">
|
||||
{include file="controllers/products/multishop/checkbox.tpl" field="attribute_minimal_quantity" type="default"}
|
||||
<label class="control-label col-lg-3">
|
||||
<label class="control-label col-lg-3" for="attribute_minimal_quantity">
|
||||
<span class="label-tooltip" data-toggle="tooltip"
|
||||
title="{l s='The minimum quantity to buy this product (set to 1 to disable this feature)'}">
|
||||
{l s='Minimum quantity:'}
|
||||
@@ -316,7 +316,7 @@
|
||||
|
||||
<div class="row">
|
||||
{include file="controllers/products/multishop/checkbox.tpl" field="available_date_attribute" type="default"}
|
||||
<label class="control-label col-lg-3">
|
||||
<label class="control-label col-lg-3" for="available_date_attribute">
|
||||
<span class="label-tooltip" data-toggle="tooltip"
|
||||
title="{l s='The available date when this product is out of stock.'}">
|
||||
{l s='Available date:'}
|
||||
@@ -359,7 +359,7 @@
|
||||
|
||||
<div class="row">
|
||||
{include file="controllers/products/multishop/checkbox.tpl" field="attribute_default" type="attribute_default"}
|
||||
<label class="control-label col-lg-3">{l s='Default:'}</label>
|
||||
<label class="control-label col-lg-3" for="attribute_default">{l s='Default:'}</label>
|
||||
<div class="col-lg-9">
|
||||
<p class="checkbox">
|
||||
<label for="attribute_default">
|
||||
|
||||
Reference in New Issue
Block a user