[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Handling charges
****** message to minivend-users from RPD <spam@distance.net> ******
I searched though the doc's and stumbled across this. I was wondering
where to put this in my catalog so I can set a fixed handling charge
per-order.
-Thanks
(http://www.minivend.com/minivend/docindex/14.06.Handling_charges.html)
If you wished only to process a handling charge once, you could do
safely:
[item-list]
[if-field very_heavy]
[perl values]
return '' if $Safe->{'values'}->{mv_handling} =~ /very_heavy/;
return "<INPUT TYPE=hidden NAME=mv_handling VALUE=very_heavy>";
[/perl]
[/if-field]
[/item-list]
-
To unsubscribe from the list, DO NOT REPLY to this message. Instead, send
email with 'UNSUBSCRIBE minivend-users' in the body to Majordomo@minivend.com.
Archive of past messages: http://www.minivend.com/minivend/minivend-list