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

9 lines
132 B
PHP

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