$_['entry_cart_weight']='Display Weight on Cart Page';
$_['entry_checkout_guest']='Guest Checkout';
$_['entry_checkout']='Checkout Terms';
$_['entry_order_status']='Order Status';
$_['entry_stock_display']='Display Stock';
$_['entry_stock_checkout']='Stock Checkout';
$_['entry_logo']='Store Logo';
$_['entry_icon']='Icon';
$_['entry_secure']='Use SSL';
// Help
$_['help_url']='Include the full URL to your store. Make sure to add \'/\' at the end. Example: http://www.yourdomain.com/path/<br /><br />Don\'t use directories to create a new store. You should always point another domain or sub domain to your hosting.';
$_['help_ssl']='SSL URL to your store. Make sure to add \'/\' at the end. Example: http://www.yourdomain.com/path/<br /><br />Don\'t use directories to create a new store. You should always point another domain or sub domain to your hosting.';
$_['help_geocode']='Please enter your store location geocode manually.';
$_['help_open']='Fill in your stores opening times.';
$_['help_comment']='This field is for any special notes you would like to tell the customer i.e. Store does not accept cheques.';
$_['help_location']='The different store locations you have that you want displayed on the contact us form.';
$_['help_currency']='Change the default currency. Clear your browser cache to see the change and reset your existing cookie.';
$_['help_tax_default']='Use the store address to calculate taxes if customer is not logged in. You can choose to use the store address for the customer\'s shipping or payment address.';
$_['help_tax_customer']='Use the customers default address when they login to calculate taxes. You can choose to use the default address for the customer\'s shipping or payment address.';
$_['help_customer_group_display']='Display customer groups that new customers can select to use such as wholesale and business when signing up.';
$_['help_customer_price']='Only show prices when a customer is logged in.';
$_['help_account']='Forces people to agree to terms before an account can be created.';
$_['help_checkout_guest']='Allow customers to checkout without creating an account. This will not be available when a downloadable product is in the shopping cart.';
$_['help_checkout']='Forces people to agree to terms before an a customer can checkout.';
$_['help_order_status']='Set the default order status when an order is processed.';
$_['help_stock_display']='Display stock quantity on the product page.';
$_['help_stock_checkout']='Allow customers to still checkout if the products they are ordering are not in stock.';
$_['help_icon']='The icon should be a PNG that is 16px x 16px.';
$_['help_secure']='To use SSL check with your host if a SSL certificate is installed.';