PNG %k25u25%fgd5n!
<?php /** * Display all shoppingcart functions and definitions * * @package Theme Freesia * @subpackage ShoppingCart * @since ShoppingCart 1.0 */ /** * Making the theme Woocommrece compatible */ add_theme_support( 'woocommerce' ); add_theme_support( 'wc-product-gallery-zoom' ); add_theme_support( 'wc-product-gallery-lightbox' ); add_theme_support( 'wc-product-gallery-slider' );