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