No content to show

User Activity

@Emilyy That could be some change in notification settings or some condition in codebase. Please provide more context in DM or here so that I can help. 
@rjamy - we could build some custom app for account as well which would be showing the status in account exactly where their design has reached. They can simply login and under orders track their progress. 
@Nakman  That would be 100% possible. Please provide me the more details in DM and I'll let you know about it. 
@SHipper - Until we saw a screenshot or codebase it would be hard to identify the problem. From above what I understand is some condition is failing which is why it's behaving like this. 
To add H1 tags to all pages on your Shopify website using the Refresh Theme, you will need to make changes to your theme files. Here's a step-by-step guide on how to do it:From your Shopify admin, go to "Online Store" and then click on "Themes."Locat...
You can install https://www.gorgias.com/  we have used it multiple shopify store it's really good. It won't have any impact on live store. 
To call a REST API from a Shopify theme app extension using Node.js, you can utilize the fetch function with the appropriate headers and parameters. Here's an example of how you can make the API call: const fetch = require('node-fetch'); const shopUr...
Hi Guys - This is working solution please let me know what you're facing. I have implemented this on multiple projects. 
@Bigforest Hi you can take a look here - CARIUMA : Comfortable Sustainable Shoes & Best Skate Sneakers but now we have slightly modified the approach.  Now we're using Storefron API's for that. 
Yes @ChengRuiSi we can get this ID from liquid code data-product-id="{{ product.id}}">  which will return product id so which we can pass to the JS and send request to add. 
Hi - This  feature is implemented on this store - https://cariuma.com/products/oca-low-off-white-canvas-sneaker-men - You can check it out. 
You’re doing it wrong in Schema -  Here is the correct code for that {% for block in section.blocks %} {{ block.feature_product.title }} {% endfor %} If you're using section block for that you need to loop through this first.  
You need to write the JavaScript code for that. 
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.
Likes given to