Is there an easy way to add the image of what the customer ordered? Please help asap.
What do i add in the code admin/packingslip.php?
right before:
Code:echo '<td class="accountProductDisplay">' . $order->products[$i]['name'];
Is there an easy way to add the image of what the customer ordered? Please help asap.
What do i add in the code admin/packingslip.php?
right before:
Code:echo '<td class="accountProductDisplay">' . $order->products[$i]['name'];