No content to show
User Activity
08-19-2024
I’ll add a screenshot later today.
Hi Paul, can you tell me the proper way to change the "updated_at" timeframe to minutes? We tried replacing "1 hour" with "15 minutes" and ".25 hour" but neither returned the results we were expecting. updated_at:<='{{ scheduledAt }}' AND updated_at...
It's mostly working now, but still needs a few tweaks. I will for sure share once we are confident it's worked out.
I think we just got it worked out : )
Do you have any advice on building the condition? I tried exactly what Speakunique posted, what I posted, and several iterations, and can't get it to work. I will run the query more frequently, but for now just trying to get the rest to work. I do h...
Thanks! This helped get me further. I replied to Paul with a screenshot of where I'm at so hopefully he can help.
III'm new to creating flows... what am I doing wrong?
Hi, Do you mind sharing a screenshot of the final flow? I'm trying to set up the same thing and struggling to make it work on my end. Thank you!
06-04-2024
Hi, Do you mind attaching a screenshot of this flow? I'm struggling to make it work on my end. Thanks!
06-04-2024
How do I update this code to change the color of the text link? <a class="text" style="margin-bottom: 10px; width: 300px"href="javascript: bl.addToRegistry({images: '{{ product.featured_image.src | img_url: "800x" }}',price: '{{ product.price |...
06-04-2024
Thanks!I should clarify that we have multiple partners who put products on sale on their end and we don’t always know. So they may chance the “price” field and that does update on our end, but the “compare-at-price” remains whatever it was when we fi...
06-04-2024
Is there another way to create a sale collection besides just having "compare-at-price" greater than 0? We dropship several brands and from what I can tell the "compare-at-price" only populates the first time we sync a new product and does not change...
Stuck on step 1... what do I do if my product page is .json instead of .liquid? I'm using the basic Dawn theme.