function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
krishna chaitanya 35krishna chaitanya 35 

how to define product catalogs ?

Hi Team,

Is there possibility to define product catalog?
can we define product hirearchy in salesforce?
please help me on this issue?
Thanks in Advance,
Krishna.
pconpcon
You can use the built in products functionality in the platform [1] but it does not support hirearchy [2] at the time.  If you want to do hirearchy I believe you'll have to build your own custom object to do that.

[1] https://developer.salesforce.com/docs/atlas.en-us.api.meta/api/sforce_api_objects_product2.htm
[2] https://success.salesforce.com/ideaView?id=08730000000Bqn0 
krishna chaitanya 35krishna chaitanya 35
Hi Pcon,

can you brief me how we can build catalogs (Navigation path) or any example.
pconpcon
Product Overview: https://help.salesforce.com/apex/HTViewHelpDoc?id=products_def.htm&language=en (https://help.salesforce.com/apex/HTViewHelpDoc?id=products_def.htm&language=en)
Create Products: https://help.salesforce.com/apex/HTViewHelpDoc?id=products_create.htm&language=en (https://help.salesforce.com/apex/HTViewHelpDoc?id=products_create.htm&language=en)
Video tutorial*: https://www.youtube.com/watch?v=kuYatMj-_4U

Is this the kind of information you are looking for?

*Don't know the quality