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 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... cart (overrides sc_layout record settings) (glide.sc.price.display) When to show prices a When set to true then the two script includes CatalogPriceCalculator and CatalogRecurringPriceCalculator are used generate prices (enabling custom functionality) (glide.sc.use_custom_pricegenerator) When set to true, the s and CatalogRecur prices, which enables To use your own price edit the calcPrice met CatalogRecurringPric price calculation algor • Type: yes | no • ...
Related properties