{* * Module Name: Perimeter / Length / Surface (Area) / Volume / Weight Calculator for Prestashop * Module URI: Please contact with info@megventure.com * Description: A utility to calculate quantity in perimeter, length, area, volume or weight units * Version: 5.5.0 * Author: MEG Venture * * Copyright 2013, MEG Venture (info@megventure.com) * * This program is not a free software: you can't redistribute it and/or modify * it. All rights reserved. * * * This copyright notice and licence should be retained in all modules based on this framework. * This does not affect your rights to assert copyright over your own original work. *} {if (($allow_ordering_from_listing) AND ($availability == 'available'))}
{if ($admintab_dispquan != "decimalok")} {* If direct input is allowed, step value should be one unless decimal quantity is not allowed *} {$step = 1} {/if}
-
{$admintab_conversion_unit|escape:'html':'UTF-8'}
+
{/if}