Requests
Product Recommendations
Under Consideration
When a user is checking out it would be nice to be able to offer up-sell products.
Good for Webhosting companies who would be able to upsell a domain with a package, or a package when someone buys a domain. Maybe have a percentage too.
<div class="col-md-12"><hr>
<div class="section-title">
<h3><i class="fa fa-search"></i> Recommendations</h3>
<p>Customers who purchased this also purchased...</p>
</div>
<div class="col-md-3" style="
padding: 0px;
text-algin:center;">
<div class="panel panel-default" style="
text-align:center;">
<div class="panel-body" style="
padding: 20px;">Support and Updates extension<br>
<h3 style="
margin: 10px 0px 0px 0px;">$39.00<sup><small>/py</small></sup></h3>
<a href="#" type="button" class="btn btn-success" style="
margin-top: 10px;">Add to Cart</a>
</div></div>
</div>
</div>

I like this idea
Comments have been locked on this page!