sagargulati Posted July 27, 2015 Share Posted July 27, 2015 How can we display Configurable Option Groups Name in Order Form by editing tpl file or adding new php file? Help appreciated! Thanks! 0 Quote Link to comment Share on other sites More sharing options...
andyzdeal Posted October 10, 2015 Share Posted October 10, 2015 yes, I would also like to have option group names showed in some of the order form tpl, anyone? anyone? 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted October 10, 2015 Share Posted October 10, 2015 you can't do this directly in the .tpl, because the configurable option group name isn't passed to the cart as a variable. you would need to write an action hook to query the database for the info and then pass it to the page as a Smarty variable... once you've done that, then you can display it by editing the template. 0 Quote Link to comment Share on other sites More sharing options...
andyzdeal Posted October 11, 2015 Share Posted October 11, 2015 is it hard to write such an action hook? I want all options showed in order form seperatedly in different Option Groups as well. Can I pay you to get it done please? 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.