module starting to work; needs to add in fulcrm_collection now
This commit is contained in:
		@ -1 +1,3 @@
 | 
			
		||||
<?php /* fulcrm-shoppingcart-items.tpl.php */
 | 
			
		||||
<?php foreach ( $items as $item ): ?>
 | 
			
		||||
<?php print theme( 'fulcrm_shoppingcart_item', array( 'item' => $item ) ); ?>
 | 
			
		||||
<?php endforeach; ?>
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user