Projekt

Allgemein

Profil

GX-Bug #46114 » QTYUnitShippingWeightFix.patch

/templates/EyeCandy/module/product_info/standard.html - Till Tepelmann, 15.04.2016 19:53

Unterschiede anzeigen:

src/templates/EyeCandy/module/product_info/standard.html (revision )
105 105
								</div>
106 106
								{if $SHOW_PRODUCTS_WEIGHT}
107 107
								<div id="details_products_weight">
108
									{$txt.text_weight} <span id="gm_calc_weight">{$PRODUCTS_WEIGHT}</span> {$txt.text_weight_unit}
108
									{$txt.text_weight} <span id="gm_calc_weight">{$PRODUCTS_WEIGHT}</span> {$txt.text_weight_unit} {if $PRODUCTS_QUANTITY_UNIT}{$PRODUCTS_QUANTITY_UNIT}{else}{$txt.text_weight_qty_unit}{/if}
109 109
								</div>
110 110
								{/if}
111 111
							</div>
    (1-1/1)