1999 Posts in 530 Topics by 433 members
E-Commerce Modules
SilverStripe Forums » E-Commerce Modules » Change Template Checkout Page Inherits
Discuss about the various e-commerce modules available:
Ecommerce, SS Shop, SilverCart and SwipeStripe
Alternatively, have a look the shared mailinglist.
Moderators: martimiz, Nicolaas, Howard, Sean, Ryan M., biapar, Willr, Ingo, Jedateach, swaiba, simon_w
|
Page:
1
|
Go to End | |
| Author | Topic: | 1447 Views |
-
Change Template Checkout Page Inherits

3 April 2009 at 9:03pm
Hi,
I need to modify the checkout page so that it uses a different template to "Page".
Does anyone know if or how this can be acheived?
Any responses gratefully received.
-
Re: Change Template Checkout Page Inherits

4 April 2009 at 6:12am
OK, I've resolved this:
class CheckoutPage_Controller extends PageWide_Controller {
The important part is "PageWide" that's the template I need to use for this page.
Hope this helps someone else.
| 1447 Views | ||
|
Page:
1
|
Go to Top |

