Jocelyn Dunkley's Profile

Jocelyn Dunkley
Recent Messages
#the-welcome-mat - May 29, 2025 at 03:09 PM
Hi from Munich š
#meetups-events - May 14, 2025 at 12:46 AM
Ah Iām not available on Thursday for that!
#general-chat - May 13, 2025 at 07:07 PM
if youāre getting a verification loop where you see the page even after you verified then thatās something else
#general-chat - May 13, 2025 at 07:07 PM
TLDR; nothing to worry about
#general-chat - May 13, 2025 at 07:06 PM
This is probably showing up because your subscription app provider hosts their app using Cloudflare. They might have turned this on for bot prevention purposes recently. I also notice this verification on other websites more when I use a VPN but it can happen for multiple reasons.
#everything-marketing - May 09, 2025 at 02:25 PM
Thereās a bunch of reviews related to bad cancellation policies and continuing to charge after you cancel - does anyone have experience with that?
#everything-marketing - May 08, 2025 at 02:15 PM
Hi marketers - what is your favorite SMS marketing platform that has a great integration with Shopify? Iām asking on behalf of a client. They use attentive for their main B2B brand but they recently launched a D2C brand last year and want to have SMS marketing there but Attentive is too expensive for a seasonal brand like that. They use Mailchimp right now but Iāve historically had a really hard time properly syncing and sending data to them.
#meetups-events - May 06, 2025 at 08:16 PM
Any interesting events happening in NYC in the next week or two? Iāll be in town and would love to meet up with others in ecom. I run a small Shopify design and development studio and would love to meet founders, developers, designers and marketers.
#tech-talk - April 24, 2025 at 08:28 AM
I think for Shopify Plus you could negotiate. As a Shopify Partner Iāve been given multiple deals to pass onto clients to encourage them to come to Plus (free months, free integration and multiple months off Rebuy) so I assume it works the other way if youāre already on it.
#tech-talk - April 22, 2025 at 01:42 PM
@Lisa McNeill What kind of compliance do you mean? Security or accessibility? I have some WordPress consultants I could refer but I need a bit more info.
#jobs-and-talent - March 27, 2025 at 10:25 AM
Sorry we donāt do analytics but I can recommend Jean-Philippe Allard in Montreal! He is an analytics god.
#general-chat - March 24, 2025 at 08:54 AM
š Iām based in Munich but have a handful of Amsterdam clients. Weāre a team of Shopify web developers and custom app developers that help our clients destress from their tech setup with automation and custom solutions
#general-chat - March 10, 2025 at 03:57 PM
Congrats on the conversion rate though, youāre definitely doing something right
#general-chat - March 10, 2025 at 03:54 PM
looks really great overall!
Couple things I notice on the PDP:
1. Thereās a badge that says 180 reviews and thereās only 127 reviews in the actual widget. I wonder what is the discrepancy there.
2. As a first time viewer I was a bit confused about how to get the bundle pricing when thereās no quantity picker. Then when I add to cart I see you really optimized the cart to get more. But if I wanted to get 2 already itās an extra click and mental load
3. In the Fragrances dropdown it mentions all of them. Itās a bit of a shock to dropdown to 6 paragraphs of text. It would be good if I only see the description of the specific variant Iām on.
4. (this is more of a personal preference) Itās a lot of text - I would maybe add one or two sections that has more images that covers the same content. It would help for readability and skimming. My client does this well IMO.
#tech-talk - March 03, 2025 at 09:19 PM
Our client Toynk Toys used Celigo Netsuite Smart Connector before using ChannelAdvisor as an inbetween tool. Now their flow is NetSuite -> ChannelAdvisor -> Shopify. I canāt find so much info online but hereās that companyās website:
#general-chat - February 27, 2025 at 04:02 PM
As a dev, I usually go for paid themes just because of the breadth of the out of the box sections that are available. It can be totally customized as you like, code or otherwise. If there are super specific requirements then we go for a theme build off of Dawn. Lots of luxury sites use paid themes like to speed up the process and weāve worked with it for brands like
, , and (site still in progress).All that to say - templates are just a stepping stone and can be adjusted to your vision. The content and imagery also matters a lot.
#tech-talk - February 20, 2025 at 04:59 PM
IMO thatās a slippery slope. Hours donāt paint the whole picture, especially if one spent more time but was more thorough. I donāt have a preference for hourly/project based in terms of this. Iāve personally paid both hourly and project-based for test tasks to assess devs Iāve hired.
#tech-talk - February 20, 2025 at 04:54 PM
1 depends on the theme since weāve implemented it on a couple different ones with varying difficulty. I would say 3-5 hours if itās straightforward, including testing
2 I would say 2-3hrs
A project-priced task I think would be better, I agree. I assume theyāre not going to build the website on an hourly rate anyway.
#tech-talk - February 20, 2025 at 12:26 PM
<@U086054AKKN> I would agree with Izaac, it depends what youāre evaluating them on? If itās their skill for pixel perfect development against Figmas or something, that would be something different than a specific feature logic that you know you want in your store. FYI 3-4hrs for a whole PDP probably isnāt feasible unless theyāre just using the theme editor then making small coding changes within it. That doesnāt sound very useful to you. I would narrow it down to maybe 1-2 sections.
If youāre looking for someone to implement custom things to a section I would make sure they do the following:
⢠Add theme settings for all new customizations where it makes sense. Lots of devs just code things and donāt think about the post-handover experience for you.
⢠Use existing variables and coding standards already set up in the theme. Many devs just hardcode things which was not necessary. For Shopify themes you should use the theme settings variables like colors and fonts to maintain consistency across the site.
⢠Actually follow the font/color/paddings set in your Figma mockup if you provide one
Some examples of logic features could be like:
⢠implement an add to cart blocker so that only the same ship weeks can be ordered together. Weāve done this multiple times for farmer clients like . Itās not super crazy but requires knowing how to add things into addToCart functions.
⢠Implement a monogram feature where you can add a custom line item to the cart and it shows up in an order. For example
Hope it helps š
#the-welcome-mat - February 11, 2025 at 07:30 AM
Welcome, I also live in Munich <@U08A4RP25A4>!
#tech-talk - February 11, 2025 at 07:28 AM
@Dan Staub it usually comes from the default Shopify variable {{ payment_methods }} which I assume reflects what you set up in the Settings -> Payment area. You would need to go into your footer code and add the extra logos alongside it.
Let me know if you need assistance with that š
#general-chat - January 29, 2025 at 03:59 PM
Our client had this issue with 3rd party coupons like Rakuten, Honey, etc. We use this app
to monitor leaked coupons and block them#tech-talk - January 28, 2025 at 07:00 AM
Thatās quite a complicated edge case for Shopify subscription to handle. Default shopify apps usually only cover the most basic cases.
One of our clients uses
to offer prepaid subscriptions like here#tech-talk - January 28, 2025 at 06:54 AM
Have you looked into the self-service returns feature that Shopify offers with new customer accounts now?
If it doesnāt fulfill what youāre looking for - what is missing?
#tech-talk - January 27, 2025 at 07:34 AM
what kind of functionalities do you need?
#general-chat - January 24, 2025 at 06:47 PM
Hi @Adison Clark I did an customer account investigation for a client in September where I did a deep dive into each requirement/change Shopify mentioned
and double checked with Shopify Plus support.For your last question about Shop Pay: Shop Pay is not impacted with the new customer accounts. People can login onto the site with their Shop account and they can do all normal functions.
Hereās basically what I sent to that client about considerations. I hope it helps!:
⢠You can
⢠You wonāt be able to customize any design in the customer account area apart from the default checkout branding. a short video about what it looks like for one of our clients.
⢠Apps or liquid customizations added to your themeās customer account pages wonāt apply to new customer accounts. Your customers will lose access to those customizations.
⢠All links to classic customer accounts will redirect to new customer accounts.
⢠New customer accounts arenāt compatible with .
⦠What Shopify refers to as āpixelsā is just for those who have not yet upgraded to Checkout extensibility. So if you havenāt upgraded everything yet those pixels that maybe get some customer information will not work with new customer accounts.
⢠or automations based on classic customer accounts arenāt supported in new customer accounts.
⦠Shopify flow triggers (like customer created) will not work with new customer accounts.
⢠Shopify markets - you canāt offer translations in the customer area in new customer accounts as you could before. It will just be the main store language ie. English. With Shopify Markets/International, the new customer accounts login is not support in the domain. For example, if the domain is (_domain for France in french language), the customer accounts domain would expected to be but it is actually going to be . Btw Shopify told me they are renaming Shopify markets to āInternationalā so thatās why I was confused by what this meant.
⢠If your customer has a in your Shopify admin, then they already have an account. They can log in with the email address associated with their customer profile to view their orders and account information. When a customer enters their email address, they receive an email with a one-time, 6-digit code that they need to enter to log in. If someone logs in with an email address thatās not associated with an existing customer profile, then a new customer profile is created automatically.
#tech-talk - January 14, 2025 at 11:56 AM
Yes Checkout blocks has a gift message. custom block that you can put on the thank you page
#general-chat - January 14, 2025 at 11:39 AM
We worked with a subscription-first brand that started on Shopify subscriptions but the app suddenly stopped charging customers and Shopify support was dragging their feet. Shopify always puts their free apps on the backburner so personally I would not put my whole business success in the hands of an app that the developers donāt care about.
Then we helped them migrate to Loop subscriptions. Itās been great so far and they have been really accommodating to help us with what they wanted. For example the brand wanted a bit of a complicated flow to include free gifts on first subscription purchase.
We were one of Loopās first agency partners 3 years ago and I canāt say enough about the teamās responsiveness and willingness to get things done.
I will admit that Loop is pricy but you pay for convenience if you expect later down the line to include subscription bundles and other more complicated things like that. I donāt think youāll need to migrate away because of lack of features. I would say in terms of peace of mind and not having to pay for issues itās worth it.
#meetups-events - November 12, 2024 at 11:57 AM
Anyone in Berlin? Iām here for the week. I run Plentiful Commerce, a Shopify design and dev studio.
#tech-talk - November 11, 2024 at 01:17 PM
Hi does anyone use a loyalty program on Shopify that ONLY tracks based on order spent, NOT by points?
I have a client that really doesnāt want to use a point model and only use it by order spend. The more you spend then the higher the tier and more benefits youāll get. They have had a lot of trouble with all the usual loyalty players (Loyalty Lion, Yotpo, etc.) where you can track by order spend but when it comes to actually redeeming things it can only be recognized by points. They want to avoid points in any part of their loyalty flow.
#general-chat - November 07, 2024 at 09:34 PM
Hi @Ronak Patel weāre a small team at
and available for some work. Happy to talk more āŗļø#general-chat - July 29, 2024 at 02:31 PM
Clients have used
or which has this feature#general-chat - July 29, 2024 at 02:27 PM
Hi @Simon Reznichky we have developers on our team that have experience with building Shopify apps. Weāre currently building a private app integration to do automatic inventory updates from a channel partner. DM me if youād like to talk. Our website is
#tech-talk - July 26, 2024 at 04:41 PM
Yes I would say 90% of the time customizing a theme is the best bet. I think the only exception is a crazy unique design or hard custom features that most themes donāt have like tons of product options for furniture or custom bundles, etc.
Iāve ran into way too many startup brands that got a custom theme done which was overkill and they are trapped into what was only built for them at the time since they donāt work with the dev anymore. Benefits of a established theme is that you also have a ton of new sections built in that you can utilize later on.
#everything-marketing - July 25, 2024 at 07:37 PM
Thanks Roger!
#tech-talk - July 23, 2024 at 07:58 PM
Presidio is good for something simple
#everything-marketing - July 23, 2024 at 07:57 PM
GA question: I have a client that has a parent org and then 3 separate Shopify stores that are completely different brands and websites. The main brand has a GA account and property but the other 2 donāt. Is it ok to create properties for the other sites under the main brandās GA account or would that confuse data?
#everything-marketing - July 23, 2024 at 07:55 PM
This is also built into a lot of themes on their product page so it might just be a matter of copying over some code.
#general-chat - May 07, 2024 at 11:16 AM
If you want to block countries weāve used
for a client that had an issue with a Chinese IP copying their entire site. They only shipped within US so we just blocked everywhere else.#everything-marketing - April 27, 2024 at 04:33 PM
Hi I have another Google tag manager question. As part of a site optimization project I went through their tags and deleted those that they were not using, such as some universal analytics properties and a duplicate ads account. Also removed it in the code.
But the ādeletedā scripts are still loading somehow in the site. Google said the tags are in the trash and scheduled to be deleted in 30 days. But does that mean that until those 30 days they will still fire their respective scripts in the site? Iām looking to have them permanently deleted now as itās actually making a difference in the speed.
#jobs-and-talent - April 23, 2024 at 05:29 PM
Looking for someone who can help with fixing a previously set up GA4 for a Shopify store. Itās not capturing properly at the moment. Also need services for paid social and google. Itās a luxury resortwear brand that launched in December. I work with them on web development for their store so Iāll put you in contact with the founders/ecom manager.
#everything-marketing - April 19, 2024 at 01:52 PM
thanks Zac for your help regardless š hopefully someone else can chime in
#everything-marketing - April 19, 2024 at 01:48 PM
thereās no custom GTM events in the code, so would I need to add custom events if I choose not to do the google sales channel?
#everything-marketing - April 19, 2024 at 01:29 PM
Shopify GTM vs google analytics question:
I have a store that has 2 GTM scripts in their code. I will remove one of them for sure but they also have google analytics connected in the Google & Youtube sales channel. Would this be considered duplicating analytics data? Should they only be using 1 GTM script thatās in the code and no google analytics, or vice versa?
#tech-talk - April 17, 2024 at 09:27 PM
Definitely no towards Nostra - itās just a hype tool. A popular Shopify tech guy did a breakdown (unfortunately main tweet from Nostra is deleted, but you can get the gist)
General stuff:
1. Really curate your apps. Itās the biggest thing that slows down pages and developers donāt have much control over it apart from conditionally loading the scripts
2. Compress images as much as possible while keeping quality
3. If the issue is your homepage, try to not have a super long homepage. Or only show some sections on desktop vs mobile (requires coding)
#jobs-and-talent - April 16, 2024 at 10:39 PM
Iāve worked with a really capable and on top of it Ecom/Operations manager based in NYC on 2 brands in the clothing space. Sheās worked with the founders directly as well as with me to coordinate the website builds of the new brands, as well as support them after launch. She is looking for more work and I would love to refer her to anyone looking for one. Please DM and Iāll connect you!
#tech-talk - April 14, 2024 at 01:07 PM
I talked to a guy a couple months that was offering an automatic QA software + manual QA service if needed. It seemed very useful, you can check it out
#general-chat - April 14, 2024 at 01:03 PM
But not on live stores as far as I know. Only in developer preview which historically takes 2-3 quarters to transition to public access.
#jobs-and-talent - April 11, 2024 at 05:02 PM
Hi @Alexander Knakkergaard weāve partnered with marketing agencies before so Iām experienced with the process. Iām based in Germany so same time zone. Feel free to DM to discuss more š
#tech-talk - April 03, 2024 at 11:44 AM
Shopify will depricate their product review app in June so now everything is paid. But Judgeme is usually recommended for low-cost