Thread: Size Chart

Results 1 to 7 of 7
  1. #1
    Join Date
    May 2007
    Posts
    39
    Plugin Contributions
    0

    Default Size Chart

    Hi Everybody

    Can anybody help, i need to add a link to all my products product page, maybe under size and stock and model info lines to a size chart, so when its clicked i can have a size chart popup in a seperate window,
    I could add a html link to every product description but theres over 4000 items
    I just cant find were to add the link

    Thanks

    Mate2007

  2. #2
    Join Date
    Jun 2003
    Posts
    33,720
    Plugin Contributions
    0

    Default Re: Size Chart

    Do they all use the same size chart? Do you want to open a new page or a popup?
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  3. #3
    Join Date
    May 2007
    Posts
    39
    Plugin Contributions
    0

    Default Re: Size Chart

    Hi Kim

    Yes they all use the same size chart, i would prefer to use a pop-up but either solution is good for me


    Thanks

    Mate2007

  4. #4
    Join Date
    Jun 2003
    Posts
    33,720
    Plugin Contributions
    0

    Default Re: Size Chart

    What you will need to do then is add the link to the page or the opoup to a custom tpl_product_info_display.php

    The logiacal place to add it would be between these:

    <!--eof Product details list -->

    <!--bof Attributes Module -->

    But, you can add it wherever you want.
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  5. #5
    Join Date
    May 2007
    Posts
    39
    Plugin Contributions
    0

    Default Re: Size Chart

    Hi Kim

    Thanks for your help, ill give it a try

    Cheers

    Mate2007

  6. #6
    Join Date
    May 2007
    Posts
    39
    Plugin Contributions
    0

    Default Re: Size Chart

    Hi Kim

    Thanks worked a treat

    Cheers

    Mate2007

  7. #7
    Join Date
    Dec 2010
    Posts
    3
    Plugin Contributions
    0

    Default Re: Size Chart

    I can add a popup sizechart in product descriptionby an js add-on, but if I have hundreds of products, i have to add that code every time I input product description. So I follow the instruction in the post above and add the same html code in tpl_product_info_display.php, between <!--eof Attributes Module --> and <!--bof Add to Cart Box -->, since I want the size chart displayed after the attribute and before ' add to cart'. But the problem is the 'add to cart' button doesn't work, although the size chart works properly. so how can I change the code if I want it embeded in the php file?

    HTML Code:
    <a href="javascript:popupDetails('http://www.mysite.com/images/sizechart.gif')"><img src="/images/icon.jpg" width="86" height="16"><img src="http://www.mysite.com/images/sizechart.gif" width="" height=""></a>

 

 

Similar Threads

  1. Size Chart / EZ Page Problems
    By karenkte in forum General Questions
    Replies: 5
    Last Post: 13 May 2011, 02:54 PM
  2. how do I add a size chart?
    By alma1 in forum Setting Up Categories, Products, Attributes
    Replies: 4
    Last Post: 2 Oct 2008, 05:15 AM
  3. Adding a size chart??
    By tanyaleann in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 22 Sep 2008, 07:22 PM
  4. adding a size chart on product items
    By d1rage5 in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 12 Aug 2008, 08:02 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