[IMP] better css
[odoo/odoo.git] / addons / website_sale / website_sale_demo.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <openerp>
3     <data noupdate="1">
4
5         <record id="product.product_product_consultant" model="product.product">
6             <field name="image" type="base64" file="website/static/description/website_edit.png"/>
7         </record>
8
9         <record id="product.product_product_4" model="product.product">
10             <field name="website_published" eval="True"/>
11             <field name="website_size_x">2</field>
12             <field name="website_size_y">2</field>
13             <field name="website_sequence">5</field>
14             <field name="website_style_ids" eval="[(6,0,[ref('website_sale.image_full')])]"/>
15             <field name="website_description" type="html">
16                 <section data-snippet-id="text-image" class="mt16 mb16 oe_dark">
17                     <div class="container">
18                         <div class="row">
19                             <div class="col-md-5 col-md-offset-1 mt64">
20                                 <h3>Why you'll love an iPad.</h3>
21                                 <p>
22                                     Right from the start, there’s a lot to love about
23                                     iPad. It’s simple yet powerful. Thin and light yet
24                                     full-featured. It can do just about everything and
25                                     be just about anything.
26                                 </p><p>
27                                     And because it’s so easy to use, it’s easy to love.
28                                 </p>
29                             </div>
30                             <div class="col-md-5 mt16 mb16">
31                                 <img class="img img-responsive" src="/website_sale/static/src/img/ipad_why.png"/>
32                             </div>
33                         </div>
34                     </div>
35                 </section>
36                 <section data-snippet-id="image-text" class="mt16">
37                     <div class="container">
38                         <div class="row">
39                             <div class="col-md-5 col-md-offset-1">
40                                 <img class="img img-responsive" src="/website_sale/static/src/img/ipad_experience.png"/>
41                             </div>
42                             <div class="col-md-6 mt64">
43                                 <h3>The full iPad experience.</h3>
44                                 <h4 class="small">There is less of it, but no less to it.</h4>
45                                 <p>
46                                     Everything you love about iPad — the beautiful
47                                     screen, fast and fluid performance, FaceTime and
48                                     iSight cameras, thousands of amazing apps, 10-hour
49                                     battery life* — is everything you’ll love about
50                                     iPad mini, too. And you can hold it in one hand.
51                                 </p>
52                             </div>
53                         </div>
54                     </div>
55                 </section>
56             </field>
57         </record>
58
59         <record id="product.product_product_5" model="product.product">
60             <field name="website_published" eval="True"/>
61             <field name="website_size_x">2</field>
62             <field name="website_style_ids" eval="[(6,0,[ref('website_sale.image_promo')])]"/>
63             <field name="website_description" type="html">
64                 <section data-snippet-id="text-image" class="mt16 mb16">
65                     <div class="container">
66                         <div class="row">
67                             <div class="col-md-5 col-md-offset-1 mt32">
68                                 <h3>Bose Mini Bluetooth Speaker.</h3>
69                                 <p>
70                                     The Bose® SoundLink® mini is Bose's smallest portable Bluetooth speaker. Its ultra-compact size fits in the 
71                                     palm of your hand, yet gives you full, natural sound wirelessly from your iPhone, iPad, or iPod. Grab it and go 
72                                     full-featured. It can do just about everything and
73                                     experience music just about anywhere.
74                                 </p>
75
76                                 <div class="panel panel-default mt48" data-snippet-id="panel">
77                                     <div class="panel-heading">
78                                         <h3 class="panel-title">Characteristics</h3>
79                                     </div>
80                                     <div class="panel-body">
81                                         <ul>
82                                             <li>Sleek, compact design</li>
83                                             <li>Efficient, high-quality audio</li>
84                                             <li>Remote control for power, volume, track seek</li>
85                                             <li>Auxiliary input for portable devices</li>
86                                             <li>Universal iPod docking station fits most iPod/iPhone models</li>
87                                             <li>Charges iPod/iPhone</li>
88                                             <li>Volume control on main system</li>
89                                         </ul>
90                                     </div>
91                                 </div>
92
93                             </div>
94                             <div class="col-md-4 mt16 mb16 col-md-offset1">
95                                 <img class="img img-responsive" src="/website_sale/static/src/img/play_where_you_play.jpg"/>
96                             </div>
97                         </div>
98                     </div>
99                 </section>
100                 <section data-snippet-id="text-image" class="mt16 mb16 oe_dark">
101                     <div class="container">
102                         <div class="row">
103                             <div class="col-md-5 col-md-offset-1 mt16">
104                                 <h2>Plays where you play</h2>
105                                 <p>
106                                         The SoundLink® Mini speaker is small and light enough
107                                         to tuck into your bag. It weighs in at just 1.5 pounds.
108                                         Its low profile lets you place it almost anywhere and
109                                         provides a low center of gravity that makes it nearly
110                                         impossible to tip over.
111                                 </p>
112                                 <p>
113                                     The rechargeable lithium-ion battery delivers up to seven hours of playtime.
114                                     And at home, you can listen even longer—the charging cradle lets
115                                     you listen while it charges.
116                                 </p>
117                             </div>
118                             <div class="col-md-5 col-md-offset-1 mt32">
119                                 <img class="img img-responsive" src="/website_sale/static/src/img/more_features.png"/>
120                             </div>
121                             <div class="col-md-5 col-md-offset-4 text-center mb16 mt16">
122                                 <h3>Bluetooth connectivity</h3>
123                                 <p>
124                                     The speaker has a range of about 30 feet, so you can enjoy
125                                     the sound you want without wires. It pairs easily with your
126                                     smartphone, iPad® or other Bluetooth device.
127                                     And it remembers the most recent six devices you've used,
128                                     so reconnecting is even simpler.
129                                 </p>
130                             </div>
131                         </div>
132                     </div>
133                 </section>
134                 <section data-snippet-id="text-image" class="mt16 mb16">
135                     <div class="container">
136                         <div class="row">
137                             <div class="col-md-5 col-md-offset-1 mt32 mb16">
138                                 <img class="img img-responsive" src="/website_sale/static/src/img/bluetooth.jpg"/>
139                             </div>
140                             <div class="col-md-5 mt16">
141                                 <h2>More features.</h2>
142                                 <p>
143                                     Charging cradle recharges the battery and serves as a convenient
144                                     home base for your speaker, and it lets you play while it charges.
145                                 </p>
146                                 <p>
147                                     Wall charger can be plugged into the cradle or directly into the speaker
148                                 </p>
149                                 <p>
150                                     Auxiliary port lets you connect other audio sources, like an MP3 player
151                                 </p>
152                                 <p>
153                                     USB port allows for software update to ensure ongoing Bluetooth device compatibility
154                                 </p>
155                                 <p>
156                                     Soft covers are available separately in blue, green or orange. Pick a color to match your style.
157                                 </p>
158                             </div>
159                         </div>
160                     </div>
161                 </section>
162             </field>
163         </record>
164
165         <record id="product.product_product_6" model="product.product">
166             <field name="website_published" eval="True"/>
167             <field name="website_sequence">4</field>
168             <field name="website_style_ids" eval="[(6,0,[ref('website_sale.image_full')])]"/>
169             <field name="description_sale">Color: White
170 Capacity: 16GB
171 Connectivity: Wifi
172 Beautiful 7.9-inch display
173 Over 375,000 apps3
174 Ultrafast wireless
175 iOS7
176             </field>
177             <field name="website_description" type="html">
178                 <section data-snippet-id="text-image" class="mb16 oe_dark">
179                     <div class="container">
180                         <div class="row">
181                             <div class="col-md-5 col-md-offset-1 mt64">
182                                 <h2>The full iPad experience.</h2>
183                                 <h3 class="text-muted">There's less of it, but no less to it.</h3>
184                                 <p>
185                                         Everything you love about iPad — the beautiful screen,
186                                         fast and fluid performance, FaceTime and iSight cameras, 
187                                         thousands of amazing apps, 10-hour battery life* — is everything
188                                         you’ll love about iPad mini, too. And you can hold it in one hand.
189                                 </p>
190                             </div>
191                             <div class="col-md-5 mt16 mb16">
192                                 <img class="img img-responsive" src="/website_sale/static/src/img/design.png"/>
193                             </div>
194                         </div>
195                     </div>
196                 </section>
197                 <section data-snippet-id="image-text" class="mt16">
198                     <div class="container">
199                         <div class="row">
200                             <div class="col-md-5 col-md-offset-1">
201                                 <img class="img img-responsive" src="/website_sale/static/src/img/mighty.png"/>
202                             </div>
203                             <div class="col-md-6 mt32">
204                                 <h3>Beautiful 7.9‑inch display.</h3>
205                                 <h4 class="small text-muted"> A screen worthy of iPad.</h4>
206                                 <p>
207                                     Everything you love about iPad — the beautiful
208                                     screen, fast Colors are vivid and text is sharp on the iPad mini display.
209                                     But what really makes it stand out is its size. At 7.9 inches,
210                                     it’s perfectly sized to deliver an experience every bit as big as iPad.
211                                 </p>
212                             </div>
213                         </div>
214                     </div>
215                 </section>
216                 <section data-snippet-id="text-image" class="mb16 oe_dark">
217                     <div class="container">
218                         <div class="row">
219                             <div class="col-md-5 col-md-offset-1 mt32">
220                                 <h2>Over 375,000 apps.</h2>
221                                 <h3 class="text-muted">If it's made for iPad, it's made for iPad mini.</h3>
222                                 <p>
223                                     Right from the start, apps made for iPad also work with iPad mini.
224                                     They’re immersive, full-screen apps that let you do almost anything
225                                     you can imagine. And with automatic updates,
226                                     you're always getting the best experience possible.
227                                 </p>
228                             </div>
229                             <div class="col-md-5 mt16">
230                                 <img class="img img-responsive" src="/website_sale/static/src/img/apps.png"/>
231                             </div>
232                         </div>
233                     </div>
234                 </section>
235                 <section data-snippet-id="image-text" class="mt16 mb16">
236                     <div class="container">
237                         <div class="row">
238                             <div class="col-md-5 col-md-offset-1">
239                                 <img class="img img-responsive" src="/website_sale/static/src/img/ipad_why.png"/>
240                             </div>
241                             <div class="col-md-6 mt64">
242                                 <h3>Why you'll love an iPad.</h3>
243                                 <p>
244                                    Right from the start, there’s a lot to love about iPad.
245                                    It’s simple yet powerful. Thin and light yet full-
246                                    featured. It can do just about everything and be just
247                                    about anything.And because it’s so easy to use, it’s
248                                    easy to love.
249                                 </p>
250                             </div>
251                         </div>
252                     </div>
253                 </section>
254                 <section data-snippet-id="text-image" class="mt16 mb16 oe_dark">
255                     <div class="container">
256                         <div class="row">
257                             <div class="col-md-5 col-md-offset-1 mt64">
258                                 <h2>Ultrafast wireless.</h2>
259                                 <h3 class="text-muted">Fast connections.The world over.</h3>
260                                 <p>
261                                    With advanced Wi‑Fi that’s up to twice as fast as
262                                    any previous-generation iPad and access to fast
263                                    cellular data networks around the world, iPad mini
264                                    lets you download content, stream video,
265                                    and browse the web at amazing speeds.
266                                 </p>
267                             </div>
268                             <div class="col-md-5 mt16 mb16">
269                                 <img class="img img-responsive" src="/website_sale/static/src/img/wireless.png"/>
270                             </div>
271                         </div>
272                     </div>
273                 </section>
274             </field>
275             <field name="website_sequence">4</field>
276             <field name="website_style_ids" eval="[(6,0,[ref('website_sale.image_full')])]"/>
277         </record>
278
279         <record id="product.product_product_7" model="product.product">
280             <field name="website_published" eval="True"/>
281             <field name="description_sale">Frequency: 5Hz to 21kHz
282 Impedance: 23 ohms
283 Sensitivity: 109 dB SPL/mW
284 Drivers: two-way balanced armature
285 Cable length: 1065 mm
286 Weight: 0.4 ounce
287             </field>
288             <field name="website_description" type="html">
289                 <section data-snippet-id="text-image" class="mt32">
290                     <div class="container">
291                         <div class="row">
292                             <div class="col-md-8 col-md-offset-2 text-center">
293                                 <h3>Two is better than one.</h3>
294                                 <p>
295                                     Unlike many small headphones, each earpiece of the Apple In-Ear Headphones
296                                     contains two separate high-performance drivers — a woofer to handle bass and
297                                     mid-range sounds and a tweeter for high-frequency audio. These dedicated
298                                     drivers help ensure accurate, detailed sound across the entire sonic spectrum.
299                                     The result: you’re immersed in the music and hear details you never knew existed.
300                                     Even when listening to an old favorite, you may feel like you’re hearing it for the first time.
301                                 </p>
302                             </div>
303                         </div><div class="row mt16">
304                             <div class="col-md-2 mt16">
305                                 <img class="img img-responsive" src="/website_sale/static/src/img/promo_headphones.png"/>
306                             </div>
307                             <div class="col-md-6">
308                                 <h3 class="mt16">Hear, hear.</h3>
309                                 <p>
310                                     The Apple In-Ear Headphones deliver a truly immersive sound experience by drastically
311                                     reducing unwanted outside noises. The soft, silicone ear tips fit snugly and comfortably
312                                     in your ear, creating a seal that isolates your music from your surroundings.
313                                     Three different sizes of ear tips are included so you can find a perfect fit for each ear.
314                                     Also included are a convenient carrying case for the ear tips and a cable-control case
315                                     for the headphones themselves.
316                                 </p>
317                             </div>
318                             <div class="col-md-4">
319                                 <h3 class="mt16">Keep it clean.</h3>
320                                 <p>
321                                     Inside each earpiece is a stainless steel mesh cap that protects the precision acoustic
322                                     components from dust and debris. You can remove the caps for cleaning or replace
323                                     them with an extra set that’s included in the box.
324                                 </p>
325                             </div>
326                         </div><div class="row">
327                             <div class="col-md-2 col-md-offset-5 mt16">
328                                 <img class="img img-responsive" src="/website_sale/static/src/img/buds_closeup.png"/>
329                             </div>
330                         </div>
331                     </div>
332                 </section>
333             </field>
334         </record>
335
336         <record id="product.product_product_8" model="product.product">
337             <field name="website_published" eval="True"/>
338             <field name="description_sale">2.7GHz quad-core Intel Core i5
339                 Turbo Boost up to 3.2GHz
340                 8GB (two 4GB) memory
341                 1TB hard drive1
342                 Intel Iris Pro graphics
343             </field>
344             <field name="website_description" type="html">
345                 <section data-snippet-id="image-text">
346                     <div class="container">
347                         <div class="row">
348                             <div class="col-md-5 mt32 col-md-offset-1">
349                                 <h3>Ultrathin design</h3>
350                                 <h3 class="text-muted">The desktop. In its most advanced form ever</h3>
351                                 <p>
352                                     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 that’s as much a work of art as it is state of the art.
353                                 </p>
354                             </div>
355                             <div class="col-md-5 mt32">
356                                 <img class="img img-responsive" src="/website_sale/static/src/img/imac1.png"/>
357                             </div>
358                         </div>
359                     </div>
360                 </section>
361                 <section data-snippet-id="text-image" class="mb16 oe_dark">
362                     <div class="container">
363                         <div class="row">
364                             <div class="text-center col-md-8 col-md-offset-2 mt16">
365                                 <h2>Beautiful widescreen display.</h2>
366                                 <h3 class="text-muted">Brilliance onscreen. And behind it.</h3>
367                                 <p>
368                                     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. 
369                                 </p>
370                             </div>
371                             <div class="col-md-10 col-md-offset-1">
372                                 <img class="img img-responsive" src="/website_sale/static/src/img/imac2.png" width="100%"/>
373                             </div>
374                         </div>
375                     </div>
376                 </section>
377                 <section data-snippet-id="image-text" class="mt16 mb16">
378                     <div class="container">
379                         <div class="row">
380                             <div class="col-md-5 col-md-offset-1 mt64">
381                                 <p class="text-muted">
382                                     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.
383                                 </p><p class="text-muted">
384                                     And at the Apple Online Store, you can configure your iMac with an even more powerful Intel Core i7 processor, up to 3.5GHz.
385                                 </p>
386                             </div>
387                             <div class="col-md-5 col-md-offset-1 mb32">
388                                 <h3>Key Features</h3>
389                                 <p>
390                                         75 percent less reflection.
391                                 </p>
392                                 <p>
393                                         Individually calibrated for true-to-life color.
394                                 </p>
395                                 <p>
396                                         More energy efficient.
397                                 </p>
398                                 <p>
399                                         Friendly to the environment.
400                                 </p>
401                                 <p>
402                                         Highly rated designs.
403                                 </p>
404                             </div>
405                         </div>
406                     </div>
407                 </section>
408             </field>
409         </record>
410
411         <record id="product.product_product_9" model="product.product">
412             <field name="website_published" eval="True"/>
413             <field name="description_sale">The sleek aluminium Apple Wireless Keyboard.
414             </field>
415             <field name="website_description" type="html">
416                 <hr/>
417                 <section data-snippet-id="image-text" class="mt16 mb16">
418                     <div class="container">
419                         <div class="row">
420                             <div class="col-md-10 col-md-offset-1 mt32 mb32">
421                                 <img class="img img-responsive" src="/website_sale/static/src/img/keyboard.png"/>
422                             </div>
423                             <div class="col-md-8 col-md-offset-2 mb32 text-center">
424                                 <h3>A great Keyboard. Cordless.</h3>
425                                 <p>
426                                     The incredibly thin Apple Wireless Keyboard uses Bluetooth technology,
427                                     which makes it compatible with iPad. And you’re free to type wherever
428                                     you like — with the keyboard in front of your iPad or on your lap.
429                                 </p>
430                             </div>
431                         </div>
432                     </div>
433                 </section>
434             </field>
435         </record>
436
437         <record id="product.product_product_11" model="product.product">
438             <field name="website_published" eval="True"/>
439             <field name="description_sale">Height: 3.01 inches
440 Width:  1.56 inches
441 Depth:  0.21 inch
442 Weight: 1.1 ounces</field>
443             <field name="website_description" type="html">
444                 <section data-snippet-id="image-text" class="mt16 mb16">
445                     <div class="container">
446                         <div class="row">
447                             <div class="col-md-9 col-md-offset-1 mb16">
448                                 <img class="img img-responsive" src="/website_sale/static/src/img/overview_hero.png"/>
449                             </div>
450                         </div>
451                     </div>
452                 </section>
453                 <section data-snippet-id="text-image" class="mt16 mb16 oe_dark">
454                     <div class="container">
455                         <div class="row">
456                             <div class="col-md-5 col-md-offset-1 mt64">
457                                 <h3>Design. The thinnest iPod ever.</h3>
458                                 <p>
459                                     About the size of a credit card — and just 5.4 mm thin — iPod nano is the thinnest iPod ever made.
460                                     The 2.5-inch Multi-Touch display is nearly twice as big as the display on the previous iPod nano,
461                                     so you can see more of the music, photos, and videos you love.
462                                 </p><p>
463                                     Buttons let you quickly play, pause, change songs, or adjust the volume.
464                                     The smooth anodized aluminum design makes iPod nano feel as good as it sounds.
465                                     And iPod nano wouldn’t be iPod nano without gorgeous, hard-to-choose-from color.
466                                 </p>
467                             </div>
468                             <div class="col-md-5">
469                                 <img class="img img-responsive" src="/website_sale/static/src/img/overview_design_silver.png"/>
470                             </div>
471                         </div>
472                     </div>
473                 </section>
474                 <section data-snippet-id="image-text" class="mt16 mb16">
475                     <div class="container">
476                         <div class="row">
477                             <div class="col-md-10 col-md-offset-1">
478                                 <h2 class="text-center">Music. It's what beats inside.</h2>
479                             </div>
480                             <div class="col-md-4 mt32 col-md-offset-1">
481                                 <img class="img img-responsive" src="/website_sale/static/src/img/purple.png"/>
482                             </div>
483                             <div class="col-md-6 mt32">
484                                 <h3>How to get your groove on.</h3>
485                                 <p>
486                                     Tap to play your favorite songs. Or entire albums.
487                                     Or everything by one artist. You can even browse by genres or composers.
488                                     Flip through your music: Album art looks great on the bigger screen.
489                                     Or to keep things fresh, give iPod nano a shake and it shuffles to a different song in your music library.
490                                 </p>
491                                 <h3>Genius. Your own personal DJ.</h3>
492                                 <p>
493                                         Say you’re listening to a song you love and you want to stay in the mood.
494                                         Just tap Genius. It finds other songs on iPod nano that go great together
495                                         and makes a Genius playlist for you. For more song combinations
496                                         you wouldn’t have thought of yourself, create Genius Mixes in iTunes
497                                         and sync the ones you like to iPod nano. Then tap Genius Mixes and
498                                         rediscover songs you haven’t heard in a while — or find music you forgot you even had.
499                                 </p>
500                             </div>
501                         </div>
502                     </div>
503                 </section>
504                 <section data-snippet-id="image-text" class="mt16 mb16">
505                     <div class="container">
506                         <div class="row">
507                             <div class="col-md-12 text-center mb16">
508                                 <h2>Playlists. The perfect mix for every mood.</h2>
509                             </div>
510                             <div class="col-md-4">
511                                 <h3>Sync to your heart’s content.</h3>
512                                 <p>
513                                         iTunes on your Mac or PC makes it easy to load up
514                                         your iPod. Just choose the playlists, audiobooks,
515                                         podcasts, and other audio files you want, then sync.
516                                 </p>
517                             </div><div class="col-md-4">
518                                 <h3>When one playlist isn’t enough.</h3>
519                                 <p>
520                                         You probably have multiple playlists in iTunes on your computer.
521                                         One for your commute. One for the gym. Sync those playlists
522                                         to iPod, and you can play the perfect mix for whatever
523                                         mood strikes you. VoiceOver tells you the name of each playlist,
524                                         so it’s easy to switch between them and find the one you want without looking.
525                                 </p>
526                             </div><div class="col-md-4">
527                                 <h3>Have Genius call the tunes.</h3>
528                                 <p>
529                                         There’s another way to get a good mix of music on iPod: Let Genius do the work.
530                                         Activate Genius in iTunes on your computer, and it automatically finds songs that sound
531                                         great together. Then it creates Genius Mixes, which you can easily sync to your iPod.
532                                         It’s the perfect way to rediscover songs you haven’t listened to in forever.
533                                 </p>
534                             </div>
535                         </div>
536                     </div>
537                 </section>
538             </field>
539         </record>
540
541         <record id="item1" model="product.pricelist.item">
542             <field name="price_version_id" ref="product.ver0"/>
543             <field name="base" ref="product.list_price"/>
544             <field name="product_id" ref="product.product_product_4"/>
545             <field name="name">Demo Discount</field>
546             <field name="price_discount">-0.2000</field>
547             <field name="sequence">1</field>
548         </record>
549     </data>
550 </openerp>