nguyen dung 39b8cb3612 init
2022-02-18 16:43:41 +07:00

9 lines
140 B
PHP

<?php
/*
Template name: WooCommerce - Checkout
*/
wc_get_template_part('checkout/layouts/checkout', get_theme_mod('checkout_layout'));
?>