On order confirmation page We have 2 products and I want to get the Item Names but the Item name + item Addon Tags are same so now the list is 4,
I want only the Item name,
Here is My HTML code
<div class="grid_3 d-grid_10">
<p class="m-confirmation-modal-print-item-title">
Beautiful in Blue
(Standard)
</p>
</div>
<div class="grid_3 d-grid_10">
<p class="m-confirmation-modal-print-item-title">
2 Balloons
mylar balloons:</p>
</div>
<div class="grid_3 d-grid_10">
<p class="m-confirmation-modal-print-item-title">
Golden Glow
(Standard)
</p>
</div>
<div class="grid_3 d-grid_10">
<p class="m-confirmation-modal-print-item-title">
2 Balloons
mylar balloons:</p>
</div>
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…