Results 1 to 5 of 5
  1. #1
    Join Date
    Nov 2010
    Posts
    68
    Plugin Contributions
    0

    Default Featured Products In Product Info?

    1.3.9

    Is it possible to display the Featured Products in the Product Info detail (for one product) -below- the product detail?

    If so, how?

    TIA,

    ---JC

  2. #2
    Join Date
    Nov 2010
    Posts
    68
    Plugin Contributions
    0

    Default Re: Featured Products In Product Info?

    Bump. Anyone?

    I want to have the Featured Products appear -below- the Product Info.

    Also, can the Featured Products appear below the Shopping Cart?

    TIA,

    ---JC

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

    Default Re: Featured Products In Product Info?

    You could add this to your templates and overrides for the tpl_product_info_display.php

    Code:
    <!--bof Featured -->
    <?php require($template->get_template_dir('tpl_modules_featured_products.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_modules_featured_products.php'); ?>
    <!--eof Featured -->
    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!

  4. #4
    Join Date
    Nov 2010
    Posts
    68
    Plugin Contributions
    0

    Default Re: Featured Products In Product Info?

    Quote Originally Posted by Ajeh View Post
    You could add this to your templates and overrides for the tpl_product_info_display.php

    Code:
    <!--bof Featured -->
    <?php require($template->get_template_dir('tpl_modules_featured_products.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_modules_featured_products.php'); ?>
    <!--eof Featured -->

    Schweet! It seems so simple... I'm just always nervous about 'experimenting' with things like this.. even if it seems obvious.

    My only follow-up is this: I'm assuming that stuff like this will get overwritten when we upgrade to the next big release. Are there tools to track what has been changed... and to manage these changes during upgrades? Or does one simply have to keep a hand-written list?

    Thanks!

    ---JC

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

    Default Re: Featured Products In Product Info?

    Just be sure to check your templates and overrides to the original code for an upgrade to see if you need to make changes/merge etc.
    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!

 

 

Similar Threads

  1. v139h Products listing new or featured on info page
    By Lanadearg in forum Templates, Stylesheets, Page Layout
    Replies: 19
    Last Post: 1 Apr 2013, 06:52 PM
  2. Replies: 12
    Last Post: 31 Mar 2013, 04:18 PM
  3. Add More Info Button To Featured Products?
    By gaffettape in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 8 Sep 2010, 05:13 PM
  4. Change relative position of products info in Featured Products
    By warstormer in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 30 Aug 2007, 06:50 PM
  5. No info in lists of products - featured and new
    By mucklebas in forum Bug Reports
    Replies: 0
    Last Post: 10 Jun 2007, 04:03 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