This is a sample you can use for custom bottons for the product title area.
<div class="col-sm-3">
{Thumbnail}
</div>
<div class="col-sm-7">
<h3>{ProductName}</h3>
{Description} - Company Preset
</div>
<div class="col-sm-2 text-right">
<a href="#" class="btn btn-default" data-toggle="modal" data-target="#priceModal" alt="Pricing"><i class="fa fa-usd"></i></a>
<a href="#" class="btn btn-default" data-toggle="modal" data-target="#abstractModal" alt="Abstract"><i class="fa fa-info"></i></a>
<a href="#" class="btn btn-default" data-toggle="modal" data-target="#notesModal" alt="Notes"><i class="fa fa-question"></i></a>
<a href="#" class="btn btn-default" data-toggle="modal" data-target="#downloadModal" alt="Download"><i class="fa fa-download"></i></a>
</div>
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article