PATH:
home
/
letacommog
/
pymreception1
/
wp-content
/
plugins
/
yith-woocommerce-wishlist
/
templates
<?php /** * Wishlist pages template; load template parts basing on the url * * @author Your Inspiration Themes * @package YITH WooCommerce Wishlist * @version 2.0.5 */ if ( ! defined( 'YITH_WCWL' ) ) { exit; } // Exit if accessed directly ?> <div id="yith-wcwl-messages"></div> <?php yith_wcwl_get_template( 'wishlist-' . $template_part . '.php', $atts ) ?>
[+]
..
[-] share.php
[edit]
[-] wishlist.php
[edit]
[-] add-to-wishlist.php
[edit]
[-] wishlist-view.php
[edit]
[-] add-to-wishlist-button.php
[edit]
[+]
admin