Possible to dynamically change the price in portal

Joyal Robert
Tera Contributor

I have a catalog item "ABC" and there is select type field "Select Option" which is listed with list of assets. In portal if we change the Option based on that the price need to change dynamically and reflect the same in catalog item and make sure based on the quantity select it should add the price

 

Note: We don't need another variable field to show price dynamically
Is it possible to achieve?

Please help me on this

 

Regards,

Joyal Robert

4 REPLIES 4

Ankur Bawiskar
Tera Patron
Tera Patron

@Joyal Robert 

you can setup price based on variable using this

Since your is select box and it will have choices so when you add choice there itself you can add the price.

Using variables for price setup 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

@Joyal Robert 

Hope you are doing good.

Did my reply answer your question?

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

k_lutz
Tera Expert

Hello Joyal,

Where is the list of assets coming from? Is it a standard list that you are presenting? You may want to switch that out and use a data lookup table where you could have that list of the assets and also store the price in the lookup table that can then be used in calculations where you set the price.

 

https://www.servicenow.com/docs/bundle/yokohama-platform-administration/page/administer/field-admini...

Ehab Pilloor
Mega Sage

Hi @Joyal Robert,

 

You can use OOB Price field in Choice record assuming your options are Choice records for this variable.

Docs: https://www.servicenow.com/docs/bundle/yokohama-servicenow-platform/page/product/service-catalog-man...

 

Regards,

Ehab Pilloor