Hope you are all doing okay:-) I have a designer question about my product page. I would like to add a contact form on the leftside, below the images. The same contactform that I’m also using on my contact page. But instead of 2 colums, I would like to have all text fields below one another? So:
@daisyweber - we can add same form to product page, it will need code and css changes, looking at product page structure we can assume that on mobile it will appear before description
I know some coding. And most of the times I first want to try to do it myself, but I think that this is to difficult for me. I’m guessing that I need to add code to the product-template.liquid? I took a look at it, but I’m really not sure about where to put it. I also need to change the design of the contact form without changing the design of the form that’s on the contact page, I’m also not sure about how to do this. So If you would like to help me, that would be great. You can send me an invite for collaboration.
Can you tell me where I can put some text above the form where I tell people that if they want more info or have questions they can fill in the form?
And is it possible to send a tag with the form where i can see form what product page they send the form? If that’s too difficult then we leave it this way.
@daisyweber - this is your form code, you can add text in it if you know some coding, but this text will be same on all pages as template is shared by all products. I am not sure about tag part, really sorry for that.