Esempio n. 1
0
echo $lC_Language->get('text_qty');
?>
</th>
              <th class="align-right hide-on-mobile"><?php 
echo $lC_Language->get('text_total');
?>
</th>
              <th class="align-right"><?php 
echo $lC_Language->get('text_action');
?>
</th>
            </tr>
          </thead>
          <tbody>
            <?php 
foreach (lC_Orders_Admin::getOrdersProducts($_GET[$lC_Template->getModule()]) as $products) {
    ?>
            <tr id="orders_products_<?php 
    echo $products['orders_products_id'];
    ?>
">
              <td class="hide-on-mobile">
                <span id="products_model_<?php 
    echo $products['orders_products_id'];
    ?>
"><?php 
    echo $products['model'];
    ?>
</span>
              </td>
              <td>