file storage

cachousam

Avatar: cachousam

2009-02-24 15:29

I coded a small option for me and I can not find where the formula like $aData['sSummary']is stored
thanks

» Quick.Cart v3.x

cachousam

Avatar: cachousam

2009-02-24 15:39

in fact I say my question.i must create a new variable.where can i do it and store it?

beholder

Avatar: beholder

2009-02-24 19:12

store it into order comment. Please follow here for more details on how:
http://opensolution.org/Quick.Cart/forum/?p=readTopic&nr=5803

cachousam

Avatar: cachousam

2009-02-25 13:55

my request is more hard.I want to create a mathematical variable . I want to multiply the total order with a value and display it in the order.

I want now take a bit more code in hand to not bother you too often

beholder

Avatar: beholder

2009-02-25 14:51

it is not as easy as you think. Javascript is used to display the final orderSummary. It is also calculated in a different way in PHP sources (orders.php). That is, 2 ways (and 2 programming languages) you have to use to display this.
Then you would have to display the orderSummary in at least 2 templates (not to mention email templates).

Just let me know what do you actually want to achieve and if I have a corresponding QC source at hand that I haven't spent more than 1 day of work, I'd just post it here.

cachousam

Avatar: cachousam

2009-02-25 16:34

I would like that the total order is in fact the total price of products and the delivery of increased value définie.10 or 20 or 30% for example.This percentage could be changed directly in the code by myself of course.

Thanks

beholder

Avatar: beholder

2009-02-25 17:26

i.e. you're adding a 'tax' defined by some other circumstance. Please contact me or opensolution.org if you need this solution, since it is quite complex. I've spent at least 2 days on a similar solution.

Back to top
about us | contact