Results 1 to 6 of 6
  1. #1
    Join Date
    May 2005
    Location
    Australia
    Posts
    334
    Plugin Contributions
    2

    Default Report Cheaper Price

    I tried to find a mod that allowed a customer to report a cheaper price and couldn't find one, so i decided to base the mod on "Ask a Question" and make it so that you can get customers to report a cheaper price if they have seen it elsewhere.

    http://www.delightsoftheflesh.com/ze...port_price.zip

    It doesn't use the database entries and i hope you find it usefull.

    Also there is no conflict between this mod and Ask a Question, i have both the mods running and having no problems what so ever.

  2. #2
    Join Date
    Apr 2005
    Location
    Houston, TX
    Posts
    1,410
    Plugin Contributions
    1

    Default Re: Report Cheaper Price

    Just so that we know, what version of zencart are you running?

  3. #3
    Join Date
    May 2005
    Location
    Australia
    Posts
    334
    Plugin Contributions
    2

    Default Re: Report Cheaper Price

    I am running version 1.3.5 however the original mod was written for 1.3.7 i believe. It should work for both.

  4. #4
    Join Date
    Jan 2005
    Location
    Winter Haven, FL
    Posts
    163
    Plugin Contributions
    0

    Default Re: Report Cheaper Price

    I put the mod into my test server - shows up under admin/tools/layout boxes like it should - but it will not display on my site (regardless of template I choose - including default). the readme.txt file says that includes\templates\template_default\templates\tpl_ product_info_display.php is modified, however, that file is not included in the download. Am I missing something? Thanks

  5. #5
    Join Date
    Aug 2005
    Posts
    75
    Plugin Contributions
    0

    Default Re: Report Cheaper Price

    This should work as the missing code in

    includes\templates\template_default\templates\tpl_ product_info_display.php

    If you are using (and you should be) the template overrides system then template_default is whatever your custom template is


    <div id="reportPrice" class="biggerText">
    <?php echo '<a href="' . zen_href_link(FILENAME_REPORT_A_PRICE, 'products_id='
    . $_GET['products_id']) . '">' .
    zen_image_button(BUTTON_IMAGE_REPORT_A_PRICE, BUTTON_REPORT_A_PRICE_ALT) .
    '</a>'; ?></div>
    <br />
    <br class="clearBoth" />


    I have not tested this as yet but there is a 99.9% chance it will work

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

    Default Re: Report Cheaper Price

    Has anyone got this working ? My button image doesnt show - although this isnt my main image as im sure i can resolve that, but is when i get an email it doesnt include any of the customers cheaper price / store information ? etc ?

    Thanks

    Shane

 

 

Similar Threads

  1. v150 Report Cheaper Price
    By ShopVille in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 27 Nov 2013, 05:58 PM
  2. Reporting Cheaper Prices now how to edit a price?
    By ryanb4614 in forum General Questions
    Replies: 0
    Last Post: 29 Jan 2012, 04:34 AM
  3. Report A Cheaper Price
    By Darkwander in forum Addon Sideboxes
    Replies: 44
    Last Post: 1 Sep 2010, 10:36 AM
  4. Report a Cheaper price help?
    By terryparley in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 13 Oct 2009, 01:08 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