Connected template category to product in bundle product search
This commit is contained in:
@@ -9,5 +9,6 @@ if (!defined('ABSPATH')) {
|
||||
<h3>
|
||||
<strong class="item-title"><?php echo $title; ?></strong>
|
||||
<strong class="item-title">[<?php echo $quantity; ?>]</strong>
|
||||
<strong class="item-title">[<?php echo $connected_product_name; ?>]</strong>
|
||||
</h3>
|
||||
</div><?php
|
||||
|
||||
Reference in New Issue
Block a user