Jump to content
  • 0

Dlaczego Nie Wyświetlają Mi Się Rabaty W Koszyku Sklepu?


uzytkownik78

Question

na mojej instalacji presty się to zupełnie nie wyświetla

shopping-cart i order-payment niby zawierają okienko z rabatem ale nadal nic to nie zmienia

kod rabatowy jest ustawiony w sklepie (rabaty grupowe) identycznie jak w sklepie demo

rabaty grupowe - rabat wyświetl w koszyku [tak]

wszystko powinno być dobrze ale nadal nic mi się nie wyświetla w podsumowaniu

 

 

 

kod z dema

<tr class="cart_total_price">
<td id="cart_voucher" class="cart_voucher" colspan="2" rowspan="3">
<form id="voucher" method="post" action="http://binassi.pl/test/zamowienie">
<fieldset>
<h4>Kupony</h4>
<input id="discount_name" class="discount_name form-control" type="text" value="" name="discount_name">
<input type="hidden" name="submitDiscount">
<button class="button btn btn-default button-small" name="submitAddDiscount" type="submit">
</fieldset>
</form>
<p id="title" class="title-offers">Skorzystaj z naszych ofert:</p>
<div id="display_cart_vouchers">
</td>
<td class="text-right" colspan="3">Razem produkty (brutto)</td>
<td id="total_product" class="price" colspan="2">20,31 zł</td>
</tr>

kod z mojej presty

<tr class="cart_total_price">
<td class="total_price_container text-right" colspan="6">
<span>Razem</span>
</td>
<td id="total_price_container" class="price" colspan="1">
</tr>

screen jest z wersji demo podsumowanie

pNPrmXT.jpg

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...