Results 1 to 3 of 3
  1. #1
    Join Date
    Feb 2010
    Posts
    140
    Plugin Contributions
    0

    Default Trouble adding Product description in the admin orders page

    I have read most of the threads on how to add the description to the order in the admin area and none seem to work.

    I am using zen cart 1.3.8

    I need to add the description directly below the
    title so I thought if changed line 475 in admin/orders.php to

    Code:
    <td class="dataTableContent" valign="top">' . $order->products[$i]['name'].'<br />'. $order->products[$i]['description'];
    It would work but this does not appear to work.

  2. #2
    Join Date
    Feb 2010
    Posts
    140
    Plugin Contributions
    0

    Default Re: Product description in the admin orders page

    Its ok I needed to change the query in admin/include/class/order.php

    and change the corresponding arry

  3. #3
    Join Date
    Feb 2010
    Posts
    140
    Plugin Contributions
    0

    Default Re: Trouble adding Product description in the admin orders page

    The lines I change
    are 115.
    I added products_description to the query

    then I edited the array at line 145
    and added

    Code:
    'description' => $orders_products->fields['products_description'],
    below

    Code:
    'model' => $orders_products->fields['products_model'],

 

 

Similar Threads

  1. Adding a link to product page into the admin's product listing.
    By thebigkick in forum Customization from the Admin
    Replies: 1
    Last Post: 16 May 2012, 07:02 PM
  2. Having trouble adding a specific product. getting blank page
    By credenscel in forum Setting Up Categories, Products, Attributes
    Replies: 6
    Last Post: 3 Sep 2009, 08:55 PM
  3. image of product ordered on the admin orders page
    By james739 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 3 Jun 2008, 06:40 PM
  4. Adding Options to the admin 'Add/Edit Product' Page
    By DiZZ in forum General Questions
    Replies: 1
    Last Post: 24 May 2008, 10:33 PM
  5. Adding ProductID to the Admin orders page
    By jammin320 in forum General Questions
    Replies: 4
    Last Post: 4 Jun 2007, 10:56 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR