Re: Product Options on Payment Detail Page
Thank you,
I have fixed my errors and pasted it exactly as you directed. Still don't see the options during checkout.
<td>{$products[prod_num].product|truncate:30:"...":true}
{include file="modules/Product_Options/display_options.tpl" options=$products[prod_num].product_options}</td>
|