ReconcileRevModsWithMinMax
Key value:
Numerical value for desired quantity
Description:
When using Reverse Modifier functionality in the E-Commerce pages and the Minimum and Maximum modifiers required to sell are both set to 1 for the main item (which becomes the modifier when using Reverse Modifier functionality) it is now possible to add more than quantity 1 of these items to the shopping cart. The pages create a single line item with quantity of 1 for each item that is added in this manner. For example, if the user sets the quantity to 3 in this type of scenario, when they click the Add to Cart button, the cart displays with three identical line items each with quantity set to 1 instead of one line item with quantity set to 3.
Note: This only works when you have the min/max modifiers both set to 1.
Example:
ReconcileRevModsWithMinMax = 1
See also:
None