Hi!
In order summary I get double total price, Pls. check the link to /order-received page, to check. Is it some woocommerce setting?
Thanks
This topic has 2 replies, 2 voices, and was last updated 4 years, 4 months ago ago by Rose Tyler
Hi!
In order summary I get double total price, Pls. check the link to /order-received page, to check. Is it some woocommerce setting?
Thanks
Hello,
Check how it works when a default theme (Storefront) is activated on your site. If this is independent of the theme, contact the support of WooCommerce.
or add the next code in Theme Options > Theme custom CSS:
.woocommerce-thankyou-order-details .woocommerce-order-overview__total strong:first-of-type {
display: none;
}
Regards
The issue related to '‘Double woocommerce-Price-amount amount in woocommerce-order-overview__total tota’' has been successfully resolved, and the topic is now closed for further responses