} echo lc_draw_input_field('products_price_gross', $products_price_gross, 'style="width:94%;" class="input-unstyled strong products-price-gross" id="products_price0_gross" READONLY'); ?> </div> </div> </div> </div> </fieldset> <fieldset class="fieldset"> <legend class="legend"><?php echo $lC_Language->get('text_management_settings'); ?> </legend> <div class="columns no-margin-bottom"> <?php echo lC_Products_Admin::getProductAttributeModules('dataManagementSettings'); ?> <div class="new-row-mobile six-columns six-columns-tablet twelve-columns-mobile no-margin-bottom"> <?php if (utility::isPro() === false) { ?> <div class="twelve-columns strong mid-margin-bottom upsellwrapper"> <span class="upsellinfo" upselltitle="<?php echo $lC_Language->get('text_product_class_upsell_title'); ?> " upselldesc="<?php echo $lC_Language->get('text_product_class_upsell_desc'); ?> "><?php echo $lC_Language->get('text_product_class') . lc_go_pro(); ?>
<span><?php echo $lC_Language->get('field_weight_class'); ?> </span><?php echo lc_show_info_bubble($lC_Language->get('info_bubble_shipping_weight_class')); ?> </div> <div class="twelve-columns no-margin-bottom small-margin-top"> <?php echo lc_draw_pull_down_menu('products_weight_class', $weight_class_array, isset($pInfo) ? $pInfo->get('products_weight_class') : SHIPPING_WEIGHT_UNIT, 'class="select full-width small-margin-top"'); ?> </div> </div> </div> </fieldset> </div> <div class="twelve-columns"> <fieldset class="fieldset"> <legend class="legend"><?php echo $lC_Language->get('text_supplier_characteristics'); ?> </legend> <div class="columns no-margin-bottom"> <?php echo lC_Products_Admin::getProductAttributeModules('shippingSupplierCharacteristics'); ?> </div> </fieldset> </div> </div> </div>