Try our conversational search powered by Generative AI!

Quote from service with non catalog products

Vote:
 

Hi,

 

For a customer we’re implementing a service where a customer can get a quote from a store and then pay online. They enter their quotenumber and zip code and can then check the products and total price. If everything is OK, they pay and their quote is converted into an order.

The issue is that not all products in the quote are in the EpiServer commerce catalog. This makes it impossible to convert a cart to an order in Episerver as it cannot validate the lineitems.

How would you recommend we implement this? Hope you can help!

#176685
Mar 23, 2017 15:23
Vote:
 

I think you can build this feature with special cart (with a special name, like "Quote"). You can create a cart, set the price, then send to the customer, which can open the link to the cart. If they agree then they can convert it to purchase order.

#176689
Mar 23, 2017 16:28
Vote:
 

Hi Quan,

Thanks for your quick reply.

So if I understand correctly, it doesn't matter to Episerver that the lineitems in the "Quote" cart are not in the catalog? I would think that in validating a cart and creating an order would fail as it wants to check prices and run discounts etc. 

/Mark

#176690
Mar 23, 2017 16:56
Vote:
 

By the default implementation, yes, it will validate the items and remove the lineitems if the items are not in the catalog. But you can override that (and/or not running certain workflows)

However I find it strange to sell items you don't have in your catalog - even by quoting ... 

#176691
Mar 23, 2017 17:03
Vote:
 

Hi Quan,

That's because physical shops have other products than the website and I don't want to have the offline catalog as well.

I will try overiding as you mentioned. Thanks again.

/Mark

#176755
Mar 24, 2017 17:03
This topic was created over six months ago and has been resolved. If you have a similar question, please create a new topic and refer to this one.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.