Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!-- Banner Slider -->
- <div class="container-fluid">
- <div class="row home-slider">{{block type="bannerslider/default" name="bannerslider.bannerslider" template="bannerslider/bannerslider.phtml" bannerslider_id="1"}}</div>
- <div class="row home-highlights">{{block type="cms/block" block_id="home-highlights"}}</div>
- </div>
- <div class="container">
- <!-- Preloved -->
- <!-- <div class="home-preloved">
- <h2>Preloved</h2>
- <h4>Get our most-wanted preloved collection</h4>
- <div class="home-preloved-content">{{block type="catalog/product_list" template="catalog/product/preloved.phtml"}}</div>
- </div> -->
- <!-- Home Spotlight -->
- <div class="home-spotlight">{{block type="cms/block" block_id="home-spotlight"}}</div>
- <!-- Blog -->
- <!-- <div class="home-post">
- <h2>The Latest Article</h2>
- <div class="home-post-content row">{{widget type="wordpress/sidebar_widget_posts" name="wordpress.widget.recent_posts2" number="3" excerpt_length="250" date="off" comment_num="off" template="wordpress/sidebar/widget/posts_v4.phtml"}}</div>
- </div> -->
- <!-- Home Video -->
- <!-- <div class="home-video">{{block type="cms/block" block_id="home-video"}}</div> -->
- <!-- Store -->
- <div class="home-store row">
- <div class="shine zoomout col-xs-12 col-sm-6">
- <h3>Visit Our Store</h3>
- <figure><img class="img-responsive" alt="Visit Our Store" src="{{store url=""}}media/wysiwyg/cms/store.jpg" /></figure>
- <a class="SilverButton home-video-link" href="{{store url=""}}contacts" target="_blank">VIEW THE LOCATION</a></div>
- <div class="shine zoomout col-xs-12 col-sm-6">{{block type="cms/block" block_id="home-ig"}}</div>
- </div>
- </div>
- <style><!--
- .main {
- padding: 0;
- }
- .breadcrumbs {
- display: none;
- }
- h2 {
- text-align: center;
- font-size: 28px;
- font-weight: normal;
- margin: 0 0 10px;
- }
- h4 {
- text-align: center;
- font-size: 18px;
- font-weight: normal;
- text-transform: none;
- margin: 0 0 20px;
- }
- --></style>
- <script type="text/javascript">// <![CDATA[
- function resizeIframe(obj) {
- obj.style.height = obj.contentWindow.document.body.scrollHeight + 'px';
- }
- // ]]></script>
RAW Paste Data