shopplugin code
public text v1 · immutable<td colspan="2" rowspan="5" class="item">
<?php if (shopp('cart','needs-shipping-estimates')): ?>
<small>Estimate shipping & taxes for:</small>
<?php shopp('cart','shipping-estimates'); ?>
<?php endif; ?>
<?php shopp('cart','promo-code'); ?>
</td>