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
Comment #1
gordon commentedYou need to use url alias to point this at your new shop. Or using locale you can change the text completely.
Comment #2
slower commentedOK, the url alias solution is perfect. Thanks.