neater templating
This commit is contained in:
@ -1,5 +1,3 @@
|
||||
<?php print_r( $items ); ?>
|
||||
|
||||
<?php foreach ( $items as $item ): ?>
|
||||
<?php print theme( 'fulcrm_shoppingcart_cart_item', array( 'item' => $item ) ); ?>
|
||||
<?php endforeach; ?>
|
||||
|
Reference in New Issue
Block a user