Re: Product Options on Payment Detail Page
Thank you,
I made the changes, see below, but still don't see the option listed in the payment details area. Perhaps I mis-typed something?
<td>{$product[prod_num].product|truncate:30:"...":true}
{include file="modules/product_options/display_options.tpl"options=$products[prod_num].product_options}</td>
|