Results 1 to 5 of 5

Hybrid View

  1. #1
    Join Date
    Jun 2012
    Location
    Riverview, Fl.
    Posts
    56
    Plugin Contributions
    0

    Default Re: Customers who bought this product also purchased...

    Here's a screenshot of what I'm talking about. There are other items below the first one that have the same price as the tank, but I couldn't squeeze them in.
    Attached Images Attached Images  

  2. #2
    Join Date
    Apr 2007
    Location
    Ontario, Canada
    Posts
    1,731
    Plugin Contributions
    27

    Default Re: Customers who bought this product also purchased...

    Here's the problem in your template includes/modules/also_purchased_products.php...

    <div class="productbox-bg-left"><div class="productbox-bg-right">

    <div class="columnar-product-info"><div class="columnar-product-img"><a href="YOUR WEBSITE HERE"><img src="images/ProSeries.jpg" alt="BF-2005 - 1/2 hp 20 gallon per minute submersible pump 115Volt" title=" BF-2005 - 1/2 hp 20 gallon per minute submersible pump 115Volt " width="100" height="136"></a></div><div class="product-box-name"><a href="http://shop.pumpsandtanks.com/index.php?main_page=product_info&amp;cPath=&amp;products_id=203">BF-2005 - 1/2 hp 20 gallon per minute su...</a></div>

    <span class="central-boxes-price">Price: </span>$136.15

    <br><div class="detail-button"><a class="detail-link" href="YOUR WEBSITE HERE">Details</a></div>
    <div class="clearBoth"></div>
    </div>
    </div></div>
    <div class="productbox-bottom-left"><div class="productbox-bottom-right"></div></div>
    </div>


    Someone has added the price code incorrectly, if you switch back to the classic template you should see this working correctly.

    Solutions...
    1. Replace the incorrect pricing code with the correct one.
    - the current code finds the secondary product but does not return the secondary product price from the SQL query

    2. Replace also_purchased_products.php with the template default.
    - formatting may be lost

    3. Hide the line of code above.
    - although this solves the problem, the correct price may help upsells
    Twitch.
    https://www.twitchtoo.com Do you work for free? Please donate.
    Twitch Base8 - Obsidian - This, is what's new.

  3. #3
    Join Date
    Jun 2012
    Location
    Riverview, Fl.
    Posts
    56
    Plugin Contributions
    0

    Default Re: Customers who bought this product also purchased...

    Thanks Twitchtoo; since this is all greek to me, I'll forward it to my Guru in Portugal who speaks PHP.

 

 

Similar Threads

  1. Customers who bought this product also purchased...
    By explorer1979 in forum Templates, Stylesheets, Page Layout
    Replies: 33
    Last Post: 8 Nov 2011, 10:00 PM
  2. Customers who bought this product also purchased...
    By redsky in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 14 May 2009, 07:53 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