last cart item retreiver
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<div class="clearfix">
|
||||
{loop type="cart" name="cartloop" position="last"}
|
||||
{loop type="cart" name="cartloop" limit="1" order="reverse"}
|
||||
<table>
|
||||
<tr>
|
||||
<td class="col-md-4">
|
||||
|
||||
Reference in New Issue
Block a user