Results 1 to 2 of 2

Hybrid View

  1. #1
    Join Date
    Aug 2008
    Posts
    32
    Plugin Contributions
    0

    Default Re: Modifying Call For Price

    Update:

    Thanks to TheOracle I have made progress.

    This shows up under the price on product info

    PHP Code:
    if (isset($button_check) && $button_check->fields['product_is_call'] == '1') { 
    echo 
    "<img src=\"https://www.acmelectronics.com/store/includes/templates/template_default/images/call_for_prices.jpg\"";
    echo 
    "<br><br>For a better price call<br>";
    echo 
    "<h4>1-877-233-0173</h4>"
    Viewed on any Listen Products

    I would like this to work where ever price shows up. Such as New Products, Linked products, etc.

    Is there one location where I can add my code to show up if Call for price is enabled? We want this to show up under the price each time it is displayed if call for price is enabled.
    Last edited by sublime19; 25 Jun 2009 at 10:02 PM.

 

 

Similar Threads

  1. v154 call for price showing with price £0.00 - no price set
    By peanut77 in forum Setting Up Categories, Products, Attributes
    Replies: 8
    Last Post: 25 Jan 2016, 09:42 PM
  2. Replies: 2
    Last Post: 16 Jul 2009, 02:34 PM
  3. Disable Call for price url below Call for price image?
    By IllusionGuy in forum General Questions
    Replies: 0
    Last Post: 6 Jan 2009, 10:36 PM
  4. Price showing up in page title on my call for price items
    By acanthuscarver in forum General Questions
    Replies: 8
    Last Post: 24 Jun 2008, 02:15 AM
  5. Call for price and price both showing on the page
    By Worgazza in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 15 Aug 2007, 04:39 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