Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 2014
    Location
    Los Angeles
    Posts
    41
    Plugin Contributions
    0

    Default Add Feature Product into Header template

    Hello,

    I am trying to add my single Featured Product to display in the header. I tried to copy all the code from tpl_modules_products_featured_listing.php into tpl_header.php but that only displays if the URL is pointed to featured_products. Any suggestions?

    Example here:
    http://hiphopbeatz.com/2014/index.ph...index&cPath=17

    Thanks!

  2. #2
    Join Date
    Apr 2014
    Location
    Los Angeles
    Posts
    41
    Plugin Contributions
    0

    Default Re: Add Feature Product into Header template

    Adding this from tpl_index_product_list seems to work:
    Code:
    <?php require($template->get_template_dir('tpl_modules_featured_products.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_modules_featured_products.php'); ?>

 

 

Similar Threads

  1. v153 Add product rental feature
    By hues in forum General Questions
    Replies: 7
    Last Post: 6 Jan 2015, 06:22 PM
  2. New categories push side box into header - pure black template
    By janemeechan in forum Addon Templates
    Replies: 5
    Last Post: 28 Jul 2011, 12:55 PM
  3. how to add product image to the template header
    By weber in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 9 Feb 2009, 01:05 PM
  4. Add Product PDF description Upload Feature
    By pjed in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 14 Feb 2008, 01:14 PM
  5. Add on feature within a product
    By pb4 in forum Setting Up Categories, Products, Attributes
    Replies: 4
    Last Post: 3 Dec 2007, 06:07 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