About

Hi! Welcome to “20 Places to…Shopping”,  your online guide to the best in shopping, consumer and product reviews, comparisons and ratings.

Compare features and prices, and find great products you may not have even considered.

Please feel free to add your own thoughts on our products and let us know if there is anything you would like us to review for you.

Happy shopping!

<div id=”introduction”>

<div id=”about”>

<h2><?php _e(‘Hi! Welcome…’,woothemes); ?></h2>

<p>
<?php if ( get_option( ‘woo_profile’ ) <> “” ) { ?><img src=”<?php echo get_option( ‘woo_profile’ ); ?>” alt=”<?php bloginfo(‘title’); ?>” /><?php } ?>
<?php if ( get_option( ‘woo_about’ ) <> “” ) { echo get_option( ‘woo_about’ ); } else { ?><?php _e(‘You need to add content in the “About You” field on the Mainstream Options tab in the WP backend.’,woothemes); ?><?php } ?>
</p>

<div class=”fold”></div>

</div><!– /#about –>

<div id=”connect”>

<ul>
<li><a href=”<?php if ( get_option(‘woo_feedburner_url’) <> “” ) { echo get_option(‘woo_feedburner_url’); } else { echo get_bloginfo_rss(‘rss2_url’); } ?>” title=”RSS”><img src=”<?php bloginfo(‘template_directory’); ?>/images/ico-rss.png” alt=”RSS icon” /><span><?php _e(‘SUBSCRIBE TO OUR FEEDS:’,woothemes); ?></span><?php _e(‘ALL POSTS’,woothemes); ?></a></li>
<?php if ( get_option( ‘woo_twitter’ ) <> “” ) { ?><li><a href=”http://twitter.com/<?php echo get_option( ‘woo_twitter’ ); ?>” title=”Twitter”><img src=”<?php bloginfo(‘template_directory’); ?>/images/ico-twitter.png” alt=”Twitter icon” /><span><?php _e(‘FOLLOW ME ON TWITTER:’,woothemes); ?></span>@<?php echo get_option( ‘woo_twitter’ ); ?></a></li><?php } ?>
<?php if ( get_option( ‘woo_facebook’ ) <> “” ) { ?><li><a href=”http://facebook.com/<?php echo get_option( ‘woo_facebook’ ); ?>” title=”Facebook”><img src=”<?php bloginfo(‘template_directory’); ?>/images/ico-facebook.png” alt=”Facebook icon” /><span><?php _e(‘BE MY FRIEND ON FACEBOOK:’,woothemes); ?></span><?php echo get_option( ‘woo_facebook’ ); ?></a></li><?php } ?>
</ul>

</div><!– /#connect –>

<div class=”clear”></div>

</div><!– /#introduction –>