Hello,
Just to clarify, you are trying to show the options selected for each product right below the product title in the shopping cart and throughout checkout, like attached pic, correct?
Quote:
Originally Posted by nikki
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>
|