PDA

View Full Version : Temporary Cart Page


rjcuser
11-May-2006, 11:22 PM
When I add a product to my basket, the cart page comes up and then I return back to the original product page. All works fine, but I can't work out which page this is. Which one is it, so that I can edit it?

Cheers
Richard

wjcampbe
12-May-2006, 12:24 AM
From Advanced | Template Manager - change to the grey button view if not already there, then on the ordering tab, click the confirm button. That should be the one.

rjcuser
12-May-2006, 06:45 AM
Sorry, that doesn't seem to be it.

Cheers
Richard

Duncan Rounding
12-May-2006, 06:56 AM
You might be referring to Act_Shoppingcart. Are you referring to the same page that is shown when selecting to view the cart?

rjcuser
12-May-2006, 07:07 AM
I would of thought it was the same one, but doesn't seem to be. It's when you add a product, the page is displayed for 5 secs (adjustable) showing the cart and saying 'Please wait for your browser to forward you to the next page or click here.' and then you get taken back to the original product page. I am trying to add a couple of line breaks to drop the template down the bulk area. I have managed it with every other template, I just can't find this one. Thanks.

Cheers
Richard

Duncan Rounding
12-May-2006, 07:36 AM
I understand - then Bill's info is correct. The template name is:
Act_ConfirmRemoveTemplate.html
Have you tried adding some line breaks above that table in the template.

I'm not sure which main template this one is inserted into - if adding breaks doesn't work then you will need to find which that is. (I would've expected it to be Act_Shoppingcart but not sure)

rjcuser
12-May-2006, 08:12 AM
Thanks. Have tried adding line breaks into there, but doesn't seem to do anything I'm afraid. I have dropped down the bulk field in the table in Act.PrimaryCheckout.html for now, but would be interested if anyone does know how to edit this page.

Cheers
Richard

sumiya
15-May-2006, 04:36 PM
Hi Richard,

I am looking into this for you and will post back with an update at the earliest.

sumiya
16-May-2006, 10:12 AM
Hi Richard,

Go to "Advanced|Template Manager|Cart Table", this will open "Act_ShoppingCartXML.html". You can insert the <br> tags before <TABLE NOBORDER> tag. I have tried this and it works.