-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathisagenix-30-day-cleansing.html
136 lines (124 loc) · 7.2 KB
/
isagenix-30-day-cleansing.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
---
layout: "default"
title: "Isagenix 30 day cleansing and fat burning system"
shortTitle: "Isagenix 30 day fat burning"
permalink: "/isagenix-30-day-cleansing-and-fat-burning-system/"
loadExtraJs: ['hlf', 'hlf.forms']
initNamespace: true
description: "Isagenix 30 day cleansing and fat burning system. Experience energy boost, consistent weight-loss, reduced cravings for unhealthy food and improved muscle tone."
---
<div id="content-wrapper">
<!-- titlebar -->
{% include title-bar.html %}
<!-- end titlebar -->
<div class="container">
<!-- product description + order form -->
<div class="twelve alt columns" >
<h3 class="headline">Reach Your Ideal Weight and Reclaim Your Youthful Vitality</h3><span class="line" style="margin-bottom: 30px;"></span><div class="clearfix"></div>
<p><img class="image-left" src="/images/products/product-30-day-cleanse-weight-loss.jpg" style="width: 46%;" alt="Order {{ site.thirtyDayCleanse.keywords }}" />
<span class="dropcap">T</span>his cleansing and fat burning “starter pak” is ideal for those individuals who want to lose weight using a long-term, flexible program. The system is a ground-breaking path to health weight loss and designed to gently rid the body of potentially harmful impurities, while infusing it with essential vitamins, botanicals and other natural ingredients to help shed pounds naturally without the use laxatives, stimulants or diuretics.</p>
<a href="#{{ site.thirtyDayCleanse.title }}" class="button color hlf-scroll-to" data-extra-offset="-80" data-target=".form-headline" title="Order {{ site.thirtyDayCleanse.keywords }}"><i class="icon-shopping-cart"></i> Order now</a>
<div class="clearfix"></div>
<div class="full-width">
<!-- experience -->
<div class="widget fleft-half-width">
<h3 class="headline">Experience:</h3>
<span class="line"></span>
<div class="clearfix"></div>
<ul class="list-3">
<li>Energy boost</li>
<li>Consistent weight loss over time</li>
<li>Reduced cravings for unhealthy food</li>
<li>Improved muscle tone</li>
<li>Balanced digestion</li>
</ul>
<div class="clearfix"></div>
</div>
<!-- end experience -->
<!-- system components -->
<div class="widget fleft-half-width">
<h3 class="headline">Components:</h3>
<span class="line"></span>
<div class="clearfix"></div>
<ul class="list-3">
<li>1 Ionix® Supreme</li>
<li>2 Cleanse for Life™</li>
<li>4 IsaLean® Shake</li>
<li>1 Natural Accelerator™</li>
<li>1 Isagenix Snacks!™</li>
<li>1 IsaFlush!®</li>
<li>4 individual Want More Energy?® Sticks</li>
</ul>
<div class="clearfix"></div>
</div>
<!-- end system components -->
</div>
<div class="clearfix"></div>
<!-- order form -->
<h3 class="headline form-headline" style="margin: 15px 0 0 0;">Order {{ page.title }} now</h3>
<span class="line" style="margin-bottom: 35px;"></span>
<div class="clearfix"></div>
<section id="contact">
<!-- Success Message -->
<div class="notification closeable" style="display: none;">
<div class="hlf-msg">
<!-- insert via js -->
</div>
<a class="close" href="#"></a>
</div>
<!-- Form -->
<form method="post" action="api.healthyleandandfit.com" id="hlf-leadform" onsubmit="return false;">
<input type="hidden" name="action" value="put" />
<input type="hidden" name="method" value="product_lead" />
<input type="hidden" name="product" value="{{ site.thirtyDayCleanse.title }}" />
<fieldset>
<div>
<label for="name" accesskey="N">
Name:
<span>*</span>
</label>
<input name="name" type="text" id="name" class="required" />
</div>
<div>
<label for="telephone" accesskey="T">
Telephone:
<span>*</span>
</label>
<input name="telephone" type="text" id="telephone" class="required is-telephone" />
</div>
<div>
<label for="email" accesskey="E">
Email:
</label>
<input name="email" type="text" id="email" class="is-email" />
</div>
<div>
<label for="message" accesskey="M">
Message:
</label>
<textarea name="message" cols="40" rows="3" id="message" spellcheck="true"></textarea>
</div>
</fieldset>
<input type="submit" class="hlf-submit" value="Order {{ page.shortTitle }}" />
<img src="/images/ajax-loader.gif" class="loader" style="display: none;" />
<div class="clearfix"></div>
</form>
</section>
</div>
<!-- end product description + order form -->
<!-- sidebar (right side) -->
<div class="four columns">
<!-- About -->
<div class="widget">
<h3 class="headline">About Us</h3>
<span class="line"></span>
<div class="clearfix"></div>
<p>Healthy, Lean and Fit brings together a group of fun goal driven individuals that have the same passion. We strive to live a healthier lifestyle while helping others... <a href="/about-us/">read more</a></p>
</div>
<!-- starter systems -->
{% include widget-starter-systems.html %}
<!-- end starter systems -->
</div>
<!-- end sidebar (right side) -->
</div>
</div>