Navigation überspringen

[Gelöst] List all Woocommerce orders containing a specific product

This support ticket is created vor 4 Jahre, 11 Monaten. 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 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Zeitzone des Unterstützers: Asia/Hong_Kong (GMT+08:00)

Dieses Thema enthält 1 Antwort, hat 2 Stimmen.

Zuletzt aktualisiert von Luo Yang vor 4 Jahre, 11 Monaten.

Assistiert von: Luo Yang.

Author
Artikel
#1765713

Hi,
how do I display, front-end, a list of all Woocommerce orders, containing specific products?

Thanks

#1765911

Hello,

There isn't such kind of built-in feature within Toolset plugins, Toolset Views/Blocks plugin does not support Woocommerce Orders.

You might consider custom codes, I have searched it in Google, and found some related results, for example:
https://stackoverflow.com/questions/45848249/woocommerce-get-all-orders-for-a-product
versteckter Link

For your reference.