Thread: tpl locations
View Single Post
  #1  
Old 09-10-2007, 05:06 AM
 
Lee Lee is offline
 

Advanced Member
  
Join Date: Dec 2002
Posts: 95
 

Default tpl locations

Afternoon all,

I have some tags which I wish to place in various parts of the site to give us greater reporting of our email campaigns.

I have a series of tpl files I wish to insert various tags into, some are easily identifiable such as

tag=product
goes in the /skin/customer/main/product.tpl

The cart is not so easy for me to identify Can anyone confirm the following or point out any errors -

tag=view basket
/skin/customer/main/cart.tpl

tag=cart login
/skin/customer/main/cart.tpl

tag=cart checkout
/skin/customer/main/checkout.tpl

tag=credit card
/skin/customer/main/payment_cc.tpl

tag=purchase order
/skin/customer/main/payment_po.tpl

We put our CC orders through worldpay, so if I wanted to get the next step would that be
/payment/cc_worldpay.php

Finally -
tag=order complete
/skin/customer/main/order_message.tpl

Are the above correct? Thanks in advance
__________________
Lee

X-Cart 4.0.14 - heavily modified! (Linux)
www.lasertechgroup.com/uk
Reply With Quote