A #ShopifyPlus shop that uses global-e or just.. old markets in general. How do those ever move to new markets? It’s the obvious blocker for not being able to use Rollout? I have a client I would really love to intro this to. Especially when the deeper features come out!
@akjutsu@eComJonathanX If we could “encrypt and decrypt” a cart attribute or cart metafield that might be enough for surface level obscuring… seems too weird.
@akjutsu@eComJonathanX I’m still trying to figure this out as we move away from scripts for a client with some scripts. We tried to make a dynamic contextual system for promo messaging and along the way using it to apply discounts happened. FS team has been great pushing these last two updates out
@akjutsu@eComJonathanX Most likely have to kill off the dynamic system and move to direct assignment and source via metafield and add that client labor. Or work out a webhook to automatic assign as these metaobjects are managed.
@kurtinc@TRPage_dev@Shopify Third party systems let you cover the inline scripts if you do not have them set up through other means. However as said, app embeds are unavailable since they are injected outside of content for header. You can’t even hack a defensive measure.
@darius_gai I do not think I have a great handle on testing the size of my existing JSON metafields, let alone new ones. I don't think I would hit 128KB. However, what is the LoE of adding a "dataSize" or something field to let us know the storage size of the metafield value?
@matthewsmith Yeah I use various nested systems. I am going to move to the storefront api or app proxy with DataJet depending on what I need to gather and compile. At the point of theme interaction I prefer to work with the most complete clean data structure but I’ll live
@RemcoE33@gilgNYC Shopify more or less (more) said to stop using the REST API almost a year ago. Whenever thet deprecated it. Do not expect the REST API to add anything.
@blanklob It’s still waiting like everyone says, but to add an extra detail I believe on the Liquid GitHub there is an RFC discussing it. https://t.co/IIorKYoxbC
@eComJonathanX I would think the next move would be to open up app embeds, theme extensions etc. and once all the local shop app seems robust enough then the next stage could be multi store install or something. Shopify covering the hosting and auth for this is all that ever stopped me before.
@benjaminsehl So for market-like content changes, any setting counts right? We should still be able to trigger feature flags if the flag was a setting in a section / block / theme. Most of my A/B tasks involve full feature coding and flags. This may be all we need.
The Sidekick Generate App is reasonable enough for a CRUD but having to rig your own resource picker is really shitty. After I got a stable MVP I wanted to refactor the UI. Somehow I hit unknown limits? Maybe? #ShopifyEditions26#WinterEditions#ShopifyApp