<?xml version="1.0" encoding="UTF-8"?>
<!--
/**
 * @author Amasty Team
 * @copyright Copyright (c) 2023 Amasty (https://www.amasty.com)
 * @package Free Gift MFTF 3 for Magento 2 (System)
 */-->
<pages xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:mftf:Page/etc/PageObject.xsd">

    <page name="StorefrontCheckoutPaymentsPage" url="/checkout/#payment" area="storefront" module="Magento_Promo">
        <section name="CheckoutPaymentSection"/>
    </page>
</pages>
