Sylius/tests/Api/DataFixtures/ORM/promotion/promotion_order.yaml

9 lines
278 B
YAML

Sylius\Component\Core\Model\Order:
order:
channel: "@channel_web"
currencyCode: "USD"
localeCode: "en_US"
state: "new"
tokenValue: "token"
promotions: ['@promotion_50_off']
promotionCoupon: '@promotion_1_off_coupon_1'