Search found 2 matches
Page 1 of 1
Search found 2 matches
Re: [1.5.0.3] Newsletter Subscribe for Guest Checkout
Hi guys, Just added in sign-up for newsletter option on Guest checkout. In your CUSTOM template directory copy across the checkout/guest.tpl file and around line 68, just before: <?php if ($shipping_address) { ?> add in: <input type="checkbox" name="newsletter" value="1"...
Jump to post- Mon Jun 25, 2012 1:14 am
- Replies 9
- Views 2903
Re: Checkout options for PayPal Standard
To answer a couple of the questions about showing text if no picture, use something like: <?php // code required to add pictures to the payment methods display on checkout ?> <td> <label for="<?php echo $payment_method['code']; ?>"> <?php switch ($payment_method['title']): case 'PayPal Hos...
Jump to post- Fri May 18, 2012 11:38 am
- Replies 11
- Views 11510
Page 1 of 1
Search found 2 matches