Jump to content

Unchek default combination


nicnacweb

Recommended Posts

Hello 

 

I wonder if somebody can help me, we have a musical instruments store in wicc the products have some attributes that correspond with our brick and mortar stores

 

The problem is that in the product page, the default combination is checked and we would like not to be (as this is a little bit difficult to explain please see the attached image). Is no problem that there is a default combination, we don0t want to show checked  in the frontend.

 

Any help would be greatly appreciated

 

http://sinergiamusic.es/

post-1269801-0-67169200-1473350598_thumb.jpeg

Edited by nicnacweb (see edit history)
Link to comment
Share on other sites

I think you have to modify the theme file of product page

/themes/YourTehme/product.tpl 

 

try to remove following red part from following line to see if it helps.

 
<input type="radio" class="attribute_radio" name="{$groupName|escape:'html':'UTF-8'}" value="{$id_attribute}" {if ($group.default == $id_attribute)} checked="checked"{/if} />
Link to comment
Share on other sites

  • 3 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...