Advertisement
fedorm

Untitled

Feb 21st, 2020
380
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 1.66 KB | None | 0 0
  1. <AdvertisingActions>
  2.     <AdvertisingAction name="НЕ РЕДАКТИРОВАТЬ" active="true" mode="automatic" worksAnyTime="true" external-code="SLS-382" deleted="false"
  3.                       priority="100000.0" ignoreRestrictions="false" color="yellow">
  4.         <begin-date>2012-12-01T18:00:00</begin-date>
  5.         <end-date>2050-12-01T18:00:00</end-date>
  6.         <actionLabels>
  7.             <label>социальные</label>
  8.         </actionLabels>
  9.         <actionResults>
  10.             <goodsDiscount name="Штучные товары 60шт" calcWeightProductCountAsOne="false" discountPercent="10.0" allowOffline="false">
  11.                 <for-all-goods>false</for-all-goods>
  12.                 <product-type>ProductPieceEntity</product-type>
  13.                 <client-restriction max-value="60" restriction-period-type="DAYS" period="30"/>
  14.             </goodsDiscount>
  15.             <goodsDiscount name="Весовые товары 6кг" calcWeightProductCountAsOne="false" discountPercent="10.0" allowOffline="false">
  16.                 <for-all-goods>false</for-all-goods>
  17.                 <product-type>ProductWeightEntity</product-type>
  18.                 <client-restriction max-value="6" restriction-period-type="DAYS" period="30"/>
  19.             </goodsDiscount>
  20.         </actionResults>
  21.         <externalConditions>
  22.             <ExternalCardsCondition providerName="ru.crystals.gold.social.card.plugin"/>
  23.  
  24.  <discount-sum-condition allowOffline="true">
  25.         <action-restriction max-value="100"/>
  26.         <client-restriction max-value="1000" restriction-period-type="DAYS" period="3"/>
  27.       </discount-sum-condition>
  28.  
  29.         </externalConditions>
  30.     </AdvertisingAction>
  31. </AdvertisingActions>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement