![]()
|
$30.00
|
$24.00
|
$30.00
|
$18.00
|
$30.00
|
<?php
/**
* Magento
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
* that is bundled with this package in the file LICENSE_AFL.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/afl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@magentocommerce.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade Magento to newer
* versions in the future. If you wish to customize Magento for your
* needs please refer to http://www.magentocommerce.com for more information.
*
* @category design
* @package default_modern
* @copyright Copyright (c) 2009 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
*/
?>
<?php
/**
* Template for Mage_Page_Block_Html
*/
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $this->getLang() ?>" lang="<?php echo $this->getLang() ?>">
<head>
<?php echo $this->getChildHtml('head') ?>
</head>
<body<?php echo $this->getBodyClass()?'':'' ?>>
<?php echo $this->getChildHtml('after_body_start') ?>
<div>
<?php echo $this->getChildHtml('global_notices') ?>
<div>
<?php echo $this->getChildHtml('header') ?>
<div>
<?php
//echo $currentUrl = $this->helper('core/url')->getCurrentUrl();
//$request = rtrim(substr($currentUrl, strrpos(rtrim($currentUrl, '/'), '/') + 1), '/');
//if (in_array($request, array('index.php', '~stephanb', ''))):
$request = rtrim(substr($this->getCurrentUrl(), strrpos(rtrim($this->getCurrentUrl(), '/'), '/') + 1), '/');
if (in_array($request, array('index.php', '~stephanb', ''))):
?>
<div>
<div style="padding-left:12px;">
<p><img src="<?php echo $this->getSkinUrl('images/featured.jpg')?>" width="136" height="25" alt="" /></p>
|
$30.00
|
$24.00
|
$30.00
|
$18.00
|
$30.00
|
<!--<div>
<p><img src="<?php echo $this->getSkinUrl('images/product_1.jpg')?>" width="143" height="125" alt="" /></p>
<p><strong>Product Name</strong></p>
<p>$2.99</p>
</div>
<div>
<p><img src="<?php echo $this->getSkinUrl('images/product_2.jpg')?>" width="143" height="125" alt="" /></p>
<p><strong>Product Name</strong></p>
<p>$2.99</p>
</div>
<div>
<p><img src="<?php echo $this->getSkinUrl('images/product_3.jpg')?>" width="143" height="125" alt="" /></p>
<p><strong>Product Name</strong></p>
<p><span>$2.99</span><span><strong> SALE $1.99</strong></span></p>
</div>
<div>
<p><img src="<?php echo $this->getSkinUrl('images/product_4.jpg')?>" width="143" height="125" alt="" /></p>
<p><strong>Product Name</strong></p>
<p>$2.99</p>
</div>
<div>
<p><img src="<?php echo $this->getSkinUrl('images/product_5.jpg')?>" width="143" height="125" alt="" /></p>
<p><strong>Product Name</strong></p>
<p>$2.99</p>
</div>-->
<div></div>
</div>
<div>
<div>
<p><img src="<?php echo $this->getSkinUrl('images/latest.jpg')?>" width="114" height="31" alt="" /></p>
<p> </p>
<p><strong>Title of Latest post</strong></p>
<p> </p>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type.</p>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type.</p>
</div>
<div>
<p><img src="<?php echo $this->getSkinUrl('images/follow.jpg')?>" width="86" height="28" alt="" /></p>
<div>
<div><a href="#"><img src="<?php echo $this->getSkinUrl('images/facebook.jpg')?>" alt="" width="48" height="49" border="0" /></a></div>
<div>Become a fan of Stephan Baby on Facebook!</div>
<div></div>
</div>
<div>
<div><a href="#"><img src="<?php echo $this->getSkinUrl('images/twitter.jpg')?>" alt="" width="48" height="49" border="0" /></a></div>
<div>Follow Stephan Baby on Twitter!</div>
<div></div>
</div>
<p> </p>
</div>
<div>
<p><img src="<?php echo $this->getSkinUrl('images/newsletter.jpg')?>" width="178" height="43" alt="" /></p>
<p>Sign up to receive special offers and promotions from Stephan Baby</p>
<p> </p>
<p><!--<input name="" type="text" value="Search" style="font:normal 12px/18px Arial, Helvetica, sans-serif; color:#80b9e0; width:185px; height:20px;" /> <a href="#"><img src="<?php echo $this->getSkinUrl('images/search_button.jpg')?>" alt="" width="27" height="24" border="0" align="absmiddle" /></a>-->
<form action="<?php echo $this->getUrl('newsletter/subscriber/new') ?>" method="post" id="newsletter-validate-detail">
<!--<label for="newsletter"><?php echo $this->__('Sign up for our newsletter:') ?></label>-->
<input name="email" type="text" id="newsletter" style="font:normal 12px/18px Arial, Helvetica, sans-serif; color:#80b9e0; width:185px; height:20px;" />
<!--<button type="submit" class="button"><span><?php echo $this->__('Subscribe') ?></span></button>-->
<input type="image" src="<?php echo $this->getSkinUrl('images/search_button.jpg') ?>" style="width:27px; height:20px; vertical-align:middle;" id="subscribe" name="subscribe">
</form>
</p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
</div>
<div></div>
</div>
</div>
<?php else: ?>
<div>
<?php echo $this->getChildHtml('breadcrumbs') ?>
<?php /*<div>*/ ?>
<div>
<?php //echo $this->getChildHtml('global_messages') ?>
<?php echo $this->getChildHtml('content') ?>
</div>
<div><?php //echo $this->getChildHtml('left') ?></div>
</div>
<?php /*<div><?php echo $this->getChildHtml('right') ?></div>*/ ?>
<?php /*</div>*/ ?>
<?php endif;?>
</div>
</div>
</div>
<?php echo $this->getChildHtml('footer') ?>
<?php echo $this->getChildHtml('before_body_end') ?>
<?php echo $this->getAbsoluteFooter() ?>
</body>
</html>
![]()
It's Showtime!
Show season is here, presenting buyers an opportunity to experience firsthand Stephan Baby's new offerings for Summer 2010 -- as well as any 2010 items they may not have seen yet.....Read more










