Results 1 to 3 of 3
  1. #1
    Join Date
    Apr 2011
    Posts
    80
    Plugin Contributions
    0

    Default Can't Find Sub-Total Display

    What file is use to display the Sub-Total at the bottom of the "Shopping Cart Contents" page? Not the display on the top. I found it. I'm looking for the page that displays the actual sub-total cost, not the text. I found that one too. Thanks.

  2. #2
    Join Date
    Oct 2008
    Location
    Croatia
    Posts
    1,740
    Plugin Contributions
    22

    Default Re: Can't Find Sub-Total Display

    If I understand you correctly, you might want to try removing the following line in your includes/templates/YOUR_TEMPLATE/tpl_shopping_cart_default.php file:

    Code:
    <div id="cartSubTotal"><?php echo SUB_TITLE_SUB_TOTAL; ?> <?php echo $cartShowTotal; ?></div>

  3. #3
    Join Date
    Apr 2011
    Posts
    80
    Plugin Contributions
    0

    Default Re: Can't Find Sub-Total Display

    Quote Originally Posted by balihr View Post
    If I understand you correctly, you might want to try removing the following line in your includes/templates/YOUR_TEMPLATE/tpl_shopping_cart_default.php file:

    Code:
    <div id="cartSubTotal"><?php echo SUB_TITLE_SUB_TOTAL; ?> <?php echo $cartShowTotal; ?></div>

    That's the line I was looking for. Now on to the search for the fix so I can put it back. Thanks.

 

 

Similar Threads

  1. Can't control wording for sub-total in admin
    By DavidGGG in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 11 May 2011, 05:19 PM
  2. total newb Q- can't find new template
    By 3bagsfull in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 12 Dec 2009, 06:51 AM
  3. Can I Add shipping to sub Total BEFORE adding Tax?
    By iantopanto in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 1
    Last Post: 3 May 2008, 12:12 PM
  4. Layout Error on Sub-Total/Check Display
    By UA5 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 15 Dec 2007, 10:12 PM
  5. How can sub-total include shipping??
    By Kitiarachan in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 4
    Last Post: 6 Nov 2007, 03:48 PM

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