truetaurus Posted June 23, 2018 Share Posted June 23, 2018 (edited) On my index page I have this featuredproducts module being rendered. But it is very basic as I can see, it does not allow you to select quantities, groups etc. How could I add additional fields such as any combinations/groups i have and selecting quantities? See the image below. I figured out how to add Quantity, but how do I add extra custom group data like i have for Quality? Edited June 23, 2018 by truetaurus (see edit history) Link to comment Share on other sites More sharing options...
truetaurus Posted June 23, 2018 Author Share Posted June 23, 2018 So found a solution, added this to the featuredproducts.php: $this->assignAttributesGroups($rawProduct); 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