Jump to content

Combinations Not Working in 1.6.8 clean install


Recommended Posts

Hi

 

like says tuk66 you have probleme with product.js he understand the var combinationsFromController in line 575

 

can you verify in theme/your_theme/product.tpl if this var is declared for the js at the end of file

{if isset($combinations) && $combinations}
	{addJsDef combinations=$combinations}
	{addJsDef combinationsFromController=$combinations}
	{addJsDef displayDiscountPrice=$display_discount_price}
	{addJsDefL name='upToTxt'}{l s='Up to' js=1}{/addJsDefL}
{/if}

@++

 

Loulou66

  • Like 1
Link to comment
Share on other sites

×
×
  • Create New...