How to change add to cart to 'Add to Quote'

I have an online store that has hidden prices for products, so users request a quote instead of using payment methods. I still want users to be able to add products to the cart, or now the ‘quote basket’, but to request a quote by using a form. Firstly, I’m struggling with adding the ‘add to quote’ button on each item. Then I would need a form embedding into the checkout where users can see all their items in their basket and I can disable the payment methods so it doesn’t look like the item is free.

Thanks,

Nadia

Hi @NadiaRiley

follow these step

1 open theme pannel in admin pannel

step 2: edit default theme content

step 3: search add to cart and edit replace with your text

step: 5 save changes and good to go

2 Likes

Perfect, thank you!

Nice thorough guide!