AbanteCart Community

AbanteCart Development => Development Help Needed => Topic started by: Ollie on February 19, 2017, 11:30:42 AM

Title: Help with PHP code
Post by: Ollie on February 19, 2017, 11:30:42 AM
I'm in the process of coding an extension and I need to know the code to get the total amount.  I tried these three code snippets, but none of them worked:

<?php echo $totalamout; ?>
<?php echo $total; ?>
<?php echo $total['text']; ?>

I also need the code for the model number of each item on the order.
Title: Re: Help with PHP code
Post by: ABolm on May 04, 2017, 05:18:52 AM
What, Where, Why ... ???

My crystal ball is for maintenance this week.
Last week I had ask a similar question and the high concentration of resulting smoke was very dangerous.

So questions like is $x the right variable, are not productive, nor to answer.
Just my 2 ct.