Grazulex Posted March 1, 2010 Share Posted March 1, 2010 Bonjour,je voudrais modifier l'aspect de mes attributs mais je ne trouve nulles pas dans mes TPL ou on crée ce selectbox (même pas dans product.tpl)!pouvez-vous m'aider svp ?MerciJMS Link to comment Share on other sites More sharing options...
Atch Posted March 1, 2010 Share Posted March 1, 2010 Bonjour,C'est pas cela que tu cherches? <!-- attributes --> {foreach from=$groups key=id_attribute_group item=group} {$group.name|escape:'htmlall':'UTF-8'} : {assign var='groupName' value='group_'|cat:$id_attribute_group} {foreach from=$group.attributes key=id_attribute item=group_attribute} {$group_attribute|escape:'htmlall':'UTF-8'} {/foreach} {/foreach} ---> product.tplV++Atch Link to comment Share on other sites More sharing options...
Grazulex Posted March 1, 2010 Author Share Posted March 1, 2010 oui..mais dans mon TPL, je n'ai pas cela ;o(((( Link to comment Share on other sites More sharing options...
Grazulex Posted March 1, 2010 Author Share Posted March 1, 2010 heu.......pardon mais, il y avait un grand espace de quelques lignes et je n'ai jamais été voir plus bas :red: J'ai trouvé maintenant !!!merci Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now