% if ($GCAmount == 250) {
$250
% } else {
$250
% }
% if ($GCAmount == 100) {
$100
% } else {
$100
% }
% if ($GCAmount == 75) {
$75
% } else {
$75
% }
% if ($GCAmount == 50) {
$50
% } else {
$50
% }
% if ($GCAmount == 25) {
$25
% } else {
$25
% }
% if ($GCAmount == 15) {
$15
% } else {
$15
% }
$250 provides the option of combining most wares and coffees.
Will also work for tea, spices and honey products.