All pastes #2107675 Raw Edit

shopplugin code

public text v1 · immutable
#2107675 ·published 2012-01-30 07:17 UTC
rendered paste body
<td colspan="2" rowspan="5" class="item">
			<?php if (shopp('cart','needs-shipping-estimates')): ?>
			<small>Estimate shipping &amp; taxes for:</small>
			<?php shopp('cart','shipping-estimates'); ?>
			<?php endif; ?>
			<?php shopp('cart','promo-code'); ?>
		</td>