Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8164197
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T19:15:48+00:00 2026-06-06T19:15:48+00:00

I am working on a B2B site built in Magento which is a little

  • 0

I am working on a B2B site built in Magento which is a little different than normal Magento projects.

They want to pull some of the backend information to the front end.

All company personal who view the site, log in prior to viewing the frontend site thus I can set a role / handle permissions.

Would it be possible to print(on the storefront), all the information is in the backend just needs to be pulled out I imagine:

  • The number of qty of that product that has been sold
  • A page listing all the orders from that product e.g. Product 1 has a link on the product view titled “view all orders” and this shows all the orders of that product showing:
  • Qty
  • Email of user
  • Customer group

Has anyone done similar like this or pass on advice/concerns.

Thanks

—

Cameron

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-06T19:15:50+00:00Added an answer on June 6, 2026 at 7:15 pm

    One of the way I have looked at achieving this was using the Magento API

    $model = Mage::getModel('catalog/product');
            $product_id = $model->load($productid);  
    
            $filters = array(
                'state'   => array('eq' => 'complete')
            );
    
    
            $orders = Mage::getModel('sales/order_api_v2')->items($filters);
    

    The problem lies however that Magento is not reading the filter.

    Help much appreciated

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Working with python interactively, it's sometimes necessary to display a result which is some
I'm working on some Clojure code, in which I have a tree of entities
Working on game where plates will be falling from top to bottom. Some plates
Working on an old Kohana 2 project and I want to link two models.
Working on rewriting the front-end of my site in Coffeescript. I understand how to
Working in Scala-IDE, I have a Java library, in which one of the methods
Working of foreach: As I know, foreach is a loop which iterates through a
I am working on an B2B ASP.Net app, where I am targeting people having
I'm currently working on a website built with symfony 1.4 and I need to
Working on pure-ruby implementation of XCode project file parser, PBXProject , and need little

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.