EUREKA! Extra Fields
I figured it out...
Do everything posted in this thread before, but wherever a param is listed that is 10 or above insert a 0 before the 10.
Example in product_modify.tpl:
{elseif %field.index% eq 10}{$product.param010|escape}
Hope this helps!
|