What's your biggest current challenge? Have your say in Community Polls along the right column.

How to copy button functionality

How to copy button functionality

HamaLlamaPajama
Tourist
14 0 1

How do I get my "Image withText" button to function like my personalized purchase button? 

Screenshot 2024-11-04 174125.png

Here the customer is able to click the personalize button and a personalization window appears 

Screenshot 2024-11-04 174156.png

  but down here the buy button doesnt work anymore. I want to have the same functionality as the personalize button above. 

Replies 10 (10)

Shadab_dev
Shopify Partner
950 53 93

Look for a file under snippets folder of your theme that is responsible to render the personalized button.

 

 Render that on the image with text section. Obviously will need some looking up and adding that render on the image with text section but it's not that thought if you have even a little bit of knowledge of code and theme code structure of your store 

 

Best

Shadab 

Buy me Coffee, if you feel i was helpful. Email Me or WhatsApp me for any help with shopify theme customizations or any project in web dev. If this is helpful, please Like and Accept the solution.
HamaLlamaPajama
Tourist
14 0 1

I'm having trouble locating the "personalize" button code in the snippets folder. Could you point me in the right direction? 

Shadab_dev
Shopify Partner
950 53 93

What theme are you using? If you are using a free theme then I can give it a try on my dev store else I will need collaborator access to your store to look up the code

 

Best

Shadab Ali 

Buy me Coffee, if you feel i was helpful. Email Me or WhatsApp me for any help with shopify theme customizations or any project in web dev. If this is helpful, please Like and Accept the solution.
HamaLlamaPajama
Tourist
14 0 1

I'm pretty sure its a free theme. This is our store URL: c2646c-48.myshopify.com

collaborator code is: 4290

 

Thank you!

Shadab_dev
Shopify Partner
950 53 93

i have requested for access.

Buy me Coffee, if you feel i was helpful. Email Me or WhatsApp me for any help with shopify theme customizations or any project in web dev. If this is helpful, please Like and Accept the solution.
HamaLlamaPajama
Tourist
14 0 1

Okay confirmed should be good now

HamaLlamaPajama
Tourist
14 0 1

Were you able to find anything?

Shadab_dev
Shopify Partner
950 53 93

I am sorry man, i did take a look and had a question but got involved with other stuffs. 

 

I just wanted to confirm that you are using an app to add that personalize button to your products page? 

 

I tried to see the code and I don't see any button element as that, so most probably the button is being added by the app

Buy me Coffee, if you feel i was helpful. Email Me or WhatsApp me for any help with shopify theme customizations or any project in web dev. If this is helpful, please Like and Accept the solution.
HamaLlamaPajama
Tourist
14 0 1

No worries thank you for looking into this for us! And yes we are using Customily as a third party to add customization. 

Is there a way to copy/find code that is calling for cusomily?

Shadab_dev
Shopify Partner
950 53 93

Will need to look it up and it might need a thorough look. Will get back to you if I get something.

Buy me Coffee, if you feel i was helpful. Email Me or WhatsApp me for any help with shopify theme customizations or any project in web dev. If this is helpful, please Like and Accept the solution.