alfredopacino Posted June 18, 2014 Share Posted June 18, 2014 how can set some html code in product page visible just for registered user? Link to comment Share on other sites More sharing options...
vekia Posted June 18, 2014 Share Posted June 18, 2014 you can use code like: {if $logged} do something {/if} (in product.tpl file) or module like html box pro which allows to display contents only for logged customers 1 Link to comment Share on other sites More sharing options...
Recommended Posts