Woocommerce "your cart is empty" page duplicating content

Hi, head here, https://alesacollections.com/shop/

Add a product, then remove it. It then shows a page with duplicated content:

hoping I can fix this.

Thanks.

Hello @logoglo,

Thanks for writing in!

The Cart message is duplicated because you have a duplicated Row element with the Raw Content element that contains the WooCommerce shortcode:

<!-- wp:shortcode -->
[woocommerce_cart]
<!-- /wp:shortcode -->

Please edit your cart page and remove the duplicate row.

Kindly let us know how it goes.

That fixed it, thanks!

You are most welcome.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.