Skip Navigation

[Resolved] WooCommerce Report in frontend

This support ticket is created 5 years, 1 month ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

Tagged: 

This topic contains 3 replies, has 2 voices.

Last updated by Shane 5 years, 1 month ago.

Assisted by: Shane.

Author
Posts
#1400643

Hi,

Is it possible with Toolset Views to display a WooCommerce report in front end?

For selected products I would need to show a table like this

PRODUCT NAME QUANTITY SUBTOTAL €
Product 1...........................2......................10,00€
Product 2...........................4......................32,00€
Product 3...........................1......................20,00€
--------------------------------------------------------------------
...........................................7......................62,00€

being Quantity and Subtotal a sum between a time period (date of order)

Any help or hint is appreciated.

Thanks

Best

#1400779

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hello,

Thank you for getting in touch.

Not sure about the number of items ordered but you can display the Items that the custom had ordered.

Have a look at the link below and this should be able to assist you.
https://toolset.com/learn/create-an-ecommerce-wordpress-site/displaying-more-information-from-woocommerce/

Please let me know if this helps.
Thanks,
Shane

#1400849

Hi,

yes I have already checked this link, but it's about showing orders, while I need to list product summaries.

Any other idea?

Thanks

Best

#1400877

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hello,

Yes this should still be possible because you can get the product ID from the order, from here you can use this product ID to filter a product view.

The link below shows you how to achieve this.
https://toolset.com/learn/create-an-ecommerce-wordpress-site/displaying-more-information-from-woocommerce/how-to-display-woocommerce-orders-on-the-front-end/#how-to-display-ordered-products-when-listing-orders

Please let me know if this helps.
Thanks,
Shane