[Typo3-shop] Voucher System Documentation/Template/TS Setup

Nick Weisser typo3 at openstream.ch
Wed Jan 4 22:40:35 CET 2006


Franz Holzinger wrote:
> There is some text in the manual, but not much indeed.

Yes, I've seen that.

>>  creditpoints {
>>  10.where =
>>  10.type = price
>>  10.prod.1   = 0.02
>>  10.prod.101 = 0.04
>>  10.prod.501 = 0.06

Could you please explain the above TS setup in relation to the following 
statement in the current manual:

1. "If a client has purchased a certain amount of goods, he/she saves 
"credit points" which are stored into his/her account. At a later stage, 
when purchasing more goods, these credit points can be interchanged for 
goods or used to receive extra discounts on a purchase. Customers can 
save credit points per each order."


And here a couple of other questions in regard to different statements 
in the current manual:

2. "An interested client receives per email an invitation to visit the 
shop and to purchase goods. Included in this invitation is a unique code 
which equals a certain amount of credit points (voucher). If they 
realize a purchase, they can "cash" this voucher by bringing in this 
code which will give them credit points."

Could you give an example TS setup for this situation, please. Are the 
necessary markers in producten.tmpl?


3. "If a new customer indicates when registrating that she/he was tipped 
by another existing customer, this customers gets a credit point bonus. 
The new customer gets a discount on first order."

Could you give an example TS setup for this situation? How to define how 
many credit points are given to the new customer? What are the markers 
for this situation? Is this also in producten.tmpl?


4. "Someone (say user1) can enter a vouchercode when doing an order. 
Then user1 will get 5 euro discount. This vouchercode consists of 
someone else's username (which is the email address), lets say user2. So 
user2 gets extra 5 creditpoints. Each user can only use once a 
vouchercode. In the fe_users table there exists a field 
"tt_products_vouchercode", which contains the vouchercode (email of 
user2) used."

Same questions here: TS setup, markers, existing example template?

Thanks for your time,
Nick

P.S. I will surely compile a manual for the voucher system setup.



More information about the TYPO3-project-tt-products mailing list