Results 1 to 5 of 5
  1. #1
    Join Date
    Aug 2005
    Posts
    66
    Plugin Contributions
    0

    A Product Category in the Information box

    Hi,
    I've searched the site already and didn't come up with anything...

    I am working on a site for a friend and he wants to set up a Special Offers section. This is no problem - new category and add the products - easy! But he want it to show up in the Information sidebox instead of the default box. Is this possible? And more importantly is it a huge job?

    Your help, as always, is greatly appreciated.

  2. #2
    Join Date
    Aug 2005
    Posts
    26,245
    Plugin Contributions
    9

    Default Re: A Product Category in the Information box

    Have you looked at the sideboxes that are already available?? In the admin > tools > layout boxes controller...

    There are, as I recall, featured Item, whats New, best sellers, specials, and of course ez-pages that can be customized fairly extensively.

    But from your description the "SPECIALS" sidebox sounds like just what you need and even if you need to adjust it some 90% of the work is done.
    Zen-Venom Get Bitten
    Get Your Business Found

  3. #3
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    64,883
    Plugin Contributions
    6

    Default Re: A Product Category in the Information box

    Let's say you want to add this to the more_information.php sidebox ...

    PHP Code:
      $more_information[] = '<a href="' zen_href_link(FILENAME_DEFAULT'cPath=' '3_10') . '">' 'Special stuff' '</a>'
    Now you can manually set this stuff or do a look up etc. for the Category name 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: v1.5.1]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...

  4. #4
    Join Date
    Aug 2005
    Posts
    66
    Plugin Contributions
    0

    Default Re: A Product Category in the Information box

    Quote Originally Posted by Ajeh
    Let's say you want to add this to the more_information.php sidebox ...

    PHP Code:
      $more_information[] = '<a href="' zen_href_link(FILENAME_DEFAULT'cPath=' '3_10') . '">' 'Special stuff' '</a>'
    Now you can manually set this stuff or do a look up etc. for the Category name etc.

    As simple as that! I really am shocked! I've been making this way too hard for myself as usual. Many thanks Ajeh, I'll go implement this now :)

  5. #5
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    64,883
    Plugin Contributions
    6

    Default Re: A Product Category in the Information box

    You are most welcome ... glad that this helped you out ...
    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: v1.5.1]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...

 

 

Similar Threads

  1. Replies: 5
    Last Post: 10 Aug 2006, 02:30 PM
  2. Skip 1-prod Categories and Only One Product without Category
    By seethrou in forum General Questions
    Replies: 1
    Last Post: 13 Jul 2006, 09:02 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
  •