abouttitle

aboutsubtitle

/products/${path-to-product}

detailtype

GET

detaildescription

Retrieve product details through the REST API.

detaildocumentation

Each product in the Hippo Go Green catalog is available through the REST API.  Any HTTP client can retrieve products, based on their content path using the GET method.

detailurl

http://localhost:8085/site/restapi/products/health-care/2010/07/avalon-organic-conditioner.html./

detailresponse

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
            <product>
            <leaf>false</leaf>
            <links>
            <link title="Avalon Organic Conditioner"
            rel="http://www.onehippo.org/cms7/hst/rest/relations/mount:rest"
            href="http://127.0.0.1:8085/site/restapi/products/health-care/2010/07/avalon-organic-conditioner.html./"/>
            <link title="Avalon Organic Conditioner"
            rel="http://www.onehippo.org/cms7/hst/rest/relations/mount:site"
            href="http://127.0.0.1:8085/site/restapi/products/health-care/2010/07/avalon-organic-conditioner.html./"/>
            </links>
            <displayName>Avalon Organic Conditioner</displayName>
            <name>avalon-organic-conditioner</name>
            <path>/hst:hst/hst:sites/hippogogreen-live/hst:content/products/health-care/2010/07/avalon-organic-conditioner/avalon-organic-conditioner</path>
            <primaryNodeTypeName>hippogogreen:product</primaryNodeTypeName>
            <canonicalHandleUuid>6be40055-259e-42ea-8823-b2d173787553</canonicalHandleUuid>
            <description>&lt;p&gt;Therapeutic Conditioner with certified rosemary and lavender floral waters,
            herbal extracts and pure essential oils will enhance hair health with vital
            nutrients and moisturizers. Pro-vitamins and phytoproteins penetrate hair
            strands for extra body and manageability.&lt;/p&gt;

            &lt;p&gt;Ingredients: &lt;br/&gt;
            Certified organic rosemary and lavender floral waters, herbal infusion of
            certified organic calendula, horsetail, sage, rosemary, clover blossom,
            coltsfoot, yarrow, birch and nettle, yucca, organic sea kelp, cetyl alcohol and
            ceteareth-20 (from coconut), citric acid, jojoba oil, tocopherol (vitamin E),
            soy protein, certified organic ginkgo biloba and lemon balm, panthenol (vitamin
            B5), methyl/propyl paraben, pure essential oils of rosemary, sage and
            peppermint.&lt;/p&gt;

            &lt;p&gt;No Animal Testing &lt;br/&gt;
            No Animal Ingredients &lt;br/&gt;
            pH balanced&lt;/p&gt;
            </description>
            <summary>Therapeutic Conditioner with certified rosemary and lavender floral waters,
            herbal extracts and pure essential oils will enhance hair health with vital nutrients and
            moisturizers. Pro-vitamins and phytoproteins penetrate hair strands for extra body and
            manageability.</summary>
            <title>Avalon Organic Conditioner</title>
            <categories>
            <category>Health care</category>
            </categories>
            <images>
            <image>http://127.0.0.1:8085/site/binaries/content/gallery/products/2010/08/koktheraputicshampoo_detail.jpg./</image>
            <image>http://127.0.0.1:8085/site/binaries/content/gallery/products/2010/08/koktheraputicshampoo_detail.jpg./</image>
            </images>
            <price>26.0</price>
            <productLink>http://127.0.0.1:8085/site/restapi/products/health-care/2010/07/avalon-organic-conditioner.html./</productLink>
            <rating>0.0</rating>
            <votes>0.0</votes>
            </product>