Example #1
0
 public function getProductGroups()
 {
     return StoreProductGroup::getGroupsForProduct($this);
 }