Hi,
I want to use the Shopify Buy Button function as a tool for Lead Capturing. Is it possible to add a function like Login/Register to See Price with the Buy button.
Background: We are inserting Shopify Buy Buttons into 360 and 3D Virtual Environments and this would be an ideal function for my clients to capture new leads for businesses.
Any idea, how to add this function to the buy button?
Thanks and kind regards
Florian
@MESH_IMAGES
hi,
We got your issues,
You want to Display the price and buy button when Someone login.
We can help you to add it by custom code.
Let me know, if you need any help.
Thank you.
Not quite.
I want to display the buy button to every vistor - as it serves as the content for the touchpoints in the virtual environment.
But I want people to login/register to see the price in the buy button, not to see the buy button itself.
you mean after login buy button hide.
Thanks for your effort. Please have a look at this example
Imagine this is a virtual art gallery and I want to display the prices in the touchpoints only after the client has registered or is logged into the store behind it. Is there any way to realise this?
yes, i can add this features.
{% if customer %}
//login
{% else %}
//not login
{% endif %}
@MESH_IMAGES
use like this script
@Zworthkey Super, thanks a lot!
I will try this approach and will probably get back to you via Email and Whatsapp for further details.
Thanks again, Florian