Hi,
My client wants wants no prices shown on the products at the webpage.
But customers should be able to add products to a list/cart so that this list/cart can be sent to the client for a price request of the total order.
Is this possible to achieve in a way by using VM? .... how ? :-)
set prices to 0.001 so they are "orderable"
hide payment and shipping, change texts etc so reflect this is just a quote order
Yes you can set up VirtueMart to work as a quotation system by using template and language overrides. eg hide the prices at all stages, do not require or hide delivery or payment options and change the cart text where necessary.When submitting the order it is sent to the vendor & copied to the customer.
GJ beat me to this!
Thank you so much GJC and Jenkinhill, worked perfect !
jenkinhill and GJC Web Design +1,
i hade give similar answer and use in many case the price 0.001 to see add to cart button but no price
http://extensions.virtuemart.net/shoppers/shopper-switcher-detail
and/or
"This cartsaver stores all relevant data in the cart. Any product, shipment, payment, coupon, userfields. User can easily reuse preconfigured carts."
https://extensions.virtuemart.net/product/products/vm-isx-cart-saver-detail
It could be rewritten a bit, so that it works for your case.