"Request a quote" form for nopCommerce project

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
Hace 13 años
Would anyone be able to edit this solution to have the features talked about in this post: https://www.nopcommerce.com/boards/t/5891/adding-request-a-quote-form-in-nopcommerce-project.aspx?

It would be great to be able to have people be able to add products to a cart and then send a quote request based on those items. It would also be great if we could disable payments so that it would force the user to send the quote in.
Hace 13 años
Hi  there,

There are 2 ways to accomplish what you are trying to do.

nopCommerce project has a feature called "wishlist"

if you notice wishlish works in the same pattern just like shopping  cart but the only different is: you don't checkout but instead of that you can share it with anyone.

You can replicate that feature as it is to create a quote request cart that can be e-mailed to store owner.

OR

If you do not use wishlist feature then you can turn your wish-list feature into quote request cart just by renaming all the fields in it.

and the last page where you send out the wish-list to any friend > in the text box "TO" just mention store owner's e-mail address (in aspx page) so by default the e-mail will goes to the store owner.
Hace 13 años
Excellent idea! I never thought of doing it that way. I will start looking into it. Thank you for your help.
Hace 13 años
As it happens, over the last week or so I've implemented that.  So far it seems to be working ok.  

Renaming the page, etc and it says "quote request".  A tweak of the "email" form for the wishlist, so that it comes to us, and it will do the trick.

I was just waiting for one of the "nop gurus" to come up with something better - since that's what they do : )
Hace 13 años
DavidOptrics wrote:
I was just waiting for one of the "nop gurus" to come up with something better - since that's what they do : )

Not sure if you've done this yet or not, but vote for this feature here: http://nopcommerce.codeplex.com/workitem/10024. I don't think this will be built into nop in the near future without enough votes.
Hace 12 años
i want to make something  like this but i don't know how they made those tables if you some one knows please will be very help full
i am new to nopcomerce  i know little a bout code any to start is fine check this please: www.keosko.com i olmost forgot
if you gas know what extension are they using  thanks
Hace 12 años
sorry i mean guys
Hace 12 años
Here is a modified version for logo (or files) uploads by customers. It pulls all the form data (if available) for logged in customers.

http://nopcommerce.codeplex.com/workitem/10131
Hace 12 años
Is there a "Request quote" for Nop 2.2?
Hace 12 años
kakoli wrote:
Is there a "Request quote" for Nop 2.2?


There is a 2.0 version that can be easily modified for 2.2

https://www.nopcommerce.com/p/216/request-quote-plugin.aspx
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.