Please Log in or Create an account to join the conversation.
<?php if ($item->getTitle()) : ?>
<h4 class="sprocket-strips-s-title" data-strips-toggler>
<?php echo $item->getTitle();?>
</h4>
<?php endif; ?>
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.