No content to show
User Activity
This is what I have; I tried to add the Flow companion to the the Custom trigger triggerd but get an error If you could simplify possible? How do add the additional query for the tag processed to the GEt Customer data, not sure how to add that with ...
Thank you for that detailed reply. Its more advanced than I may be able to write myself, I only recently moved from Magento 2 to Shopify, wil give it a go though. I may have missed it but when does the tag:processed get removed for the next run. Im l...
Ive added the tag: processed after the email action, a couple of things; 1. how do join the not:processed with my query2. then loop round to the second step and do the whole process again until there are no customers not:processed3. remove the proces...
Ok, so just metafields.custom.customer_group = 'Re-Seller' How would you go about sending emails for the remaing customers after that first 100. There was a suggestion ( Thank you Tim ) futher up the conversation of this; You may do more loops or sch...
Hi. I have this so far, its not tested. But why is there a customer limit of 100 with this query on Get customer data
Hi. Thanks for the reply. I was able to do that, i ran query to get the customers in the segment i needed, but theres a limit on the number of customers to 100, what happens to other the customers within the segment
I have just installed to take a look. Will shopify/ flow/ email not deal with this internally?
Hello. I am trying to setup a scheduled email ( I have the template created ) and can attach to the flow. However I want to send out only to a certain customer group, but I cannot find where that is. I select the trigger ( Flow ) - Scheduled Time, bu...
Hi. Im using this code for breadcrumb navigation in Shopify 2.0 ( Ecomus Theme) {%- style -%}{% if template == 'product' and section.settings.enable_product_page %}.breadcrumbs{display: block;}{% else %}.breadcrumbs{display: none;}{% endif %}{% if se...
01-14-2025
Hi. I came across this code ro add breadcrumbs, which works fine, apart from pages, it doesnt seem to pull the title from any page, collections and products are fine though. I am using a shopify 2.0 theme called Ecomus from The4 If theres any advice ...
I see that Shopify's metafields are category specific. How can I add product metafields to specific categories?
Am i looking at this wrong as it makes no sense, why would you want product metafields displaying when creating a new product that have no reference to that product? If I create a product metafield for laptops and monitors like "Screen Size", why wou...
I'm new to Shopify after moving from Magento, this seems a huge fundemental floor to me though. I see that some of Shopify category metafields only display on related categories, why are you unable to group product metafields to a particular product,...
Hello. I'm looking for a solution that allows us to display metafields only on related categories. At the moment when a product metafield is created it displays on all products. How for instance would we go about having "Processor", this entry field ...