Hello all,
Am really new to Shopify but have been coding Frontend and PHP for some years now.
I have a friend that has a B2C store but she wants to add B2B features that contain
- Own registration page for B2B customer
- Checkout should just send an email with the selected products
- Another price
- Be in the same store as the B2C customers use
Is there an “easy” way to do that without using Shopify Plus or buying some B2B apps from the Shopify app store?
I was thinking that if I create a new registration page, then I could add a tag / Meta field, to the user if they created a user from the B2B registration page so I know who is a B2B customer and who is B2C.
And then I would do some logic to make the checkout page show a different page instead of the normal checkout if the user has a B2B user.
Can anyone guide me in the right direction on how to continue with this ![]()
Thanks