Author Topic: Quote Request or Enquiry for Multiple products  (Read 85960 times)

gkarly

  • Beginner
  • *
  • Posts: 9
  • A beginner
Quote Request or Enquiry for Multiple products
« on: September 20, 2015, 10:10:49 AM »
Hi
I really think Virtuemart should have this simple feature integrated and not require plugins or coding

You already provide the "Ask for Price" buttons but it is not very user-friendly when customers are interested in more than one product.

This Woocommerce Plugin seems Perfect to give an example of what I propose:
http://codecanyon.net/item/woocommerce-quote-request-or-enquiry/9197016
and this is the Demo:
http://codecanyon.net/item/woocommerce-quote-request-or-enquiry/full_screen_preview/9197016


I have searched the forums with no luck, I only found these solutions: hard code the system or change language files, still, customers have to deal with checkout... and the plugins I found here dont work as  I needed.   ???  :'(

I hope other people find this Request usefull and someone in Virtuemart gets it integrated  :)

Cheers


GJC Web Design

  • 3rd party VirtueMart Developer
  • Super Hero
  • *
  • Posts: 10878
  • Virtuemart, Joomla & php developer
    • GJC Web Design
  • VirtueMart Version: 3.8.8
Re: Quote Request or Enquiry for Multiple products
« Reply #1 on: September 20, 2015, 10:16:13 AM »
but why post this in VirtueMart Dev/Coding Central: VM1 (old version)?
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM3 AusPost Shipping Plugin - e-go Shipping Plugin - VM3 Postcode Shipping Plugin - Radius Shipping Plugin - VM3 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

gkarly

  • Beginner
  • *
  • Posts: 9
  • A beginner
Re: Quote Request or Enquiry for Multiple products
« Reply #2 on: September 21, 2015, 04:45:02 AM »
but why post this in VirtueMart Dev/Coding Central: VM1 (old version)?

LOL, I scanned the Forum Main page and saw "Feature Requests", but never saw the "VM1" part    ;D

not really sure were should I move this Topic to now   :-\

gkarly

  • Beginner
  • *
  • Posts: 9
  • A beginner
PLEASE MOVE THIS TOPIC - Quote Request or Enquiry for Multiple products
« Reply #3 on: September 23, 2015, 01:31:26 AM »
Hi, could someone please move this topic to a correct forum::)

  :-\  I meant this Feature Request for VM 3

  thanks


balai

  • 3rd party VirtueMart Developer
  • Full Member
  • *
  • Posts: 1515
Re: Quote Request or Enquiry for Multiple products
« Reply #4 on: September 23, 2015, 10:35:39 AM »
Maybe you can do something like that with Product Builder
https://breakdesigns.net/extensions/vm-product-builder

gkarly

  • Beginner
  • *
  • Posts: 9
  • A beginner
Re: Quote Request or Enquiry for Multiple products
« Reply #5 on: September 23, 2015, 20:33:25 PM »
Thanks balai  but that is not quite what I meant   ???  ... I meant that the customer should be able to:

Ideal scenario for Ask for Price:
1. Browse the store.
2. Select multiple products INDIVIDUALLY and not necessarily related to each other or within a bundle.
3. Add them to a "Quote Cart", just like they would add them to a Shopping cart or Whish List Cart.
4. Ask for Price on ALL of those products  Once and filling their contact details just one time.

Current scenario for Ask for Price:
Repeat steps 1,2,3,4 on each product that they are interested in, making your customer have to click Ask for Price and fill their details each time, or making your customers type the name of each product that they are insterested in on that form.

I do liked that VM Product Builder extention, I can see how helpful it could be, but not in this specific issue  :)

jenkinhill

  • UK Web Developer & Consultant
  • Global Moderator
  • Super Hero
  • *
  • Posts: 28694
  • Always on vacation
    • Jenkin Hill Internet
Re: Quote Request or Enquiry for Multiple products
« Reply #6 on: September 23, 2015, 23:57:19 PM »
Multiple add of products is available for those who subscribe to Supporter Membership - http://extensions.virtuemart.net/support/virtuemart-supporter-membership-detail

And simple language/template overrides are all that is needed to convert from cart to quote for all selected products.
Kelvyn

Jenkin Hill Internet,
Lowestoft, Suffolk, UK

Unsolicited PMs/emails will be ignored.

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

Currently using VirtueMart 4.0.22 10858  J 3.10.11 PHP 8.0.27

balai

  • 3rd party VirtueMart Developer
  • Full Member
  • *
  • Posts: 1515
Re: Quote Request or Enquiry for Multiple products
« Reply #7 on: September 24, 2015, 10:51:05 AM »
Quote
Ideal scenario for Ask for Price:
1. Browse the store.
2. Select multiple products INDIVIDUALLY and not necessarily related to each other or within a bundle.
3. Add them to a "Quote Cart", just like they would add them to a Shopping cart or Whish List Cart.
4. Ask for Price on ALL of those products  Once and filling their contact details just one time.

Then i suppose that you need quite little changes.
1. Rename the Add to Cart to Ask for Quote
2. Rename the Cart page to Quote page
3. Hide prices. I suppose that you need to use prices to be able to use the cart process. But you can hide them with some css or by editing the output layouts
4. Modify the email template not to display prices.

That's it. An email will come both to you and your client. All the quotes will be saved as orders in your VM orders

gkarly

  • Beginner
  • *
  • Posts: 9
  • A beginner
Re: Quote Request or Enquiry for Multiple products
« Reply #8 on: September 24, 2015, 18:45:02 PM »
Yea, I´ve seen those suggestions in other topics over here, some people asked for this since VM Version 2 and I think for version 1 as well), so I knew I wasn´t the only one that needed this feature  :-\ 

I wanted a solution that didnt involve hard coding or too many modification of core files, I dont want to have problems on each update.  And the code is already there on the "Ask for Price" option, it just needs the extra feature to request more than one product at a time.

I do hope someday you will consider adding this feature.... for now I kind of know what I have to do  :(  in case I run into trouble I´ll ask / search the forums then.  ;)

Thank you

jenkinhill

  • UK Web Developer & Consultant
  • Global Moderator
  • Super Hero
  • *
  • Posts: 28694
  • Always on vacation
    • Jenkin Hill Internet
Re: Quote Request or Enquiry for Multiple products
« Reply #9 on: September 24, 2015, 22:34:58 PM »
But is is not hard coding. Nothing needs doing to the core, it is all in overrides, so is safe from overwriting during version updates.
Kelvyn

Jenkin Hill Internet,
Lowestoft, Suffolk, UK

Unsolicited PMs/emails will be ignored.

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

Currently using VirtueMart 4.0.22 10858  J 3.10.11 PHP 8.0.27

balai

  • 3rd party VirtueMart Developer
  • Full Member
  • *
  • Posts: 1515
Re: Quote Request or Enquiry for Multiple products
« Reply #10 on: September 25, 2015, 10:52:34 AM »
All the suggestions concern either changes to the language strings or small changes to the output (html/css).
None of them is affected by updates

gkarly

  • Beginner
  • *
  • Posts: 9
  • A beginner
Re: Quote Request or Enquiry for Multiple products
« Reply #11 on: October 01, 2015, 06:57:38 AM »
Thank you for your suggestions.... ok, so I can code it and keep updating.

 ::) I still think it would be awsome to have it integrated on the core.

Cheers