We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Requested here.
It would be great if the lite mode had a link or button that linked back to the /shop/ page or homepage.
We can use wc_get_page_permalink() to get url for home and shop. For Cart, we can use wc_get_cart_url() For Checkout, we can use wc_get_checkout_url()
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Requested here.
We can use wc_get_page_permalink() to get url for home and shop.
For Cart, we can use wc_get_cart_url()
For Checkout, we can use wc_get_checkout_url()
The text was updated successfully, but these errors were encountered: