Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Shopping cart mod


jonathanbastin

Recommended Posts

I am trying to get the shopping_cart.php to show the vat and without vat. So far I have

 

<tr>

<td align="right" class="main"><b><?php echo SUB_TITLE_SUB_TOTALINC; ?> <?php echo $currencies->format($cart->show_total()); ?></b></td>

</tr>

 

I was wondering what else I need to do to show with the tax.

Link to comment
Share on other sites

Not sure if this is relevant.

 

Try Shop Admin >> Modules >> Order Total

 

This controls what appears in the total block in several places.

 

G

Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile

 

Virus Threat Scanner

My Contributions

Basic install answers.

Click here for Contributions / Add Ons.

UK your site.

Site Move.

Basic design info.

 

For links mentioned in old answers that are no longer here follow this link Useful Threads.

 

If this post was useful, click the Like This button over there ======>>>>>.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...