Added product description for the published products.

bzr revid: psa@tinyerp.com-20131003062124-veb3i998ouxianil
This commit is contained in:
Paramjit Singh Sahota 2013-10-03 11:51:24 +05:30
parent adef9bc3df
commit a3a0d02d19
32 changed files with 475 additions and 87 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 103 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 84 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 348 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 99 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 441 KiB

View File

@ -177,6 +177,30 @@
<field name="name">Services</field>
</record>
<!-- Apple Products -->
<record id="apple" model="product.category">
<field name="name">Apple Products</field>
</record>
<record id="ipad" model="product.category">
<field name="parent_id" ref="apple"/>
<field name="name">Ipad</field>
</record>
<record id="ipod" model="product.category">
<field name="parent_id" ref="apple"/>
<field name="name">Ipod</field>
</record>
<record id="imac" model="product.category">
<field name="parent_id" ref="apple"/>
<field name="name">Imac</field>
</record>
<record id="accessories" model="product.category">
<field name="parent_id" ref="apple"/>
<field name="name">Apple Accessories</field>
</record>
<!--
Resource: product.product
-->
@ -228,8 +252,8 @@ HDD SH-1</field>
<record id="product_product_4" model="product.product">
<field name="name">iPad Retina Display</field>
<field name="default_code">PCSC349</field>
<field name="categ_id" ref="product_category_4"/>
<field name="default_code">A2323</field>
<field name="categ_id" ref="ipad"/>
<field name="public_categ_id" ref="Computer_all_in_one"/>
<field name="standard_price">500.0</field>
<field name="list_price">750.0</field>
@ -243,11 +267,11 @@ FaceTime HD Camera, 1.2 MP Photos</field>
<record id="product_product_5" model="product.product">
<field name="name">Bose Mini Bluetooth Speaker</field>
<field name="default_code">PC-DEM</field>
<field name="categ_id" ref="product_category_4"/>
<field name="default_code">B3423</field>
<field name="categ_id" ref="accessories"/>
<field name="public_categ_id" ref="Speakers"/>
<field name="standard_price">600.0</field>
<field name="list_price">900.0</field>
<field name="list_price">147.0</field>
<field name="type">consu</field>
<field name="uom_id" ref="product_uom_unit"/>
<field name="uom_po_id" ref="product_uom_unit"/>
@ -257,45 +281,43 @@ FaceTime HD Camera, 1.2 MP Photos</field>
<record id="product_product_6" model="product.product">
<field name="name">iPad Mini</field>
<field name="name">15” LCD Monitor</field>
<field name="default_code">LCD15</field>
<field name="categ_id" ref="product_category_8"/>
<field name="default_code">A1232</field>
<field name="categ_id" ref="ipad"/>
<field name="public_categ_id" ref="Screen"/>
<field name="standard_price">800.0</field>
<field name="list_price">1200.0</field>
<field name="list_price">320.0</field>
<field name="type">consu</field>
<field name="uom_id" ref="product_uom_unit"/>
<field name="uom_po_id" ref="product_uom_unit"/>
</record>
<record id="product_product_7" model="product.product">
<field name="name">17” LCD Monitor</field>
<field name="default_code">LCD17</field>
<field name="categ_id" ref="product_category_8"/>
<field name="name">Apple In-Ear Headphones</field>
<field name="default_code">A8767</field>
<field name="categ_id" ref="accessories"/>
<field name="public_categ_id" ref="Screen"/>
<field name="standard_price">880.0</field>
<field name="list_price">1350.0</field>
<field name="standard_price">70.0</field>
<field name="list_price">79.0</field>
<field name="type">consu</field>
<field name="uom_id" ref="product_uom_unit"/>
<field name="uom_po_id" ref="product_uom_unit"/>
</record>
<record id="product_product_8" model="product.product">
<field name="name">iPod Accessory</field>
<field name="default_code">KeyQ</field>
<field name="categ_id" ref="product_category_8"/>
<field name="public_categ_id" ref="Keyboard_Mouse"/>
<field name="standard_price">10.0</field>
<field name="list_price">13.0</field>
<field name="name">iMac</field>
<field name="default_code">A1090</field>
<field name="categ_id" ref="imac"/>
<field name="standard_price">1299.0</field>
<field name="list_price">1799.0</field>
<field name="type">consu</field>
<field name="uom_id" ref="product_uom_unit"/>
<field name="uom_po_id" ref="product_uom_unit"/>
</record>
<record id="product_product_9" model="product.product">
<field name="name">USB Keyboard, AZERTY</field>
<field name="default_code">KeyA</field>
<field name="categ_id" ref="product_category_8"/>
<field name="name">Apple Wireless Keyboard</field>
<field name="default_code">AK789</field>
<field name="categ_id" ref="accessories"/>
<field name="public_categ_id" ref="Keyboard_Mouse"/>
<field name="standard_price">10.0</field>
<field name="list_price">13.0</field>
<field name="list_price">47.0</field>
<field name="type">consu</field>
<field name="uom_id" ref="product_uom_unit"/>
<field name="uom_po_id" ref="product_uom_unit"/>
@ -314,8 +336,8 @@ FaceTime HD Camera, 1.2 MP Photos</field>
<record id="product_product_11_temp" model="product.template">
<field name="name">iPod</field>
<field name="default_code">M-Las</field>
<field name="categ_id" ref="product_category_8"/>
<field name="default_code">A6678</field>
<field name="categ_id" ref="ipod"/>
<field name="public_categ_id" ref="Keyboard_Mouse"/>
<field name="standard_price">14</field>
<field name="list_price">16.50</field>
@ -325,8 +347,8 @@ FaceTime HD Camera, 1.2 MP Photos</field>
</record>
<record id="product_product_11" model="product.product">
<field name="name">iPod</field>
<field name="default_code">M-Las</field>
<field name="categ_id" ref="product_category_8"/>
<field name="default_code">A6678</field>
<field name="categ_id" ref="ipod"/>
<field name="public_categ_id" ref="Keyboard_Mouse"/>
<field name="standard_price">14</field>
<field name="list_price">16.50</field>

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

View File

Before

Width:  |  Height:  |  Size: 7.0 KiB

After

Width:  |  Height:  |  Size: 7.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 154 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 224 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 247 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 276 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 806 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 85 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 314 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 175 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 386 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 77 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 283 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 88 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 177 KiB

View File

@ -5,7 +5,7 @@
<record id="product.product_product_consultant" model="product.product">
<field name="image" type="base64" file="website/static/description/website_edit.png"/>
</record>
<record id="product.product_product_4" model="product.product">
<field name="website_published" eval="True"/>
<field name="website_size_x">2</field>
@ -49,15 +49,13 @@
battery life* — is everything youll love about
iPad mini, too. And you can hold it in one hand.
</p>
<p>
<a href="http://openerp.com">Learn more »</a>
</p>
</div>
</div>
</div>
</section>
</field>
</record>
<record id="product.product_product_5" model="product.product">
<field name="website_published" eval="True"/>
<field name="website_size_x">2</field>
@ -67,40 +65,71 @@
<div class="container">
<div class="row">
<div class="col-md-5 col-md-offset-1 mt64">
<h3>Why you'll love an iPad.</h3>
<h3>Why you'll love an Bose Mini Bluetooth Speaker.</h3>
<p>
Right from the start, theres a lot to love about
iPad. Its simple yet powerful. Thin and light yet
The Bose® SoundLink® mini is Bose's smallest portable Bluetooth speaker. Its ultra-compact size fits in the
palm of your hand, yet gives you full, natural sound wirelessly from your iPhone, iPad, or iPod. Grab it and go
full-featured. It can do just about everything and
be just about anything.
</p><p>
And because its so easy to use, its easy to love.
and experience music just about anywhere.
</p>
</div>
<div class="col-md-5 mt16 mb16">
<img class="img img-responsive" src="/website_sale/static/src/img/ipad_why.png"/>
<img class="img img-responsive" src="/website_sale/static/src/img/play_where_you_play.jpg"/>
</div>
<div class="col-md-5 col-md-offset-1">
<h2>Plays where you play</h2>
<p>
The SoundLink® Mini speaker is small and light enough
to tuck into your bag. It weighs in at just 1.5 pounds.
Its low profile lets you place it almost anywhere and
provides a low center of gravity that makes it nearly
impossible to tip over.
</p>
<p>
The rechargeable lithium-ion battery delivers up to seven hours of playtime.
And at home, you can listen even longer—the charging cradle lets
you listen while it charges. An empty battery usually fully recharges in three hours.
</p>
</div>
<div class="col-md-5 col-md-offset-1">
<img class="img img-responsive" src="/website_sale/static/src/img/bluetooth.jpg"/>
</div>
<div class="col-md-5 col-md-offset-1">
<h3>Bluetooth connectivity</h3>
<p>
The speaker has a range of about 30 feet, so you can enjoy
the sound you want without wires. It pairs easily with your
smartphone, iPad® or other Bluetooth device.
And it remembers the most recent six devices you've used,
so reconnecting is even simpler.
</p>
</div>
</div>
</div>
</section>
<section snippet-id="image-text" class="mt16 mb16">
<section snippet-id="text-image" class="mt16 mb16 dark">
<div class="container">
<div class="row">
<div class="col-md-5 col-md-offset-1">
<img class="img img-responsive" src="/website_sale/static/src/img/ipad_experience.png"/>
<div class="col-md-5 mt64 mb16">
<img class="img img-responsive" src="/website_sale/static/src/img/more_features.png"/>
</div>
<div class="col-md-6 mt64">
<h3>The full iPad experience.</h3>
<h4 class="small">There is less of it, but no less to it.</h4>
<div class="col-md-5 col-md-offset-1 mt64">
<h2>More features.</h2>
<p>
Everything you love about iPad — the beautiful
screen, fast and fluid performance, FaceTime and
iSight cameras, thousands of amazing apps, 10-hour
battery life* — is everything youll love about
iPad mini, too. And you can hold it in one hand.
Charging cradle recharges the battery and serves as a convenient
home base for your speaker, and it lets you play while it charges
</p>
<p>
<a href="http://openerp.com">Learn more »</a>
Wall charger can be plugged into the cradle or directly into the speaker
</p>
<p>
Auxiliary port lets you connect other audio sources, like an MP3 player
</p>
<p>
USB port allows for software update to ensure ongoing Bluetooth device compatibility
</p>
<p>
Soft covers are available separately in blue, green or orange. Pick a color to match your style.
</p>
</div>
</div>
@ -108,42 +137,35 @@
</section>
</field>
</record>
<record id="product.product_product_6" model="product.product">
<field name="website_published" eval="True"/>
<field name="website_sequence">4</field>
<field name="website_style_ids" eval="[(6,0,[ref('website_sale.image_full')])]"/>
</record>
<record id="product.product_product_7" model="product.product">
<field name="website_published" eval="True"/>
</record>
<record id="product.product_product_8" model="product.product">
<field name="website_published" eval="True"/>
</record>
<record id="product.product_product_9" model="product.product">
<field name="website_published" eval="True"/>
</record>
<record id="product.product_product_11" model="product.product">
<field name="website_published" eval="True"/>
<field name="website_sequence">3</field>
<field name="website_size_y">2</field>
<field name="website_style_ids" eval="[(6,0,[ref('website_sale.image_promo')])]"/>
<field name="description_sale">Color: White
Capacity: 16GB
Connectivity: Wifi
Beautiful 7.9-inch display
Over 375,000 apps3
Ultrafast wireless
iOS7
</field>
<field name="website_description" type="html">
<section snippet-id="text-image" class="mt16 mb16 dark">
<div class="container">
<div class="row">
<div class="col-md-5 col-md-offset-1 mt64">
<h3>Why you'll love an iPad.</h3>
<h2>The full iPad experience.</h2>
<h3 class="text-muted">There's less of it, but no less to it.</h3>
<p>
Right from the start, theres a lot to love about
iPad. Its simple yet powerful. Thin and light yet
full-featured. It can do just about everything and
be just about anything.
</p><p>
And because its so easy to use, its easy to love.
Everything you love about iPad — the beautiful screen,
fast and fluid performance, FaceTime and iSight cameras,
thousands of amazing apps, 10-hour battery life* — is everything
youll love about iPad mini, too. And you can hold it in one hand.
</p>
</div>
<div class="col-md-5 mt16 mb16">
<img class="img img-responsive" src="/website_sale/static/src/img/ipad_why.png"/>
<img class="img img-responsive" src="/website_sale/static/src/img/design.png"/>
</div>
</div>
</div>
@ -152,20 +174,364 @@
<div class="container">
<div class="row">
<div class="col-md-5 col-md-offset-1">
<img class="img img-responsive" src="/website_sale/static/src/img/ipad_experience.png"/>
<img class="img img-responsive" src="/website_sale/static/src/img/mighty.png"/>
</div>
<div class="col-md-6 mt64">
<h3>The full iPad experience.</h3>
<h4 class="small">There is less of it, but no less to it.</h4>
<h3>Beautiful 7.9inch display.</h3>
<h4 class="small text-muted"> A screen worthy of iPad.</h4>
<p>
Everything you love about iPad — the beautiful
screen, fast and fluid performance, FaceTime and
iSight cameras, thousands of amazing apps, 10-hour
battery life* — is everything youll love about
iPad mini, too. And you can hold it in one hand.
screen, fast Colors are vivid and text is sharp on the iPad mini display.
But what really makes it stand out is its size. At 7.9 inches,
its perfectly sized to deliver an experience every bit as big as iPad.
</p>
</div>
</div>
</div>
</section>
<section snippet-id="text-image" class="mt16 mb16 dark">
<div class="container">
<div class="row">
<div class="col-md-5 col-md-offset-1 mt64">
<h2>Over 375,000 apps.</h2>
<h3 class="text-muted">If it's made for iPad, it's made for iPad mini.</h3>
<p>
Right from the start, apps made for iPad also work with iPad mini.
Theyre immersive, full-screen apps that let you do almost anything
you can imagine. And with automatic updates,
you're always getting the best experience possible.
</p>
</div>
<div class="col-md-5 mt16 mb16">
<img class="img img-responsive" src="/website_sale/static/src/img/apps.png"/>
</div>
</div>
</div>
</section>
<section snippet-id="image-text" class="mt16 mb16">
<div class="container">
<div class="row">
<div class="col-md-5 col-md-offset-1">
<img class="img img-responsive" src="/website_sale/static/src/img/ipad_why.png"/>
</div>
<div class="col-md-6 mt64">
<h3>Why you'll love an iPad.</h3>
<p>
Right from the start, theres a lot to love about iPad.
Its simple yet powerful. Thin and light yet full-
featured. It can do just about everything and be just
about anything.And because its so easy to use, its
easy to love.
</p>
</div>
</div>
</div>
</section>
<section snippet-id="text-image" class="mt16 mb16 dark">
<div class="container">
<div class="row">
<div class="col-md-5 col-md-offset-1 mt64">
<h2>Ultrafast wireless.</h2>
<h3 class="text-muted">Fast connections.The world over.</h3>
<p>
With advanced WiFi thats up to twice as fast as
any previous-generation iPad and access to fast
cellular data networks around the world, iPad mini
lets you download content, stream video,
and browse the web at amazing speeds.
</p>
</div>
<div class="col-md-5 mt16 mb16">
<img class="img img-responsive" src="/website_sale/static/src/img/wireless.png"/>
</div>
</div>
</div>
</section>
</field>
<field name="website_sequence">4</field>
<field name="website_style_ids" eval="[(6,0,[ref('website_sale.image_full')])]"/>
</record>
<record id="product.product_product_7" model="product.product">
<field name="website_published" eval="True"/>
<field name="description_sale">Technical Specifications:
Frequency response: 5Hz to 21kHz
Impedance (at 100Hz): 23 ohms
Sensitivity (at 100Hz): 109 dB SPL/mW
Drivers: Custom two-way balanced armature (woofer and tweeter in each earpiece)
Length and weight:
Cable length: 1065 mm from audio jack to splitter; 330 mm to earpiece
Weight: 0.4 ounce (10.2 grams)
Connector:
Four-conductor 3.5-mm audio jack
</field>
<field name="website_description" type="html">
<section snippet-id="text-image" class="mt16 mb16 dark">
<div class="container">
<div class="row">
<div class="col-md-8 col-md-offset-2">
<h1>Apple In-Ear Headphones</h1>
</div>
<div class="col-md-8 col-md-offset-2 dark">
<div>
<h2>Turns out you havent heard everything.</h2>
<p>
The Apple In-Ear Headphones with Remote and Mic are engineered
for superior acoustic accuracy, balance, and clarity. So you hear details
youve been missing with other, lesser headphones.
And the biggest breakthrough? Theyre just $79.
</p>
</div>
<div>
<h3 class="mt16">Two is better than one.</h3>
<p>
Unlike many small headphones, each earpiece of the Apple In-Ear Headphones
contains two separate high-performance drivers — a woofer to handle bass and
mid-range sounds and a tweeter for high-frequency audio. These dedicated
drivers help ensure accurate, detailed sound across the entire sonic spectrum.
The result: youre immersed in the music and hear details you never knew existed.
Even when listening to an old favorite, you may feel like youre hearing it for the first time.
</p>
</div>
<div>
<div class="col-md-2">
<img class="img img-responsive" src="/website_sale/static/src/img/promo_headphones.png"/>
</div>
<div class="col-md-6">
<h3 class="mt16">Hear, hear.</h3>
<p>
The Apple In-Ear Headphones deliver a truly immersive sound experience by drastically
reducing unwanted outside noises. The soft, silicone ear tips fit snugly and comfortably
in your ear, creating a seal that isolates your music from your surroundings.
Three different sizes of ear tips are included so you can find a perfect fit for each ear.
Also included are a convenient carrying case for the ear tips and a cable-control case
for the headphones themselves.
</p>
</div>
</div>
<div class="mt16">
<div class="col-md-6">
<h3 class="mt16">Keep it clean.</h3>
<p>
Inside each earpiece is a stainless steel mesh cap that protects the precision acoustic
components from dust and debris. You can remove the caps for cleaning or replace
them with an extra set thats included in the box.
</p>
</div>
<div class="col-md-2">
<img class="img img-responsive" src="/website_sale/static/src/img/buds_closeup.png"/>
</div>
</div>
</div>
</div>
</div>
</section>
</field>
</record>
<record id="product.product_product_8" model="product.product">
<field name="website_published" eval="True"/>
<field name="description_sale">
2.7GHz quad-core Intel Core i5
Turbo Boost up to 3.2GHz
8GB (two 4GB) memory
1TB hard drive1
Intel Iris Pro graphics
</field>
<field name="website_description" type="html">
<section snippet-id="image-text" class="mt16 mb16">
<div class="container">
<div class="row">
<div class="col-md-5 mt32 col-md-offset-1">
<h3>Ultrathin design</h3>
<h3 class="text-muted">The desktop. In its most advanced form ever</h3>
<p>
Creating such a stunningly thin design took some equally stunning feats of technological innovation. We refined,re-imagined,or re-engineered everything about iMac from the inside out. The result is an advanced, elegant all-in-one computer thats as much a work of art as it is state of the art.
</p>
</div>
<div class="col-md-5 mt32 mb64">
<img class="img img-responsive" src="/website_sale/static/src/img/imac1.png"/>
</div>
</div>
</div>
</section>
<section snippet-id="text-image" class="mt16 mb16 dark">
<div class="container">
<div class="row">
<div class="text-center col-md-8 col-md-offset-2">
<h3>Beautiful widescreen display.</h3>
<h3 class="text-muted">Brilliance onscreen. And behind it.</h3>
<p>
How did we make an already gorgeous widescreen display even better? By making it 75 percent less reflective. And by re-architecting the LCD and moving it right up against the cover glass. So you see your photos, games, movies, and everything else in vivid, lifelike detail.
</p>
</div>
<div class="col-md-10 col-md-offset-1 mt16 mb64">
<img class="img img-responsive" src="/website_sale/static/src/img/imac2.png" width="100%"/>
</div>
</div>
</div>
</section>
<section snippet-id="image-text" class="mt16 mb16">
<div class="container">
<div class="row">
<div class="col-md-6 mt32">
<p>
Powered by fourth-generation Intel Core processors, this iMac is the fastest yet. Every model in the lineup comes standard with a quad-core Intel Core i5 processor, starting at 2.7GHz and topping out at 3.4GHz. And at the Apple Online Store, you can configure your iMac with an even more powerful Intel Core i7 processor, up to 3.5GHz.
</p>
</div>
<div class="col-md-6 mb32">
<h3>Key Features</h3>
<p>
75 percent less reflection.
</p>
<p>
<a href="http://openerp.com">Learn more »</a>
Individually calibrated for true-to-life color.
</p>
<p>
More energy efficient.
</p>
<p>
Friendly to the environment.
</p>
<p>
Highly rated designs.
</p>
</div>
</div>
</div>
</section>
</field>
</record>
<record id="product.product_product_9" model="product.product">
<field name="website_published" eval="True"/>
<field name="description_sale">The sleek aluminium Apple Wireless Keyboard.
</field>
<field name="website_description" type="html">
<section snippet-id="image-text" class="mt16 mb16">
<div class="container">
<div class="row">
<div class="col-md-8 col-md-offset-2 mt64 mb32">
<img class="img img-responsive" src="/website_sale/static/src/img/keyboard.png"/>
</div>
<div class="col-md-8 col-md-offset-2 mb32">
<h3>Apple Wireless Keyboard</h3>
<p>
The incredibly thin Apple Wireless Keyboard uses Bluetooth technology,
which makes it compatible with iPad. And youre free to type wherever
you like — with the keyboard in front of your iPad or on your lap.
</p>
</div>
</div>
</div>
</section>
</field>
</record>
<record id="product.product_product_11" model="product.product">
<field name="website_published" eval="True"/>
<field name="description_sale">Capacity: 16 GB
Height: 3.01 inches (76.5 mm)
Width: 1.56 inches (39.6 mm)
Depth: 0.21 inch (5.4 mm)
Weight: 1.1 ounces (31 grams)1
True volume: 0.95 cu. inch (15,537 cu. mm)
</field>
<field name="website_description" type="html">
<section snippet-id="image-text" class="mt16 mb16">
<div class="container">
<div class="row">
<div class="col-md-9 col-md-offset-1 mt16 mb64">
<img class="img img-responsive" src="/website_sale/static/src/img/overview_hero.png"/>
</div>
</div>
</div>
</section>
<section snippet-id="text-image" class="mt16 mb16 dark">
<div class="container">
<div class="row">
<div class="col-md-5 col-md-offset-1 mt64">
<h3>Design. The thinnest iPod ever.</h3>
<p>
About the size of a credit card — and just 5.4 mm thin — iPod nano is the thinnest iPod ever made.
The 2.5-inch Multi-Touch display is nearly twice as big as the display on the previous iPod nano,
so you can see more of the music, photos, and videos you love.
Buttons let you quickly play, pause, change songs, or adjust the volume.
The smooth anodized aluminum design makes iPod nano feel as good as it sounds.
And iPod nano wouldnt be iPod nano without gorgeous, hard-to-choose-from color.
</p>
</div>
<div class="col-md-5">
<img class="img img-responsive" src="/website_sale/static/src/img/overview_design_silver.png"/>
</div>
</div>
</div>
</section>
<section snippet-id="image-text" class="mt16 mb16">
<div class="container">
<div class="row">
<div class="col-md-10 mt32 col-md-offset-1">
<h2>Music. It's what beats inside.</h2>
</div>
<div class="col-md-4 mt32 col-md-offset-1">
<img class="img img-responsive" src="/website_sale/static/src/img/purple.png"/>
</div>
<div class="col-md-6 mt32">
<h3>How to get your groove on.</h3>
<p>
Tap to play your favorite songs. Or entire albums.
Or everything by one artist. You can even browse by genres or composers.
Flip through your music: Album art looks great on the bigger screen.
Or to keep things fresh, give iPod nano a shake and it shuffles to a different song in your music library.
</p>
<h3>Genius. Your own personal DJ.</h3>
<p>
Say youre listening to a song you love and you want to stay in the mood.
Just tap Genius. It finds other songs on iPod nano that go great together
and makes a Genius playlist for you. For more song combinations
you wouldnt have thought of yourself, create Genius Mixes in iTunes
and sync the ones you like to iPod nano. Then tap Genius Mixes and
rediscover songs you havent heard in a while — or find music you forgot you even had.
</p>
</div>
</div>
</div>
</section>
<section snippet-id="image-text" class="mt16 mb16">
<div class="container">
<div class="row">
<div class="col-md-10 mt32 col-md-offset-1">
<h2>Playlists. The perfect mix for every mood.</h2>
</div>
<div class="col-md-4 mt32 col-md-offset-1">
<img class="img img-responsive" src="/website_sale/static/src/img/plug_playlist.png"/>
</div>
<div class="col-md-6 mt32">
<h3>Sync to your hearts content.</h3>
<p>
iTunes on your Mac or PC makes it easy to load up
your iPod. Just choose the playlists, audiobooks,
podcasts, and other audio files you want, then sync.
</p>
<h3>When one playlist isnt enough.</h3>
<p>
You probably have multiple playlists in iTunes on your computer.
One for your commute. One for the gym. Sync those playlists
to iPod, and you can play the perfect mix for whatever
mood strikes you. VoiceOver tells you the name of each playlist,
so its easy to switch between them and find the one you want without looking.
</p>
<h3>Have Genius call the tunes.</h3>
<p>
Theres another way to get a good mix of music on iPod: Let Genius do the work.
Activate Genius in iTunes on your computer, and it automatically finds songs that sound
great together. Then it creates Genius Mixes, which you can easily sync to your iPod.
Its the perfect way to rediscover songs you havent listened to in forever.
</p>
</div>
</div>