Skip to content

Instantly share code, notes, and snippets.

@devloprs
Created January 11, 2017 09:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save devloprs/cc614e35f48e5d66c14266b0f8258d95 to your computer and use it in GitHub Desktop.
Save devloprs/cc614e35f48e5d66c14266b0f8258d95 to your computer and use it in GitHub Desktop.
SF-BS-SP-template
<div class="container-fluid y">
<h1>[wpv-post-title output='sanitize']</h1>
<div class="row">
<div class="col-sm-8 .im" style="background-color:lavender">
[wpv-woo-product-image size='shop_single' output='img_tag' enable_third_party_filters='no' gallery_on_listings='no']
<div class="row">
<div class="col-sm-6 a2c">
[wpv-woo-buy-options add_to_cart_text='Add to Cart']
</div>
<div class="col-sm-6 so">
[types field='special-offers' output='raw'][/types]
</div>
</div>
</div>
<div class="col-sm-4" style="background-color:lavenderblush">
[wpv-woo-list_attributes]
[wpv-woo-product-meta]
[wpv-post-taxonomy type='gender']
</div>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment