Results 1 to 10 of 15

Hybrid View

  1. #1
    Join Date
    Nov 2006
    Location
    Indiana
    Posts
    192
    Plugin Contributions
    0

    Default How to display price - not just "more info" link

    I'm sorry to ask such a basic question. Somehow, years ago I concluded that with products that have attributes I couldn't have the price listed on the product listing page, only a "more info" link. As you can see here.

    My preference would be to have a price as well as the link.

    Today, while working on my store, I noticed that the price is included on the New Products page as well as the "more info" link. It's perfect and I could find the switch for that setting. But I'm having trouble finding the same switch for the normal Product Listing page. Could someone help me, please?

    Thanks a million!

  2. #2
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: How to display price - not just "more info" link

    Are these Products set up with Product Price 0.00 and Product is Priced by Attribute set to true?

    If you go to the Attributes Controller are all of the Attributes for the Product marked as:
    Include in Base Price
    When Priced by Attributes YES
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  3. #3
    Join Date
    Nov 2006
    Location
    Indiana
    Posts
    192
    Plugin Contributions
    0

    Default Re: How to display price - not just "more info" link

    Yes to all

  4. #4
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: How to display price - not just "more info" link

    Looks like you are using an add on for you listings ... perhaps this is the problem?
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  5. #5
    Join Date
    Nov 2006
    Location
    Indiana
    Posts
    192
    Plugin Contributions
    0

    Default Re: How to display price - not just "more info" link

    I'll look into it... Not exactly sure where? In the /includes/modules/MY_TEMPLATE/product_listing.php?

    Can you tell me, though, where the switch would normally be found? In my first post I mentioned that I could find the switch for the New Products page, but can't find it for the Product Listing page.

  6. #6
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: How to display price - not just "more info" link

    What is your setting in the Configuration ... Product Listing ... for:
    Display Product Price/Add to Cart
    Do you want to display the Product Price/Add to Cart
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  7. #7
    Join Date
    Nov 2006
    Location
    Indiana
    Posts
    192
    Plugin Contributions
    0

    Default Re: How to display price - not just "more info" link

    OK - I found what must be the problem, but changing it creates another one.

    On the product_listing.php around line 159 I commented out this:

    //$lc_price = zen_get_products_display_price($listing->fields['products_id']) . ' ';
    But! When I un-comment it - I get this:

    $15.00
    ...more info
    $15.00
    The reason I commented it out is because I wanted the pricing to display in a different order and I added this:
    . zen_get_products_display_price($listing->fields['products_id'])
    in another spot to make things display the way I wanted them to. Apparently, it only displays on items without attributes.

    It's been around 7 years since i did that so it's hard for me to remember all of my reasoning. But now I wonder if I attempted this on the wrong file? Or in the wrong spot. Can you help me sort through what I should have done?

    I want my products without attributes to display like they do here: http://www.threesistersfabric.com/books-3/

    And I'd like my attribute item prices on the Product Listing page to look like they do on the New Products page.

    I sure hope you're able to help me sort this out. Sorry, if I've made things confusing.

 

 

Similar Threads

  1. Not able to get rid of "... more info" link
    By flix in forum Customization from the Admin
    Replies: 1
    Last Post: 3 Mar 2010, 09:34 PM
  2. Display attributes price instead of "more info"
    By ivogue in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 29 Apr 2009, 05:44 PM
  3. On Specials - How can I just display "20% off" or "save $x.xx", but not the price
    By candylotus in forum Setting Up Specials and SaleMaker
    Replies: 0
    Last Post: 24 Apr 2008, 12:44 AM
  4. "... more info" link is displayed where I want a "buy now" button
    By ballyc27 in forum Setting Up Categories, Products, Attributes
    Replies: 2
    Last Post: 24 Sep 2007, 05:05 PM
  5. How to change "more info" to the price value
    By andy1234 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 7 Nov 2006, 04:43 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