PATH:
home
/
lab2454c
/
isaaclondston.com
/
wp-content
/
themes
/
divine_saint
<?php /** * The template for displaying Woocommerce Product * * This is the template that displays all pages by default. * Please note that this is the WordPress construct of pages * and that other 'pages' on your WordPress site may use a * different template. * * @link https://codex.wordpress.org/Template_Hierarchy * * @package WP_Bootstrap_Starter */ get_header(); ?> <div class="header__banner__main header__banner__inner"> <div class="image__box"> <img src="<?php the_field('detail_page_banner_image', 'option'); ?>" alt="" /> </div> <div class="banner__content"> <div class="container"> <div class="banner__content__inner"> <h1><?php woocommerce_page_title(); ?></h1> <!-- <div class="mid__circle"> <a href="#section1"><img src="<?php //the_field('por_banner_mouse_image'); ?>"></a> </div> --> </div> </div> </div> </div> <div class="body__content__main body__containt__main__inner" id="section1"> <div id="main" class="site-main" role="main"> <?php woocommerce_content(); ?> </div><!-- #main --> </div><!-- #primary --> <?php //get_sidebar(); get_footer();
[+]
woocommerce
[-] footer-widget.php
[edit]
[-] search.php
[edit]
[-] index.php
[edit]
[-] page.php
[edit]
[-] searchform.php
[edit]
[+]
..
[-] sidebar.php
[edit]
[-] template-rough.php
[edit]
[-] rtl.css
[edit]
[-] woocommerce-new-old.php
[edit]
[-] blank-page-with-container.php
[edit]
[-] template-globalgem.php
[edit]
[-] single.php
[edit]
[-] footer.php
[edit]
[-] template-about.php
[edit]
[-] template-home.php
[edit]
[-] template-polished.php
[edit]
[-] .DS_Store
[edit]
[-] blank-page.php
[edit]
[-] left-sidebar.php
[edit]
[-] header.php
[edit]
[-] style.css
[edit]
[-] template-service.php
[edit]
[-] 404.php
[edit]
[-] readme.txt
[edit]
[-] single-attachment.php
[edit]
[-] screenshot.png
[edit]
[-] custom-editor-style.css
[edit]
[-] functions.php
[edit]
[-] archive.php
[edit]
[-] fullwidth.php
[edit]
[+]
template-parts
[-] comments.php
[edit]
[-] template-contact.php
[edit]
[+]
inc
[-] template-blog.php
[edit]
[-] woocommerce-old.php
[edit]