Results 1 to 6 of 6
  1. #1
    Join Date
    Apr 2012
    Posts
    4
    Plugin Contributions
    0

    Default Can I add an internal link on product info page?

    Is it possible to add an internal link on the product info page?

    I will have several different "manufacturers" for digital content, most of which have their own "Terms of Use" for their content. The terms of use for all manufacturers will be located on the "Conditions of Use" page.

    What I want to accomplish is this:

    I would like to create a link to the "Conditions of Use" page that will appear on every product info page.

    Something like this:

    Name:  tou_link_mockup.jpg
Views: 164
Size:  21.8 KB

    (Sorry it's so small...)

  2. #2
    Join Date
    Apr 2012
    Posts
    4
    Plugin Contributions
    0

    Default Re: Can you add an internal link on product info page?

    Any help with this would be much appreciated!

  3. #3
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Can you add an internal link on product info page?

    You can add your link HTML to /includes/templates/your_template/templates/tpl_product_info_display.php. (Copy it from /template_default/templates/ if you don't already have a copy).

  4. #4
    Join Date
    Apr 2012
    Posts
    4
    Plugin Contributions
    0

    Default Re: Can you add an internal link on product info page?

    Quote Originally Posted by gjh42 View Post
    You can add your link HTML to /includes/templates/your_template/templates/tpl_product_info_display.php. (Copy it from /template_default/templates/ if you don't already have a copy).
    I know where the code needs to go in order to accomplish this...my problem is, I don't know "how" to code it. Sorry, I should have been a little clearer about that. Thanks so much for you help!

  5. #5
    Join Date
    Feb 2010
    Location
    Syracuse, NY
    Posts
    2,159
    Plugin Contributions
    17

    Default Re: Can you add an internal link on product info page?

    Quote Originally Posted by Jessica Marie View Post
    I know where the code needs to go in order to accomplish this...my problem is, I don't know "how" to code it. Sorry, I should have been a little clearer about that. Thanks so much for you help!
    <a href="<?php echo zen_href_link(FILENAME_CONDITIONS, '', 'NONSSL'); ?>"><?php echo BOX_INFORMATION_CONDITIONS; ?></a>

  6. #6
    Join Date
    Apr 2012
    Posts
    4
    Plugin Contributions
    0

    Default Re: Can you add an internal link on product info page?

    Quote Originally Posted by rbarbour View Post
    <a href="<?php echo zen_href_link(FILENAME_CONDITIONS, '', 'NONSSL'); ?>"><?php echo BOX_INFORMATION_CONDITIONS; ?></a>
    Perfect! I had something similar to this and "Conditions of Use" showed on the product page but wasn't linked. Now it is! Thank you so much!

 

 

Similar Threads

  1. Add unique link on product info page for different products
    By MzBeanz in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 24 Jan 2012, 02:20 PM
  2. How can I add a page border/frame to product info page only?
    By wilson_li in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 1 Aug 2011, 03:08 AM
  3. can I add wordpress search below product info page?
    By gmrm in forum General Questions
    Replies: 0
    Last Post: 10 Jul 2011, 05:13 PM
  4. Add 'More Info' link to product description on Category page
    By gotlogos in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 11 Dec 2010, 03:33 AM
  5. Can I add length, width, height on product info page?
    By billcai in forum Customization from the Admin
    Replies: 1
    Last Post: 13 Feb 2010, 06:27 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