| Line 59... |
Line 59... |
| 59 |
|
59 |
|
| 60 |
#set($ismobile = $action.isMobile())
|
60 |
#set($ismobile = $action.isMobile())
|
| 61 |
#set($discounts = $action.getDiscounts())
|
61 |
#set($discounts = $action.getDiscounts())
|
| 62 |
<!-- Widgets -->
|
62 |
<!-- Widgets -->
|
| 63 |
<div class="widgets right">
|
63 |
<div class="widgets right">
|
| 64 |
<div class="side-banner">
|
- |
|
| 65 |
<script type='text/javascript'><!--//<![CDATA[
|
- |
|
| 66 |
var m3_u = (location.protocol=='https:'?'https://open.saholic.com/openx/www/delivery/ajs.php':'http://open.saholic.com/openx/www/delivery/ajs.php');
|
- |
|
| 67 |
var m3_r = Math.floor(Math.random()*99999999999);
|
- |
|
| 68 |
if (!document.MAX_used) document.MAX_used = ',';
|
- |
|
| 69 |
document.write ("<scr"+"ipt type='text/javascript' src='"+m3_u);
|
- |
|
| 70 |
document.write ("?zoneid=6");
|
- |
|
| 71 |
document.write ('&cb=' + m3_r);
|
- |
|
| 72 |
#if($discounts)
|
- |
|
| 73 |
#foreach($couponCode in $discounts.keySet())
|
- |
|
| 74 |
#set($discountValue = $discounts.get($couponCode))
|
- |
|
| 75 |
|
- |
|
| 76 |
document.write ('&coupon=$couponCode');
|
- |
|
| 77 |
document.write ('&discount=$discountValue');
|
- |
|
| 78 |
#end
|
- |
|
| 79 |
#end
|
- |
|
| 80 |
|
- |
|
| 81 |
if (document.MAX_used != ',') document.write ("&exclude=" + document.MAX_used);
|
- |
|
| 82 |
document.write (document.charset ? '&charset='+document.charset : (document.characterSet ? '&charset='+document.characterSet : ''));
|
- |
|
| 83 |
document.write ("&loc=" + escape(window.location));
|
- |
|
| 84 |
if (document.referrer) document.write ("&referer=" + escape(document.referrer));
|
- |
|
| 85 |
if (document.context) document.write ("&context=" + escape(document.context));
|
- |
|
| 86 |
if (document.mmm_fo) document.write ("&mmm_fo=1");
|
- |
|
| 87 |
document.write ("'><\/scr"+"ipt>");
|
- |
|
| 88 |
//]]>--></script><noscript><a href='http://open.saholic.com/openx/www/delivery/ck.php?n=ae760280&cb=INSERT_RANDOM_NUMBER_HERE' target='_blank'><img src='http://open.saholic.com/openx/www/delivery/avw.php?zoneid=6&cb=INSERT_RANDOM_NUMBER_HERE&n=ae760280' border='0' alt='' /></a></noscript>
|
- |
|
| 89 |
</div>
|
- |
|
| 90 |
|
64 |
|
| 91 |
$action.getCartWidgetSnippet()
|
65 |
$action.getCartWidgetSnippet()
|
| 92 |
<div class="side-banner">
|
66 |
<div class="side-banner">
|
| 93 |
<script type='text/javascript'><!--//<![CDATA[
|
67 |
<script type='text/javascript'><!--//<![CDATA[
|
| 94 |
var m3_u = (location.protocol=='https:'?' https://promotions.saholic.com/openx/www/delivery/ajs.php':'http://promotions.saholic.com/openx/www/delivery/ajs.php');
|
68 |
var m3_u = (location.protocol=='https:'?' https://promotions.saholic.com/openx/www/delivery/ajs.php':'http://promotions.saholic.com/openx/www/delivery/ajs.php');
|
| 95 |
var m3_r = Math.floor(Math.random()*99999999999);
|
69 |
var m3_r = Math.floor(Math.random()*99999999999);
|
| 96 |
if (!document.MAX_used) document.MAX_used = ',';
|
70 |
if (!document.MAX_used) document.MAX_used = ',';
|
| 97 |
document.write ("<scr"+"ipt type='text/javascript' src='"+m3_u);
|
71 |
document.write ("<scr"+"ipt type='text/javascript' src='"+m3_u);
|
| 98 |
document.write ("?zoneid=9");
|
72 |
document.write ("?zoneid=9");
|
| 99 |
document.write ('&cb=' + m3_r);
|
73 |
document.write ('&cb=' + m3_r);
|
| 100 |
|
74 |
|
| 101 |
#if($discounts)
|
75 |
#if($discounts)
|
| 102 |
#foreach($couponCode in $discounts.keySet())
|
76 |
#foreach($couponCode in $discounts.keySet())
|
| 103 |
#set($discountValue = $discounts.get($couponCode))
|
77 |
#set($discountValue = $discounts.get($couponCode))
|
| 104 |
document.write ('&coupon=$couponCode');
|
78 |
document.write ('&coupon=$couponCode');
|
| 105 |
document.write ('&discount=$discountValue');
|
79 |
document.write ('&discount=$discountValue');
|
| 106 |
#end
|
80 |
#end
|
| 107 |
#end
|
81 |
#end
|
| 108 |
|
82 |
|
| 109 |
if (document.MAX_used != ',') document.write ("&exclude=" + document.MAX_used);
|
83 |
if (document.MAX_used != ',') document.write ("&exclude=" + document.MAX_used);
|
| 110 |
document.write (document.charset ? '&charset='+document.charset : (document.characterSet ? '&charset='+document.characterSet : ''));
|
84 |
document.write (document.charset ? '&charset='+document.charset : (document.characterSet ? '&charset='+document.characterSet : ''));
|
| 111 |
document.write ("&loc=" + escape(window.location));
|
85 |
document.write ("&loc=" + escape(window.location));
|
| 112 |
if (document.referrer) document.write ("&referer=" + escape(document.referrer));
|
86 |
if (document.referrer) document.write ("&referer=" + escape(document.referrer));
|
| 113 |
if (document.context) document.write ("&context=" + escape(document.context));
|
87 |
if (document.context) document.write ("&context=" + escape(document.context));
|
| 114 |
if (document.mmm_fo) document.write ("&mmm_fo=1");
|
88 |
if (document.mmm_fo) document.write ("&mmm_fo=1");
|
| 115 |
document.write ("'><\/scr"+"ipt>");
|
89 |
document.write ("'><\/scr"+"ipt>");
|
| 116 |
//]]>--></script><noscript><a href=' http://promotions.saholic.com/openx/www/delivery/ck.php?n=a058b848&cb=INSERT_RANDOM_NUMBER_HERE' target='_blank'><img src=' http://promotions.saholic.com/openx/www/delivery/avw.php?zoneid=9&cb=INSERT_RANDOM_NUMBER_HERE&n=a058b848' border='0' alt='' /></a></noscript>
|
90 |
//]]>--></script><noscript><a href=' http://promotions.saholic.com/openx/www/delivery/ck.php?n=a058b848&cb=INSERT_RANDOM_NUMBER_HERE' target='_blank'><img src=' http://promotions.saholic.com/openx/www/delivery/avw.php?zoneid=9&cb=INSERT_RANDOM_NUMBER_HERE&n=a058b848' border='0' alt='' /></a></noscript>
|
| - |
|
91 |
</div>
|
| - |
|
92 |
<div class="side-banner">
|
| - |
|
93 |
<script type='text/javascript'><!--//<![CDATA[
|
| - |
|
94 |
var m3_u = (location.protocol=='https:'?'https://open.saholic.com/openx/www/delivery/ajs.php':'http://open.saholic.com/openx/www/delivery/ajs.php');
|
| - |
|
95 |
var m3_r = Math.floor(Math.random()*99999999999);
|
| - |
|
96 |
if (!document.MAX_used) document.MAX_used = ',';
|
| - |
|
97 |
document.write ("<scr"+"ipt type='text/javascript' src='"+m3_u);
|
| - |
|
98 |
document.write ("?zoneid=6");
|
| - |
|
99 |
document.write ('&cb=' + m3_r);
|
| - |
|
100 |
#if($discounts)
|
| - |
|
101 |
#foreach($couponCode in $discounts.keySet())
|
| - |
|
102 |
#set($discountValue = $discounts.get($couponCode))
|
| - |
|
103 |
|
| - |
|
104 |
document.write ('&coupon=$couponCode');
|
| - |
|
105 |
document.write ('&discount=$discountValue');
|
| - |
|
106 |
#end
|
| - |
|
107 |
#end
|
| - |
|
108 |
|
| - |
|
109 |
if (document.MAX_used != ',') document.write ("&exclude=" + document.MAX_used);
|
| - |
|
110 |
document.write (document.charset ? '&charset='+document.charset : (document.characterSet ? '&charset='+document.characterSet : ''));
|
| - |
|
111 |
document.write ("&loc=" + escape(window.location));
|
| - |
|
112 |
if (document.referrer) document.write ("&referer=" + escape(document.referrer));
|
| - |
|
113 |
if (document.context) document.write ("&context=" + escape(document.context));
|
| - |
|
114 |
if (document.mmm_fo) document.write ("&mmm_fo=1");
|
| - |
|
115 |
document.write ("'><\/scr"+"ipt>");
|
| 117 |
</div>
|
116 |
//]]>--></script><noscript><a href='http://open.saholic.com/openx/www/delivery/ck.php?n=ae760280&cb=INSERT_RANDOM_NUMBER_HERE' target='_blank'><img src='http://open.saholic.com/openx/www/delivery/avw.php?zoneid=6&cb=INSERT_RANDOM_NUMBER_HERE&n=ae760280' border='0' alt='' /></a></noscript>
|
| - |
|
117 |
</div>
|
| 118 |
|
118 |
|
| 119 |
#if($ismobile)
|
119 |
#if($ismobile)
|
| 120 |
<div id="mostcompared" class="common-widget">
|
120 |
<div id="mostcompared" class="common-widget">
|
| 121 |
#include ( "templates/mostcompared.vm" )
|
121 |
#include ( "templates/mostcompared.vm" )
|
| 122 |
</div>
|
122 |
</div>
|