jQuery toggleClass example
Toggle class name on click in jQuery
HTML
<div class="qty-price-total" id="bx_117848907_354_price_total">
на сумму
<strong id="gd">1 100 ₽</strong>
</div>
<div id="example" style="border:1px solid black;">Наш первый пример</div>