Can anyone help with this?

I feel like this can’t be that hard, but I’m having too hard a time with this, and starting to feel a bit dumb :confused: Thank you in advance for any help any of you can offer. I really appreciate it :blush: :heart:

I’ve designed this really simple landing page in Figma for a new product I’m working on with my partner. I’m trying to figure out how to get Shopify to code a design like this and capture emails. Is Shopify even a good platform for this type of thing or do you recommend looking into other solutions? I’m only using Shopify because it’s what I’m using for my other store.

Thanks in advance for any help anyone can offer. I appreciate it!!

-Quinn :wink:

Hi @eskimoquinn

Your means here is you want to convert from Figma design above to Shopify right?

Hey @eskimoquinn, this requirement is possible in Shopify. I’ll replicate it in another store also. Could you please provide more details so I can understand and provide the best solution? You can also contact me via email at kaushik@huptechweb.com.
Thank you
K.K

Hi @eskimoquinn ,

If you used a free theme from Shopify. May I suggest to update code these steps:

  1. Go to Store Online-> theme → edit code

  1. sections/newsletter.liquid

  1. Replace old code in this file with code here https://github.com/eboost10/2640367/blob/main/2642389/sections/newsletter.liquid

  2. Create a template for this page. Here I will create manifest template.Go to live theme → edit code → templates → Add a new template → type: page → name: manifest and create a template on theme that you are working as well.

  1. Go to Store Online → page → add manifest page

  1. Go to Store Online → theme → customize → manifest page.

  1. Add Email sign up section

If you don’t clear. You can contact me. I will guide you do it. Or let me access your store. I will help to setup it.