set your own price donations

General ShopSite user discussion

set your own price donations

Postby Rich Triblets » Sun Jun 25, 2006 6:52 pm

My client wants his users to be able to make donations at any denomination
they are comfortable with. It seemed like a possibility in the help file
with "variable pricing" enabled but I can't figure out how to implement it.
Any help is greatly appreciated.

Thanks,
Rich
Rich Triblets
 

Re: set your own price donations

Postby Jim » Mon Jun 26, 2006 8:00 am

Here is the code from one of the ShopSite include files that outputs the
variable price. (Product.Price is the include file it is from.)

[-- IF PRODUCT.VariablePrice? --]
<b>[--STORE.Price --]:</b> [-- STORE.CurrencySymbol --]<input
type=text name="[-- PRODUCT.RecordNumber --]:price" size="4"
maxlength="10" value="">
[-- ELSE --]
....

Note that this needs to be in a form so that the information can be
submitted to the shopping cart.

Rich Triblets wrote:
My client wants his users to be able to make donations at any denomination
they are comfortable with. It seemed like a possibility in the help file
with "variable pricing" enabled but I can't figure out how to implement it.
Any help is greatly appreciated.

Thanks,
Rich

Jim
 


Return to User Forum

Who is online

Users browsing this forum: No registered users and 132 guests