No content to show

User Activity

Thank you very much for your answer. I don't think it fixes the issue.I am using Dawn and looked at the theme content page, but there is no such field for it. But I figured out how to fix it.It was because language setting for my account (NOT the sto...
As you can see in the image attached, variant title is in Japanese while other texts are English.How can I change that?I can't find localisation for this area in theme customisation. I can only choose its type (pill or drop down) see the image below....
Thank you. But you are talking about a paid app so it is not what I wanted... Hope the above will help someone using the app though.
Are there any ways to allow customers to edit their personal information without paid apps? I know we can let customers change their addresses and password through form tags but how can I do the same for editing their info like names and phone number...
Hi!I was having the same issue and figured out how to fix it so I hope it helps your case too! In short, it was because the value of "country" field was invalid. Using `{{ all_country_option_tags }}` tag gives you "---" in the first option, and when ...
I was wondering if it is possible to set redirects from a subfolder (ie. domain.com/sample) to a subdomain (ie. sub.domain.com) which is NOT hosted in Shopify but in Gatsby Cloud? I bought a third party domain and not transferred it to Shopify and I ...
Well my case is to allow all customers to buy the product.But due to time restrictions to build an entire store, I would like just to let customers access a product page and a few others necessary to buy the product. So I don't really need any comple...
Ah yeah true.Maybe it would be better setting redirect to some pages like explained here. 
Thank you for your answer!I searched a bit more deeply and found that for now adding some code in `theme.liquid` would be enough for my case.I added the code like:{% if request.path != "/path-to-prrevent-access" %} <script>window.location.href="redir...
Is it possible to allow customers to access to some specific pages? For example, customers can access to landing page, and product page that is linked from landing page as well as cart and checkout pages while they see "Coming soon page" on other pag...
I am thinking to let customers set multiple shipping addresses when they buy our product. To achieve this, I need to add an app like Multiship.   Also, I need translations depending on customers' location and their language, which I think using an ap...
Hi there Does anyone know how to add attribute values to orders made through/with shopify-buy?I am trying to build a store with Gatsby using the package called gatsby-source-shopify(https://www.gatsbyjs.com/plugins/gatsby-source-shopify/) and also tr...
My Accepted Solutions
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
Helpful From