Commit 15037b9a2efa6032481bb599cf10854b07be5af0

Authored by Виталий
1 parent 0f575d50

Веталь

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
frontend/views/catalog/product.php
... ... @@ -116,9 +116,9 @@ $this->registerJs ("
116 116 </ul>
117 117 <div class="both"></div>
118 118  
119   - <div class="cost_box">
  119 + <div class="cost_box product_read_">
120 120 <div class='params'>код: <span id='art'></span><br/> цвет: <span id='color'></span></div>
121   - <div class="w product_read_">
  121 + <div class="w">
122 122 <strike><span id='old_cost'>0</span> грн.</strike>
123 123 <span class="cost"><span id='cost'>0</span> <span class="valute">грн.</span></span>
124 124 </div>
... ...