Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property determines whether custom scripts are utilized for calculating prices in the catalog, impacting how pricing is generated for items. |
| What area does it affect? |
Catalog pricing functionality |
| What does the default mean? |
The default value is "false", which means this behavior is disabled by default. |
| When should you review it? |
An admin should review this property when implementing custom pricing strategies or troubleshooting pricing issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.sc.use_custom_pricegenerator |
| Sys ID |
e7b29402d7103100f2d224837e61032b |
| Type |
boolean |
| Application |
Global |
| Default value |
false |
| Description |
When set to true then the two script includes CatalogPriceCalculator and CatalogRecurringPriceCalculator are used generate prices (enabling custom functionality) |
| Updated |
2024-05-25 03:39:12 |
Related properties