Quote:
Originally Posted by ITVV
Hi Phil,
I fail at step 2!
The following code bears no resemblance to the file in 4.4.5
Code:
{if $product.forsale neq "B" or ($product.forsale eq "B" and $smarty.get.pconf ne "" and $active_modules.Product_Configurator)}
{if $active_modules.Product_Options ne ""}
{if ($active_modules.Extra_Fields and $extra_fields) or ($active_modules.Feature_Comparison and $product.features.options)}
<tr>
<td colspan="3" class="poptions-product-separator"> </td>
</tr>
{/if}
{include file="modules/Product_Options/customer_options.tpl" disable=$lock_options}
{/if}
{/if}
Any ideas please?
Kind regards
Nick
|
Did you ever get this working for 4.5.0