pawmedia
|
November 1, 2024 at 10:53 pm
We would like to be able to force customers to buy a certain ticket in pairs. That seems easy enough by setting the min and max quantities to 2. That also triggers the bundle functionality and multiplies the price by 2 and adds “/ bundle” after it. On the site in question, we must have some extra code in there that is blocking the change to the displayed price. This is actually good as we always want to display the per person prices even if tickets must be purchased in pairs. Is there an easy way to block the display of “/ bundle”?
|