Is there any way to implement Preorder Wolf app in hydrogen js #2319
-
I want to implement Preorder Wolf app in hydrogen js, i have installed app in shopify store, is it possible to implement Preorder Wolf app or preorder functionality in hydrogen js. If yes, so can any one share the docs or code snippet. |
Beta Was this translation helpful? Give feedback.
Answered by
blittle
Jul 12, 2024
Replies: 1 comment
-
I suggest reaching out to the app developer. In general, Hydrogen supports all apps that affect the admin. Where there are changes to the storefront (like the "pre-order" button), it's dependent on the app developer exposing APIs accessible to Remix. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
blittle
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I suggest reaching out to the app developer. In general, Hydrogen supports all apps that affect the admin. Where there are changes to the storefront (like the "pre-order" button), it's dependent on the app developer exposing APIs accessible to Remix.