@Trowa159

dude, thank you so so much for this video.  Was looking at Shopify's documentation for like a week and it made no sense with how the app embed work. 
Your video made it so clear to me.

@chrisatlee

Hey Chris, great overview, thank you!

Just a quick clarification: the liquid within theme app extensions is hosted within Shopify's infrastructure, not the app's backend server. So no worries about performance or anything like that. 35:20 

Source: I'm one of the devs involved in creating theme app extensions.

@khushshah1256

hi there,thanks for creating this. helped me out a lot. there isn't a lot of content related to this, and as somebody who had no idea about shopify from before.. these allowed me to complete my work at my internship.

@2an_sound

I cannot create extensions at all. I currently have zero extensions in my apps in my partner account, yet I get the error "You have reached the limit for the number of extensions you can create." after running `npm run shopify app generate extension`

Partner support is looking into this for me. Anyone else experiencing this?

@mitchellbarnow1709

Good to see you again Chris!

@valentincluzeau1415

Is it possible to move the settings from a theme app extension block into an app embed extension, in order to bypass the 25-settings limit?

@suhassasuke7435

Thanks chris it was really a great help to understand how shopify app extension really work. you helped me a lot. thanks once again.🤩🄳

@arshadaboo1798

Is it possible to add dynamic content to an app theme extension? For example from the action function of your remix component?

@AmruthaSoman-c3q

I just learning to make Shopify custom app usingĀ laravel. and i have some doubts. i need to inject buttons or metafields value to the theme when the app is installed. by using custom code

@itsmatt82

Great tutorial, thanks very much. Any chance you would do a video on Web PIxels App extensions? I'm trying to get one app done, but with the new version of SHopify CLI everything seems a bit different ...

@PrabhjotKaur-j7o

Hi How embed App UI in online store please let me know

@AuthanRam

Nice video Chris. TY!

@nihalmalik7546

i have a question i have a running server and want to add theme extension to an existing app created with php, what i need to do?

@pixobe

How can I handle various plans on my extension? I mean depending on the plan the merchant is subscribed to my app , I need to enable different features. How can I do that?

@pedrohgdl

I have noticed an issue recently, related to the app theme extension. If you want to charge by a subscription model, the user usually need to pay it before use it, but as soon as the app is installed, the user can use the app theme extension, they have a condition functionality but it doesn't check the payment status by default, at least on testing mode... Did anyone here found a better simple solution? Otherwise I would need to create an endpoint on my application to check the status of payment, which will not be that good...

@raimerencarnacion1238

The best content for Shopify theme development can be found on this channel, thanks, Chris. I'm considering switching from WordPress to Shopify. Do you believe it's a wise decision? Is there ample demand for Shopify developers in the market?

@digitalnomadg

Can you please please show how can I use third party api like doordash and implement logic to theme app extension. Pls

@improvingwithfun

Hi, thanks for the video! Small question, imagine I make some changes in the code locally to my extension, but how do I view it locally? Do I really have to run deploy each time?

@josegalicia327

Hello Chris, what should I do to add the raiting in each product in the collection pages? please advise me. thanks

@albertoa.rodriguez-toro3277

Question for you. If I have a web app that appears on shopify admin. Can you use the app embedd blocks to essentially wrap and insert the app into a storefront? Thanks!