Results 1 to 2 of 2
  1. #1
    Join Date
    Nov 2011
    Posts
    38
    Plugin Contributions
    0

    Default Shopping Cart Summary Sidebox - Product Characters

    Hi

    I am looking to edit the number of characters of the product titles that have been added to the shopping cart are displayed in the shopping cart summary sidebox.

    Currently each item is running over to 2 lines, i would like to restrict the item description to one line.

  2. #2
    Join Date
    Nov 2011
    Posts
    38
    Plugin Contributions
    0

    Default Re: Shopping Cart Summary Sidebox - Product Characters

    For anyone else interested in acheiving this i found a solution. added substr(content, 0, 18) to the part that displays the cart item title. As seen below:

    PHP Code:
     $content .= substr($products[$i]['name'], 018). '</span><a href="javascript:void(mark(\'' $products[$i]['id'] . '\'));">' zen_image_button(ICON_IMAGE_TRASHICON_TRASH_ALT) . '</a></li>' "\n".'<br />'

 

 

Similar Threads

  1. Shopping Cart Summary Delete Item Button
    By mattk251285 in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 7 Mar 2016, 10:34 PM
  2. v151 Display Shopping Cart Summary In Header Issues
    By jackolive in forum General Questions
    Replies: 2
    Last Post: 19 Dec 2012, 10:48 AM
  3. shopping cart line summary won't turn off
    By mezx in forum Built-in Shipping and Payment Modules
    Replies: 6
    Last Post: 7 Apr 2008, 11:30 AM
  4. Shopping Cart Summary Sidebox
    By mrmrsg in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 26 Apr 2007, 07:59 AM
  5. cart summary displayed in sidebox
    By marslizard in forum Basic Configuration
    Replies: 3
    Last Post: 8 Dec 2006, 05:44 AM

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