Open
Description
Hi,
there was a similar thing, but not the same, at #128
These three issues seem to be connected:
- When you checkout via the JS Buy SDK the shop title and/or logo is not linked back to your website. The href attribute is just #. The normal checkout procedure links back to your shop: The URL is e.g. my.shopify.com or mycustomdomain.com.
The JS Buy SDK should have a feature to set this back to shop URL for example via the checkout.Url()! - At the normal checkout there is a "back to cart" link at the bottom, which is missing if you are using the JS Buy SDK.
There should be a "back to shop" link or something similar. - At the normal checkout "thank you" page there is a "back to shop" or "continue shopping" link. This is also missed if you checkout via the JS Buy SDK. (see Setting "Continue Shopping" button via js-buy-sdk? #128 but the solution is not sophisticated).
There should be a "back to shop" link or something similar at the "thank you" page.