Results 1 to 7 of 7
  1. #1
    Join Date
    Dec 2006
    Posts
    87
    Plugin Contributions
    0

    Default Quick Price Search for zen 1.36???

    I have searched and searched and I cant find the mod for quick price search that let me specify what people can search by, like $1-50, $51 - 100, etc..

    is this here at Zen??

  2. #2
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Quick Price Search for zen 1.36???

    Might look in the Older Contributions link on the Downloads under Others ...
    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!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  3. #3
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: Quick Price Search for zen 1.36???


  4. #4
    Join Date
    Dec 2006
    Posts
    87
    Plugin Contributions
    0

    Default Re: Quick Price Search for zen 1.36???

    Great, It works perfectly!!

    thanks.

  5. #5
    Join Date
    Dec 2006
    Posts
    87
    Plugin Contributions
    0

    Default Re: Quick Price Search for zen 1.36???

    can someone help me center this??

    Code:
    Advanced Search URLs are created
    // Add or Delete $content rows, as needed
     $content = '';
     $content .= '<div class="search_pricerange">';
     $content .= '<a href="' . zen_href_link('advanced_search_result&keyword=&pfrom=' . SP_RANGE_1_F . '&pto=' . SP_RANGE_1_T) . '">' . SP_RANGE_1 . '</a><br />';
     $content .= '<a href="' . zen_href_link('advanced_search_result&keyword=&pfrom=' . SP_RANGE_2_F . '&pto=' . SP_RANGE_2_T) . '">' . SP_RANGE_2 . '</a><br />';
     $content .= '<a href="' . zen_href_link('advanced_search_result&keyword=&pfrom=' . SP_RANGE_3_F . '&pto=' . SP_RANGE_3_T) . '">' . SP_RANGE_3 . '</a><br />';
     $content .= '<a href="' . zen_href_link('advanced_search_result&keyword=&pfrom=' . SP_RANGE_4_F . '&pto=' . SP_RANGE_4_T) . '">' . SP_RANGE_4 . '</a><br />';
     $content .= '<a href="' . zen_href_link('advanced_search_result&keyword=&pfrom=' . SP_RANGE_5_F . '&pto=' . SP_RANGE_5_T) . '">' . SP_RANGE_5 . '</a><br />';
     $content .= '</div>';
    ?>

  6. #6
    Join Date
    Aug 2007
    Location
    England
    Posts
    65
    Plugin Contributions
    0

    Default Re: Quick Price Search for zen 1.36???

    This mod is great, but does anyone know how to turn off the US Dollar symbol on the prices shown?

  7. #7
    Join Date
    Aug 2007
    Location
    England
    Posts
    65
    Plugin Contributions
    0

    Default Re: Quick Price Search for zen 1.36???

    Or how to change the currency symbol to something else?
    Please?

 

 

Similar Threads

  1. Quick price search on 1.3.8a
    By giuly in forum Addon Sideboxes
    Replies: 0
    Last Post: 5 May 2009, 11:47 AM

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