Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@LinguistMB
Created July 6, 2018 13:35
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 LinguistMB/b8d1d7b1e3344515fee2ad6ae3b1998e to your computer and use it in GitHub Desktop.
Save LinguistMB/b8d1d7b1e3344515fee2ad6ae3b1998e to your computer and use it in GitHub Desktop.
<div class="product details product-item-details">
<?php /* @escapeNotVerified */ echo $block->getProductPrice($_product) ?>
<?php $_productNameStripped = $block->stripTags($_product->getName(), null, true); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment