PATH:
home
/
lab2454c
/
equitablegold.com
/
wp-content
/
plugins
/
woocommerce
/
src
/
Blocks
/
Templates
<?php namespace Automattic\WooCommerce\Blocks\Templates; /** * MiniCartTemplate class. * * @internal */ class MiniCartTemplate { const SLUG = 'mini-cart'; }
[-] ProductAttributeTemplate.php
[edit]
[-] AbstractPageTemplate.php
[edit]
[+]
..
[-] CartTemplate.php
[edit]
[-] ArchiveProductTemplatesCompatibility.php
[edit]
[-] CheckoutTemplate.php
[edit]
[-] CheckoutHeaderTemplate.php
[edit]
[-] AbstractTemplateCompatibility.php
[edit]
[-] MiniCartTemplate.php
[edit]
[-] ClassicTemplatesCompatibility.php
[edit]
[-] OrderConfirmationTemplate.php
[edit]
[-] SingleProductTemplate.php
[edit]
[-] ProductSearchResultsTemplate.php
[edit]
[-] SingleProductTemplateCompatibility.php
[edit]