No content to show

User Activity

Yes I fixed the url in my response after doing some testing with the links. Thanks again! @Guleria 
This helped! Thank you @Guleria . I've updated my code, there was an issue with the URL rendering: <div class="related-products-wrapper"> {% assign related_products = product.metafields.custom.complementary_products.value %} {% if related_product...
First, I'm very new to metafields but I think they're pretty awesome now that I've gotten used to them. I've created a metafield: custom.complementary_products  For which I'm manually assigning complementary products for each product. This metafield ...
Having the same issue/looking for the same functionality
It looks like this is a limitation on the Shopify platform. I'm getting around the issue by having a flow add an order tag when the order is ready for pickup, then excluding the order tag: created_at:<='{{ scheduledAt | date_minus: "5 days" }}' AND ...
I want to notify my fulfillment team of old orders that require action on their part. I've created a flow to identify orders that are unfulfilled between 5-90 days ago:  created_at:<='{{ scheduledAt | date_minus: "5 days" }}' AND created_at:>='{{ sc...
Only OP can accept as solution I believe. @Olivia 
https://community.shopify.com/c/shopify-apps/facebook-shop/m-p/2175144#M66707 The solution provided here helped me fix the issue.
confirming this solution worked for me.
I'm having the same issue. What I found in the documentation is that order printer does not have access to order.tags, which is why the code blocks above don't work. Were you able to find a fix?
Thank you so much! This worked perfectly. Been going back and forth with Shopify support for a week trying to fix this. 
I recently tried to use Slack within the Shopify flow app. The integration wasn't working properly, as i was receiving error messages when trying to run the automation. I deleted the flowbot app from Slack and tried to reinstall it. However, I can no...
I am having the same issue
i am having this same issue. talked to shopify support which was no help. the retail team kept telling me that i was adding the customer without the email prior to checking them out, which was not the case. i tested this with my own email address and...
i'm having this same issue.
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.