PATH:
home
/
fengshp
/
www
/
wp-content
/
plugins
/
themify-builder-pro
/
templates
/
wc
/
checkout
<?php $checkout = WC()->checkout(); ?> <?php do_action( 'woocommerce_checkout_after_customer_details' ); ?> </form> <?php do_action( 'woocommerce_after_checkout_form', $checkout ); ?>
[+]
..
[-] additional-fields.php
[edit]
[-] billing.php
[edit]
[-] coupon.php
[edit]
[-] review.php
[edit]
[-] before.php
[edit]
[-] shipping-fields.php
[edit]
[-] after.php
[edit]