Преглед изворни кода

check shoppingcard for free products

andre пре 4 година
родитељ
комит
861c4e0aee
1 измењених фајлова са 3 додато и 2 уклоњено
  1. 3 2
      checkout.tpl

+ 3 - 2
checkout.tpl

@@ -1632,12 +1632,13 @@
 								{include file="$template/includes/captcha.tpl"}
 							</div>
 						{/if}
-
+                        {if ((count($clientActiveFree) + count($clientCardFree)) > 1)}
+                            {include file="templates/orderforms/{$carttpl}/removedoubletrial.tpl"}
+                        {/if}
                         <button type="submit"
                                 id="btnCompleteOrder"
                                 class="margin-bottom btn btn-primary btn-lg disable-on-click spinner-on-click{if $captcha}{$captcha->getButtonClass($captchaForm)}{/if}"
                                 {if ((count($clientActiveFree) + count($clientCardFree)) > 1)}disabled="disabled"{/if}
-
                                 {if $cartitems==0}disabled="disabled"{/if}
                                 >
                                 {if $rawtotal==0}Kostenlos bestellen