| FRAMES | NO FRAMES |
|
|
The PriceRangeRulesGrp component is used to specify the price range rules for a given product group or complex.
Used in :
| Tag | Field Name | FIXML | Req'd | Comments | |||
|---|---|---|---|---|---|---|---|
| 2550 | NoPriceRangeRules | PxRngRule | N |
Number of rules related to price ranges. |
|||
| => | 2551 | StartPriceRange | @StartPxRng | C |
Required if NoPriceRangeRules(2550) > 0. |
||
| => | 2552 | EndPriceRange | @EndPxRng | N |
Upper boundary for price range. |
||
| => | 2553 | PriceRangeValue | @PxRngValu | N |
Mutually exclusive with PriceRangePercentage(2554). |
||
| => | 2554 | PriceRangePercentage | @PxRngPctage | N |
Mutually exclusive with PriceRangeValue(2553). |
||
| => | 2556 | PriceRangeRuleID | @PxRngRuleID | N |
Can be used to provide an identifier so that the rule can be reference via the ID elsewhere. |
||
| => | 2555 | PriceRangeProductComplex | @PxRngProdCmplx | N |
Can be used to limit price range to specific product suite. |
||
|
|
| FRAMES | NO FRAMES |