Results 1 to 7 of 7
  1. #1
    Join Date
    Aug 2006
    Posts
    9
    Plugin Contributions
    0

    Default List of customer's previously ordered items?

    I'm looking into using ZenCart for an ecommerce site where there would be a lot of repeat business, customers coming back to order same thing over and over again. Is there any built in functionality to show a logged-in user a list of the items they have previously purchased, so they don't have to hunt around through menu system picking out each separately.

    I know the online grocery stores have something like this. So I'm wondering whether this functionality is built in to ZenCart, and if it's not built in I'm wondering how hard it would be add.

    Thanks,

    Herb

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

    Default Re: List of customer's previously ordered items?

    You would need to customize the My Account area to be able to do something like a repeat order for the customer ...

    Providing products_id remains the same as well as attributes, this would be possible to do ...
    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
    Aug 2006
    Posts
    9
    Plugin Contributions
    0

    Default Re: List of customer's previously ordered items?

    Quote Originally Posted by Ajeh
    You would need to customize the My Account area to be able to do something like a repeat order for the customer ...

    Providing products_id remains the same as well as attributes, this would be possible to do ...
    Thanks. I'm not sure I'm really looking for something like a repeat order. Basically what I want would be something like a product category of "Previously ordered items" that will show the user the 10 or 20 products they normally order, out of the thousands that are available on the site. Then they could just click on 'add to cart' for the products that they wanted in the current purchase.

    Is that same thing as what you were suggesting? I'll look into the My Account area.

    Thanks again,

    Herb

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

    Default Re: List of customer's previously ordered items?

    I am suggesting that you have to write this as it does not exist ... and suggested one place where this could be done and that the customer could start with a previous order ...

    Or, you can write a completely different page where it lists all Products ever ordered by the customer ...
    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!

  5. #5
    Join Date
    Aug 2006
    Posts
    9
    Plugin Contributions
    0

    Default Re: List of customer's previously ordered items?

    Great, thanks, now that I know it's not already there I'll look into creating my own. Probably along lines you suggested of a page where it shows them everything they've ever ordered, mayb in descending order of items ordered most recently or frequently down to items rarely ordered.

    -- Herb

  6. #6
    Join Date
    Jan 2004
    Posts
    66,445
    Plugin Contributions
    81

    Default Re: List of customer's previously ordered items?

    Have you looked at the Order-History sidebox?
    Admin->Tools->Layout Boxes Controller ... turn it on, make it show on the left with order=0. Now you'll see all your most recent orders right there on the page after you log in.

    Then add this style to your stylesheet to adjust the bulleted list somewhat:
    HTML Code:
    .orderHistList {
    	margin: 1em;
    	padding: 0.2em 0em;
    	} 
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  7. #7
    Join Date
    Aug 2006
    Posts
    9
    Plugin Contributions
    0

    Default Re: List of customer's previously ordered items?

    Quote Originally Posted by DrByte
    Have you looked at the Order-History sidebox?
    Thanks. That looks like just what I was looking for.

 

 

Similar Threads

  1. Custom Page to list all items previously ordered
    By brianelapp in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 18 Oct 2011, 03:58 PM
  2. Previously Ordered Icon
    By raquelann in forum General Questions
    Replies: 1
    Last Post: 9 Sep 2008, 01:56 PM
  3. List of Items Ordered not appearing in PayPal receipt
    By datatv in forum PayPal Express Checkout support
    Replies: 6
    Last Post: 2 Sep 2008, 03:45 PM
  4. Previously viewed items?
    By tg2741 in forum General Questions
    Replies: 3
    Last Post: 3 Aug 2008, 05:23 AM
  5. Reporting Items Ordered by Customer
    By Tig in forum Managing Customers and Orders
    Replies: 3
    Last Post: 27 Jun 2008, 01:11 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