init
This commit is contained in:
8
wp-content/themes/flatsome/page-checkout.php
Normal file
8
wp-content/themes/flatsome/page-checkout.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
/*
|
||||
Template name: WooCommerce - Checkout
|
||||
*/
|
||||
|
||||
wc_get_template_part('checkout/layouts/checkout', get_theme_mod('checkout_layout'));
|
||||
|
||||
?>
|
Reference in New Issue
Block a user