-
Notifications
You must be signed in to change notification settings - Fork 4
/
iron-eagle-2.html
220 lines (195 loc) · 9.69 KB
/
iron-eagle-2.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
---
layout: product
title: Iron Eagle 2
description: Fly WebRC Iron Eagle 2 helicopter with 2.4Ghz transmitter, 3.5 channel control (up/down, left/right, and forward/backward) and 150+ ft range.
---
<div class="container-narrow">
<!-- Main Section (main image, product title, description and cta)-->
<hr>
<div class="main-section">
<div class="row-fluid">
<div class="span6">
<img src="img/iron-eagle-2/iron-eagle-2.png" alt="WebRC Iron Eagle 2 - Front Angle">
</div>
<div class="span5 offset1">
<h1>Iron Eagle 2</h1>
<p class="lead">Fly our most durable 3.5 channel 2.4Ghz helicopter with auto-stabilizer (3-axis gyroscope). </p>
<ul>
<li>Length: 9 inches</li>
<li>2.4Ghz Remote Control</li>
<li>3-axis gyroscope (auto-stabilizer)</li>
<li>6 way control (3.5 channels)</li>
<li>150+ ft range</li>
<li>USB Charger</li>
</ul>
<h5 class="product-price">Suggested Price $49.99</h5>
<a href="#myModal" role="button" data-toggle="modal" class="btn btn-large btn-block btn-success" type="button" onClick="ga('send', 'event', 'I Want It Button', 'Clicked I Want It Button For Iron Eagle 2', 'I Want It Button Above Fold');">I Want It</a>
</div>
</div>
</div>
<!-- Description -->
<h3>Description</h3>
<p class="product-description lead">Are you already an expert flying 2-channel helicopters (up/down and left/right controls) and are ready for a new challenge? Are you looking for a durable 3 channel helicopter with more range and stability than any other helicopter we ever made before? If you answered yes to either of these questions then the Iron Eagle 2 is the perfect RC helicopter for the job. It's 2.4Ghz technology, multi-rotor technology and auto-stabilizing sensors allow the Iron Eagle 2 to safely and smoothly fly up/down, turn left/right and fly forward/backward with more range than you'll know what to do with. </p>
<!-- /Main Section (main image, product title, description and cta)-->
<!-- XDrone Nano Callouts -->
<hr>
<div id="iron-eagle-callouts">
<ul id="callouts">
<li id="iron-eagle-callout-circle-1" data-toggle="popover" data-trigger="hover" data-placement="right" data-content="Led Light">
<img src="img/xdrone-pro/click.png">
</li>
<li id="iron-eagle-callout-circle-2" data-toggle="popover" data-trigger="hover" data-placement="left" data-content="Metal Chasis">
<img src="img/xdrone-pro/click.png">
</li>
<li id="iron-eagle-callout-circle-3" data-toggle="popover" data-trigger="hover" data-placement="right" data-content="Sturdy ABS Plastic">
<img src="img/xdrone-pro/click.png">
</li>
<li id="iron-eagle-callout-circle-4" data-toggle="popover" data-trigger="hover" data-placement="left" data-content="Multi-rotor Technology">
<img src="img/xdrone-pro/click.png">
</li>
</ul>
</div>
<!-- /XDrone Nano Callouts -->
</div> <!-- Closes div for container-narrow -->
<!-- Controller Image -->
<div id="iron-eagle-background-blurred" class="text-center">
<img id="iron-eagle-controller" src="img/iron-eagle-2/iron-eagle-controller-700x450.png" alt="WebRC Irone Eagle 2 - Controller">
</div>
<!-- /Controller Image -->
<div class="container-narrow">
<!-- Features -->
<div class="features-xdrone-pro">
<div class="row-fluid">
<div class="span4 offset1">
<img src="img/xdrone/xdrone-icon-150-ft-range-313x313.jpg" alt="150+ ft Range icon">
<p class="feature-name">150+ ft Range</p>
</div>
<div class="span4 offset2">
<img src="img/feature-icons/icon-6-axis-gyro-313x313.jpg" alt="6 axis gyro">
<p class="feature-name">6 Axis Gyroscope</p>
</div>
<div class="row-fluid">
<div class="span4 offset1 margin-top-40">
<img src="img/feature-icons/icon-multiplayer-313x313.jpg" alt="multiplayer icon">
<p class="feature-name">Multiplayer</p>
</div>
<div class="span4 offset2 margin-top-40">
<img src="img/feature-icons/icon-spare-parts-313x313.png" alt="spare parts">
<p class="feature-name">Spare Parts</small></p>
</div>
</div>
</div>
</div>
<!-- /Features -->
<!-- Attribute1 -->
<hr>
<div class="attribute attribute-xdrone-pro">
<div class="row-fluid">
<div class="span5 offset1">
<h3>Auto-Stabilizer</h3>
<p class="lead">It's 3-axis gyroscope stabilizing technology keeps the Iron Eagle 2 perfectly balanced at all times.</p>
</div>
<div class="span4 offset2">
<img id="iron-eagle-zoomed-in" src="img/iron-eagle-2/iron-eagle-zoomed-in.jpg" alt="Iron Eagle Auto-Stabilizing Sensors" class="img-circle">
</div>
</div>
</div>
<!-- /Attribute1 -->
</div> <!-- Closes div for container-narrow -->
<!-- Iron Eagle in Action -->
<div id="iron-eagle-background" class="text-center">
<img id="iron-eagle-in-action" src="img/iron-eagle-2/iron-eagle-in-action.png" alt="WebRC Iron Eagle - action shot">
</div>
<!-- /Iron Eagle in Action -->
<div class="container-narrow">
<!-- In The Box -->
<div class="in-the-box in-the-box-xdrone-nano">
<div class="row-fluid">
<div class="span12">
<div class="span4">
<h3 class="in-the-box-label">IN THE<br><span class="in-the-box-label-line2">BOX:</span></h3>
</div>
<div class="span8">
<div class="span4">
<img src="img/feature-icons/icon-helicopter-147x147.png" alt="remote control helicopter Iron Eagle 2 ">
<p class="feature-name">Iron Eagle 2</p>
</div>
<div class="span4">
<img src="img/xdrone/xdrone-icon-control-147x147.jpg" alt="2.4ghz Remote Control">
<p class="feature-name">2.4ghz Remote Control</p>
</div>
<div class="span4">
<img src="img/xdrone/xdrone-icon-manual-147x147.jpg" alt="manual">
<p class="feature-name">Manual</p>
</div>
<div class="row-fluid">
<div class="span4">
<img src="img/feature-icons/icon-usb-charger-147x147.jpg" alt="usb charger">
<p class="feature-name">USB Charger</p>
</div>
<div class="span4">
<img src="img/feature-icons/icon-battery-147x147.png" alt="Rechargeable Battery">
<p class="feature-name">Rechargeable Battery</p>
</div>
<div class="span4">
<img src="img/xdrone/xdrone-icon-spare-rotors-147x147.jpg" alt="Spare Rotors Graphic">
<p class="feature-name">Spare Parts</p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- /In The Box -->
<!-- Details -->
<div class="details details-xdrone-nano">
<h3 class="details-label">Details</h3>
<div class="row-fluid">
<div class="span4">
<p>Product Size<br><span class="muted">Length: 8.27 in<br>Height: 4.00 in<br>Rotor Diameter: 7.00 in</span></p>
<p>Gross Weight<br><span class="muted">2.20 lb</span></p>
</div>
<div class="span4">
<p>Charging Time<br><span class="muted">30-40 minutes</span></p>
<p>Fly Time<br><span class="muted">10-12 minutes</span></p>
</div>
<div class="span4">
<p>Range<br><span class="muted">150+ ft</span></p>
<p>Battery<br><span class="muted">3.7V 180mAh (included)<br>Controller: 6 AA batteries (included)</span></p>
</div>
</div>
</div>
<!-- /Details -->
<!-- Big XDrone Image -->
<div class="big-image row-fluid">
<img id="xdroneimage" src="img/iron-eagle-2/iron-eagle-2-579x579.jpg" alt="Iron Eagle 2 - front/right view">
<div class="span4 offset4">
<a href="#myModal" role="button" data-toggle="modal" class="btn btn-large btn-block btn-success" type="button" onClick="ga('send', 'event', 'I Want It Button', 'Clicked I Want It Button For Iron Eagle', 'I Want It Button Below Fold');">I Want It</a>
</div>
</div>
<!-- /Big XDrone Image -->
<!-- Modal (Where To Buy) -->
<div id="myModal" class="modal hide fade" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
<h3 id="myModalLabel">Where to Buy</h3>
</div>
<div class="modal-body">
<div class="row-fluid">
<div class="span6">
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=SRWP74GVGJTW8" onClick="trackOutboundLink(this, 'Outbound Links', 'Clicked To Buy At Paypal.com', 'Clicked To Buy Iron Eagle 2', 1, {'nonInteraction': 1}); return false;"><img src="https://www.paypalobjects.com/webstatic/mktg/logo/bdg_payments_by_pp_2line.png" border="0" alt="Payments by PayPal"></a>
<h4>Directly From Us</h4>
<p>Buy your Iron Eagle 2 directly from us, through Paypal.</p>
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=SRWP74GVGJTW8" onClick="trackOutboundLink(this, 'Outbound Links', 'Clicked To Buy At Paypal.com', 'Clicked To Buy Iron Eagle 2', 1, {'nonInteraction': 1}); return false;">Learn more about buying Iron Eagle 2 through Paypal</a>
</div>
<div class="span6">
<a href="http://www.amazon.com/gp/product/B005M2AJWA/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=B005M2AJWA&linkCode=as2&tag=w0531-20&linkId=YMV3WBCKG6OYS4WO" onClick="trackOutboundLink(this, 'Outbound Links', 'Clicked To Buy At Amazon.com', 'Clicked To Buy Iron Eagle 2', 1, {'nonInteraction': 1}); return false;"><img src="https://images-na.ssl-images-amazon.com/images/G/01/associates/remote-buy-box/buy3._V192207739_.gif" alt="graphical button of buy from amazon.com"></a>
<h4>Amazon.com</h4>
<p>Buy your Iron Eagle 2 at Amazon.com.</p>
<a href="http://www.amazon.com/gp/product/B005M2AJWA/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=B005M2AJWA&linkCode=as2&tag=w0531-20&linkId=YMV3WBCKG6OYS4WO" onClick="trackOutboundLink(this, 'Outbound Links', 'Clicked To Buy At Amazon.com', 'Clicked To Buy Iron Eagle 2', 1, {'nonInteraction': 1}); return false;">Learn more about buying Iron Eagle 2 at Amazon.com</a>
</div>
</div>
</div>
</div>
<!-- /Modal (Where To Buy) -->
</div>