Posts Tagged ‘checkout’

Newsletter Sign-up Checkbox on Magento Checkout Page

var fbShare = {url: ‘http://sree.cc/magento_ecommerce_tips/newsletter-sign-up-checkbox-on-magento-checkout-page’,size:’large’} Got this nice extension which puts a ‘Newsletter Sign-up’ check-box on the Magento checkout page.
http://www.magentocommerce.com/magento-connect/QuickModules/extension/1361/checkout-newsletter/
Due to permission restrictions I was not able to connect to the Magento Connect Manager link on my live cart. So I went ahead and installed it on my localhost Magento. Here are the steps:
1. [...]

How to enable or disable terms and conditions for checkout in magento

var fbShare = {url: ‘http://sree.cc/magento-ecommerce-tips/how-to-enable-or-disable-terms-and-conditions-for-checkout-in-magento’,size:’large’} Steps to enable or disable terms and conditions for checkout Login as admin and select System->Configuration, Click on "Checkout" under SALES, then click on Checkout Options. Then select Yes to enable terms and condition and No to disable terms and condition from Enable Terms and Conditions drop down and [...]