Sorry to post this again, but I have a really urgent rather tiny design question:<br><br>Using Drupal 5.x, CCK and Contemplate (and Ecommerce)<br><br>I have added<br>
<div style="direction: ltr;"><span class="q"><br>print drupal_get_form(&#39;product_cart_form&#39;, $node);<br>
</span></div><br>to my teaser template, and it displays the quantity box and the add to cart button.<br>
<br>My question: Is there a possibility to ONLY display the &#39;Add to cart&#39; button WITHOUT the quantity box (with the quantity automatically set to &#39;1&#39;)?<br>What do I have to write into my teaser template in order to achieve this?<br>
<br>Thank you<br>Laura.<br>