Removing few sections from order received (thank you page)
-
Woocommerce version 3.6.4
Hi, I am looking into removing few sections from the order received confirmation page. I do not wish to make changes in the main php file, instead I would like to add a snippet code in to the plugin.
I’m looking to remove Woocommerce order details and customer details from the order-received page only.
“woocommerce-order-overview woocommerce-thankyou-order-details order_details”
“woocommerce-order-details” including the table “woocommerce-table woocommerce-table–order-details shop_table order_details”
“woocommerce-customer-details”Image – https://user-images.githubusercontent.com/54083066/63223007-551a7b00-c203-11e9-9dcf-c1b72b12fc20.png
Please advise the snippet code I could use to achieve this. Thanks.
- The topic ‘Removing few sections from order received (thank you page)’ is closed to new replies.