The following text is displayed in an empty shopping cart (cart/view) even when the option to "Hide product page" (admin/settings/store) is checked.

"Your shopping cart is empty. You may continue shopping from our [product page]." (links to /product).

This results in a "Page not found" error.

Comments

gordon’s picture

You need to use url alias to point this at your new shop. Or using locale you can change the text completely.

slower’s picture

Status: Active » Closed (fixed)

OK, the url alias solution is perfect. Thanks.