create a "request a quote" button that sends the product & requests to me?

Hello!

So I have started using easify app to help create custom orders for certain products in more store. The issue is I don’t want customers to be able to add their customized product to cart & checkout. I want them to “request a quote” and when they request a quote the product and their customizations gets sent to us. i tried simple adding a contact form at the bottom of the product page but that doesnt attach the product information.

Hi @Judithsbk this is an advanced theme customization, reductively it’s a contact form with optional inputs:

https://shopify.dev/docs/themes/customer-engagement/add-contact-form#optional-inputs

In some themes this can be done just using a custom-liquid sections or block and reference the product properties using liquid in the form.

A bit more advanced is to use an automation app to generate a draft order from a cart, though in your case email the info to you and not allow checkout.

example: https://tasks.mechanic.dev/create-a-draft-order-from-the-cart

If you need this customization, or automations for a streamline quote process then contact me by my email for services, or if you have access private message by clicking here .
Contact info in forum signature.
ALWAYS please provide context, examples: store url, theme name, post url(s) , or any further detail in ALL correspondence.