Results 1 to 3 of 3
  1. #1
    Join Date
    Oct 2008
    Posts
    111
    Plugin Contributions
    0

    Default Adding a small picture file to all products

    Hi

    I want add two small gifs to appear after the name of the product on each product page. One will say "Recycled" and one will say "Fairly Traded". I know I could do each one individually, but with over 100 products I do not fancy it!!

    Is there an easier way of doing it, however there will be a few products that should not have them - I guess this confuses things!

    Hope some whizz can help me.

    Thanks

    matt

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

    Default Re: Adding a small picture file to all products

    If some products will not have the tags, you will have to do something individually. Are the tags independent - could a product have one but not both? If so, that is another variable to take care of.

    Is the number of products that do not get tags small and stable? If so, you could set up a pair of defined constants with a list of product ids, and add some code to /includes/templates/your_template/templates/tpl_product_info_display.php to output the gifs if the current product's id is not in the list. This would let you access the same info in the product listing if you want the gifs there too.

    If you have a larger and varying list of products to handle, you may need to add a couple of fields to the product table in the database so each product can be checked off at creation/editing time.

  3. #3
    Join Date
    Oct 2008
    Posts
    111
    Plugin Contributions
    0

    Default Re: Adding a small picture file to all products

    Thanks for the quick reply. I'll investigate.

    Matt

 

 

Similar Threads

  1. v139h uploading picture error?, only shows small icon?
    By merrickx in forum General Questions
    Replies: 3
    Last Post: 8 Sep 2012, 05:35 PM
  2. Replies: 4
    Last Post: 3 Jun 2010, 11:44 PM
  3. Adding small description to cross sell products
    By craigcclltd in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 27 Aug 2009, 08:58 PM
  4. small picture on some products pages
    By Veronika7747 in forum General Questions
    Replies: 0
    Last Post: 19 Jan 2008, 07:17 PM
  5. Which file do I edit for All Products page
    By onisama in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 18 Jul 2006, 10:19 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