JoesIdeas
Shopify Expert
Contact Me
Status
Online
Last Activity
10 hours ago
Topic Started
10
Topics Started
Topic Solutions
203
Solutions
Post Count
2228
Posts
Post Kudos
593
Likes

Bio: Hi I'm Joe! I've been helping Shopify stores for 10+ years. I'm also the creator of the Order Automator Shopify app, an awesome app to help you and yo...

Community Badges

I did this tutorial: Authenticate server-side rendered embedded apps using Rails and Turbolinks in attempt to convert an embedded shopify app to use session tokens instead of cookies, and i...
Hi everyone, I've been working on this a few days and haven't been able to make the conversion from cookie based auth to session based auth. I ran bundle update shopify_app to get the latest version...
I read the docs https://shopify.dev/docs/pos/getting-started and did some searching but couldn't find good documentation around this. Can anyone please help with some info on how to make your e...
I'm trying to use the FulfillmentOrder REST API to get the assigned_location_id of all line items in an order. The problem is the API request fails because of permissions, even though permissions ar...
Hey store owners and fellow Shopify partners, do you ever deal with copyright infringement, stolen content, or fraudulent attacks from competitors? We're constantly battling shady Shopify partners s...
Hey fellow Shopify Partners, I've been talking with other partners about the growing problem of shady Shopify partners stealing content, posting fake reviews, and generally being fraudulent. Wonderi...
Hi everyone, I'm trying to find an inventory management app that does this: - Shows dashboard of sales by SKU on Shopify + Amazon FBA (by connecting to Amazon, not by importing FBA orders into Shopi...
I noticed that embedded apps aren't showing the purple underline for the active page anymore. I thought it was just an app I was working on, but then confirmed with multiple other apps (mine and oth...
Hello, I'm using the app bridge ResourcePicker and it works great, except it only retrieves the first 5 images, ignoring the rest. Steps to duplicate: 1) Select a product in the Resource Picke...
Hey professional marketers, I have a question for you: What strategies would you use for long tail promotion of a product? For example, this Aloha t-shirt: https://treetribe.com/products/aloha...
Using the Order Risk API, I'm seeing some orders return duplicate entries. All of the properties are identical except the ID, here's an example: {"id"=>1111111111, "checkout_id"=>22222222, "s...
I'm considering purchasing a Shopify app from a fellow Shopify partner. I would like to transfer the app into our partner portal, so it shows up in our apps section in the app store, but eve...
I'm following the instructions here: https://github.com/Shopify/shopify_api/blob/master/docs/graphql.md To make GraphQL calls with ShopifyAPI rails gem. It says it automaticall...
Tip Jar is live! <span class="lia-unicode-emoji" title=":party_popper:">🎉</span> -- apps.shopify.com/tip-jar-app Tip Jar is an app that adds a tipping feature to your site. Here's a demo: tip-jar-app.myshopify.com The widget, design...
I'm following the instructions here: https://github.com/Shopify/shopify_api/blob/master/docs/graphql.md To make GraphQL calls with ShopifyAPI rails gem. It says it automaticall...
I'm using the Date picker polaris component. It works great in web view: But in the Shopify mobile app the buttons are missing: How I tested: ...
Conversion rate optimization is key for maximizing value on ecommerce traffic. A/B testing is a cornerstone tactic of conversion rate optimization. If you haven't done much A/B test...
It would be cool if Shopify added churn % (for active users, not installs) and LTV to the analytics dashboard. I've been calculating by comparing the payments CSV between 2 months, and count...
I like contributing and being part of the community, feels good to help people so I comment on threads and click subscribe to thread to follow up if necessary. Shopify feature request: I'd l...
I've had first hand experience with blogging for SEO + conversion increase + lead gen, I know how to do it myself but struggle with a consistent way to create a repeatable, scalable solution for clie...
Is there a way to programmatically insert liquid code into the Thank You page with the Shopify API? I know of the ScriptTag API, but from what I've tested I can only inject client side JS wi...
I read the docs for the Analytics API and Shopify Query Language but I couldn't find the endpoint to get "added to cart". This metric is visible in the Shopify analytics dashboard, so I...
This is a strange one... I can't update a collection description without the collection featured image being deleted. Here's what happens (using the shopify_app gem with Rails): I u...
Anyone who's worked on customizing checkout pages with Shopify Plus, I have a question: Are you able to completely take over the checkout experience? For example, here's the goal I ...
Does Shopify show anywhere the data on conversion rate, add to cart %, etc per industry for Shopify stores? I googled around but couldn't find any from Shopify. I published an article abo...
No content to show

User Activity

I came across this after searching Shopify's error message in Google: "Can't unstock from this location because it has committed inventory" And figured out the solution. Sharing here in case someone in the future finds this the same way I did. 1. Fin...
The liquid object for collection name is {{ collection.title }} Reference: https://shopify.dev/docs/api/liquid/objects/collection You could try that, it might work depending on where you're putting in. If you're talking about modifying the default Sh...
Yes, you can create each collection and add the product to all of them, and each will then be available in the respective collections. A collection is a collection of products. Each product can have 1 or more variants. Best way to understand it is to...
Collections contain products, products contain variants. If you'd like those variants to show up on more collections, add the product to that collection. https://help.shopify.com/en/manual/products/collections 
I can see you have auto play allowed, that means it should show on devices that allow auto play. You likely won't see auto play on most phones, they tend to disable auto play to respect the user's data usage (videos are heavy and eat up data). If you...
In my experience medium risk orders rarely result in a chargeback. I used to run a store for 7 years, also a Shopify agency, and now an app where one of the features people use is a fraud check to help staff manage risky orders. I don't think on my s...
Ok yes, this confirms that it's your theme code.I would contact the developers of that theme and ask them how to configure that. If it's a free theme that doesn't have support, you may not have success getting ahold of someone. Another option, since ...
I don't know if there's an app that can do this, I would call this creating a marketplace, try searching something like "shopify marketplace app" or "shopify custom marketplace app". I know it's possible by building a custom app - I built one a few y...
I would contact that app. If they're controlling the products, they should have a way to ignore some. If they're not controlling the products, then either contact the app that shows those recommended products in your theme, or find the theme code and...
I can't think of a way to do it with order routing settings because it assigns the location expecting that that location will fulfill the items. The manual way I guess would be filtering orders by location and checking once a day orders for that dumm...
Yes, it's your business you can implement any policies you want, just make it clear in your documentation. For "legally feasible" this depends on a lot of factors: you're location, the laws there, the type of products you sell, etc. I haven't heard o...
The first thing that jumped out to me was there was no branding, no content, just some products being sold. You're missing some key elements that gain trust and provide a positive user experience:- About page- Product descriptions- Product reviews- F...
Oof, sorry to hear they're not providing good support. Yeah it sounds like either TikTok or the TikTok App for Shopify you mentioned would be the ones that could solve this problem. Another workaround idea... you said there is no app creating TikTok ...
I would contact whoever "they" are from "they are splitting in to multiple orders". If it's an app, they can apply some logic to not create 2 orders separate orders. If that solution doesn't work, you could contact whatever app creates your TikTok or...
You could mark as paid and fulfill it, that should close it out. If the the location it's assigned to is a 3rd party and your only option is to request fulfillment, change to your own location, then you can mark as fulfilled.
This widget could not be displayed.
This widget could not be displayed.