Subversion Repositories SmartDukaan

Rev

Rev 2755 | Rev 2907 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2755 Rev 2868
Line 27... Line 27...
27
	</noscript>
27
	</noscript>
28
 
28
 
29
	$action.getHeaderSnippet()			
29
	$action.getHeaderSnippet()			
30
     <!-- Wrapper start -->
30
     <!-- Wrapper start -->
31
	<div id="main">
31
	<div id="main">
32
		$action.getMainMenuSnippet()
32
		#include("templates/mainmenu.vm")
33
		$action.getSearchBarSnippet()
33
		$action.getSearchBarSnippet()
34
 
34
 
35
		<!-- wrapper-->
35
		<!-- wrapper-->
36
		<div id="wrapper">
36
		<div id="wrapper">
37
		        <!-- Product detail -->
37
		        <!-- Product detail -->
Line 74... Line 74...
74
        </div>
74
        </div>
75
		<!-- /wrapper-->
75
		<!-- /wrapper-->
76
 
76
 
77
		<!-- sidebar-->
77
		<!-- sidebar-->
78
		<div id="sidebar">
78
		<div id="sidebar">
79
			$action.getCustomerServiceSnippet()
79
			
80
		</div>
80
		</div>
81
		<!-- /sidebar-->
81
		<!-- /sidebar-->
82
		<div class="clearBoth"></div>
82
		<div class="clearBoth"></div>
83
		
83
		
84
      <!-- Comparision main body  -->
84
      <!-- Comparision main body  -->
Line 286... Line 286...
286
	  
286
	  
287
   	
287
   	
288
	<div class="clearBoth"></div>
288
	<div class="clearBoth"></div>
289
    </div><!-- /main -->
289
    </div><!-- /main -->
290
	 
290
	 
291
	 $action.getFooterSnippet()
291
	 #include("templates/footer.vm")
292
    <!-- color by color lightbox -->
292
    <!-- color by color lightbox -->
293
    <div style="display: none;">
293
    <div style="display: none;">
294
      <div class="colorSelLightBoxColor">
294
      <div class="colorSelLightBoxColor">
295
        <form name="frmColorSelName" method="post" action="#">
295
        <form name="frmColorSelName" method="post" action="#">
296
          <h1>Color Selector</h1>
296
          <h1>Color Selector</h1>