Product group
The product group object contains information about a product group record.
Last updated
The product group object contains information about a product group record.
Last updated
A product group is a way of categorizing products. You can create and maintain product groups in System Setup > Product Groups.
Take care not to confuse product groups with opportunity groups. Opportunity groups categorize opportunity items.
When you add products to an opportunity, opportunity groups are created with the same names as your product groups. You can change and rename opportunity groups, nest groups, and even delete them.
Though the names may be the same, opportunity groups will not return product group objects. They are opportunity items and return opportunity item objects.
product_group
is an object of the product object, so you may access it anywhere you may access the product object.
Where you're counting a product group on an inventory check, you may access the product_group
object there, too:
description
Returns the description against a product group.
icon_url
Returns a URL pointing at the image for a product group.
name
Returns the name of a product group.