| Current Path : /home/rtorresani/www/vendor/magento/module-checkout/etc/frontend/ |
| Current File : //home/rtorresani/www/vendor/magento/module-checkout/etc/frontend/page_types.xml |
<?xml version="1.0"?>
<!--
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
-->
<page_types xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_types.xsd">
<type id="checkout_cart_configure" label="Configure Cart Item (Any)"/>
<type id="checkout_cart_index" label="Shopping Cart"/>
<type id="checkout_onepage_failure" label="One Page Checkout Failure"/>
<type id="checkout_index_index" label="One Page Checkout"/>
<type id="checkout_onepage_paymentmethod" label="One Page Checkout Choose Payment Method"/>
<type id="checkout_onepage_review" label="One Page Checkout Overview"/>
<type id="checkout_onepage_shippingmethod" label="One Page Checkout Choose Shipping Method"/>
<type id="checkout_onepage_success" label="One Page Checkout Success"/>
</page_types>