File "woocommerce.html"

Full Path: /home/vantageo/public_html/cache/cache/cache/cache/cache/.wp-cli/wp-content/plugins/go_portfolio/templates/templates/woocommerce.html
File size: 689 bytes
MIME-type: text/html
Charset: utf-8

<div class="gw-gopf-post">
	<div class="gw-gopf-post-header">
		<div class="gw-gopf-post-overlay">{{post_overlay_buttons}}</div>
		{{woo_on_sale}}
		{{post_media}}
	</div>
	<div class="gw-gopf-post-content-wrap">
		<div class="gw-gopf-post-content">
			<div class="gw-gopf-post-title"><h2><a href="{{post_link}}" target="{{post_link_target}}">{{post_title}}</a></h2></div>
			<div class="gw-gopf-post-woo-price">{{woo_price}}</div>
			<div class="gw-gopf-post-excerpt">{{post_excerpt}}</div>
			<div class="gw-gopf-post-more"><a href="{{woo_add_to_cart}}" class="{{post_button_style}}" target="{{post_link_target}}">{{post_button_text}}</a></div>
		</div>							
	</div>												
</div>