How to insert the first 3 product images of an order in WooCommerce “My account” orders table
问题 Does somebody know how to insert the first 3 images of an order into the WooCommerce my-orders table? Additionally I would like to add an "and more"-button, linked to the specific order (same link as order-number) with an if condition. Hint: To stay more flexible it would be nice to get a solution without hooks, if possible. I'd like to edit even more and overwrite the my-orders.php via child-theme later. Here is the solution I use at the moment. <div class="order-status"> <span>Order Status<