PDA

View Full Version : Adding comments to shopping cart page


jxm28788
28-Jul-2003, 05:36 PM
Is there a way to add text to the shopping cart page, without resorting to modifying the html files directly?

I want to add comments such as "delivery free for orders over £50" etc

and if the only way is to modify the html, which file is it?

cdicken
30-Jul-2003, 09:40 AM
You would need to edit the HTML for the Shopping Cart and the files are:

Act_ShoppingCart.html:the page used for viewing and editing the cart.

Act_OrderDetail.html: if you are using a shopping mode of 'Quantity on Confirmation Page', this is the template for the confirmation page.