Results 1 to 2 of 2
  1. #1

    help question Adding "Price: " to Product List Page

    I've searched english.php, but I can't seem to find a place where I could add the word "Price: " to product listing page. On my featured product page, the word "Price: " appears before the posted price, but it's not appearing on the product list page. Only the price appears. I've searched through the Developer's Tool Kit, but I didn't see any files that could possibly do what I need done. Does anyone know how to add this?

    I'm using 1.3.7. My site is http://www.cobraplant.com

    Thanks!

  2. #2
    Join Date
    Dec 2005
    Posts
    64
    Plugin Contributions
    1

    Default Re: Adding "Price: " to Product List Page

    I think that file is in: includes/functions/function_prices.php

    On version 1.3.8a, change line 229 to:

    $show_normal_price = '<span class="normalprice">Price: ' . $currencies->display_price($display_normal_price, zen_get_tax_rate($product_check->fields['products_tax_class_id'])) . ' </span><br />';

    Or add a new language definition to english.php and replace 'Price:' with your language definition in the file above.

 

 

Similar Threads

  1. v150 How do I edit Product Listing "Price", "Qty." and Product Info Move "details"?
    By schobook in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 18 Jan 2013, 01:02 AM
  2. Replies: 0
    Last Post: 27 Nov 2011, 06:04 PM
  3. Adding "Sizes" & "Colors" button in Product Page
    By zoombee in forum Basic Configuration
    Replies: 2
    Last Post: 10 Dec 2010, 01:51 PM
  4. How to delete links of "item name" and "price" in category list page?
    By rainmist in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 10 May 2010, 06:26 AM
  5. EasyPopulate problem: "Add to Cart" and "price" not showing on product info page
    By pcspot in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 29 Apr 2010, 08:06 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