Announcement: You can find the guides for Commerce 7.5 and later on the new Elastic Path Documentation site. This Developer Center contains the guides for Commerce 6.13.0 through 7.4.1.Visit new site

This version of Elastic Path Commerce is no longer supported or maintained. To upgrade to the latest version, contact your Elastic Path representative.

Products

Products

A product is an object that can be purchased. It is always associated with one or more categories, so when a product is exported, its associated categories are automatically exported, as well as the catalogs associated with those categories.



Products may also have associated assets, inventory and product associations, which can optionally be exported.



Sample XML: Products

Single SKU Product


<products>
<product>
    <code>PSPXENGPC</code>
    <name>
        <value language="en">Paint Shop Pro X - Complete package - 1 user - CD - Win</value>
        <value language="fr">Paint Shop Pro X - Ensemble complet - 1 utilisateur - CD - Win</value>
    </name>
    <type>Software</type>
    <taxcode>GOODS</taxcode>
    <brand>F00036</brand>
    <image>351FE019-BAEE-43AF-911F-6D738D5B8E46.jpg</image>
    <availability>
        <storevisible>true</storevisible>
        <notsoldseperately>false</notsoldseperately>
        <enabledate>2008-07-03T00:00:00-07:00</enabledate>
        <minorderqty>1</minorderqty>
        <availabilityrule>ALWAYS_AVAILABLE</availabilityrule>
        <orderlimit>0</orderlimit>
    </availability>
    <attributes>
        <attribute key="A02299">
            <value>Windows</value>
        </attribute>
        <attribute key="A00600">
            <value>Paint Shop</value>
        </attribute>
        <attribute key="A00601">
            <value>Pro X</value>
        </attribute>
        <attribute key="description">
            <value language="fr">De belles photos font toujours plaisir. Des photos magnifiques, on en redemande. Doté de commandes automatiques complétées par des outils de précision réglables, Corel Paint Shop Pro X vous aide à donner à vos photos le fini professionnel qu'elles méritent. Totalement intégrée, la palette Apprentissage vous facilite la tâche, étape par étape.</value>
            <value language="en">Corel Paint Shop Pro X delivers a complete set of photo editing tools to help you create professional - looking photos fast! By combining automatic photo fixes and precision editing controls with a revolutionary Learning Center, Paint Shop Pro is a first of its kind - an easy-to-use photo editor for anyone who wants to create stunning photos straight out of the box.</value>
        </attribute>
        <attribute key="A00429">
            <value language="en">Microsoft Windows XP, Microsoft Windows 2000 SP4</value>
            <value language="fr">Microsoft Windows XP, Microsoft Windows 2000 SP4</value>
        </attribute>
    </attributes>
    <skus>
        <sku guid="1d79033b-1c06-4ab2-bce8-1d769590686b">
            <code>PSPXENGPC</code>
            <shippable enabled="false"/commerce-legacy/>
            <digitalasset enabled="true">
                <file>PaintShopProX.exe</file>
                <downloadexpiry>30</downloadexpiry>
                <downloadlimit>5</downloadlimit>
            </digitalasset>
        </sku>
    </skus>
    <seo>
        <url>
            <value language="en"></value>
            <value language="fr"></value>
        </url>
        <title>
            <value language="en">Paint Shop Pro X - Complete package - 1 user - CD - Win</value>
            <value language="fr">Paint Shop Pro X - Ensemble complet - 1 utilisateur - CD - Win</value>
        </title>
        <keywords>
            <value language="en">Paint Shop Pro X</value>
            <value language="fr">Paint Shop Pro X</value>
        </keywords>
        <description>
            <value language="en">Buy the Paint Shop Pro X : Corel Paint Shop Pro X delivers a complete set of photo editing tools to help you create professional - looking photos fast! By combining automatic photo fixes and precision</value>
            <value language="fr">Achetez le Paint Shop Pro X : De belles photos font toujours plaisir. Des photos magnifiques, on en redemande. Doté de commandes automatiques complétées par des outils de précision réglables, Corel Pa</value>
        </description>
    </seo>
</product>
...
</products>

MultiSKU Product


<products>
<product>
    <code>RWPodPouch</code>
    <name>
        <value language="en">RoadWired Pod Pouch</value>
        <value language="fr">RoadWired Pod Pouch</value>
    </name>
    <type>Pod Pouch (Multi SKU)</type>
    <taxcode>GOODS</taxcode>
    <brand>RoadWired</brand>
    <image>15599_1_1.jpeg</image>
    <availability>
        <storevisible>true</storevisible>
        <notsoldseperately>false</notsoldseperately>
        <enabledate>2008-07-03T00:00:00-07:00</enabledate>
        <minorderqty>1</minorderqty>
        <availabilityrule>AVAILABLE_WHEN_IN_STOCK</availabilityrule>
        <orderlimit>0</orderlimit>
    </availability>
    <attributes>
        <attribute key="description">
            <value language="fr">This scaled-down version of the award-winning digital lifestyle bag-The Pod-is perfect for protecting your compact camera, MP3 player or similarly pocket-sized gadget, along with the most important accessories that go with it.</value>
            <value language="en">This scaled-down version of the award-winning digital lifestyle bag-The Pod-is perfect for protecting your compact camera, MP3 player or similarly pocket-sized gadget, along with the most important accessories that go with it.</value>
        </attribute>
    </attributes>
    <skus>
        <sku guid="4f8be1cd-d493-42f8-a62f-dd433496ab90">
            <code>RWPP001</code>
            <skuoptions>
                <skuoption code="PodPouchColor">
                    <skuoptionvalue>PPB</skuoptionvalue>
                </skuoption>
                <skuoption code="BagSize">
                    <skuoptionvalue>BSS</skuoptionvalue>
                </skuoption>
            </skuoptions>
            <availability>
                <enabledate>2008-09-25T00:00:00-07:00</enabledate>
            </availability>
            <shippable enabled="true">
                <weight units="KG">10.00</weight>
                <width units="CM">5.50</width>
                <length units="CM">5.50</length>
                <height units="CM">7.25</height>
            </shippable>
            <digitalasset enabled="false"/commerce-legacy/>
            <image>15599_1_1.jpeg</image>
            <attributes/>
        </sku>
        <sku guid="a62ae894-2a0f-485d-be4b-bd157552949b">
            <code>RWPP002</code>
            <skuoptions>
                <skuoption code="PodPouchColor">
                    <skuoptionvalue>PPN</skuoptionvalue>
                </skuoption>
                <skuoption code="BagSize">
                    <skuoptionvalue>BSM</skuoptionvalue>
                </skuoption>
            </skuoptions>
            <availability>
                <enabledate>2008-09-25T00:00:00-07:00</enabledate>
            </availability>
            <shippable enabled="true">
                <weight units="KG">10.00</weight>
                <width units="CM">5.50</width>
                <length units="CM">5.50</length>
                <height units="CM">7.25</height>
            </shippable>
            <digitalasset enabled="false"/commerce-legacy/>
            <image>15599_6_1.jpeg</image>
            <attributes/>
        </sku>
        <sku guid="249d8623-0a60-4e30-b7a5-65b0ea70309e">
            <code>RWPP003</code>
            <skuoptions>
                <skuoption code="PodPouchColor">
                    <skuoptionvalue>PPO</skuoptionvalue>
                </skuoption>
                <skuoption code="BagSize">
                    <skuoptionvalue>BSS</skuoptionvalue>
                </skuoption>
            </skuoptions>
            <availability>
                <enabledate>2008-09-25T00:00:00-07:00</enabledate>
            </availability>
            <shippable enabled="true">
                <weight units="KG">10.00</weight>
                <width units="CM">5.50</width>
                <length units="CM">5.50</length>
                <height units="CM">7.25</height>
            </shippable>
            <digitalasset enabled="false"/commerce-legacy/>
            <image>15599_5_1.jpeg</image>
            <attributes/>
        </sku>
        <sku guid="2e7224a8-d587-46b8-a501-97e1a4742624">
            <code>RWPP004</code>
            <skuoptions>
                <skuoption code="PodPouchColor">
                    <skuoptionvalue>PPR</skuoptionvalue>
                </skuoption>
                <skuoption code="BagSize">
                    <skuoptionvalue>BSL</skuoptionvalue>
                </skuoption>
            </skuoptions>
            <availability>
                <enabledate>2008-09-25T00:00:00-07:00</enabledate>
            </availability>
            <shippable enabled="true">
                <weight units="KG">10.00</weight>
                <width units="CM">5.50</width>
                <length units="CM">5.50</length>
                <height units="CM">7.25</height>
            </shippable>
            <digitalasset enabled="false"/commerce-legacy/>
            <image>15599_3_1.jpeg</image>
            <attributes/>
        </sku>
        <sku guid="cdf43d3f-b7b0-4da8-84d0-d0b80040508e">
            <code>RWPP006</code>
            <skuoptions>
                <skuoption code="PodPouchColor">
                    <skuoptionvalue>PPB</skuoptionvalue>
                </skuoption>
                <skuoption code="BagSize">
                    <skuoptionvalue>BSM</skuoptionvalue>
                </skuoption>
            </skuoptions>
            <availability>
                <enabledate>2008-09-25T00:00:00-07:00</enabledate>
            </availability>
            <shippable enabled="true">
                <weight units="KG">10.00</weight>
                <width units="CM">5.50</width>
                <length units="CM">5.50</length>
                <height units="CM">7.25</height>
            </shippable>
            <digitalasset enabled="false"/commerce-legacy/>
            <image>15599_1_1.jpeg</image>
            <attributes/>
        </sku>
        <sku guid="84bd7932-3908-42c0-b3e7-0f8366e5eef9">
            <code>RWPP005</code>
            <skuoptions>
                <skuoption code="PodPouchColor">
                    <skuoptionvalue>PPY</skuoptionvalue>
                </skuoption>
                <skuoption code="BagSize">
                    <skuoptionvalue>BSL</skuoptionvalue>
                </skuoption>
            </skuoptions>
            <availability>
                <enabledate>2008-09-25T00:00:00-07:00</enabledate>
            </availability>
            <shippable enabled="true">
                <weight units="KG">10.00</weight>
                <width units="CM">5.50</width>
                <length units="CM">5.50</length>
                <height units="CM">7.25</height>
            </shippable>
            <digitalasset enabled="false"/commerce-legacy/>
            <image>15599_4_1.jpeg</image>
            <attributes/>
        </sku>
        <sku guid="6e702cda-070f-4dd8-b1e6-8e63b55c1ae3">
            <code>RWPP008</code>
            <skuoptions>
                <skuoption code="PodPouchColor">
                    <skuoptionvalue>PPO</skuoptionvalue>
                </skuoption>
                <skuoption code="BagSize">
                    <skuoptionvalue>BSM</skuoptionvalue>
                </skuoption>
            </skuoptions>
            <availability>
                <enabledate>2008-09-25T00:00:00-07:00</enabledate>
            </availability>
            <shippable enabled="true">
                <weight units="KG">10.00</weight>
                <width units="CM">5.50</width>
                <length units="CM">5.50</length>
                <height units="CM">7.25</height>
            </shippable>
            <digitalasset enabled="false"/commerce-legacy/>
            <image>15599_5_1.jpeg</image>
            <attributes/>
        </sku>
        <sku guid="07de5a12-10f3-4b1f-8e3b-9166f064231a">
            <code>RWPP007</code>
            <skuoptions>
                <skuoption code="PodPouchColor">
                    <skuoptionvalue>PPY</skuoptionvalue>
                </skuoption>
                <skuoption code="BagSize">
                    <skuoptionvalue>BSM</skuoptionvalue>
                </skuoption>
            </skuoptions>
            <availability>
                <enabledate>2008-09-25T00:00:00-07:00</enabledate>
            </availability>
            <shippable enabled="true">
                <weight units="KG">10.00</weight>
                <width units="CM">5.50</width>
                <length units="CM">5.50</length>
                <height units="CM">7.25</height>
            </shippable>
            <digitalasset enabled="false"/commerce-legacy/>
            <image>15599_4_1.jpeg</image>
            <attributes/>
        </sku>
    </skus>
    <seo>
        <url>
            <value language="en"></value>
            <value language="fr"></value>
        </url>
        <title>
            <value language="en">RoadWired Pod Pouch</value>
            <value language="fr">RoadWired Pod Pouch</value>
        </title>
        <keywords>
            <value language="en">RoadWired Pod Pouch Camera Bag</value>
            <value language="fr">RoadWired Pod Pouch Camera Bag</value>
        </keywords>
        <description>
            <value language="en">This scaled-down version of the award-winning digital lifestyle bag-The Pod-is perfect for protecting your compact camera, MP3 player or similarly pocket-sized gadget, along with the most important accessories that go with it.</value>
            <value language="fr">This scaled-down version of the award-winning digital lifestyle bag-The Pod-is perfect for protecting your compact camera, MP3 player or similarly pocket-sized gadget, along with the most important accessories that go with it.</value>
        </description>
    </seo>
</product>
...
</products>