@@ -1,6 +1,4 @@
-{if ($product.pricing.type eq 'free') && in_array($product.pid, $clientPids)}
- blubb
-{else}
+{debug}
{include file="orderforms/{$carttpl}/common.tpl"}
<script>
@@ -421,4 +419,3 @@ var _localLang = {
innerWrapperSelector: '.sidebar__inner'
});
</script>
-{/if}