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.

Saved Condition

Saved Condition

A saved condition is a set of conditions that can be stored and reused at later date.

Sample XML: Saved Condition


<saved_conditions>
<condition>
    <guid>71C8CE90-9D47-2F34-ECD4-D2EC099F236E</guid>
    <name>STORE_savedCondition</name>
    <description></description>
    <condition_string> { OR { SELLING_CHANNEL.equalTo 'SLRWORLD' }  } </condition_string>
    <dictionary_guid>STORES</dictionary_guid>
</condition>
...
</saved_conditions>