Results 1 to 3 of 3
  1. #1
    Join Date
    May 2007
    Posts
    181
    Plugin Contributions
    0

    Default Need Help Creating This Code

    On my default shopping cart template, I am trying to list all the products in the store as quicklinks below the "checkout" button. So that way customers don't need to click "continue shopping" only to go back to the product details of the last item put in the cart. They can now jump to a different item.

    So what I need is a PHP code that will loop through all products in the store and display them with thumbnail size images and the product name below it on the default shopping cart file.

    Does anyone already know the code to do this?

    Thanks.

  2. #2
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Need Help Creating This Code

    The All Products page does this, so look at /includes/templates/template_default/templates/tpl_modules_products_all_listing.php.

    I believe it includes accessing the database, so everything you need (and more) is there. You should be able to pull out the code for the limited information you want to display, and put it into your shopping cart file.

  3. #3
    Join Date
    May 2007
    Posts
    181
    Plugin Contributions
    0

    Default Re: Need Help Creating This Code

    Quote Originally Posted by gjh42 View Post
    The All Products page does this, so look at /includes/templates/template_default/templates/tpl_modules_products_all_listing.php.

    I believe it includes accessing the database, so everything you need (and more) is there. You should be able to pull out the code for the limited information you want to display, and put it into your shopping cart file.
    Yes I know that as well but I was not successful in pulling just the code I need for this.

 

 

Similar Threads

  1. v151 Need help fixing this sidebox search code from 'double submitting' the search.
    By jeffmic in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 28 Jul 2013, 01:54 AM
  2. Need help creating categories
    By lasvegasgraphics in forum General Questions
    Replies: 4
    Last Post: 13 Feb 2011, 02:09 AM
  3. Need Help Creating Site map
    By windowla in forum General Questions
    Replies: 16
    Last Post: 9 Dec 2009, 08:58 PM
  4. Help, i need help finding this bit of code
    By dbj-media in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 9 Apr 2009, 01:33 AM
  5. Paypal Express giving this error code - need help bad.
    By nanosafeguard in forum PayPal Express Checkout support
    Replies: 2
    Last Post: 24 Jul 2007, 12:21 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