View Single Post
  #51  
Old 06-13-2012, 07:54 AM
  photo's Avatar 
photo photo is offline
 

X-Wizard
  
Join Date: Feb 2006
Location: UK
Posts: 1,146
 

Default Re: Case Quantities (ie. 12, 24, 36, etc) in quantity pulldown

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">&nbsp;</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
__________________
v4.1.10
In Dev v4.5.x


"If you don't keep an eye on your business, someone else will."
Reply With Quote