Replies: 1 comment 3 replies
-
This is a good idea if you made a package that had these components to be used with React Email, but I think it's out of our scope to implement something like this atm. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Goals
References:
https://help.shopify.com/en/manual/promoting-marketing/create-marketing/shopify-email/create-email/custom-liquid
https://shopify.dev/docs/api/liquid
Background
I use nextjs commerce for my shopify store. I want to leverage react email to write all my shopify email templates instead of pure html/erb.
Proposal
My solution contains the following:
Beta Was this translation helpful? Give feedback.
All reactions