Price: | Points: | Bonus: | Action: |
---|---|---|---|
'. $price .'('. $paypal['currency'] .') | '; echo ''. $points .' | '; if ($paypal['showBonus']) echo ''. calculate_discount(($paypal['points_per_currency'] * $price), $points) .' bonus | '; ?>'; } ?> |
Sorry, this functionality is disabled.
'; include 'layout/overall/footer.php'; ?>