I am trying to find out what the code is to put into the signup template page to add in the field I created called pet. I have to make it so that it only shows up on a certain signup pages. I have already gave the products specific grroup numbers so the direction of the url will be correct, and I have already searched the forum completly but all I can find is {if $smarty.request.price_group eq "1"} display html code for first price group {elseif $smarty.request.price_group eq "3"} display html code for third price group {/if} I have to place it on 4 product pages and I gave them products -5, -6, -7, -8 This isn't helping me as far as what the html code is and exactly where in the signup page to put it. Is there any one that can help me .
Signup page problem please help I am trying to find out what the code is to put into the signup template page to add in the field I created called pet. I have to make it so that it only shows up on a certain signup pages. I have already gave the products specific grroup numbers so the direction of the url will be correct, and I have already searched the forum completly but all I can find is {if $smarty.request.price_group eq "1"} display html code for first price group {elseif $smarty.request.price_group eq "3"} display html code for third price group {/if} I have to place it on 4 product pages and I gave them products -5, -6, -7, -8 This isn't helping me as far as what the html code is and exactly where in the signup page to put it. Is there any one that can help me .