فهرست منبع

check shoppingcard for free products

andre 4 سال پیش
والد
کامیت
b4fb9bc6f2
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      products.tpl

+ 1 - 1
products.tpl

@@ -248,7 +248,7 @@
 								</td>
 							</tr>
 						</table>
-						{if ($product.pricing.type eq 'free') && (count($clientActiveFree) > 1) && (count($clientCardFree) > 1)}
+						{if ($product.pricing.type eq 'free') && ((count($clientActiveFree) + count($clientCardFree)) > 1)}
 							<a href="{$WEB_ROOT}/submitticket.php?step=2&deptid=1&subject={$LANG.moretrials} {$product.name}" class="btn btn-primary btn-block" style="position:absolute; left:20px; bottom:10px; right:20px; height:40px; width:unset;padding-top:6.5px;">
 								{$LANG.tomuchtrials}
 							</a>